Sweden-Number/programs/clock
Alexandre Julliard 96af9aa5b8 Added dependency on winestub.o 1999-10-25 02:50:08 +00:00
..
.cvsignore Added Pt.s. 1999-10-13 16:17:23 +00:00
ChangeLog More Portuguese language support. 1999-10-24 17:31:14 +00:00
Da.rc Release 980712 1998-07-12 19:29:36 +00:00
De.rc Release 980712 1998-07-12 19:29:36 +00:00
En.rc Release 980712 1998-07-12 19:29:36 +00:00
Es.rc Added Spanish resources. 1998-10-24 11:43:53 +00:00
Fi.rc Updated Finnish language support. 1999-01-30 12:37:27 +00:00
Fr.rc Added French language support. 1998-10-27 13:19:55 +00:00
License_En.c Release 980614 1998-06-14 15:24:15 +00:00
Makefile.in Added dependency on winestub.o 1999-10-25 02:50:08 +00:00
Pt.rc More Portuguese language support. 1999-10-24 17:31:14 +00:00
README Release 980712 1998-07-12 19:29:36 +00:00
Sw.rc Release 980712 1998-07-12 19:29:36 +00:00
TODO Release 980712 1998-07-12 19:29:36 +00:00
Wa.rc Fixed Winelib compilation. 1999-06-20 15:09:32 +00:00
clock.rc Release 980712 1998-07-12 19:29:36 +00:00
language.c Recovery of release 990110 after disk crash. 1999-01-17 16:32:32 +00:00
language.h Release 980601 1998-06-01 10:44:35 +00:00
license.c Release 980712 1998-07-12 19:29:36 +00:00
license.h Release 980301 1998-03-01 20:05:02 +00:00
main.c Updated Finnish language support. 1999-01-30 12:37:27 +00:00
main.h Release 980712 1998-07-12 19:29:36 +00:00
winclock.c Release 980712 1998-07-12 19:29:36 +00:00
winclock.h Release 980614 1998-06-14 15:24:15 +00:00

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