[nautilus] sidebar: increase default sidebar width



commit 4688bd1ef265aa18042f5d1e099a7f440865c55b
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Fri Mar 22 13:11:29 2013 -0400

    sidebar: increase default sidebar width
    
    So that at least in english locale, entries can fill the width without
    ellipsizing.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=696213

 .../org.gnome.nautilus.gschema.xml.in              |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libnautilus-private/org.gnome.nautilus.gschema.xml.in 
b/libnautilus-private/org.gnome.nautilus.gschema.xml.in
index fb0d480..0793d86 100644
--- a/libnautilus-private/org.gnome.nautilus.gschema.xml.in
+++ b/libnautilus-private/org.gnome.nautilus.gschema.xml.in
@@ -299,7 +299,7 @@
       <_description>Whether the navigation window should be maximized by default.</_description>
     </key>
     <key name="sidebar-width" type="i">
-      <default>148</default>
+      <default>188</default>
       <_summary>Width of the side pane</_summary>
       <_description>The default width of the side pane in new windows.</_description>
     </key>


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