mirror of
https://github.com/zen-browser/updates-server.git
synced 2025-07-07 17:05:36 +02:00
fix: desktop icon in dash & window manager
This commit is contained in:
parent
67a7415dd7
commit
f0887227fa
1 changed files with 3 additions and 0 deletions
|
@ -99,6 +99,9 @@ Keywords=web;browser;internet
|
||||||
Exec=$executable_path %u
|
Exec=$executable_path %u
|
||||||
Icon=$icon_path
|
Icon=$icon_path
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
StartupNotify=true
|
||||||
|
StartupWMClass=zen-alpha
|
||||||
|
NoDisplay=false
|
||||||
Type=Application
|
Type=Application
|
||||||
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;
|
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;
|
||||||
Categories=Network;WebBrowser;
|
Categories=Network;WebBrowser;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue