From 75da7e0cab9c23aed4c9521d1fb95ca8d52256e1 Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Tue, 22 Feb 2011 19:35:37 -0600 Subject: [PATCH] working on hello world --- Themes/HelloWorld/metrics.ini | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Themes/HelloWorld/metrics.ini b/Themes/HelloWorld/metrics.ini index d812bbbcaf..5709f3ab3e 100644 --- a/Themes/HelloWorld/metrics.ini +++ b/Themes/HelloWorld/metrics.ini @@ -21,12 +21,12 @@ IdleTimeoutSeconds=-1 IdleTimeoutScreen="ScreenTitleMenu" # These settings define what options appear on the menu: -#ChoiceNames="1,4,5,6,7" -ChoiceNames="1,2,4,7" -Choice1="applydefaultoptions;screen,ScreenProfileLoad;text,Game Start" -Choice2="text,Tutorial" +ChoiceNames="1,2,3,4,5" +Choice1="text,Guide" +Choice2="text,Reference" +Choice3="text,Tutorial" Choice4="screen,ScreenOptionsService;text,Options" -Choice7="screen,ScreenExit;text,Exit" +Choice5="screen,ScreenExit;text,Exit" # These control the placement of the items, as well as the list: ScrollerX=SCREEN_RIGHT-44