diff options
| -rw-r--r-- | HISTORY | 2 | ||||
| -rw-r--r-- | skins/skinrepositories.xml | 18 |
2 files changed, 20 insertions, 0 deletions
@@ -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&attachmentID=37718&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> |
