[gimp] themes: default toolbox icon size should be GTK_ICON_SIZE_LARGE_TOOLBAR.
- From: Jehan Pagès <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] themes: default toolbox icon size should be GTK_ICON_SIZE_LARGE_TOOLBAR.
- Date: Fri, 22 Jan 2016 17:08:41 +0000 (UTC)
commit 8d79e2289a023a94448f0def744d0817b733088b
Author: Jehan <jehan girinstud io>
Date: Fri Jan 22 16:35:53 2016 +0100
themes: default toolbox icon size should be GTK_ICON_SIZE_LARGE_TOOLBAR.
Just like the old "Default" theme has. This is an acceptable average for
various kind of devices, unlike small icons.
themes/The-Dark-Side-of-Gimp/gtkrc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/The-Dark-Side-of-Gimp/gtkrc b/themes/The-Dark-Side-of-Gimp/gtkrc
index 0f893fe..01d826f 100644
--- a/themes/The-Dark-Side-of-Gimp/gtkrc
+++ b/themes/The-Dark-Side-of-Gimp/gtkrc
@@ -105,7 +105,7 @@ style "default-style"
GimpDock::font-scale = 0.8333
GimpMenuDock::minimal-width = 200
GimpDockWindow::menu-preview-size = small-toolbar
- GimpToolPalette::tool-icon-size = menu
+ GimpToolPalette::tool-icon-size = large-toolbar
GimpToolPalette::button-relief = none
GimpDockbook::tab-border = 0
GimpDockbook::tab-icon-size = menu
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]