diff options
-rw-r--r-- | mail-client/mozilla-thunderbird/files/icon/mozilla-thunderbird-unbranded.desktop | 2 | ||||
-rw-r--r-- | mail-client/mozilla-thunderbird/files/icon/mozilla-thunderbird.desktop | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/mozilla-thunderbird/files/icon/mozilla-thunderbird-unbranded.desktop b/mail-client/mozilla-thunderbird/files/icon/mozilla-thunderbird-unbranded.desktop index 6d2562540b86..90c02da03d3a 100644 --- a/mail-client/mozilla-thunderbird/files/icon/mozilla-thunderbird-unbranded.desktop +++ b/mail-client/mozilla-thunderbird/files/icon/mozilla-thunderbird-unbranded.desktop @@ -2,7 +2,7 @@ Name=Mozilla Thunderbird Comment=Mail & News Reader Exec=/usr/bin/thunderbird -Icon=thunderbird-icon-unbranded.png +Icon=thunderbird-icon-unbranded Terminal=false Type=Application Categories=Office;Email; diff --git a/mail-client/mozilla-thunderbird/files/icon/mozilla-thunderbird.desktop b/mail-client/mozilla-thunderbird/files/icon/mozilla-thunderbird.desktop index 34267aac7fe1..b696085d49bd 100644 --- a/mail-client/mozilla-thunderbird/files/icon/mozilla-thunderbird.desktop +++ b/mail-client/mozilla-thunderbird/files/icon/mozilla-thunderbird.desktop @@ -2,7 +2,7 @@ Name=Mozilla Thunderbird Comment=Mail & News Reader Exec=/usr/bin/thunderbird -Icon=thunderbird-icon.png +Icon=thunderbird-icon Terminal=false Type=Application Categories=Office;Email; |