summaryrefslogtreecommitdiff
path: root/core/apps/textedit/textedit.pro
Side-by-side diff
Diffstat (limited to 'core/apps/textedit/textedit.pro') (more/less context) (show whitespace changes)
-rw-r--r--core/apps/textedit/textedit.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/core/apps/textedit/textedit.pro b/core/apps/textedit/textedit.pro
index 9b743d3..0143a8b 100644
--- a/core/apps/textedit/textedit.pro
+++ b/core/apps/textedit/textedit.pro
@@ -4,12 +4,19 @@ 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
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/ja/textedit.ts
+TRANSLATIONS += ../i18n/ko/textedit.ts
+TRANSLATIONS += ../i18n/no/textedit.ts
+TRANSLATIONS += ../i18n/zh_CN/textedit.ts
+TRANSLATIONS += ../i18n/zh_TW/textedit.ts