diff options
author | Rodney Dawes <dobey@ximian.com> | 2003-03-25 22:45:52 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2003-03-25 22:45:52 +0800 |
commit | a48928043bbbcdd5aa905308896068020766f537 (patch) | |
tree | 977111766ab66805838e17f4d94051e9c2c218a5 /data | |
parent | fa7bb395ad6b311986ad79a0ba0a78162a399874 (diff) | |
download | gsoc2013-evolution-a48928043bbbcdd5aa905308896068020766f537.tar.gz gsoc2013-evolution-a48928043bbbcdd5aa905308896068020766f537.tar.zst gsoc2013-evolution-a48928043bbbcdd5aa905308896068020766f537.zip |
Fix 39901 and 40233
2003-03-25 Rodney Dawes <dobey@ximian.com>
* data/evolution.desktop.in: Fix 39901 and 40233
svn path=/trunk/; revision=20495
Diffstat (limited to 'data')
-rw-r--r-- | data/evolution.desktop.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/data/evolution.desktop.in b/data/evolution.desktop.in index e6a849a588..60e4cb8efa 100644 --- a/data/evolution.desktop.in +++ b/data/evolution.desktop.in @@ -2,9 +2,11 @@ _Name=Ximian Evolution _Comment=The Evolution groupware suite Exec=evolution-1.3 -Icon=evolution.png -Terminal=0 +Icon=evolution-1.3.png +Terminal=false Type=Application -Categories=GNOME;Application;Office; +Categories=GNOME;Application;Office;X-Red-Hat-Base; StartupNotify=true - +X-GNOME-Bugzilla-Bugzilla=Ximian +X-GNOME-Bugzilla-Product=evolution +X-GNOME-Bugzilla-OtherBinaries=evolution-wombat;evolution-exchange-storage; |