summaryrefslogtreecommitdiff
path: root/scripts/live-bottom/10adduser
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/live-bottom/10adduser')
-rwxr-xr-xscripts/live-bottom/10adduser4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/live-bottom/10adduser b/scripts/live-bottom/10adduser
index 2fabbb3..2065e7a 100755
--- a/scripts/live-bottom/10adduser
+++ b/scripts/live-bottom/10adduser
@@ -108,4 +108,8 @@ if [ -L /root/home/$USERNAME/Examples ]; then
mv /root/home/$USERNAME/Examples /root/home/$USERNAME/Desktop/
fi
+if [ -f "/root/usr/share/apps/khelpcenter/plugins/kubuntu/about-kubuntu.desktop.tobemoved" ]; then
+ chroot /root install -D -o $USERNAME -g $USERNAME /root/usr/share/apps/khelpcenter/plugins/kubuntu/about-kubuntu.desktop.tobemoved /home/$USERNAME/Desktop/about-kubuntu.desktop
+fi
+
log_end_msg