[PC-BSD Commits] r610 - in pcbsd/trunk/system-overlay/usr: local/share/config/kdm share/skel/.kde/share/config
svn at pcbsd.org
svn at pcbsd.org
Fri Aug 17 09:44:28 PDT 2007
Author: kris
Date: 2007-08-17 09:44:28 -0700 (Fri, 17 Aug 2007)
New Revision: 610
Modified:
pcbsd/trunk/system-overlay/usr/local/share/config/kdm/kdmrc
pcbsd/trunk/system-overlay/usr/share/skel/.kde/share/config/konquerorrc
Log:
Changed Konq / KDM font sizes to 10 like everything else
Modified: pcbsd/trunk/system-overlay/usr/local/share/config/kdm/kdmrc
===================================================================
--- pcbsd/trunk/system-overlay/usr/local/share/config/kdm/kdmrc 2007-08-16 23:16:49 UTC (rev 609)
+++ pcbsd/trunk/system-overlay/usr/local/share/config/kdm/kdmrc 2007-08-17 16:44:28 UTC (rev 610)
@@ -330,7 +330,7 @@
GreetFont=Sans Serif,16,-1,5,50,0,0,0,0,0
# The normal font used in the greeter.
# Default is "Sans Serif,10"
-StdFont=Sans Serif,11,-1,5,50,0,0,0,0,0
+StdFont=Sans Serif,10,-1,5,50,0,0,0,0,0
# The font used for the "Login Failed" message.
# Default is "Sans Serif,10,bold"
FailFont=Sans Serif,11,-1,5,75,0,0,0,0,0
Modified: pcbsd/trunk/system-overlay/usr/share/skel/.kde/share/config/konquerorrc
===================================================================
--- pcbsd/trunk/system-overlay/usr/share/skel/.kde/share/config/konquerorrc 2007-08-16 23:16:49 UTC (rev 609)
+++ pcbsd/trunk/system-overlay/usr/share/skel/.kde/share/config/konquerorrc 2007-08-17 16:44:28 UTC (rev 610)
@@ -25,6 +25,7 @@
FormCompletion=true
HoverLinks=false
MaxFormCompletionItems=10
+MediumFontSize=10
ShowAnimations=Enabled
UnderlineLinks=true
UnfinishedImageFrame=true
More information about the Commits
mailing list