mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2025-12-25 12:40:04 +01:00
remove some trivial whitespace and an invalid comment
This commit is contained in:
parent
0cd1a18a20
commit
f1558a27f5
1 changed files with 0 additions and 7 deletions
|
|
@ -13,9 +13,6 @@
|
|||
battery-time-to-empty, battery-time-to-full. Go into detail
|
||||
with the algorithms.
|
||||
</doc:para>
|
||||
<doc:para>
|
||||
TODO: do we need to export voltage and other things? Do we need to export raw data?
|
||||
</doc:para>
|
||||
<doc:para>
|
||||
Unless otherwise noted, an empty string or the value 0 in a
|
||||
property means not set.
|
||||
|
|
@ -25,10 +22,8 @@
|
|||
|
||||
|
||||
<!-- ************************************************************ -->
|
||||
|
||||
<method name="Refresh">
|
||||
<annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
|
||||
|
||||
<doc:doc>
|
||||
<doc:description>
|
||||
<doc:para>
|
||||
|
|
@ -43,7 +38,6 @@
|
|||
</method>
|
||||
|
||||
<!-- ************************************************************ -->
|
||||
|
||||
<signal name="Changed">
|
||||
<doc:doc>
|
||||
<doc:description>
|
||||
|
|
@ -55,7 +49,6 @@
|
|||
</signal>
|
||||
|
||||
<!-- ************************************************************ -->
|
||||
|
||||
<property name="native-path" type="s" access="read">
|
||||
<doc:doc><doc:description><doc:para>
|
||||
OS specific native path of the power source. On Linux this
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue