diff options
author | Andre Klapper <a9016009@gmx.de> | 2006-02-13 21:32:26 +0800 |
---|---|---|
committer | Andre Klapper <aklapper@src.gnome.org> | 2006-02-13 21:32:26 +0800 |
commit | 7b7d84e6beea1cfd5050e2adf22d7cbc0e5a89e7 (patch) | |
tree | 3a599092958332df9010043f20dc24432edc63ea | |
parent | 1b3a668287a70c7de71465974914c2233b0cff38 (diff) | |
download | gsoc2013-evolution-7b7d84e6beea1cfd5050e2adf22d7cbc0e5a89e7.tar.gz gsoc2013-evolution-7b7d84e6beea1cfd5050e2adf22d7cbc0e5a89e7.tar.zst gsoc2013-evolution-7b7d84e6beea1cfd5050e2adf22d7cbc0e5a89e7.zip |
changed the Comment value. Fixes bug 329744 also to my satisfaction. ;-)
2006-02-13 Andre Klapper <a9016009@gmx.de>
* data/evolution.desktop.in.in: changed the Comment
value. Fixes bug 329744 also to my satisfaction. ;-)
svn path=/trunk/; revision=31504
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | data/evolution.desktop.in.in | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2006-02-13 Andre Klapper <a9016009@gmx.de> + * data/evolution.desktop.in.in: changed the Comment + value. Fixes bug 329744 also to my satisfaction. ;-) + 2006-02-07 Andre Klapper <a9016009@gmx.de> * data/evolution.desktop.in.in: added GTK category. Fixes bug 328035. diff --git a/data/evolution.desktop.in.in b/data/evolution.desktop.in.in index 2f53c4b8b9..aafca614ca 100644 --- a/data/evolution.desktop.in.in +++ b/data/evolution.desktop.in.in @@ -2,7 +2,7 @@ Encoding=UTF-8 _Name=Evolution _GenericName=Groupware Suite -_Comment=The Evolution Groupware Suite +_Comment=The Evolution PIM and Email Client Exec=evolution-@BASE_VERSION@ Icon=evolution Terminal=false |