summaryrefslogtreecommitdiff
path: root/core/apps/textedit/textedit.pro
authorcniehaus <cniehaus>2002-04-13 13:20:52 (UTC)
committer cniehaus <cniehaus>2002-04-13 13:20:52 (UTC)
commit1443f111a77c7de5484a1e5b555514281da3fa38 (patch) (side-by-side diff)
tree32e104eab753fd6a7ec8c89bfb14d1c604a62460 /core/apps/textedit/textedit.pro
parentb5b241a8c1b2e07a58c278fd99c3b4052de7c447 (diff)
downloadopie-1443f111a77c7de5484a1e5b555514281da3fa38.zip
opie-1443f111a77c7de5484a1e5b555514281da3fa38.tar.gz
opie-1443f111a77c7de5484a1e5b555514281da3fa38.tar.bz2
this add .pl for i18n
-------------------------------------------------------------------
Diffstat (limited to 'core/apps/textedit/textedit.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/textedit/textedit.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/apps/textedit/textedit.pro b/core/apps/textedit/textedit.pro
index aae7f89..4f20da3 100644
--- a/core/apps/textedit/textedit.pro
+++ b/core/apps/textedit/textedit.pro
@@ -1,24 +1,25 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = textedit.h fileBrowser.h fontDialog.h fileSaver.h filePermissions.h
SOURCES = main.cpp textedit.cpp fileBrowser.cpp fontDialog.cpp fileSaver.cpp filePermissions.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopie
TARGET = textedit
TRANSLATIONS += ../i18n/de/textedit.ts
TRANSLATIONS += ../i18n/pt_BR/textedit.ts
TRANSLATIONS += ../i18n/en/textedit.ts
TRANSLATIONS += ../i18n/hu/textedit.ts
TRANSLATIONS += ../i18n/fr/textedit.ts
TRANSLATIONS += ../i18n/ja/textedit.ts
TRANSLATIONS += ../i18n/sl/textedit.ts
+TRANSLATIONS += ../i18n/pl/textedit.ts
TRANSLATIONS += ../i18n/ko/textedit.ts
TRANSLATIONS += ../i18n/no/textedit.ts
TRANSLATIONS += ../i18n/zh_CN/textedit.ts
TRANSLATIONS += ../i18n/zh_TW/textedit.ts