From 932dae70d65ecbad75e7aeb9a3cd97a67742de36 Mon Sep 17 00:00:00 2001 From: cniehaus Date: Sun, 16 Jun 2002 15:05:47 +0000 Subject: This add .pt and .es to all .pro --- (limited to 'noncore/apps') diff --git a/noncore/apps/dictionary/dictionary.pro b/noncore/apps/dictionary/dictionary.pro index 71056dc..34c06e3 100644 --- a/noncore/apps/dictionary/dictionary.pro +++ b/noncore/apps/dictionary/dictionary.pro @@ -14,6 +14,7 @@ LIBS += -lqpe TARGET = dictionary TRANSLATIONS = ../i18n/pt_BR/dictionary.ts +TRANSLATIONS += ../i18n/pt/dictionary.ts TRANSLATIONS += ../i18n/de/dictionary.ts TRANSLATIONS += ../i18n/en/dictionary.ts TRANSLATIONS += ../i18n/hu/dictionary.ts diff --git a/noncore/apps/tableviewer/tableviewer.pro b/noncore/apps/tableviewer/tableviewer.pro index 407323f..86f6b0e 100644 --- a/noncore/apps/tableviewer/tableviewer.pro +++ b/noncore/apps/tableviewer/tableviewer.pro @@ -36,6 +36,8 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe TRANSLATIONS = ../i18n/pt_BR/tableviewer.ts +TRANSLATIONS += ../i18n/es/tableviewer.ts +TRANSLATIONS += ../i18n/pt/tableviewer.ts TRANSLATIONS += ../i18n/en/tableviewer.ts TRANSLATIONS += ../i18n/de/tableviewer.ts TRANSLATIONS += ../i18n/hu/tableviewer.ts -- cgit v0.9.0.2