fix #891,import old launchers only once

--import deprecated launchers to new architecture only
once
v0.7
Michail Vourlakos 7 years ago
parent 9cec593a4f
commit fcdcb561c3

@ -52,6 +52,7 @@ function importLaunchersToNewArchitecture(){
}
plasmoid.configuration.launchers59 = newLaunchers;
plasmoid.configuration.launchers = "";
}
function restoreLaunchers(){

Loading…
Cancel
Save