diff options
author | Jacek Antonelli | 2008-12-01 17:39:58 -0600 |
---|---|---|
committer | Jacek Antonelli | 2008-12-01 17:40:06 -0600 |
commit | 7abecb48babe6a6f09bf6692ba55076546cfced9 (patch) | |
tree | 8d18a88513fb97adf32c10aae78f4be1984942db /linden/indra/newview/skins/silver | |
parent | Second Life viewer sources 1.21.6 (diff) | |
download | meta-impy-7abecb48babe6a6f09bf6692ba55076546cfced9.zip meta-impy-7abecb48babe6a6f09bf6692ba55076546cfced9.tar.gz meta-impy-7abecb48babe6a6f09bf6692ba55076546cfced9.tar.bz2 meta-impy-7abecb48babe6a6f09bf6692ba55076546cfced9.tar.xz |
Second Life viewer sources 1.22.0-RC
Diffstat (limited to 'linden/indra/newview/skins/silver')
-rw-r--r-- | linden/indra/newview/skins/silver/xui/en-us/floater_about_land.xml | 22 | ||||
-rw-r--r-- | linden/indra/newview/skins/silver/xui/en-us/panel_status_bar.xml | 2 |
2 files changed, 15 insertions, 9 deletions
diff --git a/linden/indra/newview/skins/silver/xui/en-us/floater_about_land.xml b/linden/indra/newview/skins/silver/xui/en-us/floater_about_land.xml index d7a6540..e6034df 100644 --- a/linden/indra/newview/skins/silver/xui/en-us/floater_about_land.xml +++ b/linden/indra/newview/skins/silver/xui/en-us/floater_about_land.xml | |||
@@ -481,13 +481,17 @@ Go to World menu > About Land or select another parcel to show its details. | |||
481 | </text> | 481 | </text> |
482 | <check_box bottom="-40" enabled="true" follows="left|top" font="SansSerifSmall" | 482 | <check_box bottom="-40" enabled="true" follows="left|top" font="SansSerifSmall" |
483 | height="16" initial_value="false" label="Edit Terrain" left="14" | 483 | height="16" initial_value="false" label="Edit Terrain" left="14" |
484 | mouse_opaque="true" name="edit land check" radio_style="false" width="268" /> | 484 | mouse_opaque="true" name="edit land check" radio_style="false" |
485 | tool_tip="If checked, anyone can terraform your land. It is best to leave this unchecked, as you can always edit your own land." | ||
486 | width="268" /> | ||
485 | <check_box bottom="-60" enabled="true" follows="left|top" font="SansSerifSmall" | 487 | <check_box bottom="-60" enabled="true" follows="left|top" font="SansSerifSmall" |
486 | height="16" initial_value="false" label="Create Landmarks" left="14" | 488 | height="16" initial_value="false" label="Create Landmarks" left="14" |
487 | mouse_opaque="true" name="check landmark" radio_style="false" width="268" /> | 489 | mouse_opaque="true" name="check landmark" radio_style="false" width="268" /> |
488 | <check_box bottom="-80" enabled="true" follows="left|top" font="SansSerifSmall" | 490 | <check_box bottom="-80" enabled="true" follows="left|top" font="SansSerifSmall" |
489 | height="16" initial_value="false" label="Fly" left="14" mouse_opaque="true" | 491 | height="16" initial_value="false" label="Fly" left="14" mouse_opaque="true" |
490 | name="check fly" radio_style="false" width="268" /> | 492 | name="check fly" radio_style="false" |
493 | tool_tip="If checked, Residents can fly on your land. If unchecked, they can only fly into and over your land." | ||
494 | width="268" /> | ||
491 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 495 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
492 | bottom="-40" drop_shadow_visible="true" enabled="true" follows="left|top" | 496 | bottom="-40" drop_shadow_visible="true" enabled="true" follows="left|top" |
493 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="178" | 497 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="178" |
@@ -538,11 +542,13 @@ Go to World menu > About Land or select another parcel to show its details. | |||
538 | </text> | 542 | </text> |
539 | <check_box bottom="-120" enabled="true" follows="left|top" font="SansSerifSmall" | 543 | <check_box bottom="-120" enabled="true" follows="left|top" font="SansSerifSmall" |
540 | height="16" initial_value="false" label="Safe (no damage)" left="14" | 544 | height="16" initial_value="false" label="Safe (no damage)" left="14" |
541 | mouse_opaque="true" name="check safe" radio_style="false" width="268" /> | 545 | mouse_opaque="true" name="check safe" radio_style="false" |
546 | tool_tip="If checked, sets the land to Safe, disabling damage combat. If cleared, damage combat is enabled." | ||
547 | width="268" /> | ||
542 | <check_box bottom="-120" enabled="true" follows="left|top" font="SansSerifSmall" | 548 | <check_box bottom="-120" enabled="true" follows="left|top" font="SansSerifSmall" |
543 | height="16" initial_value="false" label="Restrict Pushing" left="178" | 549 | height="16" initial_value="false" label="No Pushing" left="178" |
544 | mouse_opaque="true" name="PushRestrictCheck" radio_style="false" | 550 | mouse_opaque="true" name="PushRestrictCheck" radio_style="false" |
545 | tool_tip="llPushObject will only work through parcel owner scripts or on scripts where the pushee is the script owner." | 551 | tool_tip="Prevents scripts from pushing. Checking this option may be useful for preventing disruptive behavior on your land." |
546 | width="119" /> | 552 | width="119" /> |
547 | <check_box bottom="-140" enabled="true" follows="left|top" font="SansSerifSmall" | 553 | <check_box bottom="-140" enabled="true" follows="left|top" font="SansSerifSmall" |
548 | height="16" initial_value="false" | 554 | height="16" initial_value="false" |
@@ -622,7 +628,7 @@ Go to World menu > About Land or select another parcel to show its details. | |||
622 | <button bottom="-303" enabled="true" follows="left|top" font="SansSerifSmall" | 628 | <button bottom="-303" enabled="true" follows="left|top" font="SansSerifSmall" |
623 | halign="center" height="16" label="Set" label_selected="Set" left="236" | 629 | halign="center" height="16" label="Set" label_selected="Set" left="236" |
624 | mouse_opaque="true" name="Set" scale_image="true" | 630 | mouse_opaque="true" name="Set" scale_image="true" |
625 | tool_tip="Set the landing point to your avatar's location. It must be inside this land parcel." | 631 | tool_tip="Sets the landing point where visitors arrive. Sets to your avatar's location inside this parcel." |
626 | width="50" /> | 632 | width="50" /> |
627 | <button bottom="-303" enabled="true" follows="left|top" font="SansSerifSmall" | 633 | <button bottom="-303" enabled="true" follows="left|top" font="SansSerifSmall" |
628 | halign="center" height="16" label="Clear" label_selected="Clear" left="291" | 634 | halign="center" height="16" label="Clear" label_selected="Clear" left="291" |
@@ -650,10 +656,10 @@ Go to World menu > About Land or select another parcel to show its details. | |||
650 | </combo_item> | 656 | </combo_item> |
651 | </combo_box> | 657 | </combo_box> |
652 | <string name="push_restrict_text"> | 658 | <string name="push_restrict_text"> |
653 | Restrict Pushing | 659 | No Pushing |
654 | </string> | 660 | </string> |
655 | <string name="push_restrict_region_text"> | 661 | <string name="push_restrict_region_text"> |
656 | Restrict Pushing (Region Override) | 662 | No Pushing (Region Override) |
657 | </string> | 663 | </string> |
658 | </panel> | 664 | </panel> |
659 | <panel border="true" bottom="-349" enabled="true" follows="left|top|right|bottom" | 665 | <panel border="true" bottom="-349" enabled="true" follows="left|top|right|bottom" |
diff --git a/linden/indra/newview/skins/silver/xui/en-us/panel_status_bar.xml b/linden/indra/newview/skins/silver/xui/en-us/panel_status_bar.xml index 3387566..a8e0f2e 100644 --- a/linden/indra/newview/skins/silver/xui/en-us/panel_status_bar.xml +++ b/linden/indra/newview/skins/silver/xui/en-us/panel_status_bar.xml | |||
@@ -75,7 +75,7 @@ | |||
75 | halign="center" height="18" image_selected="status_no_push.tga" | 75 | halign="center" height="18" image_selected="status_no_push.tga" |
76 | image_unselected="status_no_push.tga" label="" label_selected="" left="521" | 76 | image_unselected="status_no_push.tga" label="" label_selected="" left="521" |
77 | mouse_opaque="true" name="restrictpush" scale_image="false" | 77 | mouse_opaque="true" name="restrictpush" scale_image="false" |
78 | tool_tip="llPushObject restricted" visible="false" width="24" /> | 78 | tool_tip="No Pushing" visible="false" width="24" /> |
79 | <button bottom="-22" enabled="true" follows="right|bottom" font="SansSerif" | 79 | <button bottom="-22" enabled="true" follows="right|bottom" font="SansSerif" |
80 | halign="center" height="18" image_selected="status_no_voice.tga" | 80 | halign="center" height="18" image_selected="status_no_voice.tga" |
81 | image_unselected="status_no_voice.tga" label="" label_selected="" | 81 | image_unselected="status_no_voice.tga" label="" label_selected="" |