[tracker] libtracker-miner: Fix property name in dbus file



commit 76b4a97b6f384c1617a6f0c9c9cc20c70f8f1ee5
Author: Adrien Bustany <abustany gnome org>
Date:   Thu Mar 18 13:05:12 2010 -0300

    libtracker-miner: Fix property name in dbus file
    
    This commit fixes the names of the "Association" property of the
    TrackerMinerWeb object in the dbus xml interface file.

 data/dbus/tracker-miner-web.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/dbus/tracker-miner-web.xml b/data/dbus/tracker-miner-web.xml
index 1ca001e..0ab0870 100644
--- a/data/dbus/tracker-miner-web.xml
+++ b/data/dbus/tracker-miner-web.xml
@@ -99,7 +99,7 @@
         </doc:description>
       </doc:doc>
     </method>
-    <property name="AssociationStatus" type="u" access="read">
+    <property name="Association" type="u" access="read">
       <doc:doc>
         <doc:description>
           <doc:para>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]