enlightenment/src
Davide Andreoli 101b2f7cf3 * Fix wallpaper import on language with floating point separator different that ','
The edc was generated as 

   align: 1,3333 1,333;

and thus edje_cc refused to build.

I have done a quick HACK. simply set locale to "C" and the reset to previous locale.
If someone know a cleaner way to solve this issue please let me know.

POSSIBLE ALTERNATIVE SOLUTION:
Why we don't make E able to directly load image files?
I think it's just a matter of 2 lines of code...or am I wrong?
Doing this we can remove all this hackish code to generate edc.

Thanks
Dave



SVN revision: 39848
2009-04-04 00:37:57 +00:00
..
bin Scale dialogs icons with e_scale 2009-04-03 22:05:18 +00:00
modules * Fix wallpaper import on language with floating point separator different that ',' 2009-04-04 00:37:57 +00:00
preload * estickies, 2009-02-25 11:03:47 +00:00
.cvsignore Quiet! 2004-12-02 18:41:29 +00:00
Makefile.am speed up e17's login - reduce disk IO wait. 2006-10-22 10:03:59 +00:00