home *** CD-ROM | disk | FTP | other *** search
- ; semi-colon is the comment character
- [sortorder]
- ;===============================================================================
- ;
- ; Sort Order Overview:
- ; --------------------
- ; Based on the code page 1257 character set, this is a binary
- ; sort order.
- ;
- ; Ligatures, Sort-Doubles, etc.:
- ; ------------------------------
- ; none
- ;
- ;===============================================================================
-
- class = 0x01 ; Class `1' sort order
- id = 0x98 ; id = 152
- name = bin_cp1257
- menuname = "Binary ordering, for use with code page 1257 character set."
- charset = cp1257 ; build on top of cp1257
- description = "Binary Sort Order for the Code Page 1257 Character Set"
-
- binary = "true"
-