[PC-BSD Commits] r498 - pcbsd/trunk/system-overlay/usr/share/skel/.kde/share/config
svn at pcbsd.org
svn at pcbsd.org
Mon Jul 16 15:51:14 PDT 2007
Author: kris
Date: 2007-07-16 23:51:14 +0100 (Mon, 16 Jul 2007)
New Revision: 498
Modified:
pcbsd/trunk/system-overlay/usr/share/skel/.kde/share/config/kdeglobals
pcbsd/trunk/system-overlay/usr/share/skel/.kde/share/config/kdesktoprc
Log:
Changed default font sizes
Modified: pcbsd/trunk/system-overlay/usr/share/skel/.kde/share/config/kdeglobals
===================================================================
--- pcbsd/trunk/system-overlay/usr/share/skel/.kde/share/config/kdeglobals 2007-07-16 22:18:26 UTC (rev 497)
+++ pcbsd/trunk/system-overlay/usr/share/skel/.kde/share/config/kdeglobals 2007-07-16 22:51:14 UTC (rev 498)
@@ -31,15 +31,15 @@
background=239,237,225
buttonBackground=253,252,245
buttonForeground=0,0,0
-fixed=Monospace,12,-1,5,50,0,0,0,0,0
-font=Sans Serif,11,-1,5,50,0,0,0,0,0
+fixed=Monospace,10,-1,5,50,0,0,0,0,0
+font=Sans Serif,10,-1,5,50,0,0,0,0,0
foreground=0,0,0
linkColor=0,0,238
-menuFont=Sans Serif,11,-1,5,50,0,0,0,0,0
+menuFont=Sans Serif,10,-1,5,50,0,0,0,0,0
selectBackground=46,136,219
selectForeground=255,255,255
-taskbarFont=Sans Serif,11,-1,5,50,0,0,0,0,0
-toolBarFont=Sans Serif,11,-1,5,50,0,0,0,0,0
+taskbarFont=Sans Serif,10,-1,5,50,0,0,0,0,0
+toolBarFont=Sans Serif,10,-1,5,50,0,0,0,0,0
visitedLinkColor=82,24,139
widgetStyle=lipstik
windowBackground=255,255,255
@@ -277,7 +277,7 @@
[WM]
activeBackground=0,95,184
activeBlend=57,123,184
-activeFont=Sans Serif,12,-1,5,75,0,0,0,0,0
+activeFont=Sans Serif,10,-1,5,75,0,0,0,0,0
activeForeground=255,255,255
activeTitleBtnBg=127,158,200
alternateBackground=237,244,249
Modified: pcbsd/trunk/system-overlay/usr/share/skel/.kde/share/config/kdesktoprc
===================================================================
--- pcbsd/trunk/system-overlay/usr/share/skel/.kde/share/config/kdesktoprc 2007-07-16 22:18:26 UTC (rev 497)
+++ pcbsd/trunk/system-overlay/usr/share/skel/.kde/share/config/kdesktoprc 2007-07-16 22:51:14 UTC (rev 498)
@@ -22,7 +22,7 @@
[FMSettings]
NormalTextColor=255,255,255
-StandardFont=Sans Serif,12,-1,5,50,0,0,0,0,0
+StandardFont=Sans Serif,10,-1,5,50,0,0,0,0,0
UnderlineLinks=false
[General]
More information about the Commits
mailing list