[tracker/pushplugin] Installing .service file for the EMails miner
- From: Philip Van Hoof <pvanhoof src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [tracker/pushplugin] Installing .service file for the EMails miner
- Date: Tue, 22 Sep 2009 14:00:00 +0000 (UTC)
commit 5f3631d03fef7163d4e975d8da579562a919ee01
Author: Philip Van Hoof <philip codeminded be>
Date: Tue Sep 22 15:58:49 2009 +0200
Installing .service file for the EMails miner
src/plugins/evolution/Makefile.am | 5 ++++-
.../org.freedesktop.Tracker1.Miner.EMails.service | 2 ++
2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/evolution/Makefile.am b/src/plugins/evolution/Makefile.am
index 15f0f61..4c8d75e 100644
--- a/src/plugins/evolution/Makefile.am
+++ b/src/plugins/evolution/Makefile.am
@@ -11,6 +11,9 @@ INCLUDES = \
$(EVOLUTION_PLUGIN_CFLAGS) \
$(GCOV_CFLAGS)
+servicedir = $(DBUS_SERVICES_DIR)
+service_DATA = org.freedesktop.Tracker1.Miner.EMails.service
+
%.eplug.in: %.eplug.xml
LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@
@@ -53,5 +56,5 @@ CLEANFILES = \
$(BUILT_SOURCES) \
org-freedesktop-Tracker-evolution-plugin.eplug
-EXTRA_DIST = \
+EXTRA_DIST = $(service_DATA) \
org-freedesktop-Tracker-evolution-plugin.eplug.xml
diff --git a/src/plugins/evolution/org.freedesktop.Tracker1.Miner.EMails.service b/src/plugins/evolution/org.freedesktop.Tracker1.Miner.EMails.service
new file mode 100644
index 0000000..506c90d
--- /dev/null
+++ b/src/plugins/evolution/org.freedesktop.Tracker1.Miner.EMails.service
@@ -0,0 +1,2 @@
+[D-BUS Service]
+Name=org.freedesktop.Tracker1.Miner.EMails
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]