diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-01-13 15:40:30 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-01-13 15:40:30 +0000 |
| commit | a4d4df97b77da4905ba4b4a14633f9241432f85c (patch) | |
| tree | 2358675f56c19d61439de16300eb2c5743bf9403 /src/plugins/General/songchange/translations/translations.qrc | |
| parent | cf28884e3bf4edf48f6fa43fe075e7a1d279fd88 (diff) | |
| download | qmmp-a4d4df97b77da4905ba4b4a14633f9241432f85c.tar.gz qmmp-a4d4df97b77da4905ba4b4a14633f9241432f85c.tar.bz2 qmmp-a4d4df97b77da4905ba4b4a14633f9241432f85c.zip | |
added complete song change plugin
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3155 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/songchange/translations/translations.qrc')
| -rw-r--r-- | src/plugins/General/songchange/translations/translations.qrc | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/src/plugins/General/songchange/translations/translations.qrc b/src/plugins/General/songchange/translations/translations.qrc new file mode 100644 index 000000000..8c8eb21ac --- /dev/null +++ b/src/plugins/General/songchange/translations/translations.qrc @@ -0,0 +1,24 @@ +<!DOCTYPE RCC> +<RCC version="1.0"> + <qresource> + <file>songchange_plugin_ru.qm</file> + <file>songchange_plugin_uk_UA.qm</file> + <file>songchange_plugin_zh_CN.qm</file> + <file>songchange_plugin_zh_TW.qm</file> + <file>songchange_plugin_tr.qm</file> + <file>songchange_plugin_cs.qm</file> + <file>songchange_plugin_pt_BR.qm</file> + <file>songchange_plugin_de.qm</file> + <file>songchange_plugin_pl_PL.qm</file> + <file>songchange_plugin_fr.qm</file> + <file>songchange_plugin_it.qm</file> + <file>songchange_plugin_kk.qm</file> + <file>songchange_plugin_lt.qm</file> + <file>songchange_plugin_hu.qm</file> + <file>songchange_plugin_nl.qm</file> + <file>songchange_plugin_ja.qm</file> + <file>songchange_plugin_sk.qm</file> + <file>songchange_plugin_es.qm</file> + <file>songchange_plugin_he.qm</file> + </qresource> +</RCC> |
