mirror of
https://github.com/hholtmann/smcFanControl.git
synced 2025-11-04 19:49:16 +01:00
15 lines
353 B
Plaintext
15 lines
353 B
Plaintext
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<Bucket
|
||
|
|
type = "1"
|
||
|
|
version = "1.0">
|
||
|
|
<ExceptionBreakpoints>
|
||
|
|
<ExceptionBreakpoint
|
||
|
|
shouldBeEnabled = "Yes"
|
||
|
|
ignoreCount = "0"
|
||
|
|
continueAfterRunningActions = "No"
|
||
|
|
scope = "0"
|
||
|
|
stopOnStyle = "0">
|
||
|
|
</ExceptionBreakpoint>
|
||
|
|
</ExceptionBreakpoints>
|
||
|
|
</Bucket>
|