enlightenment/src/modules/temperature
Marcel Hollerbach 29901d67b2 meson: use file instead of doing the relative path by hand
a reason for doing that is that you can just pack together targets into
a array and pass them to our helper, and the helper will just handle
them, so even module with eldbus codegen etc is now supported.

This also means that we are just passing the src object directly into
the shared_module call, which means the user of our helper can just pack
everything he needs into the src var and the helper does not need to
know about it.
2017-08-08 18:38:37 +02:00
..
.gitignore Split .gitignore into multiple files 2013-06-11 18:19:12 -03:00
e-module-temperature.edj * edje: fix count that lead to memleak. 2010-08-12 15:07:26 +00:00
e_mod_config.c e tempget module - mode to using threads instead of tempget binary 2016-12-01 08:49:33 +09:00
e_mod_main.c powersave usage - dont use usleep at all. pwoersave sleep replaces it 2017-07-19 10:31:20 +09:00
e_mod_main.h add new powersave features for supporting a live sleep mode 2017-07-10 10:18:50 +09:00
e_mod_tempget.c temp module - fix #if to be #if defined as it should be 2016-12-28 19:55:24 +09:00
e_mod_udev.c e tempget module - mode to using threads instead of tempget binary 2016-12-01 08:49:33 +09:00
meson.build meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
module.desktop do not generate module.desktop files 2017-07-14 18:40:50 -04:00