aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
diff options
context:
space:
mode:
authorGediminas Paulauskas <menesis@delfi.lt>2001-03-15 06:50:55 +0800
committerGediminas Paulauskas <menesis@src.gnome.org>2001-03-15 06:50:55 +0800
commit1e9f8b5d127babb1837cf9572ff784a6173be244 (patch)
tree7eb72f4eb4afc7c9e4676eecc37b52a0f8d200ca /calendar
parent1ba60d82fdbee54f912a6346f1aac495d6a341e9 (diff)
downloadgsoc2013-evolution-1e9f8b5d127babb1837cf9572ff784a6173be244.tar.gz
gsoc2013-evolution-1e9f8b5d127babb1837cf9572ff784a6173be244.tar.zst
gsoc2013-evolution-1e9f8b5d127babb1837cf9572ff784a6173be244.zip
create doc/devel/executive-summary/Makefile
2001-03-14 Gediminas Paulauskas <menesis@delfi.lt> * configure.in: create doc/devel/executive-summary/Makefile * doc/C/Makefile.am: there's no apx-fdl.sgml and evolution-guide.sgml anymore * filter/filter-system-flag.c: translate status flag title. svn path=/trunk/; revision=8714
Diffstat (limited to 'calendar')
-rw-r--r--calendar/conduits/calendar/e-calendar-conduit-control-applet.desktop.in8
-rw-r--r--calendar/conduits/todo/e-todo-conduit-control-applet.desktop.in7
2 files changed, 15 insertions, 0 deletions
diff --git a/calendar/conduits/calendar/e-calendar-conduit-control-applet.desktop.in b/calendar/conduits/calendar/e-calendar-conduit-control-applet.desktop.in
new file mode 100644
index 0000000000..5988e6cb08
--- /dev/null
+++ b/calendar/conduits/calendar/e-calendar-conduit-control-applet.desktop.in
@@ -0,0 +1,8 @@
+[Desktop Entry]
+_Name=Evolution Calendar Conduit
+_Comment=Configure the Evolution Calendar conduit
+Exec=e-calendar-conduit-control-applet --cap-id=1
+TryExec=e-calendar-conduit-control-applet
+Terminal=0
+Type=Application
+Icon=gnome-calendar-conduit.png
diff --git a/calendar/conduits/todo/e-todo-conduit-control-applet.desktop.in b/calendar/conduits/todo/e-todo-conduit-control-applet.desktop.in
new file mode 100644
index 0000000000..ec5856fcad
--- /dev/null
+++ b/calendar/conduits/todo/e-todo-conduit-control-applet.desktop.in
@@ -0,0 +1,7 @@
+[Desktop Entry]
+_Name=Evolution ToDo Conduit
+_Comment=Configure the Evolution ToDo conduit
+Exec=e-todo-conduit-control-applet --cap-id=1
+TryExec=e-todo-conduit-control-applet
+Terminal=0
+Type=Application
8 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1 * - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-151-1/+0 * Replace John Marino email address with FreeBSD versionJohn Marino2013-07-121-2/+2 * www/aws: fix secure socket layer selectionWilliam Grzybowski2013-07-041-2/+2 * www/aws: udpate to 3.1.0.0William Grzybowski2013-07-048-872/+61 * Remove leftovers introduced in r320123.Raphael Kubo da Costa2013-06-072-1/+13 * Fix pkg-plist so that tinderbox gets happy at www/aws-demos.Raphael Kubo da Costa2013-06-072-2/+2 * support USES+= adaBaptiste Daroussin2013-04-306-111/+125 * Convert a bunch of www ports to new options frameworkBaptiste Daroussin2013-03-221-21/+16 * - Do not hardcode Python version in Makefile test targetFrederic Culot2011-07-194-1/+61