From 711ce9920ad6ca4f9ffd8a246d70acc574f2ae39 Mon Sep 17 00:00:00 2001 From: Arturo Espinosa Date: Wed, 19 Jan 2000 07:57:20 +0000 Subject: More work on the code. Added more for the framework. More work on the code. Added more for the framework. Miguel. svn path=/trunk/; revision=1593 --- data/Makefile.am | 2 ++ data/evolution.desktop | 6 ++++++ 2 files changed, 8 insertions(+) create mode 100644 data/Makefile.am create mode 100644 data/evolution.desktop (limited to 'data') diff --git a/data/Makefile.am b/data/Makefile.am new file mode 100644 index 0000000000..1ae1b2443e --- /dev/null +++ b/data/Makefile.am @@ -0,0 +1,2 @@ +EXTRA_DIST = \ + evolution.desktop \ No newline at end of file diff --git a/data/evolution.desktop b/data/evolution.desktop new file mode 100644 index 0000000000..159aecde52 --- /dev/null +++ b/data/evolution.desktop @@ -0,0 +1,6 @@ +[Desktop Entry] +Name=Evolution +Comment=Mail, Contacts and Task. +Exec=evolution +Terminal=0 +Type=Application -- cgit v1.2.3