From 63587255f648f1a05298db9d2fb3f4969e615c74 Mon Sep 17 00:00:00 2001 From: McCabe Maxsted Date: Sat, 26 Sep 2009 17:40:59 -0700 Subject: Added missing FloaterAnimationListRect to settings.xml --- ChangeLog.txt | 7 +++++++ linden/indra/newview/app_settings/settings.xml | 16 ++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/ChangeLog.txt b/ChangeLog.txt index f98be93..08ab6c1 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,10 @@ +2009-09-26 McCabe Maxsted + + * Added missing FloaterAnimationListRect to settings.xml + + modified: linden/indra/newview/app_settings/settings.xml + + 2009-09-25 McCabe Maxsted * Removed problematic /MP flag. diff --git a/linden/indra/newview/app_settings/settings.xml b/linden/indra/newview/app_settings/settings.xml index 087c92f..d0370cf 100644 --- a/linden/indra/newview/app_settings/settings.xml +++ b/linden/indra/newview/app_settings/settings.xml @@ -2776,6 +2776,22 @@ 0 + FloaterAnimationListRect + + Comment + Rectangle for Animation List + Persist + 1 + Type + Rect + Value + + 0 + 275 + 1000 + 0 + + FloaterAudioVolumeRect Comment -- cgit v1.1