summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-09-10 06:31:55 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-09-10 06:31:55 +0000
commitae2147ba904330015f0257d49688aa2de19cbaea (patch)
tree5194f291b52e6de531bfcfb1921deecad18df01d
parent37779e7711bf3d6fe5830a7dbf838d551c5f03d0 (diff)
downloadtdebase-ae2147ba.tar.gz
tdebase-ae2147ba.zip
Removed another Kubuntu-specific section of code
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1173697 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
-rw-r--r--startkde9
1 files changed, 0 insertions, 9 deletions
diff --git a/startkde b/startkde
index 0f2df060e..c0905a88d 100644
--- a/startkde
+++ b/startkde
@@ -434,15 +434,6 @@ if test -n "$dl"; then
sleep 1
fi
-# configuration of kwalletmanager if not already set
-
-if [ ! -e $kdehome/share/config/kwalletrc ] && [ -e /usr/share/kubuntu-default-settings/kde-profile/default/share/config/kwalletrc ]
-then
- mkdir -p "$kdehome/share/config/"
- cp -f /usr/share/kubuntu-default-settings/kde-profile/default/share/config/kwalletrc $kdehome/share/config/
-fi
-
-
# finally, give the session control to the session manager
# see kdebase/ksmserver for the description of the rest of the startup sequence
# if the KDEWM environment variable has been set, then it will be used as KDE's