[tracker] Make the evo plugin use the same DBus name everywhere.
- From: Carlos Garnacho <carlosg src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [tracker] Make the evo plugin use the same DBus name everywhere.
- Date: Tue, 20 Oct 2009 13:00:49 +0000 (UTC)
commit a69846ab1036c92e2af1d19f5ea3b0360aad25d8
Author: Carlos Garnacho <carlos lanedo com>
Date: Tue Oct 20 13:01:49 2009 +0200
Make the evo plugin use the same DBus name everywhere.
This was preventing TrackerMinerManager to keep track of it.
.../org.freedesktop.Tracker1.Miner.EMails.service | 2 +-
.../evolution/tracker-miner-emails.desktop.in | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/plugins/evolution/org.freedesktop.Tracker1.Miner.EMails.service b/src/plugins/evolution/org.freedesktop.Tracker1.Miner.EMails.service
index 506c90d..3fadda5 100644
--- a/src/plugins/evolution/org.freedesktop.Tracker1.Miner.EMails.service
+++ b/src/plugins/evolution/org.freedesktop.Tracker1.Miner.EMails.service
@@ -1,2 +1,2 @@
[D-BUS Service]
-Name=org.freedesktop.Tracker1.Miner.EMails
+Name=org.freedesktop.Tracker1.Miner.Emails
diff --git a/src/plugins/evolution/tracker-miner-emails.desktop.in b/src/plugins/evolution/tracker-miner-emails.desktop.in
index ad9a7c2..8077eff 100644
--- a/src/plugins/evolution/tracker-miner-emails.desktop.in
+++ b/src/plugins/evolution/tracker-miner-emails.desktop.in
@@ -2,5 +2,5 @@
Encoding=UTF-8
_Name=Emails
_Comment=Evolution Email miner
-DBusName=org.freedesktop.Tracker1.Miner.EMails
-DBusPath=/org/freedesktop/Tracker1/Miner/EMails
+DBusName=org.freedesktop.Tracker1.Miner.Emails
+DBusPath=/org/freedesktop/Tracker1/Miner/Emails
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]