gnome-python r662 - trunk/gconf
- From: gjc svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-python r662 - trunk/gconf
- Date: Sun, 5 Apr 2009 14:44:11 +0000 (UTC)
Author: gjc
Date: Sun Apr 5 14:44:11 2009
New Revision: 662
URL: http://svn.gnome.org/viewvc/gnome-python?rev=662&view=rev
Log:
Bug 575823 â GConfEntry.get_value should accept None as parameter for the locale
Modified:
trunk/gconf/gconf.defs
Modified: trunk/gconf/gconf.defs
==============================================================================
--- trunk/gconf/gconf.defs (original)
+++ trunk/gconf/gconf.defs Sun Apr 5 14:44:11 2009
@@ -493,7 +493,7 @@
(return-type "GConfEntry*")
(parameters
'("const-gchar*" "key")
- '("const-gchar*" "locale")
+ '("const-gchar*" "locale" (null-ok))
'("gboolean" "use_schema_default")
'("GError**" "err")
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]