Changeset 4c1341e in Dbus API specifications
- Timestamp:
- 02/01/12 07:21:13 (17 months ago)
- Branches:
- 820cacfd324a623a04b3e22f319e9220819d6ec4, 0.11, 675acad2f1510526a93c9777d03664766c823aab, morphis/pending, morphis/sms-rework
- Children:
- 8911612
- Parents:
- 7e930a0
- git-author:
- Simon Busch <morphis@…> (02/01/12 07:21:13)
- git-committer:
- Simon Busch <morphis@…> (02/01/12 07:21:13)
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
org.freesmartphone.Device/org.freesmartphone.Device.PowerSupply.xml.in
r01ef38a r4c1341e 26 26 </doc:doc> 27 27 </arg> 28 <fso:throws type="org.freesmartphone"/> 28 29 </method> 29 30 … … 59 60 </doc:doc> 60 61 </arg> 62 <fso:throws type="org.freesmartphone"/> 61 63 </method> 62 64 -
xml/org.freesmartphone.Device.PowerSupply.xml
r01ef38a r4c1341e 6 6 <annotation name="org.freedesktop.DBus.GLib.Async" value="true"/> 7 7 <arg direction="out" type="i" name="energy"/> 8 <fso:throws xmlns:fso="http://www.freesmartphone.org/schemas/DBusSpecExtension" type="org.freesmartphone"/> 8 9 </method> 9 10 <method name="GetPowerStatus"> 10 11 <annotation name="org.freedesktop.DBus.GLib.Async" value="true"/> 11 12 <arg xmlns:fso="http://www.freesmartphone.org/schemas/DBusSpecExtension" direction="out" type="s" name="status" fso:type="org.freesmartphone.Device.PowerStatus"/> 13 <fso:throws xmlns:fso="http://www.freesmartphone.org/schemas/DBusSpecExtension" type="org.freesmartphone"/> 12 14 </method> 13 15 <signal name="PowerStatus">
Note: See TracChangeset
for help on using the changeset viewer.
