Use the ICU library to sort cinemas rather than strcoll() (part of #2208).
authorCarl Hetherington <cth@carlh.net>
Wed, 16 Mar 2022 21:10:55 +0000 (22:10 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 2 Apr 2022 20:24:20 +0000 (22:24 +0200)
commit50abff915cf35507edc9c53c3efc8d3670bf918d
tree6fb337017c041db8beae643f4f74218519b584b4
parent0faeb4982284279aa1fb4dd0089b71ca7c686a32
Use the ICU library to sort cinemas rather than strcoll() (part of #2208).

strcoll() just doesn't really seem to work at all on Windows.
src/wx/screens_panel.cc
src/wx/screens_panel.h