[Telepathy-commits] [telepathy-salut/master] tube-iface: parameters property is not read-only any more

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Mar 11 09:15:35 PDT 2009


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

diff --git a/src/tube-iface.c b/src/tube-iface.c
index c4f9c9c..4108345 100644
--- a/src/tube-iface.c
+++ b/src/tube-iface.c
@@ -183,7 +183,6 @@ salut_tube_iface_base_init (gpointer klass)
           "parameters GHashTable",
           "GHashTable containing parameters of this DBUS tube object.",
           TP_HASH_TYPE_STRING_VARIANT_MAP,
-          G_PARAM_CONSTRUCT_ONLY |
           G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS);
       g_object_interface_install_property (klass, param_spec);
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list