From 9d2a0ffe435d0e871e82d7291f4844d1a7fe2efb Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 31 Oct 2009 09:50:02 +0000 Subject: added *.ts files git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1341 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/kdenotify/kdenotify.pro | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/plugins/General/kdenotify/kdenotify.pro') 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 -- cgit v1.2.3-13-gbd6f