summaryrefslogtreecommitdiff
path: root/core/applets/screenshotapplet
Unidiff
Diffstat (limited to 'core/applets/screenshotapplet') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/screenshotapplet/screenshotapplet.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/applets/screenshotapplet/screenshotapplet.pro b/core/applets/screenshotapplet/screenshotapplet.pro
index 337d4ae..f105d82 100644
--- a/core/applets/screenshotapplet/screenshotapplet.pro
+++ b/core/applets/screenshotapplet/screenshotapplet.pro
@@ -9,25 +9,25 @@ DEPENDPATH += ../$(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10VERSION = 1.0.0 10VERSION = 1.0.0
11MOC_DIR=opieobj 11MOC_DIR=opieobj
12OBJECTS_DIR=opieobj 12OBJECTS_DIR=opieobj
13 13
14TRANSLATIONS = ../../../i18n/de/libscreenshotapplet.ts \ 14TRANSLATIONS = ../../../i18n/de/libscreenshotapplet.ts \
15 ../../../i18n/da/libscreenshotapplet.ts \ 15 ../../../i18n/da/libscreenshotapplet.ts \
16 ../../../i18n/xx/libscreenshotapplet.ts \ 16 ../../../i18n/xx/libscreenshotapplet.ts \
17 ../../../i18n/en/libscreenshotapplet.ts \ 17 ../../../i18n/en/libscreenshotapplet.ts \
18 ../../../i18n/es/libscreenshotapplet.ts \ 18 ../../../i18n/es/libscreenshotapplet.ts \
19 ../../../i18n/fr/libscreenshotapplet.ts \ 19 ../../../i18n/fr/libscreenshotapplet.ts \
20 ../../../i18n/hu/libscreenshotapplet.ts \ 20 ../../../i18n/hu/libscreenshotapplet.ts \
21 ../../../i18n/ja/libscreenshotapplet.ts \ 21 ../../../i18n/ja/libscreenshotapplet.ts \
22 ../../../i18n/ko/libscreenshotapplet.ts \ 22 ../../../i18n/ko/libscreenshotapplet.ts \
23 ../../../i18n/no/libscreenshotapplet.ts \ 23 ../../../i18n/no/libscreenshotapplet.ts \
24 ../../../i18n/pl/libscreenshotapplet.ts \ 24 ../../../i18n/pl/libscreenshotapplet.ts \
25 ../../../i18n/pt/libscreenshotapplet.ts \ 25 ../../../i18n/pt/libscreenshotapplet.ts \
26 ../../../i18n/pt_BR/libscreenshotapplet.ts \ 26 ../../../i18n/pt_BR/libscreenshotapplet.ts \
27 ../../../i18n/sl/libscreenshotapplet.ts \ 27 ../../../i18n/sl/libscreenshotapplet.ts \
28 ../../../i18n/zh_CN/libscreenshotapplet.ts \ 28 ../../../i18n/zh_CN/libscreenshotapplet.ts \
29 ../../../i18n/zh_TW/libscreenshotapplet.ts 29 ../../../i18n/zh_TW/libscreenshotapplet.ts
30 30
31 31
32 32
33include ( ../../../include.pro ) 33include ( $(OPIEDIR)/include.pro )