mirror of
https://github.com/zen-browser/flatpak.git
synced 2025-07-07 08:55:35 +02:00
Add new Zen Browser icon and desktop entry; remove old files
This commit is contained in:
parent
e87efe8d67
commit
7aa20233af
3 changed files with 7 additions and 4 deletions
|
@ -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
|
|
@ -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>
|
Before Width: | Height: | Size: 563 B After Width: | Height: | Size: 563 B |
Loading…
Add table
Add a link
Reference in a new issue