[nautilus/gnome-2-32: 254/283] Set default value for the navigation_window_saved_maximized gconf key
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/gnome-2-32: 254/283] Set default value for the navigation_window_saved_maximized gconf key
- Date: Thu, 12 Aug 2010 11:25:23 +0000 (UTC)
commit ece5485a3fe6f256c57c20264238f0c2a473657f
Author: Tomas Bzatek <tbzatek redhat com>
Date: Wed Jul 21 15:43:06 2010 +0200
Set default value for the navigation_window_saved_maximized gconf key
And avoid gconftool messages like
WARNING: Failed to parse default value `' for schema (/schemas/apps/nautilus/preferences/navigation_window_saved_maximized)
.../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 fbc65fb..c83ee1b 100644
--- a/libnautilus-private/apps_nautilus_preferences.schemas.in
+++ b/libnautilus-private/apps_nautilus_preferences.schemas.in
@@ -221,7 +221,7 @@
<applyto>/apps/nautilus/preferences/navigation_window_saved_maximized</applyto>
<owner>nautilus</owner>
<type>bool</type>
- <default></default>
+ <default>false</default>
<locale name="C">
<short>Whether the navigation window should be maximized.</short>
<long>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]