Commit c410a399 authored by boklm's avatar boklm Committed by morgan
Browse files

Bug 41313: Add StartupNotify=true to .desktop files

parent 9cb3fca2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -31,4 +31,5 @@ Categories=Network;WebBrowser;Security;
Exec=sh -c '"$(dirname "$*")"/Browser/start-[% c("var/project-name") %]  --detach || ([ ! -x "$(dirname "$*")"/Browser/start-[% c("var/project-name") %] ] && "$(dirname "$*")"/start-[% c("var/project-name") %] --detach)' dummy %k
X-[% c("var/ProjectName") %]-ExecShell=./Browser/start-[% c("var/project-name") %] --detach
Icon=web-browser
StartupNotify=true
StartupWMClass=[% c("var/display_name") %]
+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@ Comment=[% c("var/system_pkg/pkg_description") %]
Categories=Network;WebBrowser;
Exec=/[% c("var/system_pkg/install_path") %]/start-[% c("var/project-name") %] --detach %u
Icon=[% c("var/system_pkg/pkg_name") %]
StartupNotify=true
StartupWMClass=[% c("var/display_name") %]
[% IF ! c("var/tor-browser") -%]
MimeType=text/html;text/xml;application/xhtml_xml;x-scheme-handler/http;x-scheme-handler/https;