1
0
mirror of https://github.com/KDE/latte-dock.git synced 2024-12-26 23:21:37 +03:00

fix #891,import old launchers only once

--import deprecated launchers to new architecture only
once
This commit is contained in:
Michail Vourlakos 2018-03-02 19:12:41 +02:00
parent cd3616537c
commit 410190e615

View File

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