summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2015-05-31 16:50:33 +0200
committerlouis <louis.braun@gmx.de>2015-05-31 16:50:33 +0200
commit30cfccdf037aee53379267bd8ecae089c0f2d98c (patch)
tree1ab83f05cb6c3450edce48246d05fdf59ee1ea63
parent0f1b71f1a4a83bf9fa0873fd2a1febc30c500b76 (diff)
downloadvdr-plugin-skindesigner-30cfccdf037aee53379267bd8ecae089c0f2d98c.tar.gz
vdr-plugin-skindesigner-30cfccdf037aee53379267bd8ecae089c0f2d98c.tar.bz2
added glassy to skinrepository
-rw-r--r--HISTORY2
-rw-r--r--skins/skinrepositories.xml18
2 files changed, 20 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 991c78f..1554e0a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -350,4 +350,6 @@ Version 0.5.0
- fixed display of channel separators
- added some debug output when installing skins
- added timeout for preview screenshot downloading
+- added some skins
+- adapted README
diff --git a/skins/skinrepositories.xml b/skins/skinrepositories.xml
index 4fff87c..6630ba7 100644
--- a/skins/skinrepositories.xml
+++ b/skins/skinrepositories.xml
@@ -113,6 +113,24 @@
</supportedplugins>
</skinrepo>
<skinrepo>
+ <name>glassy</name>
+ <type>git</type>
+ <url>https://github.com/BooStars/glassy.git</url>
+ <author>Boostar</author>
+ <screenshots>
+ <screenshot>
+ <description>Main Menu</description>
+ <url>http://www.vdr-portal.de/index.php?page=Attachment&amp;attachmentID=37718&amp;h=1f500078ad81623f1b35307d907bdea0cd37744c</url>
+ </screenshot>
+ </screenshots>
+ <specialfonts>
+ <font>VDRSymbols Sans</font>
+ </specialfonts>
+ <supportedplugins>
+ <plugin>Weatherforecast</plugin>
+ </supportedplugins>
+ </skinrepo>
+ <skinrepo>
<name>glasslike</name>
<type>git</type>
<url>https://github.com/Vectra130/skindesigner_glasslike.git</url>