Add new Zen Browser icon and desktop entry; remove old files

This commit is contained in:
mr. m 2025-01-12 16:17:39 +00:00
parent e87efe8d67
commit 7aa20233af
3 changed files with 7 additions and 4 deletions

View file

@ -1,7 +1,7 @@
[Desktop Entry]
Name=Zen Browser
Exec=launch-script.sh %u
Icon=io.github.zen_browser.zen
Icon=app.zen-browser.zen
Type=Application
MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;application/x-xpinstall;application/pdf;application/json;
StartupWMClass=zen

View file

@ -2,12 +2,15 @@
<component type="desktop-application">
<metadata_license>MIT</metadata_license>
<project_license>MPL-2.0</project_license>
<id>io.github.zen_browser.zen</id>
<id>app.zen-browser.zen</id>
<name>Zen</name>
<summary>Stay focused, browse faster</summary>
<developer id="io.github.zen_browser.zen">
<developer id="app.zen-browser.zen">
<name>Zen Team</name>
</developer>
<replaces>
<id>io.github.zen_browser.zen</id>
</replaces>
<description>
<p>Zen is the best way to browse the web. Beautifully designed, privacy-focused, and packed with features. We care about your experience, not your data.</p>
<ul>
@ -44,7 +47,7 @@
</screenshot>
</screenshots>
<content_rating type="oars-1.1"/>
<launchable type="desktop-id">io.github.zen_browser.zen.desktop</launchable>
<launchable type="desktop-id">app.zen-browser.zen.desktop</launchable>
<requires>
<display_length compare="ge">450</display_length>
</requires>

View file

Before

Width:  |  Height:  |  Size: 563 B

After

Width:  |  Height:  |  Size: 563 B

Before After
Before After