summaryrefslogtreecommitdiff
path: root/core/applets/screenshotapplet/screenshotapplet.pro
authorkergoth <kergoth>2003-01-16 06:18:34 (UTC)
committer kergoth <kergoth>2003-01-16 06:18:34 (UTC)
commit9a90cb1a9e61d2bc3298f2131671d9f32abbac5a (patch) (unidiff)
tree1d2d0eb0372f32e682fe139b3e89882f381dc0db /core/applets/screenshotapplet/screenshotapplet.pro
parent216efd1cb2210211816b865b5574866e598bf3bd (diff)
downloadopie-9a90cb1a9e61d2bc3298f2131671d9f32abbac5a.zip
opie-9a90cb1a9e61d2bc3298f2131671d9f32abbac5a.tar.gz
opie-9a90cb1a9e61d2bc3298f2131671d9f32abbac5a.tar.bz2
i18n for new buildsystem :)
Diffstat (limited to 'core/applets/screenshotapplet/screenshotapplet.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/screenshotapplet/screenshotapplet.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/applets/screenshotapplet/screenshotapplet.pro b/core/applets/screenshotapplet/screenshotapplet.pro
index ffde3cc..337d4ae 100644
--- a/core/applets/screenshotapplet/screenshotapplet.pro
+++ b/core/applets/screenshotapplet/screenshotapplet.pro
@@ -18,12 +18,16 @@ TRANSLATIONS = ../../../i18n/de/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
31
32
33include ( ../../../include.pro )