Sweden-Number/programs/clock
Shachar Shemesh 0e1e0db034 Change the SUBLANG_NEUTRAL clause in all winelib applications to
SUBLANG_DEFAULT, as they should be.
2003-01-05 01:08:14 +00:00
..
.cvsignore
ChangeLog
Da.rc Change the SUBLANG_NEUTRAL clause in all winelib applications to 2003-01-05 01:08:14 +00:00
De.rc Change the SUBLANG_NEUTRAL clause in all winelib applications to 2003-01-05 01:08:14 +00:00
En.rc Change the SUBLANG_NEUTRAL clause in all winelib applications to 2003-01-05 01:08:14 +00:00
Es.rc Change the SUBLANG_NEUTRAL clause in all winelib applications to 2003-01-05 01:08:14 +00:00
Fi.rc Change the SUBLANG_NEUTRAL clause in all winelib applications to 2003-01-05 01:08:14 +00:00
Fr.rc Change the SUBLANG_NEUTRAL clause in all winelib applications to 2003-01-05 01:08:14 +00:00
Hu.rc
License_En.c
Makefile.in
Pt.rc Change the SUBLANG_NEUTRAL clause in all winelib applications to 2003-01-05 01:08:14 +00:00
README
Si.rc
Sk.rc Change the SUBLANG_NEUTRAL clause in all winelib applications to 2003-01-05 01:08:14 +00:00
Sw.rc Change the SUBLANG_NEUTRAL clause in all winelib applications to 2003-01-05 01:08:14 +00:00
TODO
Wa.rc Change the SUBLANG_NEUTRAL clause in all winelib applications to 2003-01-05 01:08:14 +00:00
clock_res.h
language.c
language.h
license.c
license.h
main.c
main.h
rsrc.rc
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).