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

Fix

parent 1a898809
No related branches found
No related tags found
No related merge requests found
......@@ -99,7 +99,7 @@ bool SystemHandler::isApplicableType(const QString &installType) const
applicableTypes << "wallpapers"
<< "icons"
<< "cursors"
<< "plasma_desktopthemes"
<< "plasma5_desktopthemes"
<< "aurorae_themes";
}
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