Skip to content
Snippets Groups Projects
Commit a9b5b495 authored by akiraohgaki's avatar akiraohgaki
Browse files

Merge branch 'develop'

parents cf739608 7eccd837
No related branches found
No related tags found
No related merge requests found
...@@ -99,7 +99,7 @@ bool SystemHandler::isApplicableType(const QString &installType) const ...@@ -99,7 +99,7 @@ bool SystemHandler::isApplicableType(const QString &installType) const
applicableTypes << "wallpapers" applicableTypes << "wallpapers"
<< "icons" << "icons"
<< "cursors" << "cursors"
<< "plasma_desktopthemes" << "plasma5_desktopthemes"
<< "aurorae_themes"; << "aurorae_themes";
} }
else if (desktop == "gnome") { else if (desktop == "gnome") {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment