diff --git a/dbus/org.freedesktop.UPower.Device.xml b/dbus/org.freedesktop.UPower.Device.xml
index cbeccd2..33398da 100644
--- a/dbus/org.freedesktop.UPower.Device.xml
+++ b/dbus/org.freedesktop.UPower.Device.xml
@@ -921,6 +921,42 @@ method return sender=:1.386 -> dest=:1.477 reply_serial=2
+
+
+
+ The current charging strategy for the battery.
+
+
+ 1Unknown. The battery charging behavior is unknown or not supported.
+
+
+ 2N/A. The battery charging behavior is not supported.
+
+
+ 4Trickle. The battery charges slowly.
+
+
+ 8Fast. Quickly charge the battery using fast-charge technology
+
+
+ 16Standard. Fully charge the battery with a moderate rate.
+
+
+ 32Adaptive. The battery charges at a rate that adapts to the battery's capacity which the system firmware controls.
+
+
+ 64Custom. The battery charges at a rate that is set by the user.
+
+
+ 128Long-life. The charger reduces its charging rate in order to prolong the battery health
+
+
+ 256Bypass. Bypass the charge path around the integrated charger. A external charger is used instead to manage the charging
+
+
+
+
+