Updated kodi settings on Lenovo

This commit is contained in:
2026-03-22 22:28:43 +01:00
parent 725dfa7157
commit 32b5a81da6
10925 changed files with 575678 additions and 5511 deletions

View File

@@ -0,0 +1,3 @@
This work is licensed under the Creative Commons Attribution-Share Alike 3.0 United States License.
To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/us/ or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="resource.images.recordlabels.white" name="Recordlabel Icons - White" version="0.0.7" provider-name="Team Kodi">
<extension point="kodi.resource.images" compile="true" type="recordlabels" />
<requires>
<import addon="kodi.resource" version="1.0.0"/>
</requires>
<extension point="xbmc.addon.metadata">
<summary lang="en">White Recordlabel Icons</summary>
<description lang="en">White Recordlabel Icons</description>
<platform>all</platform>
<license>Creative Commons Attribution-Share Alike 3.0 United States</license>
</extension>
</addon>

View File

@@ -0,0 +1,20 @@
v0.0.7
- Fix potential texture issues
v0.0.6
- Add info file
v0.0.5
- Add compile flag for packaging
v0.0.4
- Fix icon.png
v0.0.3
- Compress into XBT file
v0.0.2
- Removed duplicate files
v0.0.1
- Initial release

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<provides>
<format>png</format>
<subfolders>false</subfolders>
</provides>