names cleanup: translations

This commit is contained in:
dockes 2006-09-22 07:38:56 +00:00
parent c732caf339
commit 6c89d4e3d5

View File

@ -19,11 +19,7 @@ else
usage
fi
QTGUI=@QTGUI@
if test X$QTGUI = Xqtgui ; then
I18N=$QTGUI
else
I18N=${QTGUI}/i18n
fi
I18N=${QTGUI}/i18n
test -n "$bindir" || bindir=${PREFIX}/bin
test -n "$datadir" || datadir=${PREFIX}/share