enlightenment/src/modules/conf_wallpaper
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
..
.cvsignore first module makes its way into a module of its own. 2007-07-04 15:09:25 +00:00
Makefile.am * Make the wallpaper online dialog use exchange :) 2009-02-03 21:12:50 +00:00
e-module-conf_wallpaper.edj Module icons... most of them. Some still need some love, but Ill get around to that. Shout out to Sachiel! 2009-02-05 14:34:01 +00:00
e_int_config_wallpaper.c Changing e_conf_wallpaper_import dialog. 2009-04-02 03:46:22 +00:00
e_int_config_wallpaper.h Fix compiler warnings. 2008-03-13 19:19:10 +00:00
e_int_config_wallpaper_gradient.c Icon rename finished. Now we have a fully compliant icon theme :) 2009-03-15 17:41:46 +00:00
e_int_config_wallpaper_gradient.h first module makes its way into a module of its own. 2007-07-04 15:09:25 +00:00
e_int_config_wallpaper_import.c * Fix wallpaper import on language with floating point separator different that ',' 2009-04-04 00:37:57 +00:00
e_int_config_wallpaper_import.h Changing e_conf_wallpaper_import dialog. 2009-04-02 03:46:22 +00:00
e_int_config_wallpaper_web.c Icon rename finished. Now we have a fully compliant icon theme :) 2009-03-15 17:41:46 +00:00
e_int_config_wallpaper_web.h and add 2 files for wallpaper on-line stuff 2008-03-05 06:03:49 +00:00
e_mod_main.c Icon rename finished. Now we have a fully compliant icon theme :) 2009-03-15 17:41:46 +00:00
e_mod_main.h Massimiliano's rss feed wallpaper fetching and browsing stuff. really cool. 2008-03-05 05:35:37 +00:00
module.desktop.in french translations for desktop files 2009-02-04 17:57:22 +00:00