diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | data/evolution.desktop.in | 10 |
2 files changed, 10 insertions, 4 deletions
@@ -1,3 +1,7 @@ +2003-03-25 Rodney Dawes <dobey@ximian.com> + + * data/evolution.desktop.in: Fix 39901 and 40233 + 2003-03-21 Rodney Dawes <dobey@ximian.com> * configure.in: Fix the mit krb5+krb4 check to work with --without-kr5 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; |