; semi-colon is the comment character [sortorder] ;=============================================================================== ; ; Sort Order Overview: ; -------------------- ; Based on the code page 1254 character set, this is a binary ; sort order. ; ; Ligatures, Sort-Doubles, etc.: ; ------------------------------ ; none ; ;=============================================================================== class = 0x01 ; Class `1' sort order id = 0x80 ; id = 128 name = bin_cp1254 menuname = "Binary ordering, for use with code page 1254 character set." charset = cp1254 ; build on top of cp1254 description = "Binary Sort Order for the Code Page 1254 Character Set" binary = "true"