Testing different temperature readout method

This commit is contained in:
Hendrik Holtmann
2014-02-23 17:37:28 +01:00
parent 8b1127b5b6
commit d52a71e091
6 changed files with 21 additions and 49 deletions

View File

@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>smcFanControl</string>
<key>CFBundleGetInfoString</key>
<string>smcFanControl 2.4, Hendrik Holtmann (GPL)</string>
<string>smcFanControl 2.5, Hendrik Holtmann (GPL)</string>
<key>CFBundleIconFile</key>
<string>smcfancontrol_v2</string>
<key>CFBundleIdentifier</key>
@ -19,11 +19,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.4</string>
<string>2.5</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2.4</string>
<string>2.5</string>
<key>LSUIElement</key>
<string>1</string>
<key>NSHumanReadableCopyright</key>