summaryrefslogtreecommitdiff
path: root/noncore/styles/theme/theme.pro
Unidiff
Diffstat (limited to 'noncore/styles/theme/theme.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/styles/theme/theme.pro20
1 files changed, 0 insertions, 20 deletions
diff --git a/noncore/styles/theme/theme.pro b/noncore/styles/theme/theme.pro
index 4f84f3f..a86e30c 100644
--- a/noncore/styles/theme/theme.pro
+++ b/noncore/styles/theme/theme.pro
@@ -16,27 +16,7 @@ HEADERS = ogfxeffect.h \
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 \
23 ../../../i18n/nl/libtheme.ts \
24 ../../../i18n/da/libtheme.ts \
25 ../../../i18n/xx/libtheme.ts \
26 ../../../i18n/en/libtheme.ts \
27 ../../../i18n/es/libtheme.ts \
28 ../../../i18n/fr/libtheme.ts \
29 ../../../i18n/hu/libtheme.ts \
30 ../../../i18n/ja/libtheme.ts \
31 ../../../i18n/ko/libtheme.ts \
32 ../../../i18n/no/libtheme.ts \
33 ../../../i18n/pl/libtheme.ts \
34 ../../../i18n/pt/libtheme.ts \
35 ../../../i18n/pt_BR/libtheme.ts \
36 ../../../i18n/sl/libtheme.ts \
37 ../../../i18n/zh_CN/libtheme.ts \
38 ../../../i18n/zh_TW/libtheme.ts
39
40
41
42include ( $(OPIEDIR)/include.pro ) 22include ( $(OPIEDIR)/include.pro )