Gentoo Archives: gentoo-commits

From: Jory Pratt <anarchy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/mozilla:master commit in: www-client/seamonkey/files/, www-client/firefox/files/icon/, ...
Date: Tue, 02 Apr 2019 16:45:25
Message-Id: 1554223434.e887275a5c7c343fcade0d583d08bb7742ca0138.anarchy@gentoo
1 commit: e887275a5c7c343fcade0d583d08bb7742ca0138
2 Author: Jory Pratt <anarchy <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 2 16:43:54 2019 +0000
4 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 2 16:43:54 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=e887275a
7
8 www-client/firefox,mail-client/thunderbird,www-client/seamonkey: bug #571572
9
10 Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>
11
12 mail-client/thunderbird/files/icon/thunderbird-unbranded.desktop | 1 +
13 mail-client/thunderbird/files/icon/thunderbird.desktop | 1 +
14 www-client/firefox/files/icon/firefox.desktop | 1 +
15 www-client/seamonkey/files/seamonkey.desktop | 1 +
16 4 files changed, 4 insertions(+)
17
18 diff --git a/mail-client/thunderbird/files/icon/thunderbird-unbranded.desktop b/mail-client/thunderbird/files/icon/thunderbird-unbranded.desktop
19 index bde65dc..c3e767f 100644
20 --- a/mail-client/thunderbird/files/icon/thunderbird-unbranded.desktop
21 +++ b/mail-client/thunderbird/files/icon/thunderbird-unbranded.desktop
22 @@ -7,3 +7,4 @@ Terminal=false
23 Type=Application
24 Categories=Office;Email;
25 MimeType=text/x-vcard;text/directory;application/mbox;message/rfc822;x-scheme-handler/mailto;
26 +StartupNotify=true
27
28 diff --git a/mail-client/thunderbird/files/icon/thunderbird.desktop b/mail-client/thunderbird/files/icon/thunderbird.desktop
29 index 3ab5826..1ef28d2 100644
30 --- a/mail-client/thunderbird/files/icon/thunderbird.desktop
31 +++ b/mail-client/thunderbird/files/icon/thunderbird.desktop
32 @@ -7,3 +7,4 @@ Terminal=false
33 Type=Application
34 Categories=Office;Email;
35 MimeType=text/x-vcard;text/directory;application/mbox;message/rfc822;x-scheme-handler/mailto;
36 +StartupNotify=true
37
38 diff --git a/www-client/firefox/files/icon/firefox.desktop b/www-client/firefox/files/icon/firefox.desktop
39 index d772c2f..54bb291 100644
40 --- a/www-client/firefox/files/icon/firefox.desktop
41 +++ b/www-client/firefox/files/icon/firefox.desktop
42 @@ -7,3 +7,4 @@ Terminal=false
43 Type=Application
44 MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;
45 Categories=Network;WebBrowser;
46 +StartupNotify=true
47
48 diff --git a/www-client/seamonkey/files/seamonkey.desktop b/www-client/seamonkey/files/seamonkey.desktop
49 index 780561f..1b1dd7a 100644
50 --- a/www-client/seamonkey/files/seamonkey.desktop
51 +++ b/www-client/seamonkey/files/seamonkey.desktop
52 @@ -7,3 +7,4 @@ Terminal=false
53 Type=Application
54 MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;
55 Categories=Network;WebBrowser;
56 +StartupNotify=true