[nautilus/gnome-2-32: 110/283] Change default thumbnail size from 96 to 64



commit ae46631e357614a5459654a700e3c2c328db1ee2
Author: Alexander Larsson <alexl redhat com>
Date:   Mon May 24 16:33:14 2010 +0200

    Change default thumbnail size from 96 to 64
    
    Still not the same as icons (48) but makes for less jaring layouts, and
    lets you see more of the thumbnail content than 48 would.

 .../apps_nautilus_preferences.schemas.in           |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libnautilus-private/apps_nautilus_preferences.schemas.in b/libnautilus-private/apps_nautilus_preferences.schemas.in
index fd25f1a..8c5a910 100644
--- a/libnautilus-private/apps_nautilus_preferences.schemas.in
+++ b/libnautilus-private/apps_nautilus_preferences.schemas.in
@@ -785,14 +785,14 @@ most cases, this should be left alone. -->Sans 10</default>
       <applyto>/apps/nautilus/icon_view/thumbnail_size</applyto>
       <owner>nautilus</owner>
       <type>int</type>
-      <default>96</default>
+      <default>64</default>
       <locale name="C">
          <short>Default Thumbnail Icon Size</short>
          <long>
              The default size of an icon for a thumbnail in the icon view.
          </long>
       </locale>
-    </schema>    
+    </schema>
 
     <schema>
       <key>/schemas/apps/nautilus/icon_view/text_ellipsis_limit</key>



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