[Xfce4-commits] r26842 - xfconf/trunk/xfconf

Brian Tarricone kelnos at xfce.org
Tue Apr 15 10:22:42 CEST 2008


Author: kelnos
Date: 2008-04-15 08:22:41 +0000 (Tue, 15 Apr 2008)
New Revision: 26842

Modified:
   xfconf/trunk/xfconf/xfconf.symbols
Log:
fix typo


Modified: xfconf/trunk/xfconf/xfconf.symbols
===================================================================
--- xfconf/trunk/xfconf/xfconf.symbols	2008-04-15 08:09:38 UTC (rev 26841)
+++ xfconf/trunk/xfconf/xfconf.symbols	2008-04-15 08:22:41 UTC (rev 26842)
@@ -94,7 +94,7 @@
 /* xfconf-binding.h */
 #if IN_HEADER(__XFCONF_BINDING_H__)
 #if IN_SOURCE(__XFCONF_BINDING_C__)
-xfconf_g_object_bind
-xfconf_g_object_unbind
+xfconf_g_property_bind
+xfconf_g_property_unbind
 #endif
 #endif



More information about the Xfce4-commits mailing list