[PR #40] [MERGED] Add SubIntention (SecuROM) field #923

Open
opened 2026-01-29 16:24:20 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/40
Author: @mnadareski
Created: 6/13/2018
Status: Merged
Merged: 6/13/2018
Merged by: @mnadareski

Base: masterHead: securom-data


📝 Commits (2)

  • f3c5414 Add SubIntention (SecuROM) field
  • 3a71a34 Fix issue with internationalization

📊 Changes

4 files changed (+26 additions, -11 deletions)

View changed files

📝 App.config (+1 -1)
📝 Constants.cs (+1 -0)
📝 MainWindow.xaml.cs (+3 -2)
📝 Utilities.cs (+21 -8)

📄 Description

This adds the automatic addition of the SecuROM data (from _subIntention.txt) into the output, only if the file is not empty. Otherwise, it is seen as unneeded and isn't even mentioned in the output.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SabreTools/MPF/pull/40 **Author:** [@mnadareski](https://github.com/mnadareski) **Created:** 6/13/2018 **Status:** ✅ Merged **Merged:** 6/13/2018 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `securom-data` --- ### 📝 Commits (2) - [`f3c5414`](https://github.com/SabreTools/MPF/commit/f3c5414519d7407afe07f2e80ec8642094939831) Add SubIntention (SecuROM) field - [`3a71a34`](https://github.com/SabreTools/MPF/commit/3a71a34ba4e66d126653801b5dfd2572100c7000) Fix issue with internationalization ### 📊 Changes **4 files changed** (+26 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `App.config` (+1 -1) 📝 `Constants.cs` (+1 -0) 📝 `MainWindow.xaml.cs` (+3 -2) 📝 `Utilities.cs` (+21 -8) </details> ### 📄 Description This adds the automatic addition of the SecuROM data (from _subIntention.txt) into the output, only if the file is not empty. Otherwise, it is seen as unneeded and isn't even mentioned in the output. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:24:20 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#923