Emmanuele Bassi 62fa7b4e02 material-arbfp: Use locale-independent double to string conversion
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
2010-07-16 23:40:34 +01:00
..
2010-07-15 17:27:15 +01:00
2010-07-15 17:27:15 +01:00
2010-06-01 12:08:18 +01:00
2010-07-13 14:28:52 +01:00
2010-07-13 14:28:52 +01:00
2010-03-03 17:02:51 +00:00