enlightenment/src/modules/time
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
..
clock.c set clock gadget id on creation 2017-08-07 14:43:37 -04:00
clock.h remove wizards from time module gadgets 2017-08-04 16:05:15 -04:00
config.c improve time gadget screen positioning 2016-03-14 14:27:15 -04:00
e-module-time.edj add new time module with clock gadgets 2016-03-04 14:23:44 -05:00
meson.build meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
mod.c remove wizards from time module gadgets 2017-08-04 16:05:15 -04:00
module.desktop do not generate module.desktop files 2017-07-14 18:40:50 -04:00
time.c use e_util env functions in time module 2017-07-21 14:43:36 -04:00