You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-packaging/opensuse/core/tdebase/kcminit-ignore-arts.diff

15 lines
416 B

Index: kcminit/main.cpp
===================================================================
--- kcminit/main.cpp.orig
+++ kcminit/main.cpp
@@ -98,6 +98,9 @@ void KCMInit::runModules( int phase )
if (library.isEmpty())
library = service->library();
+ if (library == "arts" && list.size() > 1)
+ continue;
+
if (library.isEmpty() || service->init().isEmpty())
continue; // Skip