Sophie

Sophie

distrib > Mandriva > 2006.0 > i586 > by-pkgid > cb5cb393fb2cff46997de4bce8173fc9 > files > 70

qt3-3.3.4-23.2.20060mdk.src.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