enlightenment/src/modules/battery
Lucas De Marchi 0313f186c5 e: small fixes to battery conversion to edbus
- const where it's due
 - reorder functions
 - break loop as soon as "Online" property is found on dict
 - add missing proxy unrefs
 - fix crash if upower reports a battery with technology known to it but
   unknown for us
 - refactor _bat_get_call_cb():  this could be much simpler if upower used
   the default signal for notifying property changes. Since it doesn't,
   at least decrease a little bit the amount of code.
 - use eina_stringshare_replace() instead of del() + add()
 - remove check for message signature. If it doesn't have the signature
   we are expecting, edbus_message_iter_arguments_get() will fail.
 - fix indentation using tab



SVN revision: 81976
2013-01-02 13:14:48 +00:00
..
batget.c ensure path length fits in buffer in batget 2012-12-13 13:18:07 +00:00
e-module-battery.edj new battery icon. 2011-06-21 23:54:43 +00:00
e_mod_config.c formatting 2012-08-13 09:24:51 +00:00
e_mod_main.c e: Port battery module to upower and edbus 2013-01-02 13:14:29 +00:00
e_mod_main.h e: Port battery module to upower and edbus 2013-01-02 13:14:29 +00:00
e_mod_openbsd.c From: Maxime Villard <rustyBSD@gmx.fr> 2012-12-21 21:31:13 +00:00
e_mod_udev.c e: take a plane and fix that damn battery time left ! 2012-12-19 16:10:37 +00:00
e_mod_upower.c e: small fixes to battery conversion to edbus 2013-01-02 13:14:48 +00:00
module.desktop.in updating various translations 2012-11-21 19:45:32 +00:00