[csw-devel] SF.net SVN: gar:[6308] csw/mgar/pkg/xfce/xfconf/trunk

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Tue Sep 15 00:14:08 CEST 2009


Revision: 6308
          http://gar.svn.sourceforge.net/gar/?rev=6308&view=rev
Author:   wbonnet
Date:     2009-09-14 22:14:08 +0000 (Mon, 14 Sep 2009)

Log Message:
-----------
Upgrade to 4.6.1

Modified Paths:
--------------
    csw/mgar/pkg/xfce/xfconf/trunk/checksums
    csw/mgar/pkg/xfce/xfconf/trunk/files/xfconf-gvaluefuncs.h.diff

Modified: csw/mgar/pkg/xfce/xfconf/trunk/checksums
===================================================================
--- csw/mgar/pkg/xfce/xfconf/trunk/checksums	2009-09-14 19:29:36 UTC (rev 6307)
+++ csw/mgar/pkg/xfce/xfconf/trunk/checksums	2009-09-14 22:14:08 UTC (rev 6308)
@@ -1,4 +1,4 @@
 3e43af7de9f725ed3057021862ae9899  download/Makefile.PL.in.diff
 a711dd1aba91d78b5a5d84e57edaa5df  download/xf-conf-locking-utils.h.diff
 d4d3018767ea9eb4b57cc57d4038023b  download/xfconf-4.6.1.tar.bz2
-bc8e1b6b529591ed0b0f0410734cee24  download/xfconf-gvaluefuncs.h.diff
+dedc7f77147cc0de1919290c97032e8e  download/xfconf-gvaluefuncs.h.diff

Modified: csw/mgar/pkg/xfce/xfconf/trunk/files/xfconf-gvaluefuncs.h.diff
===================================================================
--- csw/mgar/pkg/xfce/xfconf/trunk/files/xfconf-gvaluefuncs.h.diff	2009-09-14 19:29:36 UTC (rev 6307)
+++ csw/mgar/pkg/xfce/xfconf/trunk/files/xfconf-gvaluefuncs.h.diff	2009-09-14 22:14:08 UTC (rev 6308)
@@ -13,7 +13,7 @@
 -gboolean _xfconf_gvalue_from_string(GValue *value,
 -                                    const gchar *str) G_GNUC_INTERNAL;
 +G_GNUC_INTERNAL gboolean _xfconf_gvalue_from_string(GValue *value,
-+                                    const gchar *str);
++                                                    const gchar *str);
 
 -gchar *_xfconf_string_from_gvalue(GValue *value) G_GNUC_INTERNAL;
 +G_GNUC_INTERNAL gchar *_xfconf_string_from_gvalue(GValue *value);
@@ -21,7 +21,7 @@
 -gboolean _xfconf_gvalue_is_equal(const GValue *value1,
 -                                 const GValue *value2) G_GNUC_INTERNAL;
 +G_GNUC_INTERNAL gboolean _xfconf_gvalue_is_equal(const GValue *value1,
-+                                 const GValue *value2);
++                                                 const GValue *value2);
 
 -void _xfconf_gvalue_free(GValue *value) G_GNUC_INTERNAL;
 +G_GNUC_INTERNAL void _xfconf_gvalue_free(GValue *value);


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list