Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.47 KB | None | 0 0
  1. $ /c/workspace/rockbox/tools/genlang -v -e=/c/workspace/rockbox/apps/lang/engli
  2. sh.lang -t=sansaclipplus -i=66 -b=/c/workspace/rockbox/build/apps/lang/thai.lng
  3.  /c/workspace/rockbox/apps/lang/thai.lang
  4. Usage: genlang [options] <langv2 file>
  5.  
  6.  -p=<prefix>
  7.     Make the tool create a [prefix].c and [prefix].h file.
  8.  
  9.  -b=<outfile>
  10.     Make the tool create a binary language (.lng) file named [outfile].
  11.     The use of this option requires that you also use -e, -t and -i.
  12. ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement