Updated kodi settings on Lenovo
This commit is contained in:
@@ -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.
|
||||
@@ -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>
|
||||
@@ -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
|
||||
BIN
Kodi/Lenovo/addons/resource.images.recordlabels.white/icon.png
Normal file
BIN
Kodi/Lenovo/addons/resource.images.recordlabels.white/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<provides>
|
||||
<format>png</format>
|
||||
<subfolders>false</subfolders>
|
||||
</provides>
|
||||
Binary file not shown.
Reference in New Issue
Block a user