<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/i18n_setup_linux.cc, branch main</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=main</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2026-03-12T00:24:06Z</updated>
<entry>
<title>Try to respect LC_NUMERIC even if it doesn't match LANG.</title>
<updated>2026-03-12T00:24:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-03-12T00:17:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e22d8a737efff9516b8013cf796dabb750f396d2'/>
<id>urn:sha1:e22d8a737efff9516b8013cf796dabb750f396d2</id>
<content type='text'>
With LANG=en_GB.UTF-8 and LC_NUMERIC=de_DE.UTF-8 I get . as a decimal
separator, I think because the setlocale(LC_ALL, "") uses $LANG
everywhere.

This is not what wxWidgets expects, and not what I expect (other
applications use ,).  Fix that by respecting LC_NUMERIC explicitly.
</content>
</entry>
<entry>
<title>Fix language forcing.</title>
<updated>2026-03-12T00:24:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-03-12T00:00:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=45eee5e618af30e893320b9245aaf4e5f3072753'/>
<id>urn:sha1:45eee5e618af30e893320b9245aaf4e5f3072753</id>
<content type='text'>
We'd always try to do it, even if the passed-in string was empty, which
must surely be wrong...
</content>
</entry>
<entry>
<title>Fix mangled comment.</title>
<updated>2026-03-12T00:24:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-03-11T23:49:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fcd83b4113b4546442c6c94afbd0719c74b8458a'/>
<id>urn:sha1:fcd83b4113b4546442c6c94afbd0719c74b8458a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move i18n setup into 3 separate platform files.</title>
<updated>2025-05-27T07:36:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-05-25T12:22:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5661c34574fdac778dba0e3c3503f5792c41bb3c'/>
<id>urn:sha1:5661c34574fdac778dba0e3c3503f5792c41bb3c</id>
<content type='text'>
</content>
</entry>
</feed>
