mirror of
https://github.com/hholtmann/smcFanControl.git
synced 2025-11-04 19:49:16 +01:00
-Update classes to read correct Apple Silicon CPU sensor -Update project to compile a Universal 2 binary. Upgraded Sparkle to 2.1.0 as that was the latest and supports ARM64. -Add MacBookPro18,1 to Machines.plist
19 lines
1.6 KiB
Plaintext
19 lines
1.6 KiB
Plaintext
|
|
/* Class = "NSWindow"; title = "Programuppdatering"; ObjectID = "5"; */
|
|
"5.title" = "Programuppdatering";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Versionsinformation:"; ObjectID = "170"; */
|
|
"170.title" = "Versionsinformation:";
|
|
|
|
/* Class = "NSButtonCell"; title = "Påminn mig senare"; ObjectID = "171"; */
|
|
"171.title" = "Påminn mig senare";
|
|
|
|
/* Class = "NSButtonCell"; title = "Hoppa över denna version"; ObjectID = "172"; */
|
|
"172.title" = "Hoppa över denna version";
|
|
|
|
/* Class = "NSButtonCell"; title = "Installera uppdatering"; ObjectID = "173"; */
|
|
"173.title" = "Installera uppdatering";
|
|
|
|
/* Class = "NSButtonCell"; title = "Hämta och installera nya uppdateringar automatiskt i framtiden."; ObjectID = "175"; */
|
|
"175.title" = "Hämta och installera nya uppdateringar automatiskt i framtiden.";
|