liboobs r209 - in trunk: . oobs



Author: carlosg
Date: Mon Jan  7 23:12:23 2008
New Revision: 209
URL: http://svn.gnome.org/viewvc/liboobs?rev=209&view=rev

Log:
2008-01-08  Carlos Garnacho  <carlosg gnome org>

        * oobs/oobs-ifacesconfig.c (create_dbus_struct_from_ifaces_list): Use
        the correct signature for PPP interfaces.


Modified:
   trunk/ChangeLog
   trunk/oobs/oobs-ifacesconfig.c

Modified: trunk/oobs/oobs-ifacesconfig.c
==============================================================================
--- trunk/oobs/oobs-ifacesconfig.c	(original)
+++ trunk/oobs/oobs-ifacesconfig.c	Mon Jan  7 23:12:23 2008
@@ -752,6 +752,7 @@
 	DBUS_TYPE_INT32_AS_STRING
 	DBUS_TYPE_INT32_AS_STRING
 	DBUS_TYPE_INT32_AS_STRING
+	DBUS_TYPE_STRING_AS_STRING
 	DBUS_STRUCT_END_CHAR_AS_STRING;
       break;
     default:



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