mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-14 10:25:29 +00:00
Update rexm.rc
This commit is contained in:
@@ -6,8 +6,8 @@ PRODUCTVERSION 1,0,0,0
|
|||||||
BEGIN
|
BEGIN
|
||||||
BLOCK "StringFileInfo"
|
BLOCK "StringFileInfo"
|
||||||
BEGIN
|
BEGIN
|
||||||
//BLOCK "080904E4" // English UK
|
//BLOCK "080904E4" // English UK
|
||||||
BLOCK "040904E4" // English US
|
BLOCK "040904E4" // English US
|
||||||
BEGIN
|
BEGIN
|
||||||
VALUE "CompanyName", "Ramon Santamaria"
|
VALUE "CompanyName", "Ramon Santamaria"
|
||||||
VALUE "FileDescription", "rexm | raylib examples manager"
|
VALUE "FileDescription", "rexm | raylib examples manager"
|
||||||
@@ -21,7 +21,7 @@ BEGIN
|
|||||||
END
|
END
|
||||||
BLOCK "VarFileInfo"
|
BLOCK "VarFileInfo"
|
||||||
BEGIN
|
BEGIN
|
||||||
//VALUE "Translation", 0x809, 1252 // English UK
|
//VALUE "Translation", 0x809, 1252 // English UK
|
||||||
VALUE "Translation", 0x409, 1252 // English US
|
VALUE "Translation", 0x409, 1252 // English US
|
||||||
END
|
END
|
||||||
END
|
END
|
||||||
|
|||||||
Reference in New Issue
Block a user