- Add sorting page and show it if a language that supports multiple sorting methods...
authorEric Kohl <eric.kohl@reactos.org>
Sat, 8 Sep 2007 22:27:41 +0000 (22:27 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Sat, 8 Sep 2007 22:27:41 +0000 (22:27 +0000)
commit1f47962cc37ff47332e9d436234dd3543201c961
tree86d4446be7c4feb02c727cee7bf12d328012b5a1
parent3c9b25c33759b2f7f84f7e7723667ecb78c93e5a
- Add sorting page and show it if a language that supports multiple sorting methods has been selected.

svn path=/trunk/; revision=28960
12 files changed:
reactos/dll/cpl/intl/generalp.c
reactos/dll/cpl/intl/intl.c
reactos/dll/cpl/intl/intl.h
reactos/dll/cpl/intl/intl.rbuild
reactos/dll/cpl/intl/lang/de-DE.rc
reactos/dll/cpl/intl/lang/en-US.rc
reactos/dll/cpl/intl/lang/it-IT.rc
reactos/dll/cpl/intl/lang/ru-RU.rc
reactos/dll/cpl/intl/lang/uk-UA.rc
reactos/dll/cpl/intl/misc.c
reactos/dll/cpl/intl/resource.h
reactos/dll/cpl/intl/sort.c [new file with mode: 0644]