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.
14 lines
529 B
14 lines
529 B
diff --git a/shell/packageplugins/lookandfeel/lookandfeel.cpp b/shell/packageplugins/lookandfeel/lookandfeel.cpp
|
|
index a6cef04..82c6d36 100644
|
|
--- a/shell/packageplugins/lookandfeel/lookandfeel.cpp
|
|
+++ b/shell/packageplugins/lookandfeel/lookandfeel.cpp
|
|
@@ -23,7 +23,7 @@
|
|
#include <KLocalizedString>
|
|
#include <KPackage/PackageLoader>
|
|
|
|
-#define DEFAULT_LOOKANDFEEL "org.kde.breeze.desktop"
|
|
+#define DEFAULT_LOOKANDFEEL "org.fedoraproject.fedora.twenty.two"
|
|
|
|
void LookAndFeelPackage::initPackage(KPackage::Package *package)
|
|
{
|