Skip to content

version: fix the LCID in our VERSIONINFO, add descriptions to each file #19114

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 9, 2025

Conversation

DHowett
Copy link
Member

@DHowett DHowett commented Jul 9, 2025

Closes #19106

@@ -7,6 +7,7 @@
<ProjectName>Host.EXE</ProjectName>
<TargetName>OpenConsole</TargetName>
<ConfigurationType>Application</ConfigurationType>
<VersionInfoFileDescription>Console Window and PTY Host (Open Source)</VersionInfoFileDescription>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this fully fix the OpenConsole issue?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or rather, how does this fix the lang ID?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look at the custom.props change. This specific diff is to fix alabuzhev's other request, that we make the file descriptions "nicer".

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I missed that VersionInfoCulture line!

@DHowett DHowett merged commit f14718f into main Jul 9, 2025
19 checks passed
@DHowett DHowett deleted the dev/duhowett/fix19106 branch July 9, 2025 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Cherry Pick
Status: To Cherry Pick
Development

Successfully merging this pull request may close these issues.

VERSIONINFO resource is non-compliant
2 participants