main: Add "high temperature" inhibition reason

This commit is contained in:
Bastien Nocera 2020-09-08 18:08:30 +02:00
parent 9980f5a9f3
commit 82141045e3

View file

@ -41,6 +41,7 @@
reasons can be added, it is recommended that front-ends show a generic
reason if they do not recognise the value. Possible values are:
- "lap-detected" (the computer is sitting on the user's lap)
- "high-operating-temperature" (the computer is close to overheating)
- "" (the empty string, if not inhibited)
-->
<property name="PerformanceInhibited" type="s" access="read"/>