diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2016-09-24 12:36:59 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2016-09-24 12:36:59 +0000 |
| commit | 460498370ff312e60848aab3288463ee60ba5356 (patch) | |
| tree | e44f902628694718a3c5cad1275c2f997bae8ff0 /.tx | |
| parent | 6e4afc67c2575ddf3bd2152864f5f2c7b43ccb08 (diff) | |
| download | qmmp-460498370ff312e60848aab3288463ee60ba5356.tar.gz qmmp-460498370ff312e60848aab3288463ee60ba5356.tar.bz2 qmmp-460498370ff312e60848aab3288463ee60ba5356.zip | |
updated cmake files, added missing .ts files
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6741 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to '.tx')
| -rw-r--r-- | .tx/config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config index c02667905..b350b7088 100644 --- a/.tx/config +++ b/.tx/config @@ -139,6 +139,12 @@ source_lang = en source_file = src/plugins/Input/vorbis/translations/vorbis_plugin_en.ts type = QT +[qmmp.archive] +file_filter = src/plugins/Input/archive/translations/archive_plugin_<lang>.ts +source_lang = en +source_file = src/plugins/Input/archive/translations/archive_plugin_en.ts +type = QT + [qmmp.wavpack] file_filter = src/plugins/Input/wavpack/translations/wavpack_plugin_<lang>.ts source_lang = en |
