[scripts] remove default gtkrc-2.0 config for root, user one will be inherited

This also caused issues with the MATE ISO image and default GTK2 theme.
See Staff ML, September 2012.
This commit is contained in:
Fabio Erculiani 2012-09-10 17:46:24 +02:00
parent 8b816250d6
commit bd2bb43d8a
1 changed files with 0 additions and 4 deletions

View File

@ -228,10 +228,6 @@ setup_misc_stuff() {
rm $file
done
# Setup basic GTK theme for root user
if [ ! -f "/root/.gtkrc-2.0" ]; then
echo "include \"/usr/share/themes/Clearlooks/gtk-2.0/gtkrc\"" > /root/.gtkrc-2.0
fi
# Regenerate Fluxbox menu
if [ -x "/usr/bin/fluxbox-generate_menu" ]; then
fluxbox-generate_menu -o /etc/skel/.fluxbox/menu