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>
Thu, 17 Mar 2022 23:12:44 +0000 (00:12 +0100)
commitc36cc02c31740f6676e31df2c36001e5d082c71c
treee0919a64234f5958855a576b6e7b68d2fbf53bd5
parentff474f597a40366d4232e1d5a43de824538f08c1
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