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/Makefile.am | 3 ++- data/evolution-settings.desktop.in.in | 11 +++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 data/evolution-settings.desktop.in.in (limited to 'data') diff --git a/data/Makefile.am b/data/Makefile.am index 8bbcdedda7..3c35078826 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,5 +1,6 @@ desktopdir = $(datadir)/applications -desktop_in_in_file = evolution.desktop.in.in +desktop_in_in_file = evolution.desktop.in.in \ + evolution-settings.desktop.in.in desktop_file = $(desktop_in_in_file:.desktop.in.in=.desktop) %.desktop.in: %.desktop.in.in sed -e "s|\@BASE_VERSION\@|$(BASE_VERSION)|" -e "s|\@DATASERVER_EXEC_VERSION\@|$(DATASERVER_EXEC_VERSION)|" $< > $@ 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 ectron4/files/bl-1.2.3'>dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/mail/p5-Mail-GnuPG
Commit message (Expand)AuthorAgeFilesLines
* - Update to 0.23sunpoet2016-04-252-3/+3
* - Update to 0.22sunpoet2016-04-123-5/+5
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-3/+3
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-26