> Very nice work! I'd be interested in a configure-script and Makefile, so > I can build it on my own. I noticed that you're using "%a %d,%b %H:%M" > in the sourcecode to set date and time format. > Would it be much work to create a config-dialog to allow a user-defined > time/date-format and maybe change the polling-interval, so I don't have > to change it in the sourcecode? ;) So would be able to change the polling interval from the menu and the time format from the edje object. I have put here the new sources
http://www.c7obs.net/~adi/projects/e17/ and i will write a README about in. you should fallow the tutorial from herehttp://edevelop.org/node/1461 if you want to hack the code. The ideea is simple. put the files from usr_lib_e-modules, into your PREFIX/lib/e_modules dir, modify the .edc to suit your needs (change the background and time format which is encoded into the state of tclock_format part) and compile it with edje tclock.edj put the files from usr_lib_enlightenment_modules-extra into your PREFIX/lib/enlightenment/modules_extra dir and load and enable the module with "enlightenment_remote -module-load tclock". if you have recent cvs e17 it will work. now i don't know much about autotools and i don't know how to create a special configure.in only file for this module. have fun adi ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
