mirror of
https://github.com/brl/mutter.git
synced 2024-12-25 12:32:05 +00:00
6983429e4a
The ARBfp programs are created with a printf() wrapper, which usually fails in non-en locales as soon as you start throwing things like floating point values in the mix. We should use the g_ascii_dtostr() function which places a double into a string buffer in a locale-independent way. http://bugzilla.clutter-project.org/show_bug.cgi?id=2219 |
||
---|---|---|
.. | ||
cogl | ||
doc | ||
pango | ||
Makefile.am |