Go to file
Christopher Michael 70a0d10bf3 Nicer menus...shhh ! :)
SVN revision: 20640
2006-02-20 18:30:41 +00:00
fonts Add tclock to e_modules 2005-12-19 22:41:30 +00:00
images Add tclock to e_modules 2005-12-19 22:41:30 +00:00
.cvsignore Fri Jan 20 19:43:56 2006 Michael Jennings (mej) 2006-01-21 00:36:03 +00:00
AUTHORS Add tclock module to e_modules 2005-12-19 22:39:11 +00:00
COPYING Add tclock module to e_modules 2005-12-19 22:39:11 +00:00
ChangeLog Add tclock module to e_modules 2005-12-19 22:39:11 +00:00
INSTALL Add tclock module to e_modules 2005-12-19 22:39:11 +00:00
Makefile.am Add tclock module to e_modules 2005-12-19 22:39:11 +00:00
NEWS Add tclock module to e_modules 2005-12-19 22:39:11 +00:00
README Add tclock module to e_modules 2005-12-19 22:39:11 +00:00
autogen.sh Add tclock module to e_modules 2005-12-19 22:39:11 +00:00
configure.in Fri Jan 20 19:43:56 2006 Michael Jennings (mej) 2006-01-21 00:36:03 +00:00
e_mod_config.c Fix bug where changing a config value then selecting a different page (Basic/Advanced) would reset the value to it's original state. 2006-02-13 16:10:33 +00:00
e_mod_config.h Sun Jan 29 22:16:32 2006 Michael Jennings (mej) 2006-01-30 03:16:42 +00:00
e_mod_main.c Nicer menus...shhh ! :) 2006-02-20 18:30:41 +00:00
e_mod_main.h Sun Jan 29 22:16:32 2006 Michael Jennings (mej) 2006-01-30 03:16:42 +00:00
e_modules-tclock.spec Sat Jan 21 12:26:35 2006 Michael Jennings (mej) 2006-01-21 17:18:45 +00:00
e_modules-tclock.spec.in Sat Jan 21 12:26:35 2006 Michael Jennings (mej) 2006-01-21 17:18:45 +00:00
module_icon.png Add tclock module to e_modules 2005-12-19 22:39:11 +00:00
tclock.edc Formatting. Should now be possible to use enlightenment_remote to set the theme. 2006-01-14 11:18:01 +00:00

README

Simple TEXT Clock module for e17 v0.2
... it suck less (from you computer resouces)
------------------------------------------------
made by adi roiban for e17 community

=========================================================
many thanks to Michael Jennings for making this package
========================================================

now let's go
---
to modify the clock format read the documentation from stftime
and modify the tclock_format part from tclock.edc file then recompile tclock.edc

so just look for something like /usr/lib/e_modules/tclock
and there you should file an tclock.edc file
hack that file and after that compile it with
edje_cc tclock.edc

for example you can change the background, just replace the background.png
file and recompile tclock.edc

restart e17 and you should see the changes

if you had problems using this module
please write me at adiroiban@gmail.com

---------------------------------------------------
now you must restart(reload the module, don't press that button)
 when you chose the time resolution.... i do not master e_core_timers
 so i can not say it the times work corectly or not.