diff options
author | callum <none@none> | 2011-05-13 17:08:43 -0700 |
---|---|---|
committer | callum <none@none> | 2011-05-13 17:08:43 -0700 |
commit | e4a9704d4157151442accca1116ad70f7f63ae95 (patch) | |
tree | ef0e12e2d4e98474dfba34d55bb28277cc9d571c /indra/newview/skins/default/xui/en/menu_login.xml | |
parent | 9ccf7557acbc59de128ea11012b02456134e17f5 (diff) |
EXP-676 FIX As a web developer, I want to access information about the current state of the SL client, such as avatar location
Diffstat (limited to 'indra/newview/skins/default/xui/en/menu_login.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/menu_login.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/menu_login.xml b/indra/newview/skins/default/xui/en/menu_login.xml index 0d4a095e14..32c1d7083a 100644 --- a/indra/newview/skins/default/xui/en/menu_login.xml +++ b/indra/newview/skins/default/xui/en/menu_login.xml @@ -183,11 +183,11 @@ parameter="http://join.secondlife.com/"/> </menu_item_call> <menu_item_call - label="Web Content Floater Test" - name="Web Content Floater Test"> + label="Web Content Floater Debug Test" + name="Web Content Floater Debug Test"> <menu_item_call.on_click function="Advanced.WebContentTest" - parameter="http://www.google.com"/> + parameter="http://callum-linden.s3.amazonaws.com/browsertest.html"/> </menu_item_call> <menu_item_check label="Show Grid Picker" |