enlightenment/src
Lucas De Marchi 9a101b9777 e/bluez4: cleanup and fixes
- Change module name in whitelist. Its name is bluez4 since it only
   supports bluez 4 API. The day it (automatically) also supports bluez 5,
   we rename it back.
 - Use eina_stringshare_replace when possible
 - Change huge if (strcmp(icon, "...") return "....." with a table.
 - Don't use stringshare when not needed. There's no reason to
   stringshare the icon, just use the static const ones
 - Sanitize edbus method table
 - Remove bogus NONE entry after NULL in services table
 - Fix coding style
 - Generalize _unset_dev() to work with any list



SVN revision: 82208
2013-01-04 16:13:43 +00:00
..
bin e/bluez4: cleanup and fixes 2013-01-04 16:13:43 +00:00
modules e/bluez4: cleanup and fixes 2013-01-04 16:13:43 +00:00
Makefile.am remove e17 preload/precache hacks 2012-10-10 07:39:08 +00:00