summaryrefslogtreecommitdiff
path: root/src/org.freedesktop.UPower.Device.xml
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2013-10-10 12:16:31 +0200
committerBastien Nocera <hadess@hadess.net>2013-10-14 10:42:55 +0200
commitc842f1a53ec5f1903bd911e0eee2383b0fc5503a (patch)
treea814d18ce3dfae9436a6c4e998cd324826907d60 /src/org.freedesktop.UPower.Device.xml
parent3ed22cd32b5b98b032dd6d9489acd13c65ede0f1 (diff)
downloadupower-c842f1a53ec5f1903bd911e0eee2383b0fc5503a.tar.gz
Remove obsolete battery recall properties
The recalls for that broken batch of Sony batteries dates back from 2006. All the batteries that could have been recalled have now been recalled, and somebody particularly interested in supporting them can match the batteries using the old rules file, in a user session or a separate daemon.
Diffstat (limited to 'src/org.freedesktop.UPower.Device.xml')
-rw-r--r--src/org.freedesktop.UPower.Device.xml39
1 files changed, 0 insertions, 39 deletions
diff --git a/src/org.freedesktop.UPower.Device.xml b/src/org.freedesktop.UPower.Device.xml
index 0be009c..4379fa0 100644
--- a/src/org.freedesktop.UPower.Device.xml
+++ b/src/org.freedesktop.UPower.Device.xml
@@ -684,45 +684,6 @@ method return sender=:1.386 -> dest=:1.477 reply_serial=2
</doc:doc>
</property>
- <property name="RecallNotice" type="b" access="read">
- <doc:doc>
- <doc:description>
- <doc:para>
- If the device may have been recalled by the vendor due to a suspected
- fault.
- This key does not imply the device is faulty, only that it approximatly
- matches the description from the vendor of units that were recalled.
- </doc:para>
- </doc:description>
- </doc:doc>
- </property>
-
- <property name="RecallVendor" type="s" access="read">
- <doc:doc>
- <doc:description>
- <doc:para>
- The vendor that is handling the hardware recall.
- </doc:para>
- <doc:para>
- This property is only valid if the property recall-notice is true.
- </doc:para>
- </doc:description>
- </doc:doc>
- </property>
-
- <property name="RecallUrl" type="s" access="read">
- <doc:doc>
- <doc:description>
- <doc:para>
- The URL to visit about the hardware recall.
- </doc:para>
- <doc:para>
- This property is only valid if the property recall-notice is true.
- </doc:para>
- </doc:description>
- </doc:doc>
- </property>
-
</interface>
</node>