enlightenment/src/bin/e_fm
Lucas De Marchi 9e1b995c56 e: small fixes to port of e_fm udisk to edbus
- no need for calling edbus_message_error_get() if we are not getting
   the error message
 - rename confusing vars:
 	* A dict is this complete type: "a{sv}", i.e. an array with
	  key-values pairs (though the value could very well be 's', or
	  'u' or another basic type)
	* An entry (or dict_entry, or de) is *the* key-value pair.
 - Use eina_stringshare_replace when possible



SVN revision: 81986
2013-01-02 13:16:24 +00:00
..
Makefile.am e: Remove Hal backend from e_fm 2013-01-02 13:16:14 +00:00
e_fm_ipc.c Hi, 2012-12-19 14:20:34 +00:00
e_fm_ipc.h efm now checks (on startup) for stale device links on desktop and tries to remove them 2012-10-29 09:52:23 +00:00
e_fm_main.c e: e_fm udisk ported to edbus 2013-01-02 13:16:19 +00:00
e_fm_main.h replace e17 logging "system" with custom eina log domain 2012-06-13 15:17:23 +00:00
e_fm_main_eeze.c efm now checks (on startup) for stale device links on desktop and tries to remove them 2012-10-29 09:52:23 +00:00
e_fm_main_eeze.h some more eeze mounting cleanups 2012-08-02 16:55:47 +00:00
e_fm_main_udisks.c e: small fixes to port of e_fm udisk to edbus 2013-01-02 13:16:24 +00:00
e_fm_main_udisks.h unbork efm logging 2012-06-28 10:31:40 +00:00