malfs mekanizma guncelleme

This commit is contained in:
root 2016-03-13 14:04:15 +02:00
parent c136bbac70
commit c50e4865b8
4 changed files with 17 additions and 4 deletions

12
bin/tamir_xfce4_seffaf Executable file
View File

@ -0,0 +1,12 @@
touch /root/.gtkrc-2.0
cat > /root/.gtkrc-2.0 << "EOF"
style "xfdesktop-icon-view" {
XfdesktopIconView::label-alpha = 10
base[NORMAL] = "#000000"
base[SELECTED] = "#71B9FF"
base[ACTIVE] = "#71FFAD"
fg[NORMAL] = "#ffffff"
fg[SELECTED] = "#71B9FF"
fg[ACTIVE] = "#71FFAD" }
widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view"
EOF

View File

@ -338,10 +338,10 @@ cat > ${LFS}/etc/sysconfig/$FILE << "EOF"
#SYSKLOGD_PARMS="-m 0"
# Console parameters
#UNICODE=1
UNICODE=1
KEYMAP="trq"
#KEYMAP_CORRECTIONS="euro2"
#FONT="lat0-16 -m 8859-15"
#FONT="lat0-16 -m 8859-9"
#LEGACY_CHARSET=
EOF
}

View File

@ -18,7 +18,8 @@ sed -i '/wpath.logrotate\|wpath.systemd/d' setup.py
python setup.py configure --no-install-kde \
--no-install-acpi \
--no-install-pmutils \
--no-install-init
--no-install-init \
--no-install-docs
# Hack sinon les locales s'installent pas
mkdir -p translations/ast/LC_MESSAGES

View File

@ -1 +1 @@
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor