kodi: update appliance.xml after settings reshuffle.

Moves `pvrpowermanagement.setwakeupcmd` from group 2 to 1.
This commit is contained in:
anaconda 2016-05-09 21:08:02 +02:00
parent 0d6902cd49
commit fc34d5394b
No known key found for this signature in database
GPG Key ID: F48469F32B4C20D1

View File

@ -88,7 +88,7 @@
</category>
<category id="pvrpowermanagement">
<group id="2">
<group id="1">
<setting id="pvrpowermanagement.setwakeupcmd">
<default>/usr/bin/setwakeup.sh</default>
</setting>