efl/legacy/elementary/src
Sangho Park b4830b8e84 Elementary map: elm_map source patch
i removed all custom enum & url callback of elm_map.
(ELM_MAP_SOURCE_CUSTOM_1, ELM_MAP_SOURCE_CUSTOM_2, ..., _custom1_url_cb, _custom2_url_cb, ... etc)
instead of those, i made sources list.
changed APIs are almost internal APIs...
but some APIs were changed for intuitive usage of map source.
user can make map module instead of setting custom APIs.

another change is "elm_module -> eina_module".
the reason of this change, is that elm_module uses environment value (i.e getenv, setenv.. ELM_MODULES)
i don't want to have a environment value dependency.


SVN revision: 59184
2011-05-04 09:44:53 +00:00
..
bin Elementary map: elm_map source patch 2011-05-04 09:44:53 +00:00
edje_externals Elementary map: elm_map source patch 2011-05-04 09:44:53 +00:00
lib Elementary map: elm_map source patch 2011-05-04 09:44:53 +00:00
modules Elementary map: elm_map source patch 2011-05-04 09:44:53 +00:00
.cvsignore elementary becomes its own tree/lib/test binary 2008-09-30 06:58:56 +00:00
Makefile.am Elementary edje external modules 2009-12-06 01:22:54 +00:00