mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
project: add Kodi appliance.xml defaults
This commit is contained in:
parent
ea23f0a33d
commit
c15f54a3f2
22
projects/Amlogic/kodi/appliance.xml
Normal file
22
projects/Amlogic/kodi/appliance.xml
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" ?>
|
||||||
|
<settings version="1">
|
||||||
|
|
||||||
|
<section id="system">
|
||||||
|
<category id="display">
|
||||||
|
<group id="1">
|
||||||
|
<setting id="videoscreen.screenmode">
|
||||||
|
<visible>true</visible>
|
||||||
|
<default>0192001080060.00000pstd</default>
|
||||||
|
</setting>
|
||||||
|
<setting id="videoscreen.limitedrange">
|
||||||
|
<visible>false</visible>
|
||||||
|
</setting>
|
||||||
|
<setting id="videoscreen.limitguisize">
|
||||||
|
<visible>true</visible>
|
||||||
|
<default>3</default>
|
||||||
|
</setting>
|
||||||
|
</group>
|
||||||
|
</category>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
</settings>
|
Loading…
x
Reference in New Issue
Block a user