Sophie

Sophie

distrib > Mandriva > 2006.0 > i586 > media > main-src > by-pkgid > a6bc312ce50b5c8d0c51736e58ac32bc > files > 271

kdebase-3.4.2-55mdk.src.rpm

--- kdebase-3.2.3/kdesktop/init.cc--	2004-09-01 18:01:48.148253329 +0200
+++ kdebase-3.2.3/kdesktop/init.cc	2004-09-01 18:02:12.506606918 +0200
@@ -176,6 +176,8 @@ bool testLocalInstallation()
 		if( QFileInfo("/dev/dsp").exists())
 		  KApplication::startServiceByDesktopName("kmix", QStringList(),
 							  0, 0, 0, "", true);
+			KApplication::startServiceByDesktopName("kwikdisk", QStringList(),
+						                              0, 0, 0, "", true);
 	}