diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-12-12 01:35:48 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-12-12 01:35:48 +0800 |
commit | 0bdb17a8e32c7a4a636a008cc0466e44ee6bdaff (patch) | |
tree | b767819e4586d9497d31349cd8378632104cd34c | |
parent | 3248591df928a813932cec9fbe7f85c574fdb871 (diff) | |
download | gsoc2013-evolution-0bdb17a8e32c7a4a636a008cc0466e44ee6bdaff.tar.gz gsoc2013-evolution-0bdb17a8e32c7a4a636a008cc0466e44ee6bdaff.tar.zst gsoc2013-evolution-0bdb17a8e32c7a4a636a008cc0466e44ee6bdaff.zip |
"Ximian Evolution", not "Evolution".
* data/evolution.desktop.in (_Name): "Ximian Evolution", not
"Evolution".
svn path=/trunk/; revision=14980
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | data/evolution.desktop.in | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,5 +1,10 @@ 2001-12-11 Ettore Perazzoli <ettore@ximian.com> + * data/evolution.desktop.in (_Name): "Ximian Evolution", not + "Evolution". + +2001-12-11 Ettore Perazzoli <ettore@ximian.com> + * configure.in: Up VERSION to 1.1.0.99. 2001-12-06 Jeffrey Stedfast <fejj@ximian.com> diff --git a/data/evolution.desktop.in b/data/evolution.desktop.in index de3c05adb1..c6f2e1c652 100644 --- a/data/evolution.desktop.in +++ b/data/evolution.desktop.in @@ -1,5 +1,5 @@ [Desktop Entry] -_Name=Evolution +_Name=Ximian Evolution _Comment=The Evolution groupware suite Exec=evolution Icon=evolution.png |