summaryrefslogtreecommitdiff
path: root/noncore/apps
Unidiff
Diffstat (limited to 'noncore/apps') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/dictionary/dictionary.pro1
-rw-r--r--noncore/apps/tableviewer/tableviewer.pro1
2 files changed, 2 insertions, 0 deletions
diff --git a/noncore/apps/dictionary/dictionary.pro b/noncore/apps/dictionary/dictionary.pro
index b0cfa18..924586f 100644
--- a/noncore/apps/dictionary/dictionary.pro
+++ b/noncore/apps/dictionary/dictionary.pro
@@ -9,18 +9,19 @@ INTERFACES = dicttoolbase.ui
9 9
10INCLUDEPATH += $(OPIEDIR)/include 10INCLUDEPATH += $(OPIEDIR)/include
11 DEPENDPATH+= $(OPIEDIR)/include 11 DEPENDPATH+= $(OPIEDIR)/include
12LIBS += -lqpe 12LIBS += -lqpe
13 13
14 TARGET = dictionary 14 TARGET = dictionary
15 15
16TRANSLATIONS = ../i18n/pt_BR/dictionary.ts 16TRANSLATIONS = ../i18n/pt_BR/dictionary.ts
17TRANSLATIONS += ../i18n/de/dictionary.ts 17TRANSLATIONS += ../i18n/de/dictionary.ts
18TRANSLATIONS += ../i18n/en/dictionary.ts 18TRANSLATIONS += ../i18n/en/dictionary.ts
19TRANSLATIONS += ../i18n/hu/dictionary.ts 19TRANSLATIONS += ../i18n/hu/dictionary.ts
20TRANSLATIONS += ../i18n/sl/dictionary.ts 20TRANSLATIONS += ../i18n/sl/dictionary.ts
21TRANSLATIONS += ../i18n/pl/dictionary.ts
21TRANSLATIONS += ../i18n/fr/dictionary.ts 22TRANSLATIONS += ../i18n/fr/dictionary.ts
22TRANSLATIONS += ../i18n/ja/dictionary.ts 23TRANSLATIONS += ../i18n/ja/dictionary.ts
23TRANSLATIONS += ../i18n/ko/dictionary.ts 24TRANSLATIONS += ../i18n/ko/dictionary.ts
24TRANSLATIONS += ../i18n/no/dictionary.ts 25TRANSLATIONS += ../i18n/no/dictionary.ts
25TRANSLATIONS += ../i18n/zh_CN/dictionary.ts 26TRANSLATIONS += ../i18n/zh_CN/dictionary.ts
26TRANSLATIONS += ../i18n/zh_TW/dictionary.ts 27TRANSLATIONS += ../i18n/zh_TW/dictionary.ts
diff --git a/noncore/apps/tableviewer/tableviewer.pro b/noncore/apps/tableviewer/tableviewer.pro
index 2a2c83a..407323f 100644
--- a/noncore/apps/tableviewer/tableviewer.pro
+++ b/noncore/apps/tableviewer/tableviewer.pro
@@ -30,19 +30,20 @@ SOURCES = main.cpp \
30 db/csvsource.cpp \ 30 db/csvsource.cpp \
31 db/common.cpp 31 db/common.cpp
32 INTERFACES= ui/tvkeyedit_gen.ui 32 INTERFACES= ui/tvkeyedit_gen.ui
33 TARGET = tableviewer 33 TARGET = tableviewer
34INCLUDEPATH += $(OPIEDIR)/include 34INCLUDEPATH += $(OPIEDIR)/include
35DEPENDPATH += $(OPIEDIR)/include 35DEPENDPATH += $(OPIEDIR)/include
36 LIBS += -lqpe 36 LIBS += -lqpe
37 37
38TRANSLATIONS = ../i18n/pt_BR/tableviewer.ts 38TRANSLATIONS = ../i18n/pt_BR/tableviewer.ts
39TRANSLATIONS += ../i18n/en/tableviewer.ts 39TRANSLATIONS += ../i18n/en/tableviewer.ts
40TRANSLATIONS += ../i18n/de/tableviewer.ts 40TRANSLATIONS += ../i18n/de/tableviewer.ts
41TRANSLATIONS += ../i18n/hu/tableviewer.ts 41TRANSLATIONS += ../i18n/hu/tableviewer.ts
42TRANSLATIONS += ../i18n/pl/tableviewer.ts
42TRANSLATIONS += ../i18n/ja/tableviewer.ts 43TRANSLATIONS += ../i18n/ja/tableviewer.ts
43TRANSLATIONS += ../i18n/sl/tableviewer.ts 44TRANSLATIONS += ../i18n/sl/tableviewer.ts
44TRANSLATIONS += ../i18n/fr/tableviewer.ts 45TRANSLATIONS += ../i18n/fr/tableviewer.ts
45TRANSLATIONS += ../i18n/ko/tableviewer.ts 46TRANSLATIONS += ../i18n/ko/tableviewer.ts
46TRANSLATIONS += ../i18n/no/tableviewer.ts 47TRANSLATIONS += ../i18n/no/tableviewer.ts
47TRANSLATIONS += ../i18n/zh_CN/tableviewer.ts 48TRANSLATIONS += ../i18n/zh_CN/tableviewer.ts
48TRANSLATIONS += ../i18n/zh_TW/tableviewer.ts 49TRANSLATIONS += ../i18n/zh_TW/tableviewer.ts