summaryrefslogtreecommitdiff
path: root/core/settings
authorcniehaus <cniehaus>2002-06-16 15:05:47 (UTC)
committer cniehaus <cniehaus>2002-06-16 15:05:47 (UTC)
commit932dae70d65ecbad75e7aeb9a3cd97a67742de36 (patch) (side-by-side diff)
treea5afe4e516117c204af1a7fae6c6b5da4e2fe833 /core/settings
parentf3c439fa534832eec214e1779c7f7040a3325a2c (diff)
downloadopie-932dae70d65ecbad75e7aeb9a3cd97a67742de36.zip
opie-932dae70d65ecbad75e7aeb9a3cd97a67742de36.tar.gz
opie-932dae70d65ecbad75e7aeb9a3cd97a67742de36.tar.bz2
This add .pt and .es to all .pro
Diffstat (limited to 'core/settings') (more/less context) (ignore whitespace changes)
-rw-r--r--core/settings/citytime/citytime.pro2
-rw-r--r--core/settings/light-and-power/light-and-power.pro2
-rw-r--r--core/settings/security/security.pro2
3 files changed, 6 insertions, 0 deletions
diff --git a/core/settings/citytime/citytime.pro b/core/settings/citytime/citytime.pro
index afa658f..11a135d 100644
--- a/core/settings/citytime/citytime.pro
+++ b/core/settings/citytime/citytime.pro
@@ -11,6 +11,8 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../i18n/de/citytime.ts
+TRANSLATIONS += ../i18n/es/citytime.ts
+TRANSLATIONS += ../i18n/pt/citytime.ts
TRANSLATIONS += ../i18n/pt_BR/citytime.ts
TRANSLATIONS += ../i18n/en/citytime.ts
TRANSLATIONS += ../i18n/hu/citytime.ts
diff --git a/core/settings/light-and-power/light-and-power.pro b/core/settings/light-and-power/light-and-power.pro
index 9029a19..7e2afed 100644
--- a/core/settings/light-and-power/light-and-power.pro
+++ b/core/settings/light-and-power/light-and-power.pro
@@ -10,6 +10,8 @@ LIBS += -lqpe
TARGET = light-and-power
TRANSLATIONS = ../../i18n/de/light-and-power.ts
+TRANSLATIONS += ../../i18n/es/light-and-power.ts
+TRANSLATIONS += ../../i18n/pt/light-and-power.ts
TRANSLATIONS += ../../i18n/pt_BR/light-and-power.ts
TRANSLATIONS += ../../i18n/pl/light-and-power.ts
TRANSLATIONS += ../../i18n/fr/light-and-power.ts
diff --git a/core/settings/security/security.pro b/core/settings/security/security.pro
index 0c924ad..1e815ac 100644
--- a/core/settings/security/security.pro
+++ b/core/settings/security/security.pro
@@ -10,6 +10,8 @@ LIBS += -lqpe
TARGET = security
TRANSLATIONS = ../../i18n/pt_BR/security.ts
+TRANSLATIONS += ../../i18n/es/security.ts
+TRANSLATIONS += ../../i18n/pt/security.ts
TRANSLATIONS += ../../i18n/de/security.ts
TRANSLATIONS += ../../i18n/en/security.ts
TRANSLATIONS += ../../i18n/hu/security.ts