summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2013-10-16 15:58:39 +0200
committerBastien Nocera <hadess@hadess.net>2013-10-16 15:58:39 +0200
commitc2426adb4b898ba33df38a249b3d6e413b76cc4d (patch)
tree9cc76f11f46155a7dcfddc07c86d5dbc251a4413 /src
parentb72973472cbf639d47ed1250a1bdf2178945f61a (diff)
downloadupower-c2426adb4b898ba33df38a249b3d6e413b76cc4d.tar.gz
daemon: Add documentation for computed properties
Those are also part of the display device properties that we will update.
Diffstat (limited to 'src')
-rw-r--r--src/org.freedesktop.UPower.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/org.freedesktop.UPower.xml b/src/org.freedesktop.UPower.xml
index 1c85b40..2761653 100644
--- a/src/org.freedesktop.UPower.xml
+++ b/src/org.freedesktop.UPower.xml
@@ -93,6 +93,12 @@ method return sender=:1.386 -> dest=:1.451 reply_serial=2
<doc:item>
<doc:term>IsPresent</doc:term><doc:definition>Whether a status icon using this information should be presented.</doc:definition>
</doc:item>
+ <doc:item>
+ <doc:term>IconName</doc:term><doc:definition>An icon name representing the device state.</doc:definition>
+ </doc:item>
+ <doc:item>
+ <doc:term>WarningLevel</doc:term><doc:definition>The same as the overall <doc:ref type="property" to="Source:WarningLevel">WarningLevel</doc:ref></doc:definition>
+ </doc:item>
</doc:list>
</doc:para>
</doc:description>