* e: Use new and cleaner eet API.
authorCedric BAIL <cedric.bail@free.fr>
Thu, 3 Sep 2009 12:05:49 +0000 (12:05 +0000)
committerCedric BAIL <cedric.bail@free.fr>
Thu, 3 Sep 2009 12:05:49 +0000 (12:05 +0000)
commit33e754e63ef70a831ed229a9890499c132fb4529
treee46b8ef1dd4badcd5b8c537eadcbd306f563e03d
parent12945004f628199019fa94ac85d052947806036a
* e: Use new and cleaner eet API.

Note: The situation regarding string from config file could be improved.
We could use the same trick as Edje and directly map the string from
Eet config file. This will improve memory used by E, if string from
config file are used a lot. So the question is : "Do we save a lot of
string in config file ?"

SVN revision: 42201
src/bin/e_config_data.c
src/bin/e_config_data.h
src/bin/e_fm_custom.c
src/bin/e_fm_shared.h
src/bin/e_ipc_codec.c