From 1b00b4eea5e8a5ab0f69b3681ae5c246860e5091 Mon Sep 17 00:00:00 2001 From: McCabe Maxsted Date: Sun, 1 Aug 2010 23:19:54 -0700 Subject: Removed unused ZHAO entries from the AO template and added it to cmake --- linden/indra/newview/CMakeLists.txt | 1 + linden/indra/newview/app_settings/ao_template.ini | 30 +++++++++-------------- 2 files changed, 13 insertions(+), 18 deletions(-) (limited to 'linden') diff --git a/linden/indra/newview/CMakeLists.txt b/linden/indra/newview/CMakeLists.txt index e589f7e..313f0c4 100644 --- a/linden/indra/newview/CMakeLists.txt +++ b/linden/indra/newview/CMakeLists.txt @@ -1324,6 +1324,7 @@ list(APPEND viewer_SOURCE_FILES ${viewer_XUI_FILES}) set(viewer_APPSETTINGS_FILES app_settings/anim.ini + app_settings/ao_template.ini app_settings/cmd_line.xml app_settings/grass.xml app_settings/high_graphics.xml diff --git a/linden/indra/newview/app_settings/ao_template.ini b/linden/indra/newview/app_settings/ao_template.ini index d35b2ee..33b530a 100644 --- a/linden/indra/newview/app_settings/ao_template.ini +++ b/linden/indra/newview/app_settings/ao_template.ini @@ -1,9 +1,9 @@ -############################################################ -############################################################ +############################################### +############################################### ## ## IMPRUDENCE AO TEMPLATE ## -############################################################ +############################################### ## ## INSTRUCTIONS: ## @@ -33,15 +33,15 @@ ## ## 8. Press the "Reload" button in the AO. ## -############################################################ +############################################### -############################################################ -############################################################ +############################################### +############################################### ## ## LIST YOUR ANIMATIONS HERE ## -############################################################ -############################################################ +############################################### +############################################### [ Standing ] @@ -61,20 +61,14 @@ [ Jumping ] [ Pre Jumping ] [ Running ] -[ Turning Right ] -[ Turning Left ] -[ Floating ] -[ Swimming Forward ] -[ Swimming Up ] -[ Swimming Down ] -############################################################# -############################################################# +############################################### +############################################### ## ## FOR ADVANCED USERS ONLY ## -############################################################# +############################################### ## ## Lines starting with a # are treated as comments and ignored. Blank lines are ignored. Valid lines look like this: ## @@ -100,4 +94,4 @@ ## ## Imprudence's AO notecard system is based on the ZHAO-II HUD by Second Life resident Ziggy Puff. ## -############################################################ \ No newline at end of file +############################################### \ No newline at end of file -- cgit v1.1