[tracker/libtracker-miner] Add missing GetDescription method to DBus xml file
- From: Martyn James Russell <mr src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [tracker/libtracker-miner] Add missing GetDescription method to DBus xml file
- Date: Fri, 21 Aug 2009 10:31:07 +0000 (UTC)
commit 5a3ff3f8477961847c24fb29dff8684c32ef12ab
Author: Martyn Russell <martyn lanedo com>
Date: Fri Aug 21 11:26:34 2009 +0100
Add missing GetDescription method to DBus xml file
data/dbus/tracker-miner.xml | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/dbus/tracker-miner.xml b/data/dbus/tracker-miner.xml
index 506d406..bc90a40 100644
--- a/data/dbus/tracker-miner.xml
+++ b/data/dbus/tracker-miner.xml
@@ -6,6 +6,10 @@
<annotation name="org.freedesktop.DBus.GLib.Async" value="true"/>
<arg type="s" name="name" direction="out" />
</method>
+ <method name="GetDescription">
+ <annotation name="org.freedesktop.DBus.GLib.Async" value="true"/>
+ <arg type="s" name="description" direction="out" />
+ </method>
<method name="GetStatus">
<annotation name="org.freedesktop.DBus.GLib.Async" value="true"/>
<arg type="s" name="status" direction="out" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]