------------------------------------------------------------
revno: 285
committer: Michal Hruby <michal....@gmail.com>
branch nick: bb-fts
timestamp: Sun 2011-10-09 17:54:56 +0200
message:
  And also fix the interface name
modified:
  src/remote.vala


--
lp:~zeitgeist/zeitgeist/bluebird
https://code.launchpad.net/~zeitgeist/zeitgeist/bluebird

Your team Zeitgeist Framework Team is subscribed to branch 
lp:~zeitgeist/zeitgeist/bluebird.
To unsubscribe from this branch go to 
https://code.launchpad.net/~zeitgeist/zeitgeist/bluebird/+edit-subscription
=== modified file 'src/remote.vala'
--- src/remote.vala	2011-10-09 14:56:20 +0000
+++ src/remote.vala	2011-10-09 15:54:56 +0000
@@ -108,7 +108,7 @@
     }
 
     /* FIXME: Remove this! Only here because of a bug in Vala (see ext-fts) */
-    [DBus (name = "org.gnome.zeitgeist.SimpleIndexer")]
+    [DBus (name = "org.gnome.zeitgeist.Index")]
     public interface RemoteSimpleIndexer : Object
     {
         [DBus (signature = "a(asaasay)u")]

_______________________________________________
Mailing list: https://launchpad.net/~zeitgeist
Post to     : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp

Reply via email to