From 588d5574a758b8eee4379a3c8d0f10edce916c51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C3=A9cureuil?= Date: Mon, 26 Dec 2016 22:48:46 +0100 Subject: Write config file when completed --- etc/xdg/plasma-workspace/env/plasma5-firstsetup.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc') diff --git a/etc/xdg/plasma-workspace/env/plasma5-firstsetup.sh b/etc/xdg/plasma-workspace/env/plasma5-firstsetup.sh index afb9924..87f5b65 100644 --- a/etc/xdg/plasma-workspace/env/plasma5-firstsetup.sh +++ b/etc/xdg/plasma-workspace/env/plasma5-firstsetup.sh @@ -123,6 +123,8 @@ EOF if [ -e "$TRASH"]; then rm -f "$TRASH" fi + + kwriteconfig5 --group "Mageia" --key "Mageia5to6" --type "bool" 1 fi # end of main if: all the changes should be done inside this main if fi -- cgit v1.2.1