From 640129a4040e8454517f655a573dcb8e0b026375 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Thu, 24 Sep 2009 12:41:22 -0400 Subject: Bug 596130 - Use correct Name and GenericName in .desktop file --- data/evolution.desktop.in.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/evolution.desktop.in.in b/data/evolution.desktop.in.in index 3ee274b509..4dff9bc971 100644 --- a/data/evolution.desktop.in.in +++ b/data/evolution.desktop.in.in @@ -1,6 +1,7 @@ [Desktop Entry] -_Name=Evolution Mail and Calendar +_Name=Evolution _GenericName=Groupware Suite +_X-GNOME-FullName=Evolution Mail and Calendar _Comment=Manage your email, contacts and schedule Exec=evolution Icon=evolution -- cgit