wine/programs/clock
2002-11-04 22:45:22 +00:00
..
.cvsignore
ChangeLog
clock_res.h
Da.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
De.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
En.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
Es.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
Fi.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
Fr.rc Bring some French resources in sync with English ones. 2002-10-23 23:34:32 +00:00
Hu.rc Added/upgraded Hungarian resources. 2002-11-04 22:45:22 +00:00
language.c Fixed warnings. 2002-07-02 02:09:39 +00:00
language.h
license.c
license.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
License_En.c
main.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
main.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
Makefile.in
Pt.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
README
rsrc.rc Added/upgraded Hungarian resources. 2002-11-04 22:45:22 +00:00
Si.rc Slovenian resources for clock. 2002-08-30 00:00:01 +00:00
Sk.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
Sw.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
TODO
Wa.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
winclock.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
winclock.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00

 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).