From 4c7b0cb528f61bc20866c2f7c43049ef7bc49bf2 Mon Sep 17 00:00:00 2001 From: dolphin Date: Fri, 16 May 2014 15:52:39 -0700 Subject: ACME-1459: Experience tab added to the about land tab for editing parcel Experiences --- .../skins/default/xui/en/floater_about_land.xml | 19 +++- .../xui/en/panel_experience_list_editor.xml | 40 ++++++-- .../default/xui/en/panel_region_experiences.xml | 104 ++++++++++++--------- .../newview/skins/default/xui/en/role_actions.xml | 6 +- indra/newview/skins/default/xui/en/strings.xml | 4 +- 5 files changed, 108 insertions(+), 65 deletions(-) (limited to 'indra/newview/skins/default/xui/en') diff --git a/indra/newview/skins/default/xui/en/floater_about_land.xml b/indra/newview/skins/default/xui/en/floater_about_land.xml index a660e812cc..68f981f34f 100755 --- a/indra/newview/skins/default/xui/en/floater_about_land.xml +++ b/indra/newview/skins/default/xui/en/floater_about_land.xml @@ -8,7 +8,7 @@ help_topic="floaterland" save_rect="true" title="ABOUT LAND" - width="490"> + width="590"> "Parcel_PG_Dark" @@ -47,7 +47,7 @@ tab_height="25" tab_min_width="67" top="10" - width="489"> + width="589"> + name="land_covenant_panel"> @@ -2096,5 +2095,17 @@ Only large parcels can be listed in search. width="100" /> + + diff --git a/indra/newview/skins/default/xui/en/panel_experience_list_editor.xml b/indra/newview/skins/default/xui/en/panel_experience_list_editor.xml index acd9471916..128c721992 100644 --- a/indra/newview/skins/default/xui/en/panel_experience_list_editor.xml +++ b/indra/newview/skins/default/xui/en/panel_experience_list_editor.xml @@ -13,26 +13,46 @@ name="loading"> loading... + + Allowed Experiences: + + + Blocked Experiences: + + + Trusted Experiences: + (empty) - - Experience List - + + Experience List + + + - - Allowed Experiences - - - Blocked Experiences - - - Trusted Experiences - + +Any Experience may be Trusted. + +Trusted Experiences have permission to run on this estate. + +Additionally, if the estate does not allow public access, Residents participating in any Trusted Experience may enter the estate and can remain as long as they are in the Experience. + + +Only Experiences that are not Grid-Wide may be Allowed. - - Changes to settings on this tab will affect all regions in the estate. - +Allowed Experiences have permission to run on this estate. + + +Only Grid-Wide Experiences may be Blocked. + +Blocked Experiences may not run on this estate. + + + Changes to settings on this tab will affect all regions in the estate. + + Only Experiences that are not Grid-Wide may be Allowed. + +Allowed Experiences have permission to run on this parcel if they are not Blocked by the estate. + + Only Grid-Wide Experiences may be Blocked. + +Blocked Experiences may not run on this parcel. + + + + + follows="all" + height="50" + min_height="50" + width="530" + visible="false" + name="trusted_layout_panel"> - Trusted Experiences have permission to run on this estate. - -Additionally, if the estate does not allow public access, Residents participating in any Trusted Experience may enter the estate and can remain as long as they are in the Experience. - -Any Experience may be Trusted. - Allowed Experiences have permission to run on this estate. - -Only Experiences that are not Grid-Wide may be Allowed. - Blocked Experiences may not run on this estate. - -Only Grid-Wide Experiences may be Blocked. diff --git a/indra/newview/skins/default/xui/en/role_actions.xml b/indra/newview/skins/default/xui/en/role_actions.xml index 9e429234d3..df38a7c9c8 100755 --- a/indra/newview/skins/default/xui/en/role_actions.xml +++ b/indra/newview/skins/default/xui/en/role_actions.xml @@ -194,9 +194,9 @@ longdescription="Members in a role with this ability can edit the meta-data for an experience." name="experience admin" value ="49" /> - diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index ef6877b5fa..72b41f922e 100755 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -3997,9 +3997,7 @@ Try enclosing path to the editor with double quotes. ADMIN RECENT OWNED - Allowed Experiences: ([EXPERIENCES], max [MAXEXPERIENCES]) - Blocked Experiences: ([EXPERIENCES], max [MAXEXPERIENCES]) - Trusted Experiences: ([EXPERIENCES], max [MAXEXPERIENCES]) + ([EXPERIENCES], max [MAXEXPERIENCES]) take over your controls trigger animations on your avatar attach to your avatar -- cgit v1.2.3