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/default/xui/en-us | |
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/default/xui/en-us')
21 files changed, 186 insertions, 208 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/alerts.xml b/linden/indra/newview/skins/default/xui/en-us/alerts.xml index 20b04db..44b9141 100644 --- a/linden/indra/newview/skins/default/xui/en-us/alerts.xml +++ b/linden/indra/newview/skins/default/xui/en-us/alerts.xml | |||
@@ -473,7 +473,7 @@ Do you wish to proceed? | |||
473 | <alert modal="true" name="JoinGroupCannotAfford"> | 473 | <alert modal="true" name="JoinGroupCannotAfford"> |
474 | <message name="message"> | 474 | <message name="message"> |
475 | Joining this group costs L$[COST]. | 475 | Joining this group costs L$[COST]. |
476 | You do not have a sufficient balance to join this group. | 476 | You do not have enough L$ to join this group. |
477 | </message> | 477 | </message> |
478 | </alert> | 478 | </alert> |
479 | <alert modal="true" name="LandBuyPass"> | 479 | <alert modal="true" name="LandBuyPass"> |
@@ -725,21 +725,13 @@ The outfit folder contains no clothing, body parts, or attachments. | |||
725 | You can not wear that item because it has not yet loaded. Please try again in a minute. | 725 | You can not wear that item because it has not yet loaded. Please try again in a minute. |
726 | </message> | 726 | </message> |
727 | </alert> | 727 | </alert> |
728 | <alert modal="true" name="MustHaveAccountToLogInNoLinks"> | ||
729 | <message name="message"> | ||
730 | You must have an account to connect to [SECOND_LIFE]. | ||
731 | </message> | ||
732 | <option name="OK"> | ||
733 | Close | ||
734 | </option> | ||
735 | </alert> | ||
736 | <alert modal="true" name="MustHaveAccountToLogIn"> | 728 | <alert modal="true" name="MustHaveAccountToLogIn"> |
737 | <message name="message"> | 729 | <message name="message"> |
738 | Oops! Something was left blank. | 730 | Oops! Something was left blank. |
739 | You need to enter both the First and Last name of your avatar. | 731 | You need to enter both the First and Last name of your avatar. |
740 | 732 | ||
741 | You need an account to enter [SECOND_LIFE]. Would you like to create one now? | 733 | You need an account to enter [SECOND_LIFE]. Would you like to create one now? |
742 | </message> | 734 | </message> |
743 | <option name="OK"> | 735 | <option name="OK"> |
744 | Create a new account | 736 | Create a new account |
745 | </option> | 737 | </option> |
@@ -1592,12 +1584,12 @@ Expected [VALIDS] | |||
1592 | </alert> | 1584 | </alert> |
1593 | <alert modal="true" name="InsufficientFundsToUploadFile"> | 1585 | <alert modal="true" name="InsufficientFundsToUploadFile"> |
1594 | <message name="message"> | 1586 | <message name="message"> |
1595 | Insufficient L$ to upload file: the price is L$[COST], your balance is L$[BALANCE] | 1587 | Not enough L$ to upload file: the price is L$[COST], your balance is L$[BALANCE] |
1596 | </message> | 1588 | </message> |
1597 | </alert> | 1589 | </alert> |
1598 | <alert modal="true" name="InsufficientFundsToFinishUpload"> | 1590 | <alert modal="true" name="InsufficientFundsToFinishUpload"> |
1599 | <message name="message"> | 1591 | <message name="message"> |
1600 | Insufficient L$ to finish uploading [FILE]: the price is L$[COST], your balance is L$[BALANCE] | 1592 | Not enough L$ to finish uploading [FILE]: the price is L$[COST], your balance is L$[BALANCE] |
1601 | </message> | 1593 | </message> |
1602 | </alert> | 1594 | </alert> |
1603 | <alert modal="true" name="CannotUploadReason"> | 1595 | <alert modal="true" name="CannotUploadReason"> |
@@ -2559,7 +2551,7 @@ You can change your mind later. | |||
2559 | </alert> | 2551 | </alert> |
2560 | <alert modal="true" name="NotEnoughCurrency"> | 2552 | <alert modal="true" name="NotEnoughCurrency"> |
2561 | <message name="message"> | 2553 | <message name="message"> |
2562 | [NAME] L$ [PRICE] You don't have enough currency to do that. | 2554 | [NAME] L$ [PRICE] You don't have enough L$ to do that. |
2563 | </message> | 2555 | </message> |
2564 | </alert> | 2556 | </alert> |
2565 | <alert modal="true" name="GrantedModifyRights"> | 2557 | <alert modal="true" name="GrantedModifyRights"> |
@@ -2986,6 +2978,20 @@ Download to your Applications folder? | |||
2986 | Cancel | 2978 | Cancel |
2987 | </option> | 2979 | </option> |
2988 | </alert> | 2980 | </alert> |
2981 | <alert modal="true" name="WebLaunchReleaseNotes"> | ||
2982 | <message name="message"> | ||
2983 | View the [SECOND_LIFE] Release Notes? | ||
2984 | </message> | ||
2985 | <ignore name="ignore"> | ||
2986 | When launching web browser to view the Release Notes | ||
2987 | </ignore> | ||
2988 | <option name="Gotopage"> | ||
2989 | OK | ||
2990 | </option> | ||
2991 | <option name="Cancel"> | ||
2992 | Cancel | ||
2993 | </option> | ||
2994 | </alert> | ||
2989 | <alert modal="true" name="ReturnToOwner"> | 2995 | <alert modal="true" name="ReturnToOwner"> |
2990 | <message name="message"> | 2996 | <message name="message"> |
2991 | Are you sure you want to return the selected | 2997 | Are you sure you want to return the selected |
@@ -4262,9 +4268,9 @@ http://secondlife.com/corporate/cs.php | |||
4262 | 4268 | ||
4263 | All reported abuses of the Terms of Service and Community Standards | 4269 | All reported abuses of the Terms of Service and Community Standards |
4264 | are investigated and resolved. You can view the incident | 4270 | are investigated and resolved. You can view the incident |
4265 | resolution on the Police Blotter at: | 4271 | resolution on the on the Incident Report at: |
4266 | 4272 | ||
4267 | http://secondlife.com/community/blotter.php | 4273 | http://secondlife.com/support/incidentreport.php |
4268 | </message> | 4274 | </message> |
4269 | </alert> | 4275 | </alert> |
4270 | <alert modal="true" name="HelpReportAbuseEmailEO"> | 4276 | <alert modal="true" name="HelpReportAbuseEmailEO"> |
@@ -4359,7 +4365,7 @@ Entering an accurate description helps us file and process bug reports. | |||
4359 | <alert modal="true" name="HelpReportAbuseContainsCopyright"> | 4365 | <alert modal="true" name="HelpReportAbuseContainsCopyright"> |
4360 | <message name="message"> | 4366 | <message name="message"> |
4361 | Dear Resident, | 4367 | Dear Resident, |
4362 | 4368 | ||
4363 | You appear to be reporting intellectual property infringement. Please make sure you are reporting it correctly: | 4369 | You appear to be reporting intellectual property infringement. Please make sure you are reporting it correctly: |
4364 | 4370 | ||
4365 | (1) The Abuse Process. You may submit an abuse report if you believe a Resident is exploiting the Second Life permissions system, for example, by using CopyBot or similar copying tools, to infringe intellectual property rights. The Abuse Team investigates and issues appropriate disciplinary action for behavior that violates the Second Life Community Standards or Terms of Service. However, the Abuse Team does not handle and will not respond to requests to remove content from the Second Life world. | 4371 | (1) The Abuse Process. You may submit an abuse report if you believe a Resident is exploiting the Second Life permissions system, for example, by using CopyBot or similar copying tools, to infringe intellectual property rights. The Abuse Team investigates and issues appropriate disciplinary action for behavior that violates the Second Life Community Standards or Terms of Service. However, the Abuse Team does not handle and will not respond to requests to remove content from the Second Life world. |
@@ -4369,8 +4375,9 @@ You appear to be reporting intellectual property infringement. Please make sure | |||
4369 | If you still wish to continue with the abuse process, please close this window and finish submitting your report. You may need to select the specific category 'CopyBot or Permissions Exploit'. | 4375 | If you still wish to continue with the abuse process, please close this window and finish submitting your report. You may need to select the specific category 'CopyBot or Permissions Exploit'. |
4370 | 4376 | ||
4371 | Thank you, | 4377 | Thank you, |
4372 | 4378 | ||
4373 | Linden Lab</message> | 4379 | Linden Lab |
4380 | </message> | ||
4374 | </alert> | 4381 | </alert> |
4375 | <alert modal="true" name="FailedRequirementsCheck"> | 4382 | <alert modal="true" name="FailedRequirementsCheck"> |
4376 | <message name="message"> | 4383 | <message name="message"> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_about.xml b/linden/indra/newview/skins/default/xui/en-us/floater_about.xml index 91e0f00..f50d1ad 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_about.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_about.xml | |||
@@ -14,6 +14,7 @@ | |||
14 | 3Dconnexion SDK Copyright (C) 1992-2007 3Dconnexion | 14 | 3Dconnexion SDK Copyright (C) 1992-2007 3Dconnexion |
15 | APR Copyright (C) 2000-2004 The Apache Software Foundation | 15 | APR Copyright (C) 2000-2004 The Apache Software Foundation |
16 | cURL Copyright (C) 1996-2002, Daniel Stenberg, (daniel@haxx.se) | 16 | cURL Copyright (C) 1996-2002, Daniel Stenberg, (daniel@haxx.se) |
17 | DBus/dbus-glib Copyright (C) 2002, 2003 CodeFactory AB / Copyright (C) 2003, 2004 Red Hat, Inc. | ||
17 | expat Copyright (C) 1998, 1999, 2000 Thai Open Source Software Center Ltd. | 18 | expat Copyright (C) 1998, 1999, 2000 Thai Open Source Software Center Ltd. |
18 | FreeType Copyright (C) 1996-2002, The FreeType Project (www.freetype.org). | 19 | FreeType Copyright (C) 1996-2002, The FreeType Project (www.freetype.org). |
19 | GL Copyright (C) 1999-2004 Brian Paul. | 20 | GL Copyright (C) 1999-2004 Brian Paul. |
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_about_land.xml b/linden/indra/newview/skins/default/xui/en-us/floater_about_land.xml index fc1b747..0b4b37c 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_about_land.xml +++ b/linden/indra/newview/skins/default/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/default/xui/en-us/floater_beacons.xml b/linden/indra/newview/skins/default/xui/en-us/floater_beacons.xml new file mode 100644 index 0000000..0fb1aaf --- /dev/null +++ b/linden/indra/newview/skins/default/xui/en-us/floater_beacons.xml | |||
@@ -0,0 +1,24 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="false" | ||
3 | width="250" height="225" | ||
4 | name="beacons" title="Beacons" | ||
5 | rect_control="FloaterBeaconsRect" control_name="BeaconAlwaysOn"> | ||
6 | <panel bottom="10" follows="left|top|right|bottom" left="10" width="230" height="200" name="beacons_panel"> | ||
7 | <check_box bottom_delta="-33" follows="left|top" left="0" name="touch_only" label="Scripted Objects with Touch Only" control_name="scripttouchbeacon" /> | ||
8 | <check_box bottom_delta="-20" follows="left|top" left="0" name="scripted" label="Scripted Objects" control_name="scriptsbeacon" /> | ||
9 | <check_box bottom_delta="-20" follows="left|top" left="0" name="physical" label="Physical Objects" control_name="physicalbeacon" /> | ||
10 | <check_box bottom_delta="-20" follows="left|top" left="0" name="sounds" label="Sound Sources" control_name="soundsbeacon" /> | ||
11 | <check_box bottom_delta="-20" follows="left|top" left="0" name="particles" label="Particle Sources" control_name="particlesbeacon" /> | ||
12 | <check_box bottom_delta="-20" follows="left|top" left="0" name="highlights" label="Render Highlights" control_name="renderhighlights" /> | ||
13 | <check_box bottom_delta="-20" follows="left|top" left="0" name="beacons" label="Render Beacons" control_name="renderbeacons" /> | ||
14 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
15 | bottom_delta="-30" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
16 | font="SansSerifSmall" h_pad="0" halign="left" height="12" left="5" | ||
17 | mouse_opaque="true" name="beacon_width_label" v_pad="0" width="128"> | ||
18 | Beacon Width: | ||
19 | </text> | ||
20 | <slider bottom_delta="-20" can_edit_text="false" enabled="true" width="185" height="16" mouse_opaque="true" | ||
21 | decimal_digits="0" increment="1" initial_val="1" left="30" min_val="1.0" max_val="16.0" | ||
22 | name="beacon_width" show_text="true" value="1" control_name="DebugBeaconLineWidth"/> | ||
23 | </panel> | ||
24 | </floater> | ||
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml b/linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml index 6bd4424..4be65b6 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml | |||
@@ -46,14 +46,16 @@ | |||
46 | bottom="28" embedded_items="false" enabled="false" | 46 | bottom="28" embedded_items="false" enabled="false" |
47 | follows="left|top|right|bottom" font="SansSerif" height="74" left="5" | 47 | follows="left|top|right|bottom" font="SansSerif" height="74" left="5" |
48 | max_length="2147483647" mouse_opaque="true" name="Chat History Editor" | 48 | max_length="2147483647" mouse_opaque="true" name="Chat History Editor" |
49 | track_bottom="true" | ||
49 | text_color="ChatHistoryTextColor" | 50 | text_color="ChatHistoryTextColor" |
50 | text_readonly_color="ChatHistoryTextColor" width="299" word_wrap="true" /> | 51 | text_readonly_color="ChatHistoryTextColor" width="299" word_wrap="true" /> |
51 | <text_editor type="string" length="1" bg_readonly_color="ChatHistoryBgColor" bg_writeable_color="ChatHistoryBgColor" | 52 | <text_editor type="string" length="1" bg_readonly_color="ChatHistoryBgColor" bg_writeable_color="ChatHistoryBgColor" |
52 | bottom="28" embedded_items="false" enabled="false" | 53 | bottom="28" embedded_items="false" enabled="false" |
53 | follows="left|top|right|bottom" font="SansSerif" height="74" left="5" | 54 | follows="left|top|right|bottom" font="SansSerif" height="74" left="5" |
54 | max_length="2147483647" mouse_opaque="true" | 55 | max_length="2147483647" mouse_opaque="true" |
55 | name="Chat History Editor with mute" text_color="ChatHistoryTextColor" | 56 | name="Chat History Editor with mute" text_color="ChatHistoryTextColor" |
56 | text_readonly_color="ChatHistoryTextColor" width="300" word_wrap="true" /> | 57 | track_bottom="true" |
58 | text_readonly_color="ChatHistoryTextColor" width="300" word_wrap="true"/> | ||
57 | <panel bottom="5" follows="left|right|bottom" left="5" name="chat_panel" right="-5" | 59 | <panel bottom="5" follows="left|right|bottom" left="5" name="chat_panel" right="-5" |
58 | tab_group="1" top="25"> | 60 | tab_group="1" top="25"> |
59 | <string name="gesture_label">Gestures</string> | 61 | <string name="gesture_label">Gestures</string> |
@@ -72,6 +74,9 @@ | |||
72 | <flyout_button_item value="say" name="say_item"> | 74 | <flyout_button_item value="say" name="say_item"> |
73 | Say | 75 | Say |
74 | </flyout_button_item> | 76 | </flyout_button_item> |
77 | <flyout_button_item value="whisper" name="whisper_item"> | ||
78 | Whisper | ||
79 | </flyout_button_item> | ||
75 | </flyout_button> | 80 | </flyout_button> |
76 | </panel> | 81 | </panel> |
77 | </layout_panel> | 82 | </layout_panel> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml b/linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml index cce06b5..37eb644 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml | |||
@@ -56,6 +56,7 @@ | |||
56 | follows="left|top|right|bottom" font="SansSerif" height="221" left="5" | 56 | follows="left|top|right|bottom" font="SansSerif" height="221" left="5" |
57 | max_length="2147483647" mouse_opaque="true" name="im_history" | 57 | max_length="2147483647" mouse_opaque="true" name="im_history" |
58 | text_color="ChatHistoryTextColor" | 58 | text_color="ChatHistoryTextColor" |
59 | track_bottom="true" | ||
59 | text_readonly_color="ChatHistoryTextColor" width="487" word_wrap="true" /> | 60 | text_readonly_color="ChatHistoryTextColor" width="487" word_wrap="true" /> |
60 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="7" | 61 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="7" |
61 | follows="left|right|bottom" font="SansSerif" height="20" | 62 | follows="left|right|bottom" font="SansSerif" height="20" |
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_instant_message_ad_hoc.xml b/linden/indra/newview/skins/default/xui/en-us/floater_instant_message_ad_hoc.xml index eea285c..54e4cee 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_instant_message_ad_hoc.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_instant_message_ad_hoc.xml | |||
@@ -48,6 +48,7 @@ | |||
48 | bottom="-265" embedded_items="false" enabled="false" | 48 | bottom="-265" embedded_items="false" enabled="false" |
49 | follows="left|top|right|bottom" font="SansSerif" height="239" left="5" | 49 | follows="left|top|right|bottom" font="SansSerif" height="239" left="5" |
50 | max_length="2147483647" mouse_opaque="true" name="im_history" | 50 | max_length="2147483647" mouse_opaque="true" name="im_history" |
51 | track_bottom="true" | ||
51 | text_color="ChatHistoryTextColor" | 52 | text_color="ChatHistoryTextColor" |
52 | text_readonly_color="ChatHistoryTextColor" width="490" word_wrap="true" /> | 53 | text_readonly_color="ChatHistoryTextColor" width="490" word_wrap="true" /> |
53 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="7" | 54 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="7" |
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml b/linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml index be18c7e..45504e1 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml | |||
@@ -64,6 +64,7 @@ | |||
64 | follows="left|top|right|bottom" font="SansSerif" left="4" | 64 | follows="left|top|right|bottom" font="SansSerif" left="4" |
65 | max_length="2147483647" mouse_opaque="true" name="im_history" | 65 | max_length="2147483647" mouse_opaque="true" name="im_history" |
66 | text_color="ChatHistoryTextColor" | 66 | text_color="ChatHistoryTextColor" |
67 | track_bottom="true" | ||
67 | text_readonly_color="ChatHistoryTextColor" top="104" width="170" | 68 | text_readonly_color="ChatHistoryTextColor" top="104" width="170" |
68 | word_wrap="true" /> | 69 | word_wrap="true" /> |
69 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="7" | 70 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="7" |
diff --git a/linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml b/linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml index c5a04ce..df9b2a0 100644 --- a/linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml +++ b/linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml | |||
@@ -53,11 +53,11 @@ | |||
53 | </menu_item_call> | 53 | </menu_item_call> |
54 | <menu_item_separator /> | 54 | <menu_item_separator /> |
55 | <menu_item_separator /> | 55 | <menu_item_separator /> |
56 | <menu_item_separator /> | ||
57 | <menu_item_call enabled="false" label="Mute" mouse_opaque="true" name="Object Mute"> | 56 | <menu_item_call enabled="false" label="Mute" mouse_opaque="true" name="Object Mute"> |
58 | <on_click function="Object.Mute" /> | 57 | <on_click function="Object.Mute" /> |
59 | <on_enable function="Object.EnableMute" /> | 58 | <on_enable function="Object.EnableMute" /> |
60 | </menu_item_call> | 59 | </menu_item_call> |
60 | <menu_item_separator /> | ||
61 | <menu_item_call enabled="true" label="Inspect" mouse_opaque="true" name="Object Inspect"> | 61 | <menu_item_call enabled="true" label="Inspect" mouse_opaque="true" name="Object Inspect"> |
62 | <on_click function="Object.Inspect" /> | 62 | <on_click function="Object.Inspect" /> |
63 | <on_enable function="Object.EnableInspect" /> | 63 | <on_enable function="Object.EnableInspect" /> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml b/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml index bbe9fbd..2728962 100644 --- a/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml +++ b/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | |||
@@ -262,13 +262,11 @@ | |||
262 | </menu_item_check> | 262 | </menu_item_check> |
263 | <menu_item_check bottom="-132" enabled="true" height="19" label="Local Chat" left="0" | 263 | <menu_item_check bottom="-132" enabled="true" height="19" label="Local Chat" left="0" |
264 | mouse_opaque="true" name="Chat History" shortcut="control|H" width="211"> | 264 | mouse_opaque="true" name="Chat History" shortcut="control|H" width="211"> |
265 | <on_click function="ShowFloater" userdata="chat history" /> | 265 | <on_click function="View.Communicate"/> |
266 | <on_check function="FloaterVisible" userdata="chat history" /> | ||
267 | </menu_item_check> | 266 | </menu_item_check> |
268 | <menu_item_check bottom="-151" enabled="true" height="19" label="Communicate" left="0" | 267 | <menu_item_check bottom="-151" enabled="true" height="19" label="Communicate" left="0" |
269 | mouse_opaque="true" name="Instant Message" shortcut="control|T" width="211"> | 268 | mouse_opaque="true" name="Instant Message" shortcut="control|T" width="211"> |
270 | <on_click function="ShowFloater" userdata="im" /> | 269 | <on_click function="View.Communicate"/> |
271 | <on_check function="FloaterVisible" userdata="im" /> | ||
272 | </menu_item_check> | 270 | </menu_item_check> |
273 | <menu_item_call bottom="-170" enabled="true" height="19" label="Inventory" left="0" | 271 | <menu_item_call bottom="-170" enabled="true" height="19" label="Inventory" left="0" |
274 | mouse_opaque="true" name="Inventory" shortcut="control|I" width="211"> | 272 | mouse_opaque="true" name="Inventory" shortcut="control|I" width="211"> |
@@ -356,87 +354,19 @@ | |||
356 | <on_click function="View.HighlightTransparent" userdata="" /> | 354 | <on_click function="View.HighlightTransparent" userdata="" /> |
357 | <on_check function="View.CheckHighlightTransparent" /> | 355 | <on_check function="View.CheckHighlightTransparent" /> |
358 | </menu_item_check> | 356 | </menu_item_check> |
359 | <menu_item_check bottom="-384" enabled="true" height="19" label="Beacons Always On" left="0" | 357 | <menu_item_check bottom="-384" enabled="true" height="19" label="Beacons" left="0" |
360 | mouse_opaque="true" name="Beacons Always On" | 358 | mouse_opaque="true" name="beacons" width="211" shortcut="control|alt|shift|N"> |
361 | width="211"> | 359 | <on_click function="ShowFloater" userdata="beacons" /> |
362 | <on_click function="ToggleControl" userdata="BeaconAlwaysOn" /> | 360 | <on_check function="FloaterVisible" userdata="beacons" /> |
363 | <on_check control="BeaconAlwaysOn" /> | 361 | </menu_item_check> |
364 | </menu_item_check> | 362 | <menu_item_check bottom="-384" enabled="true" height="19" label="Hide Particles" left="0" |
365 | <menu bottom="-554" create_jump_keys="true" drop_shadow="true" enabled="true" | 363 | mouse_opaque="true" name="Hide Particles" width="129" shortcut="control|alt|shift|="> |
366 | height="117" label="Beacons" left="0" mouse_opaque="false" name="Beacons" | 364 | <on_click function="View.ToggleRenderType" userdata="hideparticles" /> |
367 | opaque="true" tear_off="true" width="129"> | 365 | <on_check function="View.CheckRenderType" userdata="hideparticles" /> |
368 | <menu_item_check bottom="-29" enabled="true" height="19" | 366 | </menu_item_check> |
369 | label="Scripted Objects with Touch Only" left="0" mouse_opaque="true" | 367 | <menu_item_check bottom="-441" enabled="true" height="19" label="Show HUD Attachments" left="0" |
370 | name="Scripted Objects With Touch Only" width="129"> | 368 | mouse_opaque="true" name="Show HUD Attachments" shortcut="alt|shift|H" |
371 | <on_click function="View.ToggleBeacon" userdata="scripttouchbeacon" /> | 369 | width="211"> |
372 | <on_check function="View.CheckBeaconEnabled" userdata="scripttouchbeacon" /> | ||
373 | </menu_item_check> | ||
374 | <menu_item_check bottom="-48" enabled="true" height="19" label="Scripted Objects" left="0" | ||
375 | mouse_opaque="true" name="Scripted Objects" width="129"> | ||
376 | <on_click function="View.ToggleBeacon" userdata="scriptsbeacon" /> | ||
377 | <on_check function="View.CheckBeaconEnabled" userdata="scriptsbeacon" /> | ||
378 | </menu_item_check> | ||
379 | <menu_item_check bottom="-67" enabled="true" height="19" label="Physical Objects" left="0" | ||
380 | mouse_opaque="true" name="Physical Objects" width="129"> | ||
381 | <on_click function="View.ToggleBeacon" userdata="physicalbeacon" /> | ||
382 | <on_check function="View.CheckBeaconEnabled" userdata="physicalbeacon" /> | ||
383 | </menu_item_check> | ||
384 | <menu_item_check bottom="-86" enabled="true" height="19" label="Sound Sources" left="0" | ||
385 | mouse_opaque="true" name="Sound Sources" width="129"> | ||
386 | <on_click function="View.ToggleBeacon" userdata="soundsbeacon" /> | ||
387 | <on_check function="View.CheckBeaconEnabled" userdata="soundsbeacon" /> | ||
388 | </menu_item_check> | ||
389 | <menu_item_check bottom="-105" enabled="true" height="19" label="Particle Sources" left="0" | ||
390 | mouse_opaque="true" name="Particle Sources" width="129"> | ||
391 | <on_click function="View.ToggleBeacon" userdata="particlesbeacon" /> | ||
392 | <on_check function="View.CheckBeaconEnabled" userdata="particlesbeacon" /> | ||
393 | </menu_item_check> | ||
394 | <menu_item_separator bottom="-113" enabled="true" height="8" label="-----------" left="0" | ||
395 | mouse_opaque="true" name="separator" width="129" /> | ||
396 | <menu_item_check bottom="-121" enabled="true" height="19" label="Render Highlights" left="0" | ||
397 | mouse_opaque="true" name="Render Highlights" width="129"> | ||
398 | <on_click function="View.ToggleBeacon" userdata="renderhighlights" /> | ||
399 | <on_check function="View.CheckBeaconEnabled" userdata="renderhighlights" /> | ||
400 | </menu_item_check> | ||
401 | <menu_item_check bottom="-140" enabled="true" height="19" label="Render Beacons" left="0" | ||
402 | mouse_opaque="true" name="Render Beacons" width="129"> | ||
403 | <on_click function="View.ToggleBeacon" userdata="renderbeacons" /> | ||
404 | <on_check function="View.CheckBeaconEnabled" userdata="renderbeacons" /> | ||
405 | </menu_item_check> | ||
406 | <menu_item_separator bottom="-159" enabled="true" height="8" label="-----------" left="0" | ||
407 | mouse_opaque="true" name="separator2" width="129" /> | ||
408 | <menu_item_check bottom="-167" enabled="true" height="19" label="Hide Particles" left="0" | ||
409 | mouse_opaque="true" name="Hide Particles" width="129"> | ||
410 | <on_click function="View.ToggleRenderType" userdata="hideparticles" /> | ||
411 | <on_check function="View.CheckRenderType" userdata="hideparticles" /> | ||
412 | </menu_item_check> | ||
413 | <menu_item_separator bottom="-186" enabled="true" height="8" label="-----------" left="0" | ||
414 | mouse_opaque="true" name="separator3" width="129" /> | ||
415 | <menu bottom="-205" color="0 0 0 1" create_jump_keys="true" drop_shadow="true" | ||
416 | enabled="true" height="117" label="Beacon Width" left="0" | ||
417 | mouse_opaque="false" name="Beacon Width" opaque="true" tear_off="true" | ||
418 | width="129"> | ||
419 | <menu_item_call bottom="-19" enabled="true" height="19" label="1" left="0" mouse_opaque="true" | ||
420 | name="Beacon Width 1" width="188"> | ||
421 | <on_click function="View.BeaconWidth" userdata="1" /> | ||
422 | </menu_item_call> | ||
423 | <menu_item_call bottom="-19" enabled="true" height="19" label="4" left="0" mouse_opaque="true" | ||
424 | name="Beacon Width 4" width="188"> | ||
425 | <on_click function="View.BeaconWidth" userdata="4" /> | ||
426 | </menu_item_call> | ||
427 | <menu_item_call bottom="-19" enabled="true" height="19" label="16" left="0" mouse_opaque="true" | ||
428 | name="Beacon Width 16" width="188"> | ||
429 | <on_click function="View.BeaconWidth" userdata="16" /> | ||
430 | </menu_item_call> | ||
431 | <menu_item_call bottom="-19" enabled="true" height="19" label="32" left="0" mouse_opaque="true" | ||
432 | name="Beacon Width 32" width="188"> | ||
433 | <on_click function="View.BeaconWidth" userdata="32" /> | ||
434 | </menu_item_call> | ||
435 | </menu> | ||
436 | </menu> | ||
437 | <menu_item_check bottom="-441" enabled="true" height="19" label="Show HUD Attachments" left="0" | ||
438 | mouse_opaque="true" name="Show HUD Attachments" shortcut="alt|shift|H" | ||
439 | width="211"> | ||
440 | <on_click function="View.ShowHUDAttachments" userdata="" /> | 370 | <on_click function="View.ShowHUDAttachments" userdata="" /> |
441 | <on_check function="View.CheckHUDAttachments" /> | 371 | <on_check function="View.CheckHUDAttachments" /> |
442 | </menu_item_check> | 372 | </menu_item_check> |
@@ -792,10 +722,6 @@ | |||
792 | </menu_item_call> | 722 | </menu_item_call> |
793 | <menu_item_separator bottom="-102" enabled="true" height="8" label="-----------" left="0" | 723 | <menu_item_separator bottom="-102" enabled="true" height="8" label="-----------" left="0" |
794 | mouse_opaque="true" name="separator2" width="166" /> | 724 | mouse_opaque="true" name="separator2" width="166" /> |
795 | <menu_item_call bottom="-121" enabled="true" height="19" label="Scripting Guide..." left="0" | ||
796 | mouse_opaque="true" name="Scripting Guide..." width="166"> | ||
797 | <on_click function="PromptShowFile" userdata="WebLaunchLSLGuide,lsl_guide.html" /> | ||
798 | </menu_item_call> | ||
799 | <menu_item_call bottom="-140" enabled="true" height="19" label="Scripting Portal..." left="0" | 725 | <menu_item_call bottom="-140" enabled="true" height="19" label="Scripting Portal..." left="0" |
800 | mouse_opaque="true" name="Scripting Portal..." width="166"> | 726 | mouse_opaque="true" name="Scripting Portal..." width="166"> |
801 | <on_click function="PromptShowURL" | 727 | <on_click function="PromptShowURL" |
diff --git a/linden/indra/newview/skins/default/xui/en-us/notify.xml b/linden/indra/newview/skins/default/xui/en-us/notify.xml index 6af19ee..63396af 100644 --- a/linden/indra/newview/skins/default/xui/en-us/notify.xml +++ b/linden/indra/newview/skins/default/xui/en-us/notify.xml | |||
@@ -374,7 +374,7 @@ You cannot fly here. | |||
374 | </notify> | 374 | </notify> |
375 | <notify name="PushRestricted" tip="false" unique="true"> | 375 | <notify name="PushRestricted" tip="false" unique="true"> |
376 | <message name="message"> | 376 | <message name="message"> |
377 | This land is 'llPushObject Restricted'. | 377 | This land is 'No Pushing'. |
378 | You cannot push others here unless you own the land. | 378 | You cannot push others here unless you own the land. |
379 | </message> | 379 | </message> |
380 | </notify> | 380 | </notify> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_chat_bar.xml b/linden/indra/newview/skins/default/xui/en-us/panel_chat_bar.xml index 95604ff..ce6d35b 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_chat_bar.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_chat_bar.xml | |||
@@ -17,15 +17,20 @@ | |||
17 | <flyout_button bottom="-23" follows="right|bottom" height="20" label="Say" left_delta="110" | 17 | <flyout_button bottom="-23" follows="right|bottom" height="20" label="Say" left_delta="110" |
18 | list_position="above" mouse_opaque="true" name="Say" tool_tip="(Enter)" | 18 | list_position="above" mouse_opaque="true" name="Say" tool_tip="(Enter)" |
19 | width="80"> | 19 | width="80"> |
20 | <flyout_button_item value="shout" name="shout_item"> | ||
21 | Shout | ||
22 | </flyout_button_item> | ||
20 | <flyout_button_item value="say" name="say_item"> | 23 | <flyout_button_item value="say" name="say_item"> |
21 | Say | 24 | Say |
22 | </flyout_button_item> | 25 | </flyout_button_item> |
23 | <flyout_button_item value="shout" name="shout_item"> | 26 | <flyout_button_item value="whisper" name="whisper_item"> |
24 | Shout | 27 | Whisper |
25 | </flyout_button_item> | 28 | </flyout_button_item> |
26 | </flyout_button> | 29 | </flyout_button> |
27 | <combo_box allow_text_entry="false" bottom="-23" follows="right|bottom" height="20" | 30 | <combo_box allow_text_entry="false" bottom="-23" follows="right|bottom" height="20" |
28 | label="Gestures" left_delta="85" max_chars="20" name="Gesture" width="90"> | 31 | label="Gestures" left_delta="85" max_chars="20" name="Gesture" width="90"> |
32 | <combo_item name="Gestures"> | ||
33 | Gestures | ||
34 | </combo_item> | ||
29 | </combo_box> | 35 | </combo_box> |
30 | <string name="gesture_label">Gestures</string> | ||
31 | </panel> | 36 | </panel> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml index b2bb65f..24753d1 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml | |||
@@ -8,9 +8,9 @@ | |||
8 | mouse_opaque="false" name="text_box" v_pad="0" width="128"> | 8 | mouse_opaque="false" name="text_box" v_pad="0" width="128"> |
9 | Chat Font Size: | 9 | Chat Font Size: |
10 | </text> | 10 | </text> |
11 | <radio_group bottom="-40" control_name="ChatFontSize" draw_border="true" enabled="true" | 11 | <radio_group bottom="-40" draw_border="true" enabled="true" |
12 | follows="left|top" height="30" left="148" mouse_opaque="true" | 12 | follows="left|top" height="30" left="148" mouse_opaque="true" |
13 | name="chat font size" width="331"> | 13 | name="chat_font_size" width="331"> |
14 | <radio_item type="string" length="1" bottom="-24" enabled="true" height="16" left="0" mouse_opaque="true" | 14 | <radio_item type="string" length="1" bottom="-24" enabled="true" height="16" left="0" mouse_opaque="true" |
15 | name="radio" width="98"> | 15 | name="radio" width="98"> |
16 | Small | 16 | Small |
@@ -39,12 +39,12 @@ | |||
39 | enabled="true" follows="left|top" height="56" label="Others" left_delta="48" | 39 | enabled="true" follows="left|top" height="56" label="Others" left_delta="48" |
40 | mouse_opaque="true" name="agent" width="44" /> | 40 | mouse_opaque="true" name="agent" width="44" /> |
41 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-108" | 41 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-108" |
42 | can_apply_immediately="true" color="0.6 0.6 1 1" control_name="IMChatColor" | 42 | can_apply_immediately="true" color="0.6 0.6 1 1" |
43 | enabled="true" follows="left|top" height="56" label="IM" left_delta="48" | 43 | enabled="true" follows="left|top" height="56" label="IM" left_delta="48" |
44 | mouse_opaque="true" name="im" width="44" /> | 44 | mouse_opaque="true" name="im" width="44" /> |
45 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-108" | 45 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-108" |
46 | can_apply_immediately="true" color="0.8 1 1 1" | 46 | can_apply_immediately="true" color="0.8 1 1 1" |
47 | control_name="SystemChatColor" enabled="true" follows="left|top" | 47 | enabled="true" follows="left|top" |
48 | height="56" label="System" left_delta="48" mouse_opaque="true" | 48 | height="56" label="System" left_delta="48" mouse_opaque="true" |
49 | name="system" width="44" /> | 49 | name="system" width="44" /> |
50 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-108" | 50 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-108" |
@@ -59,17 +59,17 @@ | |||
59 | name="objects" width="44" /> | 59 | name="objects" width="44" /> |
60 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-165" | 60 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-165" |
61 | can_apply_immediately="true" color="0.7 0.9 0.7 1" | 61 | can_apply_immediately="true" color="0.7 0.9 0.7 1" |
62 | control_name="llOwnerSayChatColor" enabled="true" follows="left|top" | 62 | enabled="true" follows="left|top" |
63 | height="56" label="Owner" left_delta="48" mouse_opaque="true" name="owner" | 63 | height="56" label="Owner" left_delta="48" mouse_opaque="true" name="owner" |
64 | width="44" /> | 64 | width="44" /> |
65 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-165" | 65 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-165" |
66 | can_apply_immediately="true" color="0 0 0 1" | 66 | can_apply_immediately="true" color="0 0 0 1" |
67 | control_name="BackgroundChatColor" enabled="true" follows="left|top" | 67 | enabled="true" follows="left|top" |
68 | height="56" label="Bubble" left_delta="48" mouse_opaque="true" | 68 | height="56" label="Bubble" left_delta="48" mouse_opaque="true" |
69 | name="background" width="44" /> | 69 | name="background" width="44" /> |
70 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-165" | 70 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-165" |
71 | can_apply_immediately="true" color="0.6 0.6 1 1" | 71 | can_apply_immediately="true" color="0.6 0.6 1 1" |
72 | control_name="HTMLLinkColor" enabled="true" follows="left|top" height="56" | 72 | enabled="true" follows="left|top" height="56" |
73 | label="URLs" left_delta="48" mouse_opaque="true" name="links" width="44" /> | 73 | label="URLs" left_delta="48" mouse_opaque="true" name="links" width="44" /> |
74 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 74 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
75 | bottom="-185" drop_shadow_visible="true" enabled="true" follows="left|top" | 75 | bottom="-185" drop_shadow_visible="true" enabled="true" follows="left|top" |
@@ -100,7 +100,7 @@ | |||
100 | width="80"> | 100 | width="80"> |
101 | (seconds) | 101 | (seconds) |
102 | </text> | 102 | </text> |
103 | <spinner bottom_delta="-6" control_name="ConsoleMaxLines" decimal_digits="0" | 103 | <spinner bottom_delta="-6" decimal_digits="0" |
104 | enabled="true" follows="left|top" height="16" increment="1" | 104 | enabled="true" follows="left|top" height="16" increment="1" |
105 | initial_val="10" left="340" max_val="50" min_val="1" mouse_opaque="true" | 105 | initial_val="10" left="340" max_val="50" min_val="1" mouse_opaque="true" |
106 | name="max_chat_count" width="60" /> | 106 | name="max_chat_count" width="60" /> |
@@ -127,20 +127,20 @@ | |||
127 | mouse_opaque="false" name="text_box6" v_pad="0" width="135"> | 127 | mouse_opaque="false" name="text_box6" v_pad="0" width="135"> |
128 | Chat Options: | 128 | Chat Options: |
129 | </text> | 129 | </text> |
130 | <check_box bottom_delta="-10" control_name="CloseChatOnReturn" enabled="true" | 130 | <check_box bottom_delta="-10" enabled="true" |
131 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | 131 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
132 | label="Close chat bar after hitting return" left="148" mouse_opaque="true" | 132 | label="Close chat bar after hitting return" left="148" mouse_opaque="true" |
133 | name="close_chat_on_return_check" radio_style="false" width="237" /> | 133 | name="close_chat_on_return_check" radio_style="false" width="237" /> |
134 | <check_box bottom_delta="-20" control_name="ArrowKeysMoveAvatar" enabled="true" | 134 | <check_box bottom_delta="-20" enabled="true" |
135 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | 135 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
136 | label="Arrow keys always move avatar when chatting" left="148" | 136 | label="Arrow keys always move avatar when chatting" left="148" |
137 | mouse_opaque="true" name="arrow_keys_move_avatar_check" radio_style="false" | 137 | mouse_opaque="true" name="arrow_keys_move_avatar_check" radio_style="false" |
138 | width="237" /> | 138 | width="237" /> |
139 | <check_box bottom_delta="-20" control_name="ChatShowTimestamps" enabled="true" | 139 | <check_box bottom_delta="-20" enabled="true" |
140 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | 140 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
141 | label="Show timestamps in Local Chat" left="148" mouse_opaque="true" | 141 | label="Show timestamps in Local Chat" left="148" mouse_opaque="true" |
142 | name="show_timestamps_check" radio_style="false" width="237" /> | 142 | name="show_timestamps_check" radio_style="false" width="237" /> |
143 | <check_box bottom_delta="-20" control_name="PlayTypingAnim" enabled="true" | 143 | <check_box bottom_delta="-20" enabled="true" |
144 | follows="left|top" font="SansSerifSmall" height="16" initial_value="true" | 144 | follows="left|top" font="SansSerifSmall" height="16" initial_value="true" |
145 | label="Play typing animation when chatting" left="148" mouse_opaque="true" | 145 | label="Play typing animation when chatting" left="148" mouse_opaque="true" |
146 | name="play_typing_animation" radio_style="false" width="237" /> | 146 | name="play_typing_animation" radio_style="false" width="237" /> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml index 67d3307..3648ce6 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml | |||
@@ -2,20 +2,21 @@ | |||
2 | <panel border="true" bottom="-409" enabled="true" follows="left|top|right|bottom" | 2 | <panel border="true" bottom="-409" enabled="true" follows="left|top|right|bottom" |
3 | height="408" label="General" left="102" mouse_opaque="true" | 3 | height="408" label="General" left="102" mouse_opaque="true" |
4 | name="general_panel" width="517"> | 4 | name="general_panel" width="517"> |
5 | <combo_box allow_text_entry="true" bottom="-24" enabled="true" follows="left|bottom" | 5 | <radio_group bottom="-45" draw_border="false" follows="left|bottom" height="40" left="151" |
6 | height="16" left="155" max_chars="128" mouse_opaque="true" | 6 | name="default_start_location" width="220"> |
7 | name="location_combobox" width="146"> | 7 | <radio_item bottom="-20" height="20" left="0" name="MyHome" width="50" |
8 | <combo_item name="MyHome" value="My Home"> | 8 | tool_tip="Log into my home location by default."> |
9 | My Home | 9 | My Home |
10 | </combo_item> | 10 | </radio_item> |
11 | <combo_item name="MyLastLocation" value="My Last Location"> | 11 | <radio_item bottom="-20" height="20" left="100" name="MyLastLocation" width="50" |
12 | My Last Location | 12 | tool_tip="Log into my last location by default."> |
13 | </combo_item> | 13 | My Last Location |
14 | </combo_box> | 14 | </radio_item> |
15 | <check_box bottom="-44" control_name="ShowStartLocation" enabled="true" follows="left|top" | 15 | </radio_group> |
16 | font="SansSerifSmall" height="16" initial_value="true" | 16 | <check_box bottom="-44" enabled="true" follows="left|top" |
17 | label="Show Start Location on Login Screen" left="151" mouse_opaque="true" | 17 | font="SansSerifSmall" height="16" initial_value="true" |
18 | name="show_location_checkbox" radio_style="false" width="256" /> | 18 | label="Show Start Location on Login Screen" left="151" mouse_opaque="true" |
19 | name="show_location_checkbox" radio_style="false" width="256" /> | ||
19 | <combo_box bottom_delta="-25" follows="left|top" height="18" left="155" | 20 | <combo_box bottom_delta="-25" follows="left|top" height="18" left="155" |
20 | mouse_opaque="true" name="fade_out_combobox" width="146"> | 21 | mouse_opaque="true" name="fade_out_combobox" width="146"> |
21 | <combo_item name="Never" value="Never"> | 22 | <combo_item name="Never" value="Never"> |
@@ -28,11 +29,11 @@ | |||
28 | Always | 29 | Always |
29 | </combo_item> | 30 | </combo_item> |
30 | </combo_box> | 31 | </combo_box> |
31 | <check_box bottom_delta="-25" control_name="SmallAvatarNames" follows="left|top" | 32 | <check_box bottom_delta="-25" follows="left|top" |
32 | font="SansSerifSmall" height="16" initial_value="true" | 33 | font="SansSerifSmall" height="16" initial_value="true" |
33 | label="Small Avatar Names" left="151" name="small_avatar_names_checkbox" | 34 | label="Small Avatar Names" left="151" name="small_avatar_names_checkbox" |
34 | width="200" /> | 35 | width="200" /> |
35 | <check_box bottom_delta="-18" control_name="RenderNameHideSelf" follows="left|top" | 36 | <check_box bottom_delta="-18" follows="left|top" |
36 | font="SansSerifSmall" height="16" initial_value="false" | 37 | font="SansSerifSmall" height="16" initial_value="false" |
37 | label="Hide My Name On My Screen" left="151" name="show_my_name_checkbox" | 38 | label="Hide My Name On My Screen" left="151" name="show_my_name_checkbox" |
38 | width="200" /> | 39 | width="200" /> |
@@ -41,16 +42,16 @@ | |||
41 | width="394"> | 42 | width="394"> |
42 | Group Titles: | 43 | Group Titles: |
43 | </text> | 44 | </text> |
44 | <check_box bottom_delta="0" control_name="RenderHideGroupTitleAll" follows="left|top" | 45 | <check_box bottom_delta="0" follows="left|top" |
45 | font="SansSerifSmall" height="16" initial_value="false" | 46 | font="SansSerifSmall" height="16" initial_value="false" |
46 | label="Hide All Group Titles" left="151" mouse_opaque="true" | 47 | label="Hide All Group Titles" left="151" mouse_opaque="true" |
47 | name="show_all_title_checkbox" radio_style="false" width="256" /> | 48 | name="show_all_title_checkbox" radio_style="false" width="256" /> |
48 | <check_box bottom_delta="-18" control_name="RenderHideGroupTitle" follows="left|top" | 49 | <check_box bottom_delta="-18" follows="left|top" |
49 | font="SansSerifSmall" height="16" initial_value="false" | 50 | font="SansSerifSmall" height="16" initial_value="false" |
50 | label="Hide My Group Title" left="151" name="show_my_title_checkbox" | 51 | label="Hide My Group Title" left="151" name="show_my_title_checkbox" |
51 | radio_style="false" width="256" /> | 52 | radio_style="false" width="256" /> |
52 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-210" | 53 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-210" |
53 | can_apply_immediately="false" color="1 1 1 1" control_name="EffectColor" | 54 | can_apply_immediately="false" color="1 1 1 1" |
54 | enabled="true" follows="left|top" height="48" label="" left="153" | 55 | enabled="true" follows="left|top" height="48" label="" left="153" |
55 | mouse_opaque="true" name="effect_color_swatch" | 56 | mouse_opaque="true" name="effect_color_swatch" |
56 | tool_tip="Click to open Color Picker" width="32" /> | 57 | tool_tip="Click to open Color Picker" width="32" /> |
@@ -60,34 +61,34 @@ | |||
60 | mouse_opaque="true" name="UI Size:" v_pad="0" width="128"> | 61 | mouse_opaque="true" name="UI Size:" v_pad="0" width="128"> |
61 | UI Size: | 62 | UI Size: |
62 | </text> | 63 | </text> |
63 | <slider bottom="-217" can_edit_text="true" control_name="UIScaleFactor" | 64 | <slider bottom="-217" can_edit_text="true" |
64 | decimal_digits="3" enabled="true" height="16" increment="0.025" | 65 | decimal_digits="3" enabled="true" height="16" increment="0.025" |
65 | initial_val="1" left="148" max_val="1.4" min_val="0.75" mouse_opaque="true" | 66 | initial_val="1" left="148" max_val="1.4" min_val="0.75" mouse_opaque="true" |
66 | name="UI Scale" show_text="true" value="1" width="256" /> | 67 | name="ui_scale_slider" show_text="true" value="1" width="256" /> |
67 | <check_box bottom="-236" control_name="UIAutoScale" enabled="true" follows="left|top" | 68 | <check_box bottom="-236" enabled="true" follows="left|top" |
68 | font="SansSerifSmall" height="16" initial_value="false" | 69 | font="SansSerifSmall" height="16" initial_value="false" |
69 | label="Use resolution independent scale" left="151" mouse_opaque="true" | 70 | label="Use resolution independent scale" left="151" mouse_opaque="true" |
70 | name="ui_auto_scale" radio_style="false" width="256" /> | 71 | name="ui_auto_scale" radio_style="false" width="256" /> |
71 | <spinner bottom="-260" control_name="AFKTimeout" decimal_digits="0" enabled="true" | 72 | <spinner bottom="-260" decimal_digits="0" enabled="true" |
72 | follows="left|top" height="16" increment="1" initial_val="300" | 73 | follows="left|top" height="16" increment="1" initial_val="300" |
73 | label="Away Timeout:" label_width="141" left="10" max_val="600" | 74 | label="Away Timeout:" label_width="141" left="10" max_val="600" |
74 | min_val="30" mouse_opaque="true" name="afk_timeout_spinner" width="202" /> | 75 | min_val="30" mouse_opaque="true" name="afk_timeout_spinner" width="202" /> |
75 | <check_box bottom="-286" control_name="MiniMapRotate" enabled="true" follows="left|top" | 76 | <check_box bottom="-286" enabled="true" follows="left|top" |
76 | font="SansSerifSmall" height="16" initial_value="false" | 77 | font="SansSerifSmall" height="16" initial_value="false" |
77 | label="Rotate Mini-Map" left="151" mouse_opaque="true" | 78 | label="Rotate Mini-Map" left="151" mouse_opaque="true" |
78 | name="rotate_mini_map_checkbox" radio_style="false" width="256" /> | 79 | name="rotate_mini_map_checkbox" radio_style="false" width="256" /> |
79 | <check_box bottom="-304" control_name="NotifyMoneyChange" enabled="true" | 80 | <check_box bottom="-304" enabled="true" |
80 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | 81 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
81 | label="Notify when Linden dollars (L$) spent or received" left="151" | 82 | label="Notify when Linden dollars (L$) spent or received" left="151" |
82 | mouse_opaque="true" name="notify_money_change_checkbox" radio_style="false" | 83 | mouse_opaque="true" name="notify_money_change_checkbox" radio_style="false" |
83 | width="256" /> | 84 | width="256" /> |
84 | <check_box bottom="-322" control_name="UseDefaultColorPicker" enabled="true" | 85 | <check_box bottom="-322" enabled="true" |
85 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | 86 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
86 | label="Use default system color picker" left="151" mouse_opaque="true" | 87 | label="Use default system color picker" left="151" mouse_opaque="true" |
87 | name="use_system_color_picker_checkbox" radio_style="false" | 88 | name="use_system_color_picker_checkbox" radio_style="false" |
88 | tool_tip="Use the default system color picker instead of the one built into Second Life." | 89 | tool_tip="Use the default system color picker instead of the one built into Second Life." |
89 | width="256" /> | 90 | width="256" /> |
90 | <check_box bottom="-340" control_name="ShowSearchBar" enabled="true" follows="left|top" | 91 | <check_box bottom="-340" enabled="true" follows="left|top" |
91 | font="SansSerifSmall" height="16" initial_value="false" | 92 | font="SansSerifSmall" height="16" initial_value="false" |
92 | label="Show search panel in overlay bar" left="151" mouse_opaque="true" | 93 | label="Show search panel in overlay bar" left="151" mouse_opaque="true" |
93 | name="show_search_panel" radio_style="false" | 94 | name="show_search_panel" radio_style="false" |
@@ -151,7 +152,7 @@ | |||
151 | Never send | 152 | Never send |
152 | </combo_item> | 153 | </combo_item> |
153 | </combo_box> | 154 | </combo_box> |
154 | <combo_box allow_text_entry="true" bottom="-382" control_name="Language" enabled="true" | 155 | <combo_box allow_text_entry="true" bottom="-382" enabled="true" |
155 | follows="left|bottom" height="16" left="153" max_chars="135" | 156 | follows="left|bottom" height="16" left="153" max_chars="135" |
156 | mouse_opaque="true" name="language_combobox" width="146"> | 157 | mouse_opaque="true" name="language_combobox" width="146"> |
157 | <combo_item type="string" length="1" enabled="true" name="System Default Language" value="default"> | 158 | <combo_item type="string" length="1" enabled="true" name="System Default Language" value="default"> |
@@ -182,7 +183,7 @@ | |||
182 | Español (Spanish) - Beta | 183 | Español (Spanish) - Beta |
183 | </combo_item> | 184 | </combo_item> |
184 | </combo_box> | 185 | </combo_box> |
185 | <check_box bottom="-400" control_name="LanguageIsPublic" enabled="true" | 186 | <check_box bottom="-400" enabled="true" |
186 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 187 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" |
187 | initial_value="false" label="Share language with objects" left="151" | 188 | initial_value="false" label="Share language with objects" left="151" |
188 | mouse_opaque="true" name="language_is_public" | 189 | mouse_opaque="true" name="language_is_public" |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml index d3174af..add894b 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml | |||
@@ -26,15 +26,15 @@ | |||
26 | height="16" initial_value="false" label="Send IM to Email ([EMAIL])" | 26 | height="16" initial_value="false" label="Send IM to Email ([EMAIL])" |
27 | left="148" mouse_opaque="true" name="send_im_to_email" radio_style="false" | 27 | left="148" mouse_opaque="true" name="send_im_to_email" radio_style="false" |
28 | width="350" /> | 28 | width="350" /> |
29 | <check_box bottom="-65" control_name="IMInChatHistory" enabled="true" follows="left|top" | 29 | <check_box bottom="-65" enabled="true" follows="left|top" |
30 | font="SansSerifSmall" height="16" initial_value="false" | 30 | font="SansSerifSmall" height="16" initial_value="false" |
31 | label="Include IM in Local Chat" left="148" mouse_opaque="true" | 31 | label="Include IM in Local Chat" left="148" mouse_opaque="true" |
32 | name="include_im_in_chat_history" radio_style="false" width="237" /> | 32 | name="include_im_in_chat_history" radio_style="false" width="237" /> |
33 | <check_box bottom="-85" control_name="IMShowTimestamps" enabled="true" follows="left|top" | 33 | <check_box bottom="-85" enabled="true" follows="left|top" |
34 | font="SansSerifSmall" height="16" initial_value="false" | 34 | font="SansSerifSmall" height="16" initial_value="false" |
35 | label="Show timestamps in IM" left="148" mouse_opaque="true" | 35 | label="Show timestamps in IM" left="148" mouse_opaque="true" |
36 | name="show_timestamps_check" radio_style="false" width="237" /> | 36 | name="show_timestamps_check" radio_style="false" width="237" /> |
37 | <check_box bottom="-105" control_name="ChatOnlineNotification" enabled="true" | 37 | <check_box bottom="-105" enabled="true" |
38 | follows="left|top" font="SansSerifSmall" height="16" | 38 | follows="left|top" font="SansSerifSmall" height="16" |
39 | initial_value="false" label="Show online Friend notifications" left="148" | 39 | initial_value="false" label="Show online Friend notifications" left="148" |
40 | mouse_opaque="true" name="friends_online_notify_checkbox" | 40 | mouse_opaque="true" name="friends_online_notify_checkbox" |
@@ -54,33 +54,33 @@ | |||
54 | mouse_opaque="false" name="text_box4" v_pad="0" width="128"> | 54 | mouse_opaque="false" name="text_box4" v_pad="0" width="128"> |
55 | Logging Options: | 55 | Logging Options: |
56 | </text> | 56 | </text> |
57 | <check_box bottom="-225" control_name="LogInstantMessages" enabled="true" | 57 | <check_box bottom="-225" enabled="true" |
58 | follows="left|top" font="SansSerifSmall" height="16" | 58 | follows="left|top" font="SansSerifSmall" height="16" |
59 | initial_value="false" label="Save a log of IM on my computer" left="148" | 59 | initial_value="false" label="Save a log of IM on my computer" left="148" |
60 | mouse_opaque="true" name="log_instant_messages" radio_style="false" | 60 | mouse_opaque="true" name="log_instant_messages" radio_style="false" |
61 | width="237" /> | 61 | width="237" /> |
62 | <check_box bottom="-245" control_name="IMLogTimestamp" enabled="true" | 62 | <check_box bottom="-245" enabled="true" |
63 | follows="left|top" font="SansSerifSmall" height="16" | 63 | follows="left|top" font="SansSerifSmall" height="16" |
64 | initial_value="false" label="Show timestamps in IM log" left="168" | 64 | initial_value="false" label="Show timestamps in IM log" left="168" |
65 | mouse_opaque="true" name="log_instant_messages_timestamp" radio_style="false" | 65 | mouse_opaque="true" name="log_instant_messages_timestamp" radio_style="false" |
66 | width="217" /> | 66 | width="217" /> |
67 | <check_box bottom="-265" control_name="LogShowHistory" enabled="true" follows="left|top" | 67 | <check_box bottom="-265" enabled="true" follows="left|top" |
68 | font="SansSerifSmall" height="16" initial_value="false" | 68 | font="SansSerifSmall" height="16" initial_value="false" |
69 | label="Show the end of last IM conversation" left="168" mouse_opaque="true" | 69 | label="Show the end of last IM conversation" left="168" mouse_opaque="true" |
70 | name="log_show_history" radio_style="false" width="217" /> | 70 | name="log_show_history" radio_style="false" width="217" /> |
71 | <check_box bottom="-285" control_name="LogChat" enabled="true" follows="left|top" | 71 | <check_box bottom="-285" enabled="true" follows="left|top" |
72 | font="SansSerifSmall" height="16" initial_value="false" label="Save a log of Local Chat on my computer" | 72 | font="SansSerifSmall" height="16" initial_value="false" label="Save a log of Local Chat on my computer" |
73 | left="148" mouse_opaque="true" name="log_chat" radio_style="false" | 73 | left="148" mouse_opaque="true" name="log_chat" radio_style="false" |
74 | width="237" /> | 74 | width="237" /> |
75 | <check_box bottom="-305" control_name="LogChatTimestamp" enabled="true" follows="left|top" | 75 | <check_box bottom="-305" enabled="true" follows="left|top" |
76 | font="SansSerifSmall" height="16" initial_value="false" | 76 | font="SansSerifSmall" height="16" initial_value="false" |
77 | label="Show timestamps in Local Chat log" left="168" mouse_opaque="true" | 77 | label="Show timestamps in Local Chat log" left="168" mouse_opaque="true" |
78 | name="log_chat_timestamp" radio_style="false" width="217" /> | 78 | name="log_chat_timestamp" radio_style="false" width="217" /> |
79 | <check_box bottom="-325" control_name="LogChatIM" enabled="true" follows="left|top" | 79 | <check_box bottom="-325" enabled="true" follows="left|top" |
80 | font="SansSerifSmall" height="16" initial_value="false" | 80 | font="SansSerifSmall" height="16" initial_value="false" |
81 | label="Show incoming IM in Local Chat log" left="168" mouse_opaque="true" | 81 | label="Show incoming IM in Local Chat log" left="168" mouse_opaque="true" |
82 | name="log_chat_IM" radio_style="false" width="217" /> | 82 | name="log_chat_IM" radio_style="false" width="217" /> |
83 | <check_box bottom="-345" control_name="LogTimestampDate" enabled="true" follows="left|top" | 83 | <check_box bottom="-345" enabled="true" follows="left|top" |
84 | font="SansSerifSmall" height="16" initial_value="false" | 84 | font="SansSerifSmall" height="16" initial_value="false" |
85 | label="Include date with timestamps" left="148" mouse_opaque="true" | 85 | label="Include date with timestamps" left="148" mouse_opaque="true" |
86 | name="log_date_timestamp" radio_style="false" width="237" /> | 86 | name="log_date_timestamp" radio_style="false" width="237" /> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_input.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_input.xml index 23e357f..a2114af 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_input.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_input.xml | |||
@@ -14,21 +14,21 @@ | |||
14 | mouse_opaque="true" name=" Mouse Sensitivity:" v_pad="0" width="128"> | 14 | mouse_opaque="true" name=" Mouse Sensitivity:" v_pad="0" width="128"> |
15 | Mouse Sensitivity: | 15 | Mouse Sensitivity: |
16 | </text> | 16 | </text> |
17 | <slider_bar bottom="-26" control_name="MouseSensitivity" enabled="true" follows="left|top" | 17 | <slider_bar bottom="-26" enabled="true" follows="left|top" |
18 | height="16" increment="0.25" initial_val="2" left="276" max_val="15" | 18 | height="16" increment="0.25" initial_val="2" left="276" max_val="15" |
19 | min_val="0" mouse_opaque="true" name="Mouse Sensitivity" width="128" /> | 19 | min_val="0" mouse_opaque="true" name="mouse_sensitivity" width="128" /> |
20 | <check_box bottom="-44" control_name="InvertMouse" enabled="true" follows="left|top" | 20 | <check_box bottom="-44" enabled="true" follows="left|top" |
21 | font="SansSerifSmall" height="16" label="Invert Mouse" left="148" | 21 | font="SansSerifSmall" height="16" label="Invert Mouse" left="148" |
22 | mouse_opaque="true" name="invert mouse" radio_style="false" width="128" /> | 22 | mouse_opaque="true" name="invert_mouse" radio_style="false" width="128" /> |
23 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 23 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
24 | bottom="-74" drop_shadow_visible="true" enabled="true" follows="left|top" | 24 | bottom="-74" drop_shadow_visible="true" enabled="true" follows="left|top" |
25 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" | 25 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
26 | mouse_opaque="true" name=" Auto Fly Options:" v_pad="0" width="266"> | 26 | mouse_opaque="true" name=" Auto Fly Options:" v_pad="0" width="266"> |
27 | Auto Fly Options: | 27 | Auto Fly Options: |
28 | </text> | 28 | </text> |
29 | <check_box bottom="-80" control_name="AutomaticFly" enabled="true" follows="left|top" | 29 | <check_box bottom="-80" enabled="true" follows="left|top" |
30 | font="SansSerifSmall" height="16" label="Fly/land on holding up/down" | 30 | font="SansSerifSmall" height="16" label="Fly/land on holding up/down" |
31 | left="148" mouse_opaque="true" name="automatic fly" radio_style="false" | 31 | left="148" mouse_opaque="true" name="automatic_fly" radio_style="false" |
32 | width="178" /> | 32 | width="178" /> |
33 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 33 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
34 | bottom="-110" drop_shadow_visible="true" enabled="true" follows="left|top" | 34 | bottom="-110" drop_shadow_visible="true" enabled="true" follows="left|top" |
@@ -42,10 +42,10 @@ | |||
42 | mouse_opaque="true" name="Camera Follow Distance:" v_pad="0" width="128"> | 42 | mouse_opaque="true" name="Camera Follow Distance:" v_pad="0" width="128"> |
43 | Camera Follow Distance: | 43 | Camera Follow Distance: |
44 | </text> | 44 | </text> |
45 | <slider bottom="-116" can_edit_text="true" control_name="DynamicCameraStrength" | 45 | <slider bottom="-116" can_edit_text="true" |
46 | decimal_digits="0" enabled="true" follows="left|top" height="16" | 46 | decimal_digits="0" enabled="true" follows="left|top" height="16" |
47 | increment="1" initial_val="2" left="276" max_val="10" min_val="0" | 47 | increment="1" initial_val="2" left="276" max_val="10" min_val="0" |
48 | mouse_opaque="true" name="DynamicCameraStrength" show_text="true" value="2" | 48 | mouse_opaque="true" name="dynamic_camera_strength" show_text="true" value="2" |
49 | width="128" /> | 49 | width="128" /> |
50 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 50 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
51 | bottom="-134" drop_shadow_visible="true" enabled="true" follows="left|top" | 51 | bottom="-134" drop_shadow_visible="true" enabled="true" follows="left|top" |
@@ -53,31 +53,31 @@ | |||
53 | mouse_opaque="true" name="Camera Transition Time:" v_pad="0" width="128"> | 53 | mouse_opaque="true" name="Camera Transition Time:" v_pad="0" width="128"> |
54 | Camera Transition Time: | 54 | Camera Transition Time: |
55 | </text> | 55 | </text> |
56 | <slider bottom="-140" can_edit_text="true" control_name="ZoomTime" decimal_digits="1" | 56 | <slider bottom="-140" can_edit_text="true" decimal_digits="1" |
57 | enabled="true" follows="left|top" height="16" increment="0.1" | 57 | enabled="true" follows="left|top" height="16" increment="0.1" |
58 | initial_val="0.4" left="276" max_val="4" min_val="0" mouse_opaque="true" | 58 | initial_val="0.4" left="276" max_val="4" min_val="0" mouse_opaque="true" |
59 | name="ZoomTime" show_text="true" value="2" width="128" /> | 59 | name="zoom_time" show_text="true" value="2" width="128" /> |
60 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 60 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
61 | bottom="-158" drop_shadow_visible="true" enabled="true" follows="left|top" | 61 | bottom="-158" drop_shadow_visible="true" enabled="true" follows="left|top" |
62 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="148" | 62 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="148" |
63 | mouse_opaque="true" name="Camera Smoothing:" v_pad="0" width="128"> | 63 | mouse_opaque="true" name="Camera Smoothing:" v_pad="0" width="128"> |
64 | Camera Smoothing: | 64 | Camera Smoothing: |
65 | </text> | 65 | </text> |
66 | <slider bottom="-164" can_edit_text="true" control_name="CameraPositionSmoothing" | 66 | <slider bottom="-164" can_edit_text="true" |
67 | decimal_digits="1" enabled="true" follows="left|top" height="16" | 67 | decimal_digits="1" enabled="true" follows="left|top" height="16" |
68 | increment="0.1" initial_val="1" left="276" max_val="9" min_val="0" | 68 | increment="0.1" initial_val="1" left="276" max_val="9" min_val="0" |
69 | mouse_opaque="true" name="CameraPositionSmoothing" show_text="true" value="2" | 69 | mouse_opaque="true" name="camera_position_smoothing" show_text="true" value="2" |
70 | width="128" /> | 70 | width="128" /> |
71 | <check_box bottom="-188" control_name="EditCameraMovement" enabled="true" | 71 | <check_box bottom="-188" enabled="true" |
72 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | 72 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
73 | label="Automatic Edit Camera Movement" left="148" mouse_opaque="true" | 73 | label="Automatic Edit Camera Movement" left="148" mouse_opaque="true" |
74 | name="edit camera movement" radio_style="false" | 74 | name="edit_camera_movement" radio_style="false" |
75 | tool_tip="Use automatic camera positioning when entering and exiting edit mode" | 75 | tool_tip="Use automatic camera positioning when entering and exiting edit mode" |
76 | width="201" /> | 76 | width="201" /> |
77 | <check_box bottom="-206" control_name="AppearanceCameraMovement" enabled="true" | 77 | <check_box bottom="-206" enabled="true" |
78 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | 78 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
79 | label="Automatic Appearance Camera Movement" left="148" mouse_opaque="true" | 79 | label="Automatic Appearance Camera Movement" left="148" mouse_opaque="true" |
80 | name="appearance camera movement" radio_style="false" | 80 | name="appearance_camera_movement" radio_style="false" |
81 | tool_tip="Use automatic camera positioning while in edit mode" width="242" /> | 81 | tool_tip="Use automatic camera positioning while in edit mode" width="242" /> |
82 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 82 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
83 | bottom="-228" drop_shadow_visible="true" enabled="true" follows="left|top" | 83 | bottom="-228" drop_shadow_visible="true" enabled="true" follows="left|top" |
@@ -85,9 +85,9 @@ | |||
85 | mouse_opaque="true" name="text2" v_pad="0" width="128"> | 85 | mouse_opaque="true" name="text2" v_pad="0" width="128"> |
86 | Avatar Display Options: | 86 | Avatar Display Options: |
87 | </text> | 87 | </text> |
88 | <check_box bottom="-232" control_name="FirstPersonAvatarVisible" enabled="true" | 88 | <check_box bottom="-232" enabled="true" |
89 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | 89 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
90 | label="Show Avatar in Mouselook" left="148" mouse_opaque="true" name="avfp" | 90 | label="Show Avatar in Mouselook" left="148" mouse_opaque="true" name="first_person_avatar_visible" |
91 | radio_style="false" width="256" /> | 91 | radio_style="false" width="256" /> |
92 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 92 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
93 | bottom="-264" drop_shadow_visible="true" enabled="true" follows="left|top" | 93 | bottom="-264" drop_shadow_visible="true" enabled="true" follows="left|top" |
@@ -97,5 +97,5 @@ | |||
97 | </text> | 97 | </text> |
98 | <button bottom_delta="-4" follows="left|top" font="SansSerif" height="20" | 98 | <button bottom_delta="-4" follows="left|top" font="SansSerif" height="20" |
99 | label="Joystick Setup" left="148" mouse_opaque="true" | 99 | label="Joystick Setup" left="148" mouse_opaque="true" |
100 | name="joystic_setup_button" width="155" /> | 100 | name="joystick_setup_button" width="155" /> |
101 | </panel> | 101 | </panel> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml index a0f0936..48da432 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml | |||
@@ -8,7 +8,7 @@ | |||
8 | mouse_opaque="false" name="text_box" v_pad="0" width="200"> | 8 | mouse_opaque="false" name="text_box" v_pad="0" width="200"> |
9 | Maximum Bandwidth: | 9 | Maximum Bandwidth: |
10 | </text> | 10 | </text> |
11 | <slider bottom_delta="-25" can_edit_text="true" control_name="ThrottleBandwidthKBPS" | 11 | <slider bottom_delta="-25" can_edit_text="true" |
12 | decimal_digits="0" enabled="true" follows="left|top" height="15" | 12 | decimal_digits="0" enabled="true" follows="left|top" height="15" |
13 | increment="10" initial_val="50" left_delta="0" max_val="1500" min_val="50" | 13 | increment="10" initial_val="50" left_delta="0" max_val="1500" min_val="50" |
14 | mouse_opaque="true" name="max_bandwidth" show_text="true" value="500" | 14 | mouse_opaque="true" name="max_bandwidth" show_text="true" value="500" |
@@ -27,7 +27,7 @@ | |||
27 | v_pad="0" width="200"> | 27 | v_pad="0" width="200"> |
28 | Disk Cache Size: | 28 | Disk Cache Size: |
29 | </text> | 29 | </text> |
30 | <slider bottom_delta="-25" can_edit_text="true" control_name="CacheSize" | 30 | <slider bottom_delta="-25" can_edit_text="true" |
31 | decimal_digits="0" enabled="true" follows="left|top" height="15" | 31 | decimal_digits="0" enabled="true" follows="left|top" height="15" |
32 | increment="10" initial_val="50" left_delta="0" max_val="1000" min_val="10" | 32 | increment="10" initial_val="50" left_delta="0" max_val="1000" min_val="10" |
33 | mouse_opaque="true" name="cache_size" show_text="true" width="180" /> | 33 | mouse_opaque="true" name="cache_size" show_text="true" width="180" /> |
@@ -61,12 +61,12 @@ | |||
61 | font="SansSerif" halign="center" height="22" label="Reset" | 61 | font="SansSerif" halign="center" height="22" label="Reset" |
62 | label_selected="Set" left_delta="103" mouse_opaque="true" | 62 | label_selected="Set" left_delta="103" mouse_opaque="true" |
63 | name="reset_cache" scale_image="true" width="100" /> | 63 | name="reset_cache" scale_image="true" width="100" /> |
64 | <check_box bottom="-173" bottom_delta="-35" control_name="ConnectionPortEnabled" | 64 | <check_box bottom="-173" bottom_delta="-35" |
65 | enabled="true" follows="left|top" font="SansSerifSmall" height="16" | 65 | enabled="true" follows="left|top" font="SansSerifSmall" height="16" |
66 | initial_value="false" label="Custom Port Connection" left="12" | 66 | initial_value="false" label="Custom Port Connection" left="12" |
67 | mouse_opaque="true" name="connection_port_enabled" radio_style="false" | 67 | mouse_opaque="true" name="connection_port_enabled" radio_style="false" |
68 | width="256" /> | 68 | width="256" /> |
69 | <spinner bottom="-193" bottom_delta="-20" control_name="ConnectionPort" | 69 | <spinner bottom="-193" bottom_delta="-20" |
70 | decimal_digits="0" enabled="true" follows="left|top" height="16" | 70 | decimal_digits="0" enabled="true" follows="left|top" height="16" |
71 | increment="1" initial_val="13000" label="Port Number:" label_width="75" | 71 | increment="1" initial_val="13000" label="Port Number:" label_width="75" |
72 | left_delta="20" max_val="13050" min_val="13000" mouse_opaque="true" | 72 | left_delta="20" max_val="13050" min_val="13000" mouse_opaque="true" |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_popups.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_popups.xml index 11d15f4..65734d6 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_popups.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_popups.xml | |||
@@ -27,11 +27,11 @@ | |||
27 | width="270"> | 27 | width="270"> |
28 | Offers of notecards, textures and landmarks: | 28 | Offers of notecards, textures and landmarks: |
29 | </text> | 29 | </text> |
30 | <check_box bottom_delta="-25" control_name="AutoAcceptNewInventory" enabled="true" | 30 | <check_box bottom_delta="-25" enabled="true" |
31 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | 31 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
32 | label="Automatically accept" left="40" mouse_opaque="true" | 32 | label="Automatically accept" left="40" mouse_opaque="true" |
33 | name="accept_new_inventory" radio_style="false" width="270" /> | 33 | name="accept_new_inventory" radio_style="false" width="270" /> |
34 | <check_box bottom_delta="-20" control_name="ShowNewInventory" enabled="true" | 34 | <check_box bottom_delta="-20" enabled="true" |
35 | follows="left|top" font="SansSerifSmall" height="16" initial_value="true" | 35 | follows="left|top" font="SansSerifSmall" height="16" initial_value="true" |
36 | label="Automatically view after accepting" left="40" mouse_opaque="true" | 36 | label="Automatically view after accepting" left="40" mouse_opaque="true" |
37 | name="show_new_inventory" radio_style="false" width="270" /> | 37 | name="show_new_inventory" radio_style="false" width="270" /> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_voice.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_voice.xml index 2d36853..4b9ec5c 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_voice.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_voice.xml | |||
@@ -9,7 +9,7 @@ | |||
9 | name="voice_unavailable" tab_stop="false" width="450" word_wrap="true"> | 9 | name="voice_unavailable" tab_stop="false" width="450" word_wrap="true"> |
10 | Voice Chat Is Not Available | 10 | Voice Chat Is Not Available |
11 | </text_editor> | 11 | </text_editor> |
12 | <check_box bottom_delta="0" control_name="EnableVoiceChat" enabled="true" | 12 | <check_box bottom_delta="0" enabled="true" |
13 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | 13 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
14 | label="Enable voice chat" left="8" mouse_opaque="true" | 14 | label="Enable voice chat" left="8" mouse_opaque="true" |
15 | name="enable_voice_check" radio_style="false" width="200" /> | 15 | name="enable_voice_check" radio_style="false" width="200" /> |
@@ -36,7 +36,7 @@ | |||
36 | name="voice_chat_description" tab_stop="false" width="450" word_wrap="true"> | 36 | name="voice_chat_description" tab_stop="false" width="450" word_wrap="true"> |
37 | Push-to-Talk mode lets you control when your voice is transmitted. When in toggle mode, press and release the push-to-talk trigger to switch your microphone on and off. When not in toggle mode, the microphone is active only when the trigger is held down. | 37 | Push-to-Talk mode lets you control when your voice is transmitted. When in toggle mode, press and release the push-to-talk trigger to switch your microphone on and off. When not in toggle mode, the microphone is active only when the trigger is held down. |
38 | </text_editor> | 38 | </text_editor> |
39 | <check_box bottom_delta="-20" control_name="PushToTalkToggle" enabled="true" | 39 | <check_box bottom_delta="-20" enabled="true" |
40 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | 40 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
41 | label="Use Push-to-Talk in toggle mode" left_delta="0" mouse_opaque="true" | 41 | label="Use Push-to-Talk in toggle mode" left_delta="0" mouse_opaque="true" |
42 | name="push_to_talk_toggle_check" radio_style="false" width="200" /> | 42 | name="push_to_talk_toggle_check" radio_style="false" width="200" /> |
@@ -48,7 +48,7 @@ | |||
48 | Push-to-Talk trigger: | 48 | Push-to-Talk trigger: |
49 | </text> | 49 | </text> |
50 | <line_editor border_drop_shadow_visible="false" border_visible="false" bottom_delta="-20" | 50 | <line_editor border_drop_shadow_visible="false" border_visible="false" bottom_delta="-20" |
51 | control_name="PushToTalkButton" drop_shadow_visible="true" enabled="false" | 51 | drop_shadow_visible="true" enabled="false" |
52 | follows="top|left" font="SansSerifSmall" halign="right" height="19" | 52 | follows="top|left" font="SansSerifSmall" halign="right" height="19" |
53 | left_delta="0" max_length="254" mouse_opaque="false" name="modifier_combo" | 53 | left_delta="0" max_length="254" mouse_opaque="false" name="modifier_combo" |
54 | width="280" /> | 54 | width="280" /> |
@@ -63,7 +63,7 @@ | |||
63 | left="28" name="privacy_heading" width="445"> | 63 | left="28" name="privacy_heading" width="445"> |
64 | Privacy Options | 64 | Privacy Options |
65 | </text> | 65 | </text> |
66 | <check_box bottom_delta="-20" control_name="VoiceCallsFriendsOnly" enabled="true" | 66 | <check_box bottom_delta="-20" enabled="true" |
67 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | 67 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
68 | label="Only accept voice calls from people on My Friends list" | 68 | label="Only accept voice calls from people on My Friends list" |
69 | left_delta="20" mouse_opaque="true" name="voice_call_friends_only_check" | 69 | left_delta="20" mouse_opaque="true" name="voice_call_friends_only_check" |
@@ -76,6 +76,6 @@ | |||
76 | font="SansSerifSmall" height="35" hide_border="true" hide_scrollbar="true" | 76 | font="SansSerifSmall" height="35" hide_border="true" hide_scrollbar="true" |
77 | left="28" max_length="65535" mouse_opaque="true" | 77 | left="28" max_length="65535" mouse_opaque="true" |
78 | name="device_settings_text" tab_stop="false" width="450" word_wrap="true"> | 78 | name="device_settings_text" tab_stop="false" width="450" word_wrap="true"> |
79 | NOTE: Running the Device Settings will temporarily disconnect you from Voice Chat. | 79 | NOTE: Running the Device Settings will temporarily disconnect you from Voice Chat, and changes you make will be immediately applied. |
80 | </text_editor> | 80 | </text_editor> |
81 | </panel> | 81 | </panel> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_web.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_web.xml index b708bf3..ed13e8f 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_web.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_web.xml | |||
@@ -30,8 +30,8 @@ | |||
30 | width="128"> | 30 | width="128"> |
31 | Cookies: | 31 | Cookies: |
32 | </text> | 32 | </text> |
33 | <check_box bottom_delta="-7" control_name="CookiesEnabled" enabled="true" | 33 | <check_box bottom_delta="-7" enabled="true" follows="left|top" |
34 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | 34 | font="SansSerifSmall" height="16" initial_value="false" |
35 | label="Accept cookies from sites" left="140" mouse_opaque="true" | 35 | label="Accept cookies from sites" left="140" mouse_opaque="true" |
36 | name="cookies_enabled" radio_style="false" width="256" /> | 36 | name="cookies_enabled" radio_style="false" width="256" /> |
37 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 37 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
@@ -41,7 +41,7 @@ | |||
41 | width="128"> | 41 | width="128"> |
42 | Web Proxy: | 42 | Web Proxy: |
43 | </text> | 43 | </text> |
44 | <check_box bottom_delta="-7" control_name="BrowserProxyEnabled" enabled="true" | 44 | <check_box bottom_delta="-7" enabled="true" |
45 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | 45 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
46 | label="Enable Web Proxy" left="140" mouse_opaque="true" | 46 | label="Enable Web Proxy" left="140" mouse_opaque="true" |
47 | name="web_proxy_enabled" radio_style="false" width="256" /> | 47 | name="web_proxy_enabled" radio_style="false" width="256" /> |
@@ -56,7 +56,7 @@ | |||
56 | height="20" left="217" name="web_proxy_editor" | 56 | height="20" left="217" name="web_proxy_editor" |
57 | tool_tip="The name or IP address of the proxy you would like to use" | 57 | tool_tip="The name or IP address of the proxy you would like to use" |
58 | width="200" /> | 58 | width="200" /> |
59 | <spinner bottom_delta="-25" control_name="BrowserProxyPort" decimal_digits="0" | 59 | <spinner bottom_delta="-25" decimal_digits="0" |
60 | enabled="true" follows="left|top" height="16" increment="1" | 60 | enabled="true" follows="left|top" height="16" increment="1" |
61 | initial_val="80" label="Port Number:" label_width="75" left="140" | 61 | initial_val="80" label="Port Number:" label_width="75" left="140" |
62 | max_val="12000" min_val="10" mouse_opaque="true" name="web_proxy_port" | 62 | max_val="12000" min_val="10" mouse_opaque="true" name="web_proxy_port" |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_status_bar.xml b/linden/indra/newview/skins/default/xui/en-us/panel_status_bar.xml index 614f1f9..63d2ca3 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_status_bar.xml +++ b/linden/indra/newview/skins/default/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="" |