From: jiho-sf Date: Sun, 17 May 2009 22:58:42 +0000 (+0000) Subject: Fix GTK font size in custom theme X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=7ea89c229dd5325c06481b713a59b4e1b3fa0823;p=inkscape.git Fix GTK font size in custom theme --- 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 181e52039..9cb74998f 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 @@ -500,7 +500,7 @@ widget_class "*.GtkFrame.GtkLabel" style "clearlooks-frame-title" widget_class "*.GtkNotebook.*.GtkEventBox" style "clearlooks-notebook" widget_class "*.GtkNotebook.*.GtkViewport" style "clearlooks-notebook" -gtk-font-name="Lucida Grande 12" +gtk-font-name="Lucida Grande 11" 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"