commit | 260b6149f29001b6b8686afb888f583490d7a83a | [log] [tgz] |
---|---|---|
author | Richard Cohen <richard@daijobu.co.uk> | Wed Dec 03 03:58:29 2003 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Dec 03 03:58:29 2003 +0000 |
tree | 664a3f80b144cbfd5f4b49b65e5b1fae62da7733 | |
parent | 6dece12fde8d73bb1635234b91df391f4356e0d0 [diff] [blame] |
- Use resource ids IDM_*, IDS_* instead of numbers. - Move ... from toplevel "Info..." onto sub items (eg "About").
diff --git a/programs/clock/rsrc.rc b/programs/clock/rsrc.rc index 235ef39..e3b8d09 100644 --- a/programs/clock/rsrc.rc +++ b/programs/clock/rsrc.rc
@@ -19,9 +19,9 @@ */ #include <windows.h> -#include "main.h" #include "clock_res.h" + #include "Da.rc" #include "De.rc" #include "En.rc"