summaryrefslogtreecommitdiff
path: root/noncore/unsupported
authorcniehaus <cniehaus>2002-03-28 16:04:42 (UTC)
committer cniehaus <cniehaus>2002-03-28 16:04:42 (UTC)
commit13d6ff0369da2a306bebf8db3e7c78f83bf1e2ff (patch) (side-by-side diff)
tree662deb255fbff3de9de622ffc2b23a9857058de3 /noncore/unsupported
parentf2da8068e337e426766144ae22fc2c973ca30548 (diff)
downloadopie-13d6ff0369da2a306bebf8db3e7c78f83bf1e2ff.zip
opie-13d6ff0369da2a306bebf8db3e7c78f83bf1e2ff.tar.gz
opie-13d6ff0369da2a306bebf8db3e7c78f83bf1e2ff.tar.bz2
always += and not =
Diffstat (limited to 'noncore/unsupported') (more/less context) (ignore 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 e0a59f2..e5c6dd1 100644
--- a/noncore/unsupported/oipkg/qipkg.pro
+++ b/noncore/unsupported/oipkg/qipkg.pro
@@ -11,5 +11,5 @@ INTERFACES = packagemanagerbase.ui pkdesc.ui pkfind.ui pksettings.ui
TARGET = qipkg
TRANSLATIONS = ../i18n/de/qipkg.ts
-TRANSLATIONS = ../i18n/fr/qipkg.ts
+TRANSLATIONS += ../i18n/fr/qipkg.ts
TRANSLATIONS += ../i18n/pt_BR/qipkg.ts