diff options
author | Jory Pratt <anarchy@gentoo.org> | 2019-04-02 11:30:46 -0500 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2019-07-25 11:10:00 -0500 |
commit | 8ff64a8a88c45333f6a8a56479b90661ee62838e (patch) | |
tree | b38603de3d7ce684968c1b7085dbd7dc6d973561 /www-client/firefox-bin | |
parent | dev-ruby/timers: remove trailing whitespace (diff) | |
download | gentoo-8ff64a8a88c45333f6a8a56479b90661ee62838e.tar.gz gentoo-8ff64a8a88c45333f6a8a56479b90661ee62838e.tar.bz2 gentoo-8ff64a8a88c45333f6a8a56479b90661ee62838e.zip |
Provide better dock support bug #571572
Closes: https://bugs.gentoo.org/616196
Signed-off-by: Jory Pratt <anarchy@gentoo.org>
Signed-off-by: Luca Santarelli <luca.santarelli@gmail.com>
Diffstat (limited to 'www-client/firefox-bin')
-rw-r--r-- | www-client/firefox-bin/files/firefox-bin.desktop | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www-client/firefox-bin/files/firefox-bin.desktop b/www-client/firefox-bin/files/firefox-bin.desktop index cf88bfd83e03..434feaecac1e 100644 --- a/www-client/firefox-bin/files/firefox-bin.desktop +++ b/www-client/firefox-bin/files/firefox-bin.desktop @@ -7,3 +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 |