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