wine/programs/clock
..
.cvsignore
ChangeLog
clock_res.h
Da.rc
De.rc
En.rc
Es.rc
Fi.rc
Fr.rc
language.c
language.h
license.c
license.h
License_En.c
main.c
main.h
Makefile.in
Pt.rc
README
rsrc.rc
Si.rc
Sk.rc
Sw.rc
TODO
Wa.rc
winclock.c
winclock.h

 Clock for Wine
 ==============
 
 This is a first attempt to realize a desktop clock for Wine as done in 
 Windows. It'a an early release and most of the code is still broken.

 Please see file TODO for things to do and keep the file ChangeLog
 up to date.

 Code is currently under heavy construction. Please direct patches and
 additions to my personal email address <mbaur@g26.ethz.ch>

 If you think that the compiled binary is too big, you can reduce its size
 with the command 'strip clock' (please don't try this on libraries).