Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:aualin:kde
kdebase3
default_fonts.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File default_fonts.diff of Package kdebase3
Index: kcontrol/fonts/fonts.cpp =================================================================== --- kcontrol/fonts/fonts.cpp.orig +++ kcontrol/fonts/fonts.cpp @@ -1,3 +1,4 @@ + // KDE Display fonts setup tab // // Copyright (c) Mark Donohoe 1997 @@ -524,11 +525,11 @@ KFonts::KFonts(QWidget *parent, const ch // Keep in sync with kdelibs/kdecore/kglobalsettings.cpp - QFont f0("Sans Serif", 10); - QFont f1("Monospace", 10); + QFont f0("Sans Serif", 12); + QFont f1("courier", 12); QFont f2("Sans Serif", 10); - QFont f3("Sans Serif", 9, QFont::Bold); - QFont f4("Sans Serif", 10); + QFont f3("Sans Serif", 12, QFont::Bold); + QFont f4("Sans Serif", 11); f0.setPointSize(10); f1.setPointSize(10);
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor