summaryrefslogtreecommitdiff
path: root/core/applets/batteryapplet/batteryapplet.pro
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/applets/batteryapplet/batteryapplet.pro
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/applets/batteryapplet/batteryapplet.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/batteryapplet/batteryapplet.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/applets/batteryapplet/batteryapplet.pro b/core/applets/batteryapplet/batteryapplet.pro
index eea429c..9cf7556 100644
--- a/core/applets/batteryapplet/batteryapplet.pro
+++ b/core/applets/batteryapplet/batteryapplet.pro
@@ -1,20 +1,22 @@
TEMPLATE = lib
CONFIG += qt warn_on release
HEADERS = battery.h batterystatus.h batteryappletimpl.h
SOURCES = battery.cpp batterystatus.cpp batteryappletimpl.cpp
TARGET = batteryapplet
DESTDIR = ../../plugins/applets
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += ../$(OPIEDIR)/include ..
LIBS += -lqpe
VERSION = 1.0.0
TRANSLATIONS = ../../i18n/de/libbatteryapplet.ts
+TRANSLATIONS += ../../i18n/es/libbatteryapplet.ts
+TRANSLATIONS += ../../i18n/pt/libbatteryapplet.ts
TRANSLATIONS += ../../i18n/pt_BR/libbatteryapplet.ts
TRANSLATIONS += ../../i18n/en/libbatteryapplet.ts
TRANSLATIONS += ../../i18n/hu/libbatteryapplet.ts
TRANSLATIONS += ../../i18n/ja/libbatteryapplet.ts
TRANSLATIONS += ../../i18n/ko/libbatteryapplet.ts
TRANSLATIONS += ../../i18n/no/libbatteryapplet.ts
TRANSLATIONS += ../../i18n/zh_CN/libbatteryapplet.ts
TRANSLATIONS += ../../i18n/zh_TW/libbatteryapplet.ts