Go to file
Carsten Haitzler 49db4eca1f fix binaries
SVN revision: 35507
2008-08-17 14:29:25 +00:00
po Patch from ptomaine, my awesome GSOC student :), to make the popup use font classes. 2008-08-07 14:18:22 +00:00
.cvsignore cvsignore++ 2007-05-27 18:33:46 +00:00
ABOUT-NLS tclock works now with recent automake 2007-03-29 10:16:17 +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 Update extra_dist for added images. 2007-12-26 01:20:43 +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 No need to create the .pot file all the time 2007-11-12 03:51:31 +00:00
configure.in Aji's patch to enable localized date. 2008-01-13 21:34:55 +00:00
e-module-tclock.edj fix binaries 2008-08-17 14:29:25 +00:00
e_mod_config.c Making sure all module's configuration dialogs have appropriate names and classes consistent with the rest of the e_modules. 2008-05-20 14:53:12 +00:00
e_mod_main.c Aji's patch to enable localized date. 2008-01-13 21:34:55 +00:00
e_mod_main.h Added a tooltip for tclock so you can see a more full date/time string on 2007-12-26 01:18: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 hu translations for desktop files 2008-04-30 10:28:40 +00:00
tclock.edc Patch from ptomaine, my awesome GSOC student :), to make the popup use font classes. 2008-08-07 14:18:22 +00:00
tip_bd.png Added a tooltip for tclock so you can see a more full date/time string on 2007-12-26 01:18:56 +00:00
tip_bg.png Added a tooltip for tclock so you can see a more full date/time string on 2007-12-26 01:18:56 +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.