summaryrefslogtreecommitdiff
path: root/libnautilus-private/org.gnome.nautilus.gschema.xml.in
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2013-03-22 13:11:29 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2013-03-25 13:29:20 -0400
commit4688bd1ef265aa18042f5d1e099a7f440865c55b (patch)
tree0810a3b9d1c6373ffeb271d428ca378466a1d54f /libnautilus-private/org.gnome.nautilus.gschema.xml.in
parent93742332e107be6858bd0c840fc649be2d20be24 (diff)
downloadnautilus-4688bd1ef265aa18042f5d1e099a7f440865c55b.tar.gz
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
Diffstat (limited to 'libnautilus-private/org.gnome.nautilus.gschema.xml.in')
-rw-r--r--libnautilus-private/org.gnome.nautilus.gschema.xml.in2
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 fb0d480ba..0793d864e 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>