aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/kdenotify/kdenotify.pro
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2009-10-31 09:50:02 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2009-10-31 09:50:02 +0000
commit9d2a0ffe435d0e871e82d7291f4844d1a7fe2efb (patch)
treed1a74e015c0d3730ec1c37c7010eccc97b1b6706 /src/plugins/General/kdenotify/kdenotify.pro
parentd2ec3b2cdc1cd8b353824a124834c1294c002333 (diff)
downloadqmmp-9d2a0ffe435d0e871e82d7291f4844d1a7fe2efb.tar.gz
qmmp-9d2a0ffe435d0e871e82d7291f4844d1a7fe2efb.tar.bz2
qmmp-9d2a0ffe435d0e871e82d7291f4844d1a7fe2efb.zip
added *.ts files
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1341 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/kdenotify/kdenotify.pro')
-rw-r--r--src/plugins/General/kdenotify/kdenotify.pro10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/plugins/General/kdenotify/kdenotify.pro b/src/plugins/General/kdenotify/kdenotify.pro
index d9f8838fc..f5f393090 100644
--- a/src/plugins/General/kdenotify/kdenotify.pro
+++ b/src/plugins/General/kdenotify/kdenotify.pro
@@ -26,5 +26,15 @@ SOURCES += kdenotifyfactory.cpp \
HEADERS += kdenotifyfactory.h \
kdenotify.h \
settingsdialog.h
+TRANSLATIONS = translations/kdenotify_plugin_cs.ts \
+ translations/kdenotify_plugin_de.ts \
+ translations/kdenotify_plugin_zh_CN.ts \
+ translations/kdenotify_plugin_zh_TW.ts \
+ translations/kdenotify_plugin_ru.ts \
+ translations/kdenotify_plugin_pl.ts \
+ translations/kdenotify_plugin_uk_UA.ts \
+ translations/kdenotify_plugin_it.ts \
+ translations/kdenotify_plugin_tr.ts \
+ translations/kdenotify_plugin_lt.ts
RESOURCES += translations/translations.qrc
FORMS += settingsdialog.ui