-rw-r--r-- | core/applets/rotateapplet/rotateapplet.pro | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/core/applets/rotateapplet/rotateapplet.pro b/core/applets/rotateapplet/rotateapplet.pro index abcca47..40d31a0 100644 --- a/core/applets/rotateapplet/rotateapplet.pro +++ b/core/applets/rotateapplet/rotateapplet.pro @@ -9,4 +9,21 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe VERSION = 1.0.0 +TRANSLATIONS = ../../../i18n/de/librotateapplet.ts \ + ../../../i18n/da/librotateapplet.ts \ + ../../../i18n/xx/librotateapplet.ts \ + ../../../i18n/en/librotateapplet.ts \ + ../../../i18n/es/librotateapplet.ts \ + ../../../i18n/fr/librotateapplet.ts \ + ../../../i18n/hu/librotateapplet.ts \ + ../../../i18n/ja/librotateapplet.ts \ + ../../../i18n/ko/librotateapplet.ts \ + ../../../i18n/no/librotateapplet.ts \ + ../../../i18n/pl/librotateapplet.ts \ + ../../../i18n/pt/librotateapplet.ts \ + ../../../i18n/pt_BR/librotateapplet.ts \ + ../../../i18n/sl/librotateapplet.ts \ + ../../../i18n/zh_CN/librotateapplet.ts \ + ../../../i18n/zh_TW/librotateapplet.ts + include ( $(OPIEDIR)/include.pro ) |