Advertisement
Guest User

Untitled

a guest
Feb 9th, 2011
165
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/english.lang -t=sansaclipplus -i=66 -b=/c/workspace/rockbox/build/apps/lang/thai.lng /c/workspace/rockbox/apps/lang/thai.lang
  2. Usage: genlang [options] <langv2 file>
  3.  
  4.  -p=<prefix>
  5.     Make the tool create a [prefix].c and [prefix].h file.
  6.  
  7.  -b=<outfile>
  8.     Make the tool create a binary language (.lng) file named [outfile].
  9.     The use of this option requires that you also use -e, -t and -i.
  10. ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement