diff options
author | Rodney Dawes <dobey@ximian.com> | 2003-12-02 06:37:49 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2003-12-02 06:37:49 +0800 |
commit | 34ff1d48c04bd106e28477124769ca37727fe194 (patch) | |
tree | c1b1c504d5e594d69fbcf2a910b53e17c148bd61 /data/evolution.desktop.in | |
parent | 81660eb86333fcb3d3e643300c4e041396e92b98 (diff) | |
download | gsoc2013-evolution-34ff1d48c04bd106e28477124769ca37727fe194.tar gsoc2013-evolution-34ff1d48c04bd106e28477124769ca37727fe194.tar.gz gsoc2013-evolution-34ff1d48c04bd106e28477124769ca37727fe194.tar.bz2 gsoc2013-evolution-34ff1d48c04bd106e28477124769ca37727fe194.tar.lz gsoc2013-evolution-34ff1d48c04bd106e28477124769ca37727fe194.tar.xz gsoc2013-evolution-34ff1d48c04bd106e28477124769ca37727fe194.tar.zst gsoc2013-evolution-34ff1d48c04bd106e28477124769ca37727fe194.zip |
Install evolution.desktop as evolution-$(BASE_VERSION).desktop Remove
2003-12-01 Rodney Dawes <dobey@ximian.com>
* data/Makefile.am: Install evolution.desktop as
evolution-$(BASE_VERSION).desktop
* data/evolution.desktop.in: Remove generated file
* data/evolution.desktop.in.in: Add (Unstable) to name
Fix comment to be more correct and have correct capitalization
svn path=/trunk/; revision=23546
Diffstat (limited to 'data/evolution.desktop.in')
-rw-r--r-- | data/evolution.desktop.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/data/evolution.desktop.in b/data/evolution.desktop.in deleted file mode 100644 index d8fada2802..0000000000 --- a/data/evolution.desktop.in +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -_Name=Ximian Evolution -_Comment=The Evolution groupware suite -Exec=evolution-1.5 -Icon=evolution-1.5.png -Terminal=false -Type=Application -Categories=GNOME;Application;Office;X-Red-Hat-Base; -StartupNotify=true -X-GNOME-Bugzilla-Bugzilla=Ximian -X-GNOME-Bugzilla-Product=evolution -X-GNOME-Bugzilla-OtherBinaries=evolution-wombat;evolution-exchange-storage; |