rm set_fcitx and continue to use scim defaultly

modified:   install_shell/create_users.sh
	deleted:    install_shell/set_fcitx.sh
	new file:   install_shell/set_tcsh_encode.sh
	modified:   setup.sh
This commit is contained in:
Peng Zhihui
2014-03-18 15:43:55 +08:00
parent fd80cd8766
commit 391c6cccaf
4 changed files with 12 additions and 38 deletions

View File

@@ -40,7 +40,6 @@ check_konsole $HOME
cp -r root-kde/.kde $HOME/
cp -r d5000-kde/.kde $USER_HOME/
#cp -r /etc/skel/.kde $USER_HOME/
cp -r d5000-fcitx/.config $USER_HOME/
chown -R ${USER_NAME}:${USER_NAME} ${USER_HOME}
usermod -p `openssl passwd root` root