summaryrefslogtreecommitdiff
path: root/core/applets/screenshotapplet/screenshotapplet.pro
Unidiff
Diffstat (limited to 'core/applets/screenshotapplet/screenshotapplet.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/screenshotapplet/screenshotapplet.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/applets/screenshotapplet/screenshotapplet.pro b/core/applets/screenshotapplet/screenshotapplet.pro
index 4064836..ffde3cc 100644
--- a/core/applets/screenshotapplet/screenshotapplet.pro
+++ b/core/applets/screenshotapplet/screenshotapplet.pro
@@ -3,24 +3,26 @@ CONFIG += qt warn_on release
3HEADERS = screenshot.h inputDialog.h screenshotappletimpl.h 3HEADERS = screenshot.h inputDialog.h screenshotappletimpl.h
4SOURCES = screenshot.cpp inputDialog.cpp screenshotappletimpl.cpp 4SOURCES = screenshot.cpp inputDialog.cpp screenshotappletimpl.cpp
5TARGET = screenshotapplet 5TARGET = screenshotapplet
6DESTDIR = $(OPIEDIR)/plugins/applets 6DESTDIR = $(OPIEDIR)/plugins/applets
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += ../$(OPIEDIR)/include 8DEPENDPATH += ../$(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 \
16 ../../../i18n/xx/libscreenshotapplet.ts \
15 ../../../i18n/en/libscreenshotapplet.ts \ 17 ../../../i18n/en/libscreenshotapplet.ts \
16 ../../../i18n/es/libscreenshotapplet.ts \ 18 ../../../i18n/es/libscreenshotapplet.ts \
17 ../../../i18n/fr/libscreenshotapplet.ts \ 19 ../../../i18n/fr/libscreenshotapplet.ts \
18 ../../../i18n/hu/libscreenshotapplet.ts \ 20 ../../../i18n/hu/libscreenshotapplet.ts \
19 ../../../i18n/ja/libscreenshotapplet.ts \ 21 ../../../i18n/ja/libscreenshotapplet.ts \
20 ../../../i18n/ko/libscreenshotapplet.ts \ 22 ../../../i18n/ko/libscreenshotapplet.ts \
21 ../../../i18n/no/libscreenshotapplet.ts \ 23 ../../../i18n/no/libscreenshotapplet.ts \
22 ../../../i18n/pl/libscreenshotapplet.ts \ 24 ../../../i18n/pl/libscreenshotapplet.ts \
23 ../../../i18n/pt/libscreenshotapplet.ts \ 25 ../../../i18n/pt/libscreenshotapplet.ts \
24 ../../../i18n/pt_BR/libscreenshotapplet.ts \ 26 ../../../i18n/pt_BR/libscreenshotapplet.ts \
25 ../../../i18n/sl/libscreenshotapplet.ts \ 27 ../../../i18n/sl/libscreenshotapplet.ts \
26 ../../../i18n/zh_CN/libscreenshotapplet.ts \ 28 ../../../i18n/zh_CN/libscreenshotapplet.ts \