diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2012-12-07 13:57:44 -0500 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2012-12-07 13:57:44 -0500 |
commit | b75e632613312c7b994355c692d18b95991545b3 (patch) | |
tree | b314d0c53bc4f93e4a89f158198217675e9c1c4c /indra/newview/app_settings | |
parent | 1d5b98929b176f3eeda7274bf8f21b69d551a2cd (diff) |
SH-3606 WIP - moving classes to more reusable location
Diffstat (limited to 'indra/newview/app_settings')
-rwxr-xr-x | indra/newview/app_settings/logcontrol.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/logcontrol.xml b/indra/newview/app_settings/logcontrol.xml index 64122bbb6c..1259039010 100755 --- a/indra/newview/app_settings/logcontrol.xml +++ b/indra/newview/app_settings/logcontrol.xml @@ -42,8 +42,8 @@ </array> <key>tags</key> <array> - <!-- sample entry for debugging specific items <string>Avatar</string> + <!-- sample entry for debugging specific items <string>Voice</string> --> </array> |