From ff8a581a63130747b41b84aa064b8d38bc6c6440 Mon Sep 17 00:00:00 2001 From: John Balcaen Date: Sat, 30 Jul 2011 00:21:49 +0000 Subject: Migration for vanilla configuration : - delete config files without specific mageia data - remove kdeglobals from common flavor & move specific data to default/netbook flavors - remove redundant information from kdeglobals (ColorEffects) with scheme used - remove kmixrc,kcmaudiocdrc,phondevicerc config files (thoses are generated on first step & not all users have a via chipset :p ) --- kde4-profiles/Default/share/config/kdeglobals | 119 +++++--------------------- 1 file changed, 22 insertions(+), 97 deletions(-) (limited to 'kde4-profiles/Default/share') diff --git a/kde4-profiles/Default/share/config/kdeglobals b/kde4-profiles/Default/share/config/kdeglobals index 7b25974..18f73e8 100644 --- a/kde4-profiles/Default/share/config/kdeglobals +++ b/kde4-profiles/Default/share/config/kdeglobals @@ -1,103 +1,28 @@ -[ColorEffects:Disabled] -Color=56,56,56 -ColorAmount=0 -ColorEffect=0 -ContrastAmount=0.65 -ContrastEffect=1 -IntensityAmount=0.1 -IntensityEffect=2 - -[ColorEffects:Inactive] -ChangeSelectionColor=true -Color=112,111,110 -ColorAmount=0.025 -ColorEffect=2 -ContrastAmount=0.1 -ContrastEffect=2 -Enable=true -IntensityAmount=0 -IntensityEffect=0 - -[Colors:Button] -BackgroundAlternate=223,231,239 -BackgroundNormal=223,231,239 -DecorationFocus=128,142,198 -DecorationHover=173,186,234 -ForegroundActive=1,1,1 -ForegroundInactive=208,215,223 -ForegroundLink=0,0,192 -ForegroundNegative=191,3,3 -ForegroundNeutral=176,128,0 -ForegroundNormal=1,1,1 -ForegroundPositive=0,110,40 -ForegroundVisited=128,0,128 - -[Colors:Selection] -BackgroundAlternate=9,52,83 -BackgroundNormal=93,101,142 -DecorationFocus=128,142,198 -DecorationHover=173,186,234 -ForegroundActive=255,255,255 -ForegroundInactive=255,255,255 -ForegroundLink=0,0,192 -ForegroundNegative=156,14,14 -ForegroundNeutral=255,221,0 -ForegroundNormal=255,255,255 -ForegroundPositive=128,255,128 -ForegroundVisited=128,0,128 - -[Colors:Tooltip] -BackgroundAlternate=255,255,148 -BackgroundNormal=255,255,148 -DecorationFocus=128,142,198 -DecorationHover=173,186,234 -ForegroundActive=1,1,1 -ForegroundInactive=1,1,1 -ForegroundLink=0,0,192 -ForegroundNegative=191,3,3 -ForegroundNeutral=176,128,0 -ForegroundNormal=1,1,1 -ForegroundPositive=0,110,40 -ForegroundVisited=128,0,128 - -[Colors:View] -BackgroundAlternate=173,186,234 -BackgroundNormal=255,255,255 -DecorationFocus=128,142,198 -DecorationHover=173,186,234 -ForegroundActive=1,1,1 -ForegroundInactive=136,135,134 -ForegroundLink=0,0,192 -ForegroundNegative=191,3,3 -ForegroundNeutral=176,128,0 -ForegroundNormal=1,1,1 -ForegroundPositive=0,110,40 -ForegroundVisited=128,0,128 - -[Colors:Window] -BackgroundAlternate=239,243,247 -BackgroundNormal=239,243,247 -DecorationFocus=128,142,198 -DecorationHover=173,186,234 -ForegroundActive=1,1,1 -ForegroundInactive=136,135,134 -ForegroundLink=0,0,192 -ForegroundNegative=191,3,3 -ForegroundNeutral=176,128,0 -ForegroundNormal=1,1,1 -ForegroundPositive=0,110,40 -ForegroundVisited=128,0,128 - [General] -Name=Ia Ora Night -ColorScheme=Ia Ora Night +widgetStyle=iaorakde +Name=Ia Ora Smooth +ColorScheme=Ia Ora Smooth shadeSortColumn=true +BrowserApplication=firefox + +[KFileDialog Settings] +Automatically select filename extension=true +Breadcrumb Navigation=true +LocationCombo Completionmode=5 +PathCombo Completionmode=5 +Show Bookmarks=false +Show Speedbar=true +Show hidden files=false +Sort by=Name +Sort reversed=false +Speedbar Width=66 +View Style=Simple [KDE] +SingleClick=false +DoubleClickInterval=400 contrast=7 +ShowDeleteCommand=false -[WM] -activeBackground=61,68,103 -activeForeground=255,255,255 -inactiveBackground=207,217,228 -inactiveForeground=255,255,255 +[PanelIcons] +Size=256 \ No newline at end of file -- cgit v1.2.1