Sophie

Sophie

distrib > Mandriva > 9.1 > i586 > by-pkgid > f80a1d181bd57db84cab20ca0a2b9d16 > files > 1

libqt3-common-3.1.1-13mdk.i586.rpm

# Set XFT support (Anti Aliasing) for csh
# 'setenv QT_XFT 1' turns it on
# 'setenv QT_XFT 0' turns it off
#
# Warning: if /etc/profile.d/qtxft2.csh exist, you also need to set/unset
# this variable in this file.

if ( ${?QT_XFT} ) then
   exit
endif

setenv QT_XFT 0