This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-02-08 01:44:06 +01:00
parent 0a71a0972c
commit 9d9dca02d9
2 changed files with 3 additions and 0 deletions

View file

@ -64,6 +64,7 @@ enum grub_comb_type
GRUB_UNICODE_COMB_BELOW_RIGHT = 222,
GRUB_UNICODE_STACK_ABOVE = 230,
GRUB_UNICODE_COMB_ABOVE_RIGHT = 232,
GRUB_UNICODE_COMB_YPOGEGRAMMENI = 240,
/* If combining nature is indicated only by class and
not "combining type". */
GRUB_UNICODE_COMB_ME = 253,