[nautilus] Change default thumbnail size from 96 to 64
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] Change default thumbnail size from 96 to 64
- Date: Mon, 24 May 2010 14:34:35 +0000 (UTC)
commit b0d808de8c8d1be6b8a4403fc587cc032612027a
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]