[nautilus] Set default value for the navigation_window_saved_maximized gconf key
- From: Tomas Bzatek <tbzatek src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] Set default value for the navigation_window_saved_maximized gconf key
- Date: Wed, 21 Jul 2010 14:09:03 +0000 (UTC)
commit ac038a0d90a4d59b564803be2698bc883672ab84
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]