[nautilus] Add another missing GConf schema.



commit 97d736a0861a81f825698451249564e42d002d4b
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Wed May 19 17:42:34 2010 +0200

    Add another missing GConf schema.

 .../apps_nautilus_preferences.schemas.in           |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)
---
diff --git a/libnautilus-private/apps_nautilus_preferences.schemas.in b/libnautilus-private/apps_nautilus_preferences.schemas.in
index 2a2501d..fd25f1a 100644
--- a/libnautilus-private/apps_nautilus_preferences.schemas.in
+++ b/libnautilus-private/apps_nautilus_preferences.schemas.in
@@ -215,6 +215,20 @@
          </long>
       </locale>
     </schema>
+    
+    <schema>
+      <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>
+      <default></default>
+      <locale name="C">
+         <short>Whether the navigation window should be maximized.</short>
+         <long>
+           Whether the navigation window should be maximized by default.
+         </long>
+      </locale>
+    </schema>
 
     <schema>
       <key>/schemas/apps/nautilus/preferences/confirm_trash</key>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]