Use a font size of "smaller" when printing to the splash

screen. Should solve 104436 except for people running with huge system
fonts.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13539 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
David Hampton
2006-03-08 06:13:28 +00:00
parent a1b27bc933
commit 1a2bd156cf
2 changed files with 20 additions and 4 deletions

View File

@@ -1,5 +1,9 @@
2006-03-07 David Hampton <hampton@employees.org>
* src/gnome-utils/gnc-splash.c: Use a font size of "smaller" when
printing to the splash screen. Should solve 104436 except for
people running with huge system fonts.
* src/gnome-utils/gnc-tree-view-account.[ch]: Relabel column
titles from "XXX (Report)" to a label that includes the currency
mnemonic (e.g. "Total (EUR)"). Closes 118695.