Add mirroring for visual UTF-8

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-03-16 21:57:34 +01:00
parent 703cbe63d6
commit 6f5568ed67
4 changed files with 45 additions and 4 deletions

View file

@ -13,7 +13,7 @@ echo timestamp > stamp-h.in
python util/import_gcry.py lib/libgcrypt/ .
python util/import_unicode.py util/UnicodeData.txt unidata.c
python util/import_unicode.py util/UnicodeData.txt util/BidiMirroring.txt unidata.c
for rmk in conf/*.rmk ${GRUB_CONTRIB}/*/conf/*.rmk; do
if test -e $rmk ; then