From 938cc4d3dd643dcbdb8ba8d8c6a94692b962018e Mon Sep 17 00:00:00 2001 From: lordjaxom Date: Tue, 11 Jan 2005 18:17:02 +0000 Subject: - fixed MenuGroups and MenuItems --- contrib/skin_to_10.pl | 2 ++ 1 file changed, 2 insertions(+) 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 = { -- cgit v1.2.3