diff options
author | Bartlomiej Palmowski <rotwang@crux.org.pl> | 2010-09-28 18:02:44 +0200 |
---|---|---|
committer | Bartlomiej Palmowski <rotwang@crux.org.pl> | 2010-09-28 18:02:44 +0200 |
commit | 06d1fdbf7de04552401af9d73384bc5d18c77523 (patch) | |
tree | 88b3e9fb92eb0ea0a3d9573e2e7df26d87bd5422 /thunderbird | |
parent | b26446496c5090205223c885b3a15f52edb0de91 (diff) | |
download | contrib-06d1fdbf7de04552401af9d73384bc5d18c77523.tar.gz contrib-06d1fdbf7de04552401af9d73384bc5d18c77523.tar.xz |
thunderbird: corrected .desktop file
Diffstat (limited to 'thunderbird')
-rw-r--r-- | thunderbird/thunderbird.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/thunderbird/thunderbird.desktop b/thunderbird/thunderbird.desktop index 9df1b72b7..cf2b111bb 100644 --- a/thunderbird/thunderbird.desktop +++ b/thunderbird/thunderbird.desktop @@ -2,8 +2,8 @@ Name=Thunderbird Comment=Mail & News Reader Exec=thunderbird -Icon=/usr/lib/thunderbird-3.0.4/chrome/icons/default/default48.png +Icon=thunderbird_default48.png Terminal=false Type=Application Categories=Application;Network; -StartupNotify=true +StartupNotify=false |