Sophie

Sophie

distrib > Mandriva > cs4.0 > i586 > by-pkgid > 6f96ffda8b8309fb9c58db5e0ddbde2c > files > 37

kdebase-3.5.4-2.1.20060mlcs4.src.rpm

--- kdebase-3.4.0/kwin/kcmkwin/kwindecoration/kwindecoration.cpp--	2005-04-12 03:30:57.991736109 -0400
+++ kdebase-3.4.0/kwin/kcmkwin/kwindecoration/kwindecoration.cpp	2005-04-12 03:31:31.320131730 -0400
@@ -431,7 +431,7 @@ void KWinDecorationModule::readConfig( K
 
 	oldLibraryName = currentLibraryName;
 	currentLibraryName = conf->readEntry("PluginLib",
-					((QPixmap::defaultDepth() > 8) ? "kwin_plastik" : "kwin_quartz"));
+					((QPixmap::defaultDepth() > 8) ? "kwin3_mandriva2" : "kwin_plastik"));
 	QString decoName = decorationName( currentLibraryName );
 
 	// If we are using the "default" kde client, use the "default" entry.