diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-03-31 16:51:59 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-03-31 16:51:59 +0000 |
| commit | 97043529d4a2ab805fc707ae7d86ae1ee030f1af (patch) | |
| tree | a5f21eb0cbedf71a15520cef7d024e6103ebf65e /src/plugins/Input/mpc/mpc.pro | |
| parent | 6277b3dc0773cf6a4f617554caa19265572c190b (diff) | |
| download | qmmp-97043529d4a2ab805fc707ae7d86ae1ee030f1af.tar.gz qmmp-97043529d4a2ab805fc707ae7d86ae1ee030f1af.tar.bz2 qmmp-97043529d4a2ab805fc707ae7d86ae1ee030f1af.zip | |
mpc plugin translation
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@315 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/mpc/mpc.pro')
| -rw-r--r-- | src/plugins/Input/mpc/mpc.pro | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/src/plugins/Input/mpc/mpc.pro b/src/plugins/Input/mpc/mpc.pro index dc570ffc5..0b279e2a1 100644 --- a/src/plugins/Input/mpc/mpc.pro +++ b/src/plugins/Input/mpc/mpc.pro @@ -20,9 +20,13 @@ link_pkgconfig TEMPLATE = lib QMAKE_LIBDIR += ../../../../lib LIBS += -lqmmp -L/usr/lib -lmpcdec -I/usr/include -PKGCONFIG += taglib -#TRANSLATIONS = translations/mpc_plugin_ru.ts -#RESOURCES = translations/translations.qrc +PKGCONFIG += taglib +TRANSLATIONS = translations/mpc_plugin_ru.ts \ + translations/mpc_plugin_uk_UA.ts \ + translations/mpc_plugin_zh_CN.ts \ + translations/mpc_plugin_zh_TW.ts \ + translations/mpc_plugin_cs.ts +RESOURCES = translations/translations.qrc isEmpty (LIB_DIR){ LIB_DIR = /lib |
