summaryrefslogtreecommitdiff
path: root/noncore/unsupported/oipkg/qipkg.pro
authorkergoth <kergoth>2002-03-19 02:38:30 (UTC)
committer kergoth <kergoth>2002-03-19 02:38:30 (UTC)
commit0097a3253cae1c440a9d10c1dec261f10023195b (patch) (side-by-side diff)
tree227bcf958e90799f9482706fc6ad03fc3e90a217 /noncore/unsupported/oipkg/qipkg.pro
parent7e0f49c9973bb2769afbd1fe2b70da093f200c03 (diff)
downloadopie-0097a3253cae1c440a9d10c1dec261f10023195b.zip
opie-0097a3253cae1c440a9d10c1dec261f10023195b.tar.gz
opie-0097a3253cae1c440a9d10c1dec261f10023195b.tar.bz2
TRANSLATION variable brokenness.
Diffstat (limited to 'noncore/unsupported/oipkg/qipkg.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/unsupported/oipkg/qipkg.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/unsupported/oipkg/qipkg.pro b/noncore/unsupported/oipkg/qipkg.pro
index 6472fee..0f26bb2 100644
--- a/noncore/unsupported/oipkg/qipkg.pro
+++ b/noncore/unsupported/oipkg/qipkg.pro
@@ -2,13 +2,13 @@ DESTDIR = $(OPIEDIR)/bin
TEMPLATE = app
CONFIG = qt warn_on release
HEADERS = packagemanager.h
SOURCES = packagemanager.cpp \
main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES = packagemanagerbase.ui pkdesc.ui pkfind.ui pksettings.ui
TARGET = qipkg
TRANSLATIONS = ../i18n/de/qipkg.ts
-TRANSLATIONS = ../i18n/pt_BR/qipkg.ts
+TRANSLATIONS += ../i18n/pt_BR/qipkg.ts