enlightenment/src/modules/time
Carsten Haitzler 84bf48b3ed module build - clean up and fix meson install of pretty much all modules
so we';re missing installing desktop files. edj icon files, wizard
data files in the wrong place, and much more. this also cleans up the
module meson build of pretty much all modules and make their build
files cimple and consistent so it's far easier to re-use things from
one module to the next. we should aim for simplicity, consistency
between as much as possible so we can refactor and turn into maybe
functions later. imho that starts with consistency though. until i can
see all the common patterns clearly, i don't want to write functions
yet. it's easier to see if all the files are consistently using the
same vars and formatting etc. etc. etc.

but either way the installation needs fixing so it installs all files
in the right places with the right permissions etc. etc. etc.

this doesn't fix all module build files bt all the ones i found that
were broken installs and they use what i think is a cleaner/simpler
template, BUT there is far too much copy & pastage here... far too
much.i need to find a cleaner way to automate this.
2017-07-27 14:29:30 +09:00
..
clock.c update date for time gadgets when day timer ticks 2017-07-14 18:40:50 -04:00
clock.h update date for time gadgets when day timer ticks 2017-07-14 18:40:50 -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 module build - clean up and fix meson install of pretty much all modules 2017-07-27 14:29:30 +09:00
mod.c remove all unnecessary efl version checks 2017-02-24 14:15:38 -05: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