names cleanup: translations
This commit is contained in:
parent
c732caf339
commit
6c89d4e3d5
@ -19,11 +19,7 @@ else
|
|||||||
usage
|
usage
|
||||||
fi
|
fi
|
||||||
QTGUI=@QTGUI@
|
QTGUI=@QTGUI@
|
||||||
if test X$QTGUI = Xqtgui ; then
|
I18N=${QTGUI}/i18n
|
||||||
I18N=$QTGUI
|
|
||||||
else
|
|
||||||
I18N=${QTGUI}/i18n
|
|
||||||
fi
|
|
||||||
|
|
||||||
test -n "$bindir" || bindir=${PREFIX}/bin
|
test -n "$bindir" || bindir=${PREFIX}/bin
|
||||||
test -n "$datadir" || datadir=${PREFIX}/share
|
test -n "$datadir" || datadir=${PREFIX}/share
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user