diff options
| author | Dave Parks <davep@lindenlab.com> | 2011-06-09 19:23:01 -0500 |
|---|---|---|
| committer | Dave Parks <davep@lindenlab.com> | 2011-06-09 19:23:01 -0500 |
| commit | 66bdc13b44968600179f8335f03a5c259323a8da (patch) | |
| tree | ea682ae1d29d72200b39f6dd7c3798d5a30b4ddc /indra/newview/app_settings | |
| parent | 0d5da61313a40f68382fb6823c6f5d4f3f18f3da (diff) | |
| parent | cf9596c7f97937953c5f28d7ff3eea5df328dd31 (diff) | |
merge
Diffstat (limited to 'indra/newview/app_settings')
| -rw-r--r-- | indra/newview/app_settings/logcontrol.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/app_settings/logcontrol.xml b/indra/newview/app_settings/logcontrol.xml index 937c4e4c6a..9f4e89691f 100644 --- a/indra/newview/app_settings/logcontrol.xml +++ b/indra/newview/app_settings/logcontrol.xml @@ -20,6 +20,7 @@ <key>tags</key> <array> <string>AppInit</string> + <string>Capabilities</string> <string>SystemInfo</string> <string>TextureCache</string> <string>AppCache</string> @@ -43,6 +44,7 @@ <array> <!-- sample entry for debugging a specific item --> <!-- <string>Voice</string> --> + <string>Capabilities</string> </array> </map> </array> |
