diff --git a/share/qtvcp/screens/qtplasmac/languages/langlink b/share/qtvcp/screens/qtplasmac/languages/langlink index e56591ebe3d..109decd4e1e 100755 --- a/share/qtvcp/screens/qtplasmac/languages/langlink +++ b/share/qtvcp/screens/qtplasmac/languages/langlink @@ -19,8 +19,8 @@ else echo -e "\ncreating links to qtplasmac_$1.qn translation for qtplasmac_4x3 and qtplasmac_9x16\n" mkdir -p "../../qtplasmac_4x3/languages" mkdir -p "../../qtplasmac_9x16/languages" - ln -rs qtplasmac_sk.qm -t ../../qtplasmac_4x3/languages - ln -rs qtplasmac_sk.qm -t ../../qtplasmac_9x16/languages - mv ../../qtplasmac_4x3/languages/qtplasmac_sk.qm ../../qtplasmac_4x3/languages/qtplasmac_4x3_sk.qm - mv ../../qtplasmac_9x16/languages/qtplasmac_sk.qm ../../qtplasmac_9x16/languages/qtplasmac_9x16_sk.qm + ln -rs qtplasmac_$1.qm -t ../../qtplasmac_4x3/languages + ln -rs qtplasmac_$1.qm -t ../../qtplasmac_9x16/languages + mv ../../qtplasmac_4x3/languages/qtplasmac_$1.qm ../../qtplasmac_4x3/languages/qtplasmac_4x3_sk.qm + mv ../../qtplasmac_9x16/languages/qtplasmac_$1.qm ../../qtplasmac_9x16/languages/qtplasmac_9x16_sk.qm fi diff --git a/share/qtvcp/screens/qtplasmac/qtplasmac_handler.py b/share/qtvcp/screens/qtplasmac/qtplasmac_handler.py index 8ad08289388..5112fa81194 100644 --- a/share/qtvcp/screens/qtplasmac/qtplasmac_handler.py +++ b/share/qtvcp/screens/qtplasmac/qtplasmac_handler.py @@ -1,4 +1,4 @@ -VERSION = '008.055' +VERSION = '008.056' LCNCVER = '2.10' DOCSVER = LCNCVER diff --git a/share/qtvcp/screens/qtplasmac/versions.html b/share/qtvcp/screens/qtplasmac/versions.html index f9fd9f9e98a..8b297097184 100644 --- a/share/qtvcp/screens/qtplasmac/versions.html +++ b/share/qtvcp/screens/qtplasmac/versions.html @@ -26,6 +26,11 @@