Module: wine Branch: master Commit: 4dc12c4e391aeb1b1c067ac610b95bb935fb185b URL: http://source.winehq.org/git/wine.git/?a=commit;h=4dc12c4e391aeb1b1c067ac610...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Jul 9 15:47:21 2013 +0200
joy.cpl: Use neutral language for the version resource.
---
dlls/joy.cpl/joy.rc | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/dlls/joy.cpl/joy.rc b/dlls/joy.cpl/joy.rc index 3214a21..ffcea55 100644 --- a/dlls/joy.cpl/joy.rc +++ b/dlls/joy.cpl/joy.rc @@ -68,6 +68,8 @@ FONT 8, "Ms Shell Dlg" GROUPBOX "Direction", IDC_STATIC, 220, 30, 60, 60 }
+LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL + /* @makedep: joy.ico */ ICO_MAIN ICON "joy.ico"