Do not set C++ locale.
authorRobin Gareus <robin@gareus.org>
Thu, 20 Apr 2017 20:12:18 +0000 (22:12 +0200)
committerRobin Gareus <robin@gareus.org>
Thu, 20 Apr 2017 20:12:18 +0000 (22:12 +0200)
commitd4f91010c37a3ce185bb3c8bcf6453503eccd2b2
treea8f0ae9bea5136efe828334185c0e07568d69f77
parent9218ccb3b2717d58a98c098fc6810f5bf39999f2
Do not set C++ locale.

Ardour translations and GUI string formatting only depends on the C locale.
Modifying the C++ locale may produce erratic results on various systems
(in particular OSX and macOS) and cause incompatibilies with plugins.
gtk2_ardour/main.cc
gtk2_ardour/rc_option_editor.cc
gtk2_ardour/rc_option_editor.h
gtk2_ardour/ui_config_vars.h