From da58580df27a2cc9efd382bac2445386f8665ecc Mon Sep 17 00:00:00 2001 From: jiho-sf Date: Thu, 11 Oct 2007 07:12:46 +0000 Subject: [PATCH] added icon theme specification to the GTK theme Inkscape uses on OS X. I use gnome default which is currently Pango (and looks better than the old gnome theme) --- .../themes/Clearlooks-Quicksilver-OSX/gtk-2.0/pre_gtkrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/pre_gtkrc b/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/pre_gtkrc index 4231a44f1..036178244 100644 --- a/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/pre_gtkrc +++ b/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/pre_gtkrc @@ -497,4 +497,6 @@ widget_class "*.GtkNotebook.*.GtkEventBox" style "clearlooks-notebook" widget_class "*.GtkNotebook.*.GtkViewport" style "clearlooks-notebook" gtk-font-name="Lucida Grande 12" +gtk-icon-theme-name = "gnome" +gtk-icon-sizes = "gtk-menu=16,16:gtk-dialog=48,48:gtk-dnd=32,32:gtk-button=20,20:gtk-large-toolbar=24,24:gtk-small-toolbar=16,16:inkscape-decoration=12,12" -- 2.30.2