From kde-commits Mon May 19 17:13:08 2003 From: Ralf Nolden Date: Mon, 19 May 2003 17:13:08 +0000 To: kde-commits Subject: Re: KDE_3_1_BRANCH: kdebase/kdm/kfrontend X-MARC-Message: https://marc.info/?l=kde-commits&m=105336476920486 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--Boundary-02=_kCRy+Q9kWUaO8n1" --Boundary-02=_kCRy+Q9kWUaO8n1 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Description: signed data Content-Disposition: inline On Sonntag, 18. Mai 2003 16:11, Oswald Buddenhagen wrote: > CVS commit by ossi: > > make default font size match kde default KDE default of what ? Branch or HEAD ? Default in BRANCH is 12 IIRC. Then y= ou=20 need to change that in kpersonalizer and the rest of KDE as well :-) I woul= d=20 prefer leaving the default at 12 for the 3.1 series. We can uniformally use= =20 10 in HEAD if you want to. Ralf > > > M +7 -7 genkdmconf.c 1.43.2.6 > M +4 -4 kdm_config.c 1.31.2.2 > > > --- kdebase/kdm/kfrontend/genkdmconf.c #1.43.2.5:1.43.2.6 > @@ -1927,9 +1927,9 @@ static Ent entsGreeter[] =3D { > "# Default is \"Welcome to %s at %n\"\n" }, > { "GreetFont", 0, 0, > -"# The font for the headline. Default is charter,24,bold\n" }, > +"# The font for the headline. Default is charter,20,bold\n" }, > { "StdFont", 0, 0, > -"# The normal font used in the greeter. Default is helvetica,12\n" }, > +"# The normal font used in the greeter. Default is helvetica,10\n" }, > { "FailFont", 0, 0, > -"# The font used for the \"Login Failed\" message. Default is > helvetica,12,bold\n" }, +"# The font used for the \"Login Failed\" messag= e. > Default is helvetica,10,bold\n" }, { "AntiAliasing", 0, 0, > "# Whether the fonts shown in the greeter should be antialiased. Default > is false\n" }, @@ -2140,7 +2140,7 @@ static DEnt dEntsAnyGreeter[] =3D { > { "GreeterPosY", "100", 0 }, > { "GreetString", "K Desktop Environment (%n)", 0 }, > -{ "GreetFont", "charter,24,5,0,50,0", 0 }, > -{ "StdFont", "helvetica,12,5,0,50,0", 0 }, > -{ "FailFont", "helvetica,12,5,0,75,0", 0 }, > +{ "GreetFont", "charter,20,5,0,50,0", 0 }, > +{ "StdFont", "helvetica,10,5,0,50,0", 0 }, > +{ "FailFont", "helvetica,10,5,0,75,0", 0 }, > { "AntiAliasing", "true", 0 }, > { "NumLock", "Off", 0 }, > > --- kdebase/kdm/kfrontend/kdm_config.c #1.31.2.1:1.31.2.2 > @@ -539,8 +539,8 @@ Ent entsGreeter[] =3D { > { "GreeterPosY", C_GreeterPosY, 0, "0" }, > { "GreeterScreen", C_GreeterScreen, 0, "0" }, > -{ "StdFont", C_StdFont, 0, =20 > "helvetica,12,5,0,50,0" }, -{ "FailFont", C_FailFont, = =20 > 0, "helvetica,12,5,0,75,0" }, +{ "StdFont", C_StdFont, = =20 > 0, "helvetica,10,5,0,50,0" }, +{ "FailFont", =20 > C_FailFont, 0, "helvetica,10,5,0,75,0" }, { "GreetString= ", > C_GreetString, 0, "Welcome to %s at %n" }, -{ > "GreetFont", C_GreetFont, 0, "charter,24,5,0,50,= 0" > }, +{ "GreetFont", C_GreetFont, 0, =20 > "charter,20,5,0,50,0" }, { "AntiAliasing", C_AntiAliasing | C_BOOL,= 0, > "false" }, { "NumLock", C_NumLock | C_ENUM, numlock, =20 > "Keep" }, =2D-=20 We're not a company, we just produce better code at less costs. =2D------------------------------------------------------------------- Ralf Nolden nolden@kde.org The K Desktop Environment The KDevelop Project http://www.kde.org http://www.kdevelop.org --Boundary-02=_kCRy+Q9kWUaO8n1 Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQA+yRCku0nKi+w1Ky8RAmvqAKCt+9C6Vk8m6GQmr5vwyE4w3rNzngCfRpER WwdRpYvze/CMF4vk+jyIteY= =p54M -----END PGP SIGNATURE----- --Boundary-02=_kCRy+Q9kWUaO8n1--