From c38f7da6ed1eb22494fb989aacbff36414fcdd97 Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Fri, 26 Feb 2010 14:46:21 +0530 Subject: Add control center capplet from anjal to evolution. Name it evolution-settings. --- data/evolution-settings.desktop.in.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 data/evolution-settings.desktop.in.in (limited to 'data/evolution-settings.desktop.in.in') diff --git a/data/evolution-settings.desktop.in.in b/data/evolution-settings.desktop.in.in new file mode 100644 index 0000000000..fd03e69225 --- /dev/null +++ b/data/evolution-settings.desktop.in.in @@ -0,0 +1,11 @@ +[Desktop Entry] +_Name=Email Settings +_GenericName=Email Settings +_Comment=Configure email accounts +Exec=evolution-settings +Icon=evolution +Terminal=false +Type=Application +Categories=GNOME;GTK;Settings;X-GNOME-PersonalSettings; +OnlyShowIn=GNOME; +StartupNotify=true -- cgit