commented out the hardcoded font setting. It's just wrong to do this until

2006-03-23  Sven Neumann  <sven@gimp.org>

	* themes/Small/gtkrc: commented out the hardcoded font setting.
	It's just wrong to do this until bug #325767 has been addressed.
This commit is contained in:
Sven Neumann 2006-03-23 12:13:09 +00:00 committed by Sven Neumann
parent 641952231e
commit 0af6bbcbad
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2006-03-23 Sven Neumann <sven@gimp.org>
* themes/Small/gtkrc: commented out the hardcoded font setting.
It's just wrong to do this until bug #325767 has been addressed.
2006-03-23 Sven Neumann <sven@gimp.org>
* app/display/gimpdisplayoptions.c: avoid code duplication by

View File

@ -30,7 +30,7 @@ style "gimp-default-style"
{ "../Default/images/stock-warning-64.png", *, *, "gtk-dialog" }
}
font_name = "sans 8"
# font_name = "sans 8"
# Enabling the following line for some reason breaks toolbox resize
# increment calculation. You can enable it to get an even smaller GUI