Go to file
Sthithaprajna Garapaty 7bd5648af3 Stick this back before anyone notices.
SVN revision: 24725
2006-08-15 02:48:26 +00:00
po eo.po additions for various e_modules (part 2) (Olivier) 2006-06-10 02:32:00 +00:00
.cvsignore Stick this back before anyone notices. 2006-08-15 02:48:26 +00:00
ABOUT-NLS added i18n support and italian localization in tclock and flame modules 2006-04-01 19:36:00 +00:00
AUTHORS Add tclock module to e_modules 2005-12-19 22:39:11 +00:00
COPYING Fix from no license to bsd. 2006-06-16 15:46:59 +00:00
COPYING-PLAIN Fix from no license to bsd. 2006-06-16 15:46:59 +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 Fix make distcheck. Bsd users should use gmake. Added a make clean. 2006-07-15 13:09:29 +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
VeraMono.ttf add missing file 2006-07-14 18:28:03 +00:00
autogen.sh added i18n support and italian localization in tclock and flame modules 2006-04-01 19:36:00 +00:00
configure.in Fix minor oversight with x86_64 libdir. Thanks Sebastian 2006-07-25 13:35:21 +00:00
e_mod_config.c Updated config dialog to match latest API. 2006-08-14 21:18:41 +00:00
e_mod_main.c Make non core modules use new view specifying feature. All are set to PLAIN by default 2006-08-09 07:47:28 +00:00
e_mod_main.h Update some e_modules to use module icons in their config dialogs. 2006-07-03 07:37:33 +00:00
e_modules-tclock.spec.in Sat May 27 18:41:24 2006 Michael Jennings (mej) 2006-05-27 23:40:43 +00:00
module.eap Changed icon. 2006-05-18 17:08:44 +00:00
module_icon.png Add tclock module to e_modules 2005-12-19 22:39:11 +00:00
tclock.edc Some package fixes: 2006-07-14 17:44:55 +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.