Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > 36960bf914a01a197ea4c7c01be1f248 > files > 42

qt3-3.3.8-4mdv2007.1.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