mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[PR #716] [MERGED] Added Check for Updates to About #1189
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#1189
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/MonitorControl/MonitorControl/pull/716
Author: @waydabber
Created: 10/15/2021
Status: ✅ Merged
Merged: 10/15/2021
Merged by: @waydabber
Base:
master← Head:experimental📝 Commits (3)
8973cc7added Check for Updates to About, Added javascript for SU, removed untranslated languages323e40dStandardized info log level29ab972Updated translations for About📊 Changes
46 files changed (+164 additions, -2942 deletions)
View changed files
📝
MonitorControl.xcodeproj/project.pbxproj(+0 -35)📝
MonitorControl/Info.plist(+3 -1)📝
MonitorControl/Model/AppleDisplay.swift(+1 -1)📝
MonitorControl/Model/Display.swift(+8 -8)📝
MonitorControl/Support/AppDelegate.swift(+6 -6)📝
MonitorControl/Support/DisplayManager.swift(+10 -10)📝
MonitorControl/Support/IntelDDC.swift(+15 -15)📝
MonitorControl/Support/MenuHandler.swift(+1 -1)📝
MonitorControl/UI/Base.lproj/Main.storyboard(+34 -23)📝
MonitorControl/UI/de.lproj/Localizable.strings(+0 -6)📝
MonitorControl/UI/de.lproj/Main.strings(+8 -5)📝
MonitorControl/UI/en.lproj/Localizable.strings(+0 -6)📝
MonitorControl/UI/en.lproj/Main.strings(+8 -5)➖
MonitorControl/UI/es-419.lproj/InternetAccessPolicy.strings(+0 -8)➖
MonitorControl/UI/es-419.lproj/Localizable.strings(+0 -158)➖
MonitorControl/UI/es-419.lproj/Main.strings(+0 -377)📝
MonitorControl/UI/fr.lproj/Localizable.strings(+0 -6)📝
MonitorControl/UI/fr.lproj/Main.strings(+8 -5)📝
MonitorControl/UI/hu.lproj/Localizable.strings(+0 -6)📝
MonitorControl/UI/hu.lproj/Main.strings(+8 -5)...and 26 more files
📄 Description
Hey @the0neyouseek
I added Check for updates to About, I think this one looks ok.
I also did some final touches:
No change needed in translations.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.