[evolution] Bug 707720 - Change 'mail' keyword to 'email' in evolution.desktop



commit 5ae8adfce79f50f6f89df36eb73444490b700b2a
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sun Sep 22 07:02:10 2013 -0400

    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 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/evolution.desktop.in.in b/data/evolution.desktop.in.in
index 7198407..05c3aa7 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]