[nautilus] Change compact-view all-columns-have-same-width default to false
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] Change compact-view all-columns-have-same-width default to false
- Date: Fri, 18 Feb 2011 09:22:23 +0000 (UTC)
commit 765d81d0b68e3b2d430b9ca0716a3f67607440df
Author: Alexander Larsson <alexl redhat com>
Date: Fri Feb 18 10:20:33 2011 +0100
Change compact-view all-columns-have-same-width default to false
This particular option is what makes the lables-on-the side part
of compact view useful (and compact) over the normal icon view.
Having it off by default is just weird.
.../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 ede7357..9be20ca 100644
--- a/libnautilus-private/org.gnome.nautilus.gschema.xml.in
+++ b/libnautilus-private/org.gnome.nautilus.gschema.xml.in
@@ -268,7 +268,7 @@
<_description>Default zoom level used by the compact view.</_description>
</key>
<key name="all-columns-have-same-width" type="b">
- <default>true</default>
+ <default>false</default>
<_summary>All columns have same width</_summary>
<_description>If this preference is set, all columns in the compact view have the same width. Otherwise, the width of each column is determined seperately.</_description>
</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]