summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiHO <jiho-sf@users.sourceforge.net>2007-10-11 07:12:46 +0000
committerjiho-sf <jiho-sf@users.sourceforge.net>2007-10-11 07:12:46 +0000
commit0d48945ac504a5fb35d47ca7bf6e0e436887f8eb (patch)
tree45d48f3f7543778b1fde1d2daa134ce7a48fb0a7
parentHooks for handling embedded ICC profiles (diff)
downloadinkscape-0d48945ac504a5fb35d47ca7bf6e0e436887f8eb.tar.gz
inkscape-0d48945ac504a5fb35d47ca7bf6e0e436887f8eb.zip
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)
(bzr r3872)
-rw-r--r--packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/pre_gtkrc2
1 files changed, 2 insertions, 0 deletions
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"