From 6c89d4e3d5011cd3c8b000cc6396a75df5b1db1e Mon Sep 17 00:00:00 2001 From: dockes Date: Fri, 22 Sep 2006 07:38:56 +0000 Subject: [PATCH] names cleanup: translations --- src/recollinstall.in | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/recollinstall.in b/src/recollinstall.in index c8688dea..6ab1c71f 100755 --- a/src/recollinstall.in +++ b/src/recollinstall.in @@ -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