[PATCH] joy.cpl: Add a description.

Esme Povirk vincent at codeweavers.com
Sun May 10 21:28:53 CDT 2020


From: Vincent Povirk <vincent at codeweavers.com>

Signed-off-by: Vincent Povirk <vincent at codeweavers.com>
---
 dlls/joy.cpl/joy.rc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dlls/joy.cpl/joy.rc b/dlls/joy.cpl/joy.rc
index bced24fb21b..a4a780276bb 100644
--- a/dlls/joy.cpl/joy.rc
+++ b/dlls/joy.cpl/joy.rc
@@ -28,6 +28,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
 STRINGTABLE
 BEGIN
     IDS_CPL_NAME        "Game Controllers"
+    IDS_CPL_INFO        "Test and configure game controllers."
 END
 
 IDD_LIST DIALOG 0, 0, 320, 220
-- 
2.17.1




More information about the wine-devel mailing list