mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-13 01:41:59 -04:00
Fix some errors in the XML comments
This commit is contained in:
parent
6f24e808f8
commit
1df02e776f
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
<node name="/" xmlns:doc="http://www.freedesktop.org/dbus/1.0/doc.dtd">
|
<node name="/" xmlns:doc="http://www.freedesktop.org/dbus/1.0/doc.dtd">
|
||||||
<!--
|
<!--
|
||||||
com.steampowered.SteamOSManager1
|
com.steampowered.SteamOSManager1.Manager
|
||||||
@short_description: Interface to control various aspects of SteamOS
|
@short_description: Interface to control various aspects of SteamOS
|
||||||
-->
|
-->
|
||||||
<interface name="com.steampowered.SteamOSManager1.Manager">
|
<interface name="com.steampowered.SteamOSManager1.Manager">
|
||||||
|
@ -147,7 +147,7 @@
|
||||||
</method>
|
</method>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
SetGpuPerformanceLevel:
|
GPUPerformanceLevel:
|
||||||
|
|
||||||
The current GPU performance level.
|
The current GPU performance level.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue