summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorlordjaxom <lordjaxom>2005-01-11 18:17:02 +0000
committerlordjaxom <lordjaxom>2005-01-11 18:17:02 +0000
commit938cc4d3dd643dcbdb8ba8d8c6a94692b962018e (patch)
tree6d41dafdefae745cbb4e2fba4724c679e171da11 /contrib
parentae9409091e078744ecc57468e8438990f6dea625 (diff)
downloadvdr-plugin-text2skin-938cc4d3dd643dcbdb8ba8d8c6a94692b962018e.tar.gz
vdr-plugin-text2skin-938cc4d3dd643dcbdb8ba8d8c6a94692b962018e.tar.bz2
- fixed MenuGroups and MenuItems
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/skin_to_10.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/skin_to_10.pl b/contrib/skin_to_10.pl
index 014259b..640f13b 100755
--- a/contrib/skin_to_10.pl
+++ b/contrib/skin_to_10.pl
@@ -36,6 +36,8 @@ my $TOKENS = {
MenuGreen => '{ButtonGreen}',
MenuYellow => '{ButtonYellow}',
MenuBlue => '{ButtonBlue}',
+ MenuGroups => '{MenuGroup}',
+ MenuItems => '{MenuItem}',
};
my $ALIGNS = {