mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
[PR #40] [MERGED] Add SubIntention (SecuROM) field #923
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:securom-data📝 Commits (2)
f3c5414Add SubIntention (SecuROM) field3a71a34Fix 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.