summaryrefslogtreecommitdiff
path: root/noncore/todayplugins/stockticker/stockticker/stockticker.pro
Unidiff
Diffstat (limited to 'noncore/todayplugins/stockticker/stockticker/stockticker.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/todayplugins/stockticker/stockticker/stockticker.pro18
1 files changed, 17 insertions, 1 deletions
diff --git a/noncore/todayplugins/stockticker/stockticker/stockticker.pro b/noncore/todayplugins/stockticker/stockticker/stockticker.pro
index f8e2f2e..e963d01 100644
--- a/noncore/todayplugins/stockticker/stockticker/stockticker.pro
+++ b/noncore/todayplugins/stockticker/stockticker/stockticker.pro
@@ -9,6 +9,22 @@ DEPENDPATH += $(OPIEDIR)/include
9LIBS+= -lqpe -lopie 9LIBS+= -lqpe -lopie
10DESTDIR = $(OPIEDIR)/bin 10DESTDIR = $(OPIEDIR)/bin
11 11
12 12TRANSLATIONS = ../../../../i18n/de/stockticker.ts \
13 ../../../../i18n/xx/stockticker.ts \
14 ../../../../i18n/en/stockticker.ts \
15 ../../../../i18n/es/stockticker.ts \
16 ../../../../i18n/fr/stockticker.ts \
17 ../../../../i18n/hu/stockticker.ts \
18 ../../../../i18n/ja/stockticker.ts \
19 ../../../../i18n/ko/stockticker.ts \
20 ../../../../i18n/no/stockticker.ts \
21 ../../../../i18n/pl/stockticker.ts \
22 ../../../../i18n/pt/stockticker.ts \
23 ../../../../i18n/pt_BR/stockticker.ts \
24 ../../../../i18n/sl/stockticker.ts \
25 ../../../../i18n/zh_CN/stockticker.ts \
26 ../../../../i18n/zh_TW/stockticker.ts \
27 ../../../../i18n/it/stockticker.ts \
28 ../../../../i18n/da/stockticker.ts
13 29
14include ( $(OPIEDIR)/include.pro ) 30include ( $(OPIEDIR)/include.pro )