Converted to use of NLS.
[wine] / programs / clock / TODO
1
2 Some ideas for improvements:
3 ============================
4
5 - Make "Without Titlebar", Double-clicking the clock should reveal the caption
6   again.
7
8 - Font Handling of Digital Clock.
9   (Does not work probably due to Winelib)
10
11 - Implement Timer Mechanism instead Polling.
12   Clock does not run if menu is being selected (?).
13
14 - Complete translation for the following languages : Pt,Sk
15
16 - Add new .rc resources for all languages you know. That's in fact very easy. 
17   Just clone the file En.rc, change the strings and submit it. You can find
18   my email address in the README file.
19
20 Please don't forget a ChangeLog entry.