This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8578 - Exclude languages from zipfile
Attached to Project:
Rockbox
Opened by Jonas Häggqvist (rasher) - Sunday, 10 February 2008, 03:09 GMT+2
Last edited by Jonas Häggqvist (rasher) - Sunday, 17 February 2008, 22:44 GMT+2
Opened by Jonas Häggqvist (rasher) - Sunday, 10 February 2008, 03:09 GMT+2
Last edited by Jonas Häggqvist (rasher) - Sunday, 17 February 2008, 22:44 GMT+2
|
DetailsThis patch modifies buildzip such that it will exclude a list of languages from the zipfile. Currently set to afrikaans, bulgarian, hindi, slovenscina, turkce (all languages with less than 50% translated strings), but easily changable.
Additionally, it allows to exclude languages from the Player zip, which is set to all languages that aren't written using latin, greek or cyrillian: chinese-simp, chinese-trad, hindi, japanese, korean, thai. Hopefully just a stop-gap measure until Daniel's approach to |
This task depends upon
Closed by Jonas Häggqvist (rasher)
Sunday, 17 February 2008, 22:44 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed in r16334 - excluding incomplete languages commented out.
Sunday, 17 February 2008, 22:44 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed in r16334 - excluding incomplete languages commented out.
Just what I was about to file a feature request for.