[Telepathy-commits] [telepathy-gabble/master] tube-dbus: Status has been renamed to State

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue Jan 27 09:22:05 PST 2009


---
 src/tube-dbus.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/tube-dbus.c b/src/tube-dbus.c
index 41ad111..5d367c3 100644
--- a/src/tube-dbus.c
+++ b/src/tube-dbus.c
@@ -962,7 +962,7 @@ gabble_tube_dbus_class_init (GabbleTubeDBusClass *gabble_tube_dbus_class)
   };
   static TpDBusPropertiesMixinPropImpl tube_iface_props[] = {
       { "Parameters", "parameters", "parameters" },
-      { "Status", "state", NULL },
+      { "State", "state", NULL },
       { NULL }
   };
   static TpDBusPropertiesMixinIfaceImpl prop_interfaces[] = {
-- 
1.5.6.5




More information about the telepathy-commits mailing list