diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-03-31 16:55:09 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-03-31 16:55:09 +0000 |
| commit | ad764e7bb1684de77e2fe440f2bf439d87e7df8b (patch) | |
| tree | 0957baf61d6d65c3453f921b452f1ef72db64c72 /src/plugins/Input/mad/mad.pro | |
| parent | 97043529d4a2ab805fc707ae7d86ae1ee030f1af (diff) | |
| download | qmmp-ad764e7bb1684de77e2fe440f2bf439d87e7df8b.tar.gz qmmp-ad764e7bb1684de77e2fe440f2bf439d87e7df8b.tar.bz2 qmmp-ad764e7bb1684de77e2fe440f2bf439d87e7df8b.zip | |
mad plugin translation
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@316 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/mad/mad.pro')
| -rw-r--r-- | src/plugins/Input/mad/mad.pro | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/src/plugins/Input/mad/mad.pro b/src/plugins/Input/mad/mad.pro index bc7650531..051392af6 100644 --- a/src/plugins/Input/mad/mad.pro +++ b/src/plugins/Input/mad/mad.pro @@ -1,8 +1,3 @@ -# ???? ?????? ? KDevelop ?????????? qmake. -# ------------------------------------------- -# ?????????? ???????????? ???????? ???????? ???????: ./Plugins/Input/mad -# ???? - ??????????: - include(../../plugins.pri) @@ -29,8 +24,12 @@ TEMPLATE = lib QMAKE_LIBDIR += ../../../../lib LIBS += -lqmmp PKGCONFIG += taglib mad -#TRANSLATIONS = translations/mad_plugin_ru.ts -#RESOURCES = translations/translations.qrc +TRANSLATIONS = translations/mad_plugin_ru.ts \ + translations/mad_plugin_uk_UA.ts \ + translations/mad_plugin_zh_CN.ts \ + translations/mad_plugin_zh_TW.ts \ + translations/mad_plugin_cs.ts +RESOURCES = translations/translations.qrc isEmpty (LIB_DIR){ LIB_DIR = /lib |
