mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2025-12-20 04:20:04 +01:00
dbus: UPower.xml: Update GetCriticalAction Values
UPower now supports Suspend and Ignore as possible actions. Update the documentation accordingly.
This commit is contained in:
parent
478c51e4ea
commit
a16c752e85
1 changed files with 6 additions and 0 deletions
|
|
@ -126,6 +126,12 @@ method return sender=:1.386 -> dest=:1.451 reply_serial=2
|
|||
<doc:item>
|
||||
<doc:term>PowerOff</doc:term>
|
||||
</doc:item>
|
||||
<doc:item>
|
||||
<doc:term>Suspend</doc:term>
|
||||
</doc:item>
|
||||
<doc:item>
|
||||
<doc:term>Ignore</doc:term>
|
||||
</doc:item>
|
||||
</doc:list>
|
||||
</doc:para>
|
||||
</doc:description>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue