forked from len0rd/rockbox
support for translating rbutil. Translation files (*.qm) can be in the binary folder or in the resource :/lang. Incomplete german translation available for testing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14061 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
917e0acd64
commit
82373b246e
6 changed files with 275 additions and 227 deletions
|
|
@ -1,6 +1,5 @@
|
|||
<RCC>
|
||||
<qresource prefix="/docs" >
|
||||
<file>COPYING</file>
|
||||
<file>CREDITS</file>
|
||||
<file>gpl-2.0.html</file>
|
||||
</qresource>
|
||||
|
|
@ -19,4 +18,6 @@
|
|||
<qresource prefix="/ini" >
|
||||
<file>rbutil.ini</file>
|
||||
</qresource>
|
||||
<qresource prefix="/lang" >
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue