diff options
author | louis <louis.braun@gmx.de> | 2014-10-03 15:54:23 +0200 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2014-10-03 15:54:23 +0200 |
commit | 91a0681ab8b2752b5ebd7cfebdd1456708d6ed69 (patch) | |
tree | 24c0d8bb48829882bdec0ec7717cc0cba91551c6 /themes | |
parent | 7766972eece16b450621d0e5c72f35733af5b238 (diff) | |
download | vdr-plugin-skindesigner-91a0681ab8b2752b5ebd7cfebdd1456708d6ed69.tar.gz vdr-plugin-skindesigner-91a0681ab8b2752b5ebd7cfebdd1456708d6ed69.tar.bz2 |
changed skin handling and added themes support for skins
Diffstat (limited to 'themes')
-rw-r--r-- | themes/nopacity-darkred.theme | 1 | ||||
-rw-r--r-- | themes/nopacity-default.theme | 1 | ||||
-rw-r--r-- | themes/skindesigner-default.theme | 1 | ||||
-rw-r--r-- | themes/skindesigner-nopacity.theme | 1 |
4 files changed, 2 insertions, 2 deletions
diff --git a/themes/nopacity-darkred.theme b/themes/nopacity-darkred.theme new file mode 100644 index 0000000..48e23a4 --- /dev/null +++ b/themes/nopacity-darkred.theme @@ -0,0 +1 @@ +Description = DarkRed diff --git a/themes/nopacity-default.theme b/themes/nopacity-default.theme new file mode 100644 index 0000000..80b3660 --- /dev/null +++ b/themes/nopacity-default.theme @@ -0,0 +1 @@ +Description = freestyle diff --git a/themes/skindesigner-default.theme b/themes/skindesigner-default.theme deleted file mode 100644 index f6da510..0000000 --- a/themes/skindesigner-default.theme +++ /dev/null @@ -1 +0,0 @@ -Description = MetrixHD diff --git a/themes/skindesigner-nopacity.theme b/themes/skindesigner-nopacity.theme deleted file mode 100644 index 85dfa81..0000000 --- a/themes/skindesigner-nopacity.theme +++ /dev/null @@ -1 +0,0 @@ -Description = nOpacity Freestyle |