diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-03 21:05:18 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-03 21:38:46 +0200 |
commit | 999745a3af07fa15a424128c39a2fc1b4a83e512 (patch) | |
tree | 5ae7d5cfdfeade393ef62b19b29278e6923f4937 /www-client | |
parent | www-client/firefox: bump to v68.1.0 ESR (diff) | |
download | gentoo-999745a3af07fa15a424128c39a2fc1b4a83e512.tar.gz gentoo-999745a3af07fa15a424128c39a2fc1b4a83e512.tar.bz2 gentoo-999745a3af07fa15a424128c39a2fc1b4a83e512.zip |
www-client/firefox: only add StartupNotify via useflag
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/files/icon/firefox.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/files/icon/firefox.desktop b/www-client/firefox/files/icon/firefox.desktop index 54bb2919e165..1affce8f5703 100644 --- a/www-client/firefox/files/icon/firefox.desktop +++ b/www-client/firefox/files/icon/firefox.desktop @@ -7,4 +7,4 @@ Terminal=false 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; Categories=Network;WebBrowser; -StartupNotify=true + |