Sweden-Number/programs/clock
Niels Kristian Bech Jensen 52be93cbb4 Fixed some compiler errors and warnings. 2000-03-19 21:49:49 +00:00
..
.cvsignore Added .spec files for all libtest/ and programs/ WineLib apps. 2000-02-03 01:37:23 +00:00
ChangeLog More Portuguese language support. 1999-10-24 17:31:14 +00:00
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 More Portuguese language support. 1999-10-24 17:31:14 +00:00
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 Fixed some compiler errors and warnings. 2000-03-19 21:49:49 +00:00
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 Fixed some compiler errors and warnings. 2000-03-19 21:49:49 +00:00
rsrc.rc Link only a single .rc file with application. 2000-01-29 22:07:03 +00:00
winclock.c Fixed ANSI C violations. 2000-02-26 13:17:55 +00:00
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).