aboutsummaryrefslogtreecommitdiffstats
path: root/evolution.desktop
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-06-12 08:41:06 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-06-12 08:41:06 +0800
commit0889a3a50eb13d95f0a61efc73afa4f05125c8df (patch)
treee2b8509e26df5c36085721662425d70f08981284 /evolution.desktop
parentc6b6c24c8cb1b1929bc260d4a97bb84ef0789e34 (diff)
downloadgsoc2013-evolution-0889a3a50eb13d95f0a61efc73afa4f05125c8df.tar
gsoc2013-evolution-0889a3a50eb13d95f0a61efc73afa4f05125c8df.tar.gz
gsoc2013-evolution-0889a3a50eb13d95f0a61efc73afa4f05125c8df.tar.bz2
gsoc2013-evolution-0889a3a50eb13d95f0a61efc73afa4f05125c8df.tar.lz
gsoc2013-evolution-0889a3a50eb13d95f0a61efc73afa4f05125c8df.tar.xz
gsoc2013-evolution-0889a3a50eb13d95f0a61efc73afa4f05125c8df.tar.zst
gsoc2013-evolution-0889a3a50eb13d95f0a61efc73afa4f05125c8df.zip
Fix a build problem (e-table now depends on the `misc' widgets, so we
need to build the `misc' directory first) and install a `.desktop' file and an icon file. (For now, the icon file is a copy of `evolution-inbox.png'.) svn path=/trunk/; revision=3527
Diffstat (limited to 'evolution.desktop')
-rw-r--r--evolution.desktop7
1 files changed, 7 insertions, 0 deletions
diff --git a/evolution.desktop b/evolution.desktop
new file mode 100644
index 0000000000..c0c0855b41
--- /dev/null
+++ b/evolution.desktop
@@ -0,0 +1,7 @@
+[Desktop Entry]
+Name=Evolution
+Comment=The Evolution groupware suite
+Exec=evolution
+Icon=evolution.png
+Terminal=0
+Type=Application