Commit 4e25cd46 authored by Joel Holdsworth's avatar Joel Holdsworth Committed by Alexandre Julliard

joy.cpl: Added a Tango compliant icon.

parent fd1e187a
......@@ -7,4 +7,7 @@ C_SRCS = \
RC_SRCS = joy.rc
PO_SRCS = joy.rc
SVG_SRCS = \
joy.svg
@MAKE_DLL_RULES@
......@@ -68,6 +68,9 @@ FONT 8, "Ms Shell Dlg"
GROUPBOX "Direction", IDC_STATIC, 220, 30, 60, 60
}
/* @makedep: joy.ico */
ICO_MAIN ICON "joy.ico"
#define WINE_FILENAME_STR "joy.cpl"
#define WINE_FILEDESCRIPTION_STR "Game Controllers Configuration Panel"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment