rockbox/rbutil
Dominik Riebeling d258c58937 Remove ugly RTL writing direction hack.
Instead of hard coding the languages to be rendered as RTL make it dependent on
a translation string. Translate the string LTR to RTL to switch to RTL layout.
This is equivalent to the handling done in the i18n example for Qt Jambi and
while not the best solution at least cleaner than hardcoded languages.

Update hebrew translation for this which is currently the only RTL translation.
lupdate all other translations.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26865 a1c6a512-1295-4272-9138-f99709370657
2010-06-15 21:14:11 +00:00
..
chinachippatcher Fix ccpmp.bin backup in ChinaChippatcher (thanks to Aaron DeMille) 2009-09-14 12:29:34 +00:00
e200rpatcher Small tweaks to r21778/r21779 - use -p for both mkdir and cp commands in dmg creation rule 2009-07-11 22:50:22 +00:00
ipodpatcher Bump ipodpatcher version number in preparation for a new ipod bootloader release 2010-05-25 15:43:16 +00:00
mkamsboot mkamsboot / nrv2e_d8.S thubm decompressor : comment the use of mov pc, lr 2010-06-01 16:53:26 +00:00
mkmpioboot fix libmkmpioboot.a building. 2010-05-05 19:45:08 +00:00
mktccboot Make lipo calls silent. 2009-12-13 21:30:28 +00:00
rbutilqt Remove ugly RTL writing direction hack. 2010-06-15 21:14:11 +00:00
sansapatcher Always format error message using ANSI functions to get rid of type-punning when building with rbutil. 2009-12-09 19:04:02 +00:00
tools Allow the bin2c output filename stem to contain a path. 2009-11-07 20:03:32 +00:00
INSTALL rbutil: change the binary name here too. Thanks to PyroBor for finding that. 2010-05-11 17:41:35 +00:00
rbutil.pro rbutil: added a main .pro file. 2007-09-02 18:19:03 +00:00