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 /ChangeLog | |
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 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +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 + 2007-10-09 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #437579 |