summaryrefslogtreecommitdiff
path: root/noncore/styles/theme/theme.pro
Unidiff
Diffstat (limited to 'noncore/styles/theme/theme.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/styles/theme/theme.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/styles/theme/theme.pro b/noncore/styles/theme/theme.pro
index 75fd87a..f7ed324 100644
--- a/noncore/styles/theme/theme.pro
+++ b/noncore/styles/theme/theme.pro
@@ -11,24 +11,25 @@ HEADERS = ogfxeffect.h \
11 othemestyle.h \ 11 othemestyle.h \
12 themeset.h \ 12 themeset.h \
13 plugin.h 13 plugin.h
14 14
15 15
16LIBS += -lqpe 16LIBS += -lqpe
17INCLUDEPATH += $(OPIEDIR)/include 17INCLUDEPATH += $(OPIEDIR)/include
18DESTDIR = $(OPIEDIR)/plugins/styles 18DESTDIR = $(OPIEDIR)/plugins/styles
19TARGET = theme 19TARGET = theme
20VERSION = 1.0.0 20VERSION = 1.0.0
21 21
22TRANSLATIONS = ../../../i18n/de/libtheme.ts \ 22TRANSLATIONS = ../../../i18n/de/libtheme.ts \
23 ../../../i18n/nl/libtheme.ts \
23 ../../../i18n/da/libtheme.ts \ 24 ../../../i18n/da/libtheme.ts \
24 ../../../i18n/xx/libtheme.ts \ 25 ../../../i18n/xx/libtheme.ts \
25 ../../../i18n/en/libtheme.ts \ 26 ../../../i18n/en/libtheme.ts \
26 ../../../i18n/es/libtheme.ts \ 27 ../../../i18n/es/libtheme.ts \
27 ../../../i18n/fr/libtheme.ts \ 28 ../../../i18n/fr/libtheme.ts \
28 ../../../i18n/hu/libtheme.ts \ 29 ../../../i18n/hu/libtheme.ts \
29 ../../../i18n/ja/libtheme.ts \ 30 ../../../i18n/ja/libtheme.ts \
30 ../../../i18n/ko/libtheme.ts \ 31 ../../../i18n/ko/libtheme.ts \
31 ../../../i18n/no/libtheme.ts \ 32 ../../../i18n/no/libtheme.ts \
32 ../../../i18n/pl/libtheme.ts \ 33 ../../../i18n/pl/libtheme.ts \
33 ../../../i18n/pt/libtheme.ts \ 34 ../../../i18n/pt/libtheme.ts \
34 ../../../i18n/pt_BR/libtheme.ts \ 35 ../../../i18n/pt_BR/libtheme.ts \