mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
rbutil: improve voice creation: better parser for genlang output. Make progressbar working while voicegeneration. Sort the voice language list. Make the rbutil Translations built in. (run lrelease before make)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16075 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
bf6d5cce68
commit
62f7f9e550
4 changed files with 74 additions and 39 deletions
|
|
@ -36,4 +36,11 @@
|
|||
<qresource prefix="/ini" >
|
||||
<file>rbutil.ini</file>
|
||||
</qresource>
|
||||
<qresource prefix="/lang" >
|
||||
<file>rbutil_de.qm</file>
|
||||
<file>rbutil_tr.qm</file>
|
||||
<file>rbutil_fr.qm</file>
|
||||
<file>rbutil_zh_CN.qm</file>
|
||||
<file>rbutil_zh_TW.qm</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue