summaryrefslogtreecommitdiff
path: root/noncore
Unidiff
Diffstat (limited to 'noncore') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/oxygen/oxygen.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/oxygen/oxygen.pro b/noncore/apps/oxygen/oxygen.pro
index 84ae7c5..0c7cfcf 100644
--- a/noncore/apps/oxygen/oxygen.pro
+++ b/noncore/apps/oxygen/oxygen.pro
@@ -24,25 +24,25 @@ LIBS += -lqpe -lstdc++
24 INTERFACES= calcdlg.ui 24 INTERFACES= calcdlg.ui
25 TARGET = oxygen 25 TARGET = oxygen
26 DESTDIR = $(OPIEDIR)/bin 26 DESTDIR = $(OPIEDIR)/bin
27 27
28TRANSLATIONS = ../../../i18n/de/oxygen.ts \ 28TRANSLATIONS = ../../../i18n/de/oxygen.ts \
29 ../../../i18n/xx/oxygen.ts \ 29 ../../../i18n/xx/oxygen.ts \
30 ../../../i18n/en/oxygen.ts \ 30 ../../../i18n/en/oxygen.ts \
31 ../../../i18n/es/oxygen.ts \ 31 ../../../i18n/es/oxygen.ts \
32 ../../../i18n/fr/oxygen.ts \ 32 ../../../i18n/fr/oxygen.ts \
33 ../../../i18n/hu/oxygen.ts \ 33 ../../../i18n/hu/oxygen.ts \
34 ../../../i18n/ja/oxygen.ts \ 34 ../../../i18n/ja/oxygen.ts \
35 ../../../i18n/ko/oxygen.ts \ 35 ../../../i18n/ko/oxygen.ts \
36 ../../../i18n/no/oxygen.ts \ 36 ../../../i18n/no/oxygen.ts \
37 ../../../i18n/pl/oxygen.ts \ 37 ../../../i18n/pl/oxygen.ts \
38 ../../../i18n/pt/oxygen.ts \ 38 ../../../i18n/pt/oxygen.ts \
39 ../../../i18n/pt_BR/oxygen.ts \ 39 ../../../i18n/pt_BR/oxygen.ts \
40 ../../../i18n/sl/oxygen.ts \ 40 ../../../i18n/sl/oxygen.ts \
41 ../../../i18n/zh_CN/oxygen.ts \ 41 ../../../i18n/zh_CN/oxygen.ts \
42 ../../../i18n/zh_TW/oxygen.ts \ 42 ../../../i18n/zh_TW/oxygen.ts \
43 ../../../i18n/it/oxygen.ts \ 43 ../../../i18n/it/oxygen.ts \
44 ../../../i18n/da/oxygen.ts 44 ../../../i18n/da/oxygen.ts
45 45
46 46
47 47
48include ( ../../../include.pro ) 48include ( $(OPIEDIR)/include.pro )