Sweden-Number/programs/clock
Marcelo Duarte 5bb472eae1 - localization to the Portuguese of Brazil of "programs/*"
- separation of some resources that only existed in English
- lesser adjustments in menus
2003-06-23 18:15:15 +00:00
..
.cvsignore
ChangeLog
Da.rc
De.rc
En.rc - localization to the Portuguese of Brazil of "programs/*" 2003-06-23 18:15:15 +00:00
Es.rc
Fi.rc
Fr.rc
Hu.rc
License_En.c
Makefile.in
Pt.rc - localization to the Portuguese of Brazil of "programs/*" 2003-06-23 18:15:15 +00:00
README
Ru.rc Added a lot of Russian translations. 2003-05-04 02:33:08 +00:00
Si.rc
Sk.rc
Sw.rc
TODO
Wa.rc
Zh.rc
clock_res.h
language.c
language.h
license.c
license.h
main.c
main.h
rsrc.rc - localization to the Portuguese of Brazil of "programs/*" 2003-06-23 18:15:15 +00:00
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).