From 5ae8adfce79f50f6f89df36eb73444490b700b2a Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 22 Sep 2013 07:02:10 -0400 Subject: Bug 707720 - Change 'mail' keyword to 'email' in evolution.desktop GNOME Shell does substring matches on desktop keywords, so naming the keyword 'email' matches both 'email' and 'mail'. --- data/evolution.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/evolution.desktop.in.in b/data/evolution.desktop.in.in index 719840793b..05c3aa7771 100644 --- a/data/evolution.desktop.in.in +++ b/data/evolution.desktop.in.in @@ -3,7 +3,7 @@ _Name=Evolution _GenericName=Groupware Suite _X-GNOME-FullName=Evolution Mail and Calendar _Comment=Manage your email, contacts and schedule -_Keywords=mail;calendar;contact;addressbook;task; +_Keywords=email;calendar;contact;addressbook;task; Exec=evolution %U Icon=evolution Terminal=false -- cgit v1.2.3