[nautilus/gnome-2-32: 208/283] Use the right datatype in the schema
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/gnome-2-32: 208/283] Use the right datatype in the schema
- Date: Thu, 12 Aug 2010 11:21:31 +0000 (UTC)
commit cfd84c7aeb6323c1ec8b68bd86bf2c0b815e42c1
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Jun 19 00:01:18 2010 -0400
Use the right datatype in the schema
GConf calls it a bool, not a boolean.
.../apps_nautilus_preferences.schemas.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libnautilus-private/apps_nautilus_preferences.schemas.in b/libnautilus-private/apps_nautilus_preferences.schemas.in
index 8c5a910..fbc65fb 100644
--- a/libnautilus-private/apps_nautilus_preferences.schemas.in
+++ b/libnautilus-private/apps_nautilus_preferences.schemas.in
@@ -220,7 +220,7 @@
<key>/schemas/apps/nautilus/preferences/navigation_window_saved_maximized</key>
<applyto>/apps/nautilus/preferences/navigation_window_saved_maximized</applyto>
<owner>nautilus</owner>
- <type>boolean</type>
+ <type>bool</type>
<default></default>
<locale name="C">
<short>Whether the navigation window should be maximized.</short>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]