19 Nov 2009 00:07
[kde-artists] KDE/kdebase/workspace/kcontrol/fonts
Christoph Feck <christoph <at> maxiom.de>
2009-11-18 23:07:13 GMT
2009-11-18 23:07:13 GMT
SVN commit 1051172 by cfeck:
Keep in sync with recent font size changes
Not sure if/where the font size changes are discussed, but I think
making the default size smaller is dangerous; I am thinking about
a 15" screen with only 800x600 resolution, but am too lazy right
now to do the math...
Since I am not in the position to decide, I will commit this in
order to keep the changes in sync with r1049144.
If there is a need to make further changes to kglobalsettings.cpp,
please also change this file.
CCMAIL: kde-core-devel <at> kde.org
CCMAIL: kde-artists <at> kde.org
M +5 -5 fonts.cpp
--- trunk/KDE/kdebase/workspace/kcontrol/fonts/fonts.cpp #1051171:1051172
<at> <at> -511,11 +511,11 <at> <at>
// NOTE: keep in sync with kdelibs/kdeui/kernel/kglobalsettings.cpp
- QFont f0("Sans Serif", 10);
- QFont f1("Monospace", 10);
- QFont f2("Sans Serif", 8);
- QFont f3("Sans Serif", 9, QFont::Bold);
- QFont f4("Sans Serif", 10);
(Continue reading)
RSS Feed