Go to file
Christopher Michael f033e2f763 TClock: Readd a basic Install file...don't need anything fancy ;)
SVN revision: 61786
2011-07-27 04:07:11 +00:00
images Remove tip images. 2010-06-25 07:15:08 +00:00
m4 Add the unused macro. 2011-01-29 06:06:28 +00:00
po updating various translations 2011-02-25 20:26:34 +00:00
src fix possible undef ref when gettext is disabled or not installed 2011-06-06 17:36:38 +00:00
AUTHORS Add tclock module to e_modules 2005-12-19 22:39:11 +00:00
COPYING fix the copying license to 2009-01-13 13:00:45 +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 TClock: Readd a basic Install file...don't need anything fancy ;) 2011-07-27 04:07:11 +00:00
Makefile.am make gettext optional 2011-06-06 16:40:14 +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 back -I m4 stuff, seems silly gettext needs m4. 2010-03-09 00:13:07 +00:00
configure.ac make gettext optional 2011-06-06 16:40:14 +00:00
e-module-tclock.edc EMODULES: Fix & Unify autofoo stuff everywhere, fix dist tarballs support, add ability to create dist tarball of all modules. 2009-08-03 14:49:56 +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.desktop.in updating various translations 2011-02-16 20:39:52 +00:00
tclock.edc Reduce offset in theme. 2011-01-20 00:13:07 +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.