Sophie

Sophie

distrib > Mandriva > 10.2 > i586 > by-pkgid > 47dd33d539fcc65c830b79bb21ea0ae5 > files > 60

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