Changed fixed fonts family name.
[wine/dcerpc.git] / programs / clock / TODO
blob63c815f9bd868cee5711add73a92ca26a7ac1021
2 Some ideas for improvements:
3 ============================
5 - Make "Without Titlebar", Double-clicking the clock should reveal the caption
6   again.
8 - Font Handling of Digital Clock.
9   (Does not work probably due to Winelib)
11 - Implement Timer Mechanism instead Polling.
12   Clock does not run if menu is being selected (?).
14 - Fix English translation by comparing strings from an original English
15   Windows Clock application (I only have a German version).
17 - Add new .rc resources for all languages you know. That's in fact very easy. 
18   Just clone the file En.rc, change the strings and submit it. You can find
19   my email address in the README file.
21 Please don't forget a ChangeLog entry.