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] [Desktop Entry]
Name=Zen Browser Name=Zen Browser
Exec=launch-script.sh %u Exec=launch-script.sh %u
Icon=io.github.zen_browser.zen Icon=app.zen-browser.zen
Type=Application 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; 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 StartupWMClass=zen

View file

@ -2,12 +2,15 @@
<component type="desktop-application"> <component type="desktop-application">
<metadata_license>MIT</metadata_license> <metadata_license>MIT</metadata_license>
<project_license>MPL-2.0</project_license> <project_license>MPL-2.0</project_license>
<id>io.github.zen_browser.zen</id> <id>app.zen-browser.zen</id>
<name>Zen</name> <name>Zen</name>
<summary>Stay focused, browse faster</summary> <summary>Stay focused, browse faster</summary>
<developer id="io.github.zen_browser.zen"> <developer id="app.zen-browser.zen">
<name>Zen Team</name> <name>Zen Team</name>
</developer> </developer>
<replaces>
<id>io.github.zen_browser.zen</id>
</replaces>
<description> <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> <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> <ul>
@ -44,7 +47,7 @@
</screenshot> </screenshot>
</screenshots> </screenshots>
<content_rating type="oars-1.1"/> <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> <requires>
<display_length compare="ge">450</display_length> <display_length compare="ge">450</display_length>
</requires> </requires>

View file

Before

Width:  |  Height:  |  Size: 563 B

After

Width:  |  Height:  |  Size: 563 B

Before After
Before After