Sweden-Number/programs/clock
Vincent Béron 481701b7b3 Updates for various French resources. 2003-09-16 01:02:11 +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 - localization to the Portuguese of Brazil of "programs/*" 2003-06-23 18:15:15 +00:00
Es.rc Some new Spanish translations and improvements to other existing 2003-08-22 05:03:19 +00:00
Fi.rc Change the SUBLANG_NEUTRAL clause in all winelib applications to 2003-01-05 01:08:14 +00:00
Fr.rc Updates for various French resources. 2003-09-16 01:02:11 +00:00
Hu.rc Added/upgraded Hungarian resources. 2002-11-04 22:45:22 +00:00
It.rc Added/improved Italian translations. 2003-09-15 22:21:18 +00:00
License_En.c
Makefile.in
Pt.rc - localization to the Portuguese of Brazil of "programs/*" 2003-06-23 18:15:15 +00:00
README - remove escaped newlines, bogus "exit", printf's 2003-07-11 21:44:44 +00:00
Ru.rc Added a lot of Russian translations. 2003-05-04 02:33:08 +00:00
Si.rc Minor updates of Slovenian translations. 2003-08-29 22:21:43 +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 - remove escaped newlines, bogus "exit", printf's 2003-07-11 21:44:44 +00:00
Wa.rc Compile Walon resources only if LANG_WALON is defined. 2003-09-10 03:43:16 +00:00
Zh.rc Added Simplified Chinese resources. 2003-01-09 00:51:09 +00:00
clock_res.h
language.c Make indentation consistent (4 chars). 2003-07-11 21:53:07 +00:00
language.h
license.c
license.h
main.c - Remove Idle(). 2003-07-15 20:43:57 +00:00
main.h
rsrc.rc Added Italian resources. 2003-08-19 03:44:41 +00:00
winclock.c Include port.h so we define M_PI on Mingw build. 2003-07-28 19:06:26 +00:00
winclock.h - Remove Idle(). 2003-07-15 20:43:57 +00:00

README

 Clock for Wine
 ==============
 
 This is a first attempt to realize a desktop clock for Wine as done in 
 Windows. It's an early release and some of the code is still broken.

 Originally contributed by <mbaur@g26.ethz.ch>