Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

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
Task Type Patches
Category Build environment
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This 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  FS#8482  gets into shape.
   excludelangs.diff (0.6 KiB)
 tools/buildzip.pl |    7 +++++++
 1 file changed, 7 insertions(+)

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.
Comment by harry tu (bookshare) - Sunday, 17 February 2008, 10:24 GMT+2
Just what I was about to file a feature request for.

Loading...