Skip to content
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

Refactor boinc.json structure a little bit. #5947

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Conversation

AenBleidd
Copy link
Member

Moved RadioButton definitions closer to the relevant controls.
Locale files now should be defined in the main JSON file.
Add possibility to pass main JSON file as a parameter to the installer.exe.

@AenBleidd AenBleidd added this to the Client/Manager 8.0.5 milestone Dec 12, 2024
@Copilot Copilot bot review requested due to automatic review settings December 12, 2024 09:14

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

Files not reviewed (14)
  • installer/Control.cpp: Language not supported
  • installer/Control.h: Language not supported
  • installer/ControlTable.cpp: Language not supported
  • installer/Installer.cpp: Language not supported
  • installer/InstallerStrings.cpp: Language not supported
  • installer/InstallerStrings.h: Language not supported
  • installer/RadioButton.cpp: Language not supported
  • installer/RadioButton.h: Language not supported
  • installer/RadioButtonTable.cpp: Language not supported
  • installer/RadioButtonTable.h: Language not supported
  • installer/boinc.json: Language not supported
  • installer/locale/en.json: Language not supported
  • installer/main.cpp: Language not supported
  • win_build/installer_setup.vcxproj: Language not supported
Moved RadioButton definitions closer to the relevant controls.
Locale files now shoulw be defined in the main JSON file.
Add possibility to pass main JSON file as a parameter to the installer.exe.

Signed-off-by: Vitalii Koshura <[email protected]>
@AenBleidd AenBleidd merged commit 318e591 into master Dec 12, 2024
152 of 153 checks passed
@AenBleidd AenBleidd deleted the vko_msi_refactor branch December 12, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

Windows Installer: simplify boinc.json structure Windows Installer: Remove unused strings and resources
1 participant