summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorJiHO <jiho-sf@users.sourceforge.net>2009-05-17 22:58:42 +0000
committerjiho-sf <jiho-sf@users.sourceforge.net>2009-05-17 22:58:42 +0000
commitd50cef287b31993535908f5567f9b21ae77b7347 (patch)
tree0bb01aca511df6b8e32186aa5f7771015961b145 /packaging
parentFix bug 263932: print preview on OS X (diff)
downloadinkscape-d50cef287b31993535908f5567f9b21ae77b7347.tar.gz
inkscape-d50cef287b31993535908f5567f9b21ae77b7347.zip
Fix GTK font size in custom theme
(bzr r7902)
Diffstat (limited to 'packaging')
-rw-r--r--packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/pre_gtkrc2
1 files changed, 1 insertions, 1 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 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"