aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/fileops/translations/translations.qrc
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2009-05-11 12:31:48 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2009-05-11 12:31:48 +0000
commit7c6e2dd399925d6c82ec3d55e6dc9e787cb252e6 (patch)
tree6a007307cac9dab20af39a9d1c69776379660fe5 /src/plugins/General/fileops/translations/translations.qrc
parentf12c647031485d06eb2eb46b74a10f097f141fca (diff)
downloadqmmp-7c6e2dd399925d6c82ec3d55e6dc9e787cb252e6.tar.gz
qmmp-7c6e2dd399925d6c82ec3d55e6dc9e787cb252e6.tar.bz2
qmmp-7c6e2dd399925d6c82ec3d55e6dc9e787cb252e6.zip
enabled file operations plugin
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@936 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/fileops/translations/translations.qrc')
-rw-r--r--src/plugins/General/fileops/translations/translations.qrc12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/plugins/General/fileops/translations/translations.qrc b/src/plugins/General/fileops/translations/translations.qrc
new file mode 100644
index 000000000..f1a8be99b
--- /dev/null
+++ b/src/plugins/General/fileops/translations/translations.qrc
@@ -0,0 +1,12 @@
+<!DOCTYPE RCC>
+<RCC version="1.0">
+ <qresource>
+ <file>fileops_plugin_ru.qm</file>
+ <file>fileops_plugin_uk_UA.qm</file>
+ <file>fileops_plugin_zh_CN.qm</file>
+ <file>fileops_plugin_zh_TW.qm</file>
+ <file>fileops_plugin_cs.qm</file>
+ <file>fileops_plugin_de.qm</file>
+ <file>fileops_plugin_pl.qm</file>
+ </qresource>
+</RCC>