You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Daniel Kolesa fb8a3512a4 make tclock build with current E (remove e_util_zone_current_get) 9 years ago
images Remove tip images. 14 years ago
m4 Add the unused macro. 13 years ago
po Updating serbian translation 9 years ago
src make tclock build with current E (remove e_util_zone_current_get) 9 years ago
AUTHORS Add tclock module to e_modules 18 years ago
COPYING fix the copying license to 15 years ago
COPYING-PLAIN Fix from no license to bsd. 18 years ago
ChangeLog Add tclock module to e_modules 18 years ago
INSTALL TClock: Readd a basic Install file...don't need anything fancy ;) 13 years ago
Makefile.am E-MODULES-EXTRA: tclock 12 years ago
NEWS Add tclock module to e_modules 18 years ago
README Add tclock module to e_modules 18 years ago
autogen.sh Add back -I m4 stuff, seems silly gettext needs m4. 14 years ago
configure.ac trunk: remove use of AM_PROG_CC_STDC as AC_PROG_CC does it. 11 years ago
e-module-tclock.edc edje formatting 9 years ago
e_modules-tclock.spec.in Update specs from central template to: 13 years ago
module.desktop.in Updating desktop file 9 years ago
tclock.edc attempt at better theming (different text classes + bigger when only one line is shown) 9 years ago

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.