@Sebastien You mean 48x48px? I would rather like to have 48px for
standard and 32px for small zoom level as 48px is default since the
beginning.

May be something like this:

Index: nautilus-3.18.2/libnautilus-private/nautilus-icon-info.h
===================================================================
--- nautilus-3.18.2.orig/libnautilus-private/nautilus-icon-info.h
+++ nautilus-3.18.2/libnautilus-private/nautilus-icon-info.h
@@ -35,9 +35,9 @@ typedef enum {
 #define NAUTILUS_LIST_ICON_SIZE_STANDARD       32
 #define NAUTILUS_LIST_ICON_SIZE_LARGE          48
 
-#define NAUTILUS_CANVAS_ICON_SIZE_SMALL                64
-#define NAUTILUS_CANVAS_ICON_SIZE_STANDARD     96
-#define NAUTILUS_CANVAS_ICON_SIZE_LARGE                128
+#define NAUTILUS_CANVAS_ICON_SIZE_SMALL                32
+#define NAUTILUS_CANVAS_ICON_SIZE_STANDARD     48
+#define NAUTILUS_CANVAS_ICON_SIZE_LARGE                96

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1522316

Title:
  Icons are too big

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/1522316/+subscriptions

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to