Sweden-Number/programs/clock
Ulrich Weigand 3dc5d9461e Added .spec files for all libtest/ and programs/ WineLib apps.
Updated all Makefiles to use .spec files and new resource handling.
2000-02-03 01:37:23 +00:00
..
.cvsignore Added .spec files for all libtest/ and programs/ WineLib apps. 2000-02-03 01:37:23 +00:00
ChangeLog
Da.rc
De.rc
En.rc
Es.rc
Fi.rc
Fr.rc
License_En.c
Makefile.in Added .spec files for all libtest/ and programs/ WineLib apps. 2000-02-03 01:37:23 +00:00
Pt.rc
README
Sw.rc
TODO
Wa.rc
clock.rc Link only a single .rc file with application. 2000-01-29 22:07:03 +00:00
clock.spec Added .spec files for all libtest/ and programs/ WineLib apps. 2000-02-03 01:37:23 +00:00
language.c
language.h
license.c
license.h
main.c Link only a single .rc file with application. 2000-01-29 22:07:03 +00:00
main.h
rsrc.rc Link only a single .rc file with application. 2000-01-29 22:07:03 +00:00
winclock.c
winclock.h

README

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