boklm pushed to branch main at The Tor Project / Applications / 
tor-browser-build


Commits:
0a5a94a6 by Nicolas Vigier at 2024-11-21T11:18:21+01:00
Bug 41313: Add StartupNotify=true to .desktop files

- - - - -


2 changed files:

- projects/browser/RelativeLink/start-browser.desktop
- projects/linux-packages/browser.desktop.in


Changes:

=====================================
projects/browser/RelativeLink/start-browser.desktop
=====================================
@@ -31,4 +31,5 @@ Categories=Network;WebBrowser;Security;
 Exec=sh -c '"$(dirname "$*")"/Browser/start-[% c("var/project-name") %] || ([ 
! -x "$(dirname "$*")"/Browser/start-[% c("var/project-name") %] ] && 
"$(dirname "$*")"/start-[% c("var/project-name") %])' dummy %k
 X-[% c("var/ProjectName") %]-ExecShell=./Browser/start-[% 
c("var/project-name") %] --detach
 Icon=web-browser
+StartupNotify=true
 StartupWMClass=[% c("var/display_name") %]


=====================================
projects/linux-packages/browser.desktop.in
=====================================
@@ -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") %] 
%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;



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/0a5a94a639bd694f8cc3e1c0c870e453d863916d

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/0a5a94a639bd694f8cc3e1c0c870e453d863916d
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tbb-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to