diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2007-10-11 20:27:31 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2007-10-11 20:27:31 +0800 |
commit | efef62e55e68c9e32a28433f7c64eb0ba0a97bcf (patch) | |
tree | 2d1b9476698faa3432169823796d8a766f91a833 /data | |
parent | 2810b5054c78dc89ef38dc0092b5b100aa3ab528 (diff) | |
download | gsoc2013-evolution-efef62e55e68c9e32a28433f7c64eb0ba0a97bcf.tar.gz gsoc2013-evolution-efef62e55e68c9e32a28433f7c64eb0ba0a97bcf.tar.zst gsoc2013-evolution-efef62e55e68c9e32a28433f7c64eb0ba0a97bcf.zip |
** Fixes bug #484814
2007-10-11 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #484814
* data/evolution.desktop.in.in:
Modernize the Name and Comment. Most other applications use the
form "AppName GenericName" for the Name and "Verb Something" for
the Comment. Ours will be:
Name: Evolution Mail and Calendar
Comment: Manage your email, contacts and schedule
svn path=/trunk/; revision=34371
Diffstat (limited to 'data')
-rw-r--r-- | data/evolution.desktop.in.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/evolution.desktop.in.in b/data/evolution.desktop.in.in index 8bce74017e..75cfa73c89 100644 --- a/data/evolution.desktop.in.in +++ b/data/evolution.desktop.in.in @@ -1,8 +1,8 @@ [Desktop Entry] Encoding=UTF-8 -_Name=Evolution +_Name=Evolution Mail and Calendar _GenericName=Groupware Suite -_Comment=The Evolution PIM and Email Client +_Comment=Manage your email, contacts and schedule Exec=evolution Icon=evolution Terminal=false |