wine-wine/programs/clock
Liu Spider 9b5375e5ee Added Simplified Chinese resources. 2003-01-09 00:51:09 +00:00
..
.cvsignore Renamed Winelib apps to .exe.so to follow the dll naming convention. 2002-05-21 19:42:29 +00:00
ChangeLog Removed changelog entries that are in the main changelog, and added 2002-04-11 23:49:59 +00:00
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 Added/upgraded Hungarian resources. 2002-11-04 22:45:22 +00:00
License_En.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
Makefile.in Renamed Winelib apps to .exe.so to follow the dll naming convention. 2002-05-21 19:42:29 +00:00
Pt.rc Change the SUBLANG_NEUTRAL clause in all winelib applications to 2003-01-05 01:08:14 +00:00
README Release 980712 1998-07-12 19:29:36 +00:00
Si.rc Slovenian resources for clock. 2002-08-30 00:00:01 +00:00
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 Converted to use of NLS. 2002-03-27 21:17:01 +00:00
Wa.rc Change the SUBLANG_NEUTRAL clause in all winelib applications to 2003-01-05 01:08:14 +00:00
Zh.rc Added Simplified Chinese resources. 2003-01-09 00:51:09 +00:00
clock_res.h Converted to use of NLS. 2002-03-27 21:17:01 +00:00
language.c Fixed warnings. 2002-07-02 02:09:39 +00:00
language.h Converted to use of NLS. 2002-03-27 21:17:01 +00:00
license.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
license.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
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
rsrc.rc Added Simplified Chinese resources. 2003-01-09 00:51:09 +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

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