diff options
author | Wolfpup Lowenhar <wolfpup67@earthlink.net> | 2011-04-05 12:37:03 -0400 |
---|---|---|
committer | Wolfpup Lowenhar <wolfpup67@earthlink.net> | 2011-04-05 12:37:03 -0400 |
commit | 3c5dc8b9d3a71d2fdcaee83858c7a02a2813f892 (patch) | |
tree | bebad2f2e5282b38cab936920b07e2219a93a91e /indra/newview | |
parent | 2787be7d3558c3ca1ed15863e875612b1b27ec78 (diff) |
STORM-1098 : Made change to debug setting description for ShowNetStatus
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/app_settings/settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index dd85c5cb86..490558337b 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -9557,7 +9557,7 @@ <key>ShowNetStats</key> <map> <key>Comment</key> - <string>Show the Search Bar in the Status Overlay</string> + <string>Show the Status Indicators for the Viewer and Network Usage in the Status Overlay</string> <key>Persist</key> <integer>1</integer> <key>Type</key> |