Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > dc23a8de81ef060af5d6032a03300d09 > files > 13

compiz-0.8.6-3.mga1.src.rpm

#!/bin/sh
SESSION=$1
if [ "${SESSION}" = "KDE" ] && [ ! -e "$HOME/.mdv_no_auto_shadow" ]; then
    perl -MMDK::Common -e "update_gnomekderc('$HOME/.qt/kstylerc', 'Settings', MenuDropShadow => bool2text('$COMPOSITING_WM_START' ne 'yes'))"
fi