enlightenment/src/modules/conf_icon_theme
Sebastian Dransfeld 3d1a299e06 Let efreet icon return const
We return a pointer to an internal cache, so no need to do strdup. I we
implement a cache, the pointer will be a return from a mmap'ed file, so
no need to do strdup.

A bit late to do an API break, but must be done.

SVN revision: 54372
2010-11-09 20:15:55 +00:00
..
.cvsignore move a bunch of other config dialogs over to be modules. 2007-07-08 03:57:52 +00:00
Makefile.am Correctly include eina and fix pkg-config description. 2008-10-15 10:03:45 +00:00
e-module-conf_icon_theme.edj * edje: fix count that lead to memleak. 2010-08-12 15:07:26 +00:00
e_int_config_icon_themes.c Let efreet icon return const 2010-11-09 20:15:55 +00:00
e_int_config_icon_themes.h FORMATTING 2010-08-04 16:57:32 +00:00
e_mod_main.c New categories for modules. 2010-10-17 17:33:44 +00:00
e_mod_main.h FORMATTING 2010-08-04 16:57:32 +00:00
module.desktop.in Yes, settings, we now that already... 2010-10-19 18:09:48 +00:00