diff options
author | Jacek Antonelli | 2008-08-15 23:45:34 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:34 -0500 |
commit | cd17687f01420952712a500107e0f93e7ab8d5f8 (patch) | |
tree | ce48c2b706f2c1176290e39fb555fbdf6648ce01 /linden/indra/newview/skins/xui | |
parent | Second Life viewer sources 1.19.0.5 (diff) | |
download | meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.zip meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.gz meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.bz2 meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.xz |
Second Life viewer sources 1.19.1.0
Diffstat (limited to 'linden/indra/newview/skins/xui')
172 files changed, 8549 insertions, 6725 deletions
diff --git a/linden/indra/newview/skins/xui/de/floater_html.xml b/linden/indra/newview/skins/xui/de/floater_html.xml index 22b8e60..1b37b52 100644 --- a/linden/indra/newview/skins/xui/de/floater_html.xml +++ b/linden/indra/newview/skins/xui/de/floater_html.xml | |||
@@ -8,16 +8,8 @@ | |||
8 | <text name="home_page_url"> | 8 | <text name="home_page_url"> |
9 | http://www.secondlife.com | 9 | http://www.secondlife.com |
10 | </text> | 10 | </text> |
11 | <text name="in-world_help_title"> | 11 | <text hidden="true" name="f1_help_title">Second Life Help</text> |
12 | In-Welt-Hilfe | 12 | <text hidden="true" name="f1_help_url"> |
13 | </text> | 13 | http://secondlife.com/app/support/index_de.html |
14 | <text name="in-world_help_url"> | ||
15 | http://www.secondlife.com/app/support/inworld.html | ||
16 | </text> | ||
17 | <text name="additional_help_title"> | ||
18 | Weitere Hilfe | ||
19 | </text> | ||
20 | <text name="additional_help_url"> | ||
21 | http://www.secondlife.com/app/support/support.html | ||
22 | </text> | 14 | </text> |
23 | </floater> | 15 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/LCD_text.xml b/linden/indra/newview/skins/xui/en-us/LCD_text.xml index d679d64..b9c1200 100644 --- a/linden/indra/newview/skins/xui/en-us/LCD_text.xml +++ b/linden/indra/newview/skins/xui/en-us/LCD_text.xml | |||
@@ -1,28 +1,76 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <panel bottom="0" follows="left|top|right|bottom" height="600" hidden="true" left="0" | 2 | <panel bottom="0" follows="left|top|right|bottom" height="600" left="0" |
3 | mouse_opaque="true" name="panel_login" width="800"> | 3 | mouse_opaque="true" name="panel_login" visible="false" width="800"> |
4 | <text hidden="true" name="DebugInfo">Debug Info</text> | 4 | <string name="DebugInfo"> |
5 | <text hidden="true" name="FPS">FPS</text> | 5 | Debug Info |
6 | <text hidden="true" name="SimFPS">SimFPS</text> | 6 | </string> |
7 | <text hidden="true" name="Pin">P-In</text> | 7 | <string name="FPS"> |
8 | <text hidden="true" name="Pout">P-Out</text> | 8 | FPS |
9 | <text hidden="true" name="PLoss">P-Loss</text> | 9 | </string> |
10 | <text hidden="true" name="Ping">Ping</text> | 10 | <string name="SimFPS"> |
11 | <text hidden="true" name="AccountDetails">Account Details</text> | 11 | SimFPS |
12 | <text hidden="true" name="LBal">L$ bal</text> | 12 | </string> |
13 | <text hidden="true" name="Time">Time</text> | 13 | <string name="Pin"> |
14 | <text hidden="true" name="LocationDetails1">Location Details 1</text> | 14 | P-In |
15 | <text hidden="true" name="LocationDetails2">Location Details 2</text> | 15 | </string> |
16 | <text hidden="true" name="Region">Region</text> | 16 | <string name="Pout"> |
17 | <text hidden="true" name="Parcel">Parcel</text> | 17 | P-Out |
18 | <text hidden="true" name="Pos">Pos</text> | 18 | </string> |
19 | <text hidden="true" name="Sqm">Sqm</text> | 19 | <string name="PLoss"> |
20 | <text hidden="true" name="Owner">Owner</text> | 20 | P-Loss |
21 | <text hidden="true" name="Type">Type</text> | 21 | </string> |
22 | <text hidden="true" name="Yes">Yes</text> | 22 | <string name="Ping"> |
23 | <text hidden="true" name="No">No</text> | 23 | Ping |
24 | <text hidden="true" name="Forsale">ForSale</text> | 24 | </string> |
25 | <text hidden="true" name="Traffic">Traffic</text> | 25 | <string name="AccountDetails"> |
26 | <text hidden="true" name="Last3ChatLines">Last 3 Chat Lines</text> | 26 | Account Details |
27 | <text hidden="true" name="Last3IMLines">Last 3 IM Lines</text> | 27 | </string> |
28 | </panel> \ No newline at end of file | 28 | <string name="LBal"> |
29 | L$ bal | ||
30 | </string> | ||
31 | <string name="Time"> | ||
32 | Time | ||
33 | </string> | ||
34 | <string name="LocationDetails1"> | ||
35 | Location Details 1 | ||
36 | </string> | ||
37 | <string name="LocationDetails2"> | ||
38 | Location Details 2 | ||
39 | </string> | ||
40 | <string name="Region"> | ||
41 | Region | ||
42 | </string> | ||
43 | <string name="Parcel"> | ||
44 | Parcel | ||
45 | </string> | ||
46 | <string name="Pos"> | ||
47 | Pos | ||
48 | </string> | ||
49 | <string name="Sqm"> | ||
50 | Sqm | ||
51 | </string> | ||
52 | <string name="Owner"> | ||
53 | Owner | ||
54 | </string> | ||
55 | <string name="Type"> | ||
56 | Type | ||
57 | </string> | ||
58 | <string name="Yes"> | ||
59 | Yes | ||
60 | </string> | ||
61 | <string name="No"> | ||
62 | No | ||
63 | </string> | ||
64 | <string name="Forsale"> | ||
65 | ForSale | ||
66 | </string> | ||
67 | <string name="Traffic"> | ||
68 | Traffic | ||
69 | </string> | ||
70 | <string name="Last3ChatLines"> | ||
71 | Last 3 Chat Lines | ||
72 | </string> | ||
73 | <string name="Last3IMLines"> | ||
74 | Last 3 IM Lines | ||
75 | </string> | ||
76 | </panel> | ||
diff --git a/linden/indra/newview/skins/xui/en-us/alerts.xml b/linden/indra/newview/skins/xui/en-us/alerts.xml index 67f7df5..69491ef 100644 --- a/linden/indra/newview/skins/xui/en-us/alerts.xml +++ b/linden/indra/newview/skins/xui/en-us/alerts.xml | |||
@@ -1,8 +1,11 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <alerts> | 2 | <alerts> |
3 | <global name="skipnexttime">Don't show me this again</global> | 3 | <global name="skipnexttime"> |
4 | <global name="alwayschoose">Always choose this option</global> | 4 | Don't show me this again |
5 | 5 | </global> | |
6 | <global name="alwayschoose"> | ||
7 | Always choose this option | ||
8 | </global> | ||
6 | <alert modal="true" name="MissingAlert"> | 9 | <alert modal="true" name="MissingAlert"> |
7 | <message name="message"> | 10 | <message name="message"> |
8 | [ALERT_NAME] is missing from alerts.xml! | 11 | [ALERT_NAME] is missing from alerts.xml! |
@@ -340,13 +343,13 @@ according to the Community Standards. | |||
340 | Selecting the "Publish in Search" | 343 | Selecting the "Publish in Search" |
341 | Checking this box will show: | 344 | Checking this box will show: |
342 | - this parcel in search results | 345 | - this parcel in search results |
343 | - this parcel's public objects | 346 | - this parcel's public objects |
344 | - this parcel in web search | 347 | - this parcel in web search |
345 | </message> | 348 | </message> |
346 | </alert> | 349 | </alert> |
347 | <alert modal="true" name="ClickPublishHelpLandDisabled"> | 350 | <alert modal="true" name="ClickPublishHelpLandDisabled"> |
348 | <message name="message"> | 351 | <message name="message"> |
349 | You can't make this parcel show in search because it is located in a | 352 | You can't make this parcel show in search because it is located in a |
350 | region that forbids this. | 353 | region that forbids this. |
351 | </message> | 354 | </message> |
352 | </alert> | 355 | </alert> |
@@ -368,16 +371,16 @@ according to the Community Standards. | |||
368 | </alert> | 371 | </alert> |
369 | <alert modal="true" name="ClickPartnerHelpAvatar"> | 372 | <alert modal="true" name="ClickPartnerHelpAvatar"> |
370 | <message name="message"> | 373 | <message name="message"> |
371 | You can propose to another Resident or dissolve an existing partnership through the [SECOND_LIFE] website. | 374 | You can propose to another Resident or dissolve an existing partnership through the [SECOND_LIFE] website. |
372 | 375 | ||
373 | Go to the Second Life web site for more information on partnering? | 376 | Go to the Second Life web site for more information on partnering? |
374 | </message> | 377 | </message> |
375 | <option name="GotoPage"> | 378 | <option name="GotoPage"> |
376 | Go to Page | 379 | Go to Page |
377 | </option> | 380 | </option> |
378 | <option name="Cancel"> | 381 | <option name="Cancel"> |
379 | Cancel | 382 | Cancel |
380 | </option> | 383 | </option> |
381 | </alert> | 384 | </alert> |
382 | <alert modal="true" name="ClickWebProfileHelpAvatar"> | 385 | <alert modal="true" name="ClickWebProfileHelpAvatar"> |
383 | <message name="message"> | 386 | <message name="message"> |
@@ -505,14 +508,13 @@ Your selling price will be L$[SALE_PRICE] and will be authorized for sale to [NA | |||
505 | <option default="true" name="Cancel"> | 508 | <option default="true" name="Cancel"> |
506 | Cancel | 509 | Cancel |
507 | </option> | 510 | </option> |
508 | </alert> | 511 | </alert> |
509 | <alert modal="true" caution="true" name="ConfirmLandSaleToAnyoneChange"> | 512 | <alert caution="true" modal="true" name="ConfirmLandSaleToAnyoneChange"> |
510 | <message name="message"> | 513 | <message name="message"> |
511 | ATTENTION: Clicking 'sell to anyone' makes your land available to the entire Second Life community, even those not in this region. | 514 | ATTENTION: Clicking 'sell to anyone' makes your land available to the entire Second Life community, even those not in this region. |
512 | 515 | ||
513 | The selected [LAND_SIZE] m2 land is being set for sale. | 516 | The selected [LAND_SIZE] m2 land is being set for sale. |
514 | Your selling price will be L$[SALE_PRICE] and will be authorized for sale to [NAME]. | 517 | Your selling price will be L$[SALE_PRICE] and will be authorized for sale to [NAME]. |
515 | |||
516 | </message> | 518 | </message> |
517 | <option name="Continue"> | 519 | <option name="Continue"> |
518 | OK | 520 | OK |
@@ -614,7 +616,7 @@ Objects: [N] | |||
614 | <option name="Return"> | 616 | <option name="Return"> |
615 | OK | 617 | OK |
616 | </option> | 618 | </option> |
617 | <option default = "true" name="Cancel"> | 619 | <option default="true" name="Cancel"> |
618 | Cancel | 620 | Cancel |
619 | </option> | 621 | </option> |
620 | </alert> | 622 | </alert> |
@@ -1013,6 +1015,55 @@ Are you sure you want to delete these items? | |||
1013 | because you have specified the -safe option. | 1015 | because you have specified the -safe option. |
1014 | </message> | 1016 | </message> |
1015 | </alert> | 1017 | </alert> |
1018 | <alert modal="true" name="UnsupportedGLRequirements"> | ||
1019 | <message name="message"> | ||
1020 | You do not appear to have the proper hardware requirements for Second Life. Second Life requires an OpenGL graphics card that has multitexture support. If this is the case, you may want to make sure that you have the latest drivers for your graphics card, and service packs and patches for your operating system. | ||
1021 | |||
1022 | If you continue to have problems, please visit: http://www.secondlife.com/support | ||
1023 | </message> | ||
1024 | </alert> | ||
1025 | <alert modal="true" name="UnsupportedHardware"> | ||
1026 | <message name="message"> | ||
1027 | Warning: Your system does not meet Second Life's minimum system requirements. If you continue using Second Life, you may experience poor performance. Unfortunately, we cannot provide technical support for unsupported system configurations. | ||
1028 | |||
1029 | MINSPECS | ||
1030 | Do you wish to visit [_URL] for more information? | ||
1031 | </message> | ||
1032 | <option name="Yes"> | ||
1033 | Yes | ||
1034 | </option> | ||
1035 | <option name="No"> | ||
1036 | No | ||
1037 | </option> | ||
1038 | <url option="0"> | ||
1039 | http://www.secondlife.com/corporate/sysreqs.php | ||
1040 | </url> | ||
1041 | </alert> | ||
1042 | <alert modal="true" name="UnsupportedGPU"> | ||
1043 | <message name="message"> | ||
1044 | - Your graphics card does not meet the minimum requirements. | ||
1045 | </message> | ||
1046 | </alert> | ||
1047 | <alert modal="true" name="UnsupportedCPU"> | ||
1048 | <message name="message"> | ||
1049 | - Your CPU speed does not meet the minimum requirements. | ||
1050 | </message> | ||
1051 | </alert> | ||
1052 | <alert modal="true" name="UnsupportedCPUAmount"> | ||
1053 | <message name="message"> | ||
1054 | 796 | ||
1055 | </message> | ||
1056 | </alert> | ||
1057 | <alert modal="true" name="UnsupportedRAM"> | ||
1058 | <message name="message"> | ||
1059 | - Your system memory does not meet the minimum requirements. | ||
1060 | </message> | ||
1061 | </alert> | ||
1062 | <alert modal="true" name="UnsupportedRAMAmount"> | ||
1063 | <message name="message"> | ||
1064 | 510 | ||
1065 | </message> | ||
1066 | </alert> | ||
1016 | <alert modal="true" name="DisplaySettingsRecommended"> | 1067 | <alert modal="true" name="DisplaySettingsRecommended"> |
1017 | <message name="message"> | 1068 | <message name="message"> |
1018 | Display settings have been set to recommended levels | 1069 | Display settings have been set to recommended levels |
@@ -1025,10 +1076,10 @@ based on your system configuration. | |||
1025 | <alert modal="true" name="DisplaySettingsNoShaders"> | 1076 | <alert modal="true" name="DisplaySettingsNoShaders"> |
1026 | <message name="message"> | 1077 | <message name="message"> |
1027 | [SECOND_LIFE] crashed while initializing graphics drivers. | 1078 | [SECOND_LIFE] crashed while initializing graphics drivers. |
1028 | Shaders will be disabled in order to avoid some common driver errors. | 1079 | Graphics Quality will be set to low to avoid some common driver errors. |
1029 | This will disable some graphics features. | 1080 | This will disable some graphics features. |
1030 | We recommend updating your graphics card drivers. | 1081 | We recommend updating your graphics card drivers. |
1031 | Shaders can be re-enabled in Preferences > Graphics Detail. | 1082 | Graphics Quality can be raised in Preferences > Graphics. |
1032 | </message> | 1083 | </message> |
1033 | </alert> | 1084 | </alert> |
1034 | <alert modal="true" name="CannotRequestDomain"> | 1085 | <alert modal="true" name="CannotRequestDomain"> |
@@ -1568,6 +1619,20 @@ have permission to modify. | |||
1568 | No frontmost floater to save. | 1619 | No frontmost floater to save. |
1569 | </message> | 1620 | </message> |
1570 | </alert> | 1621 | </alert> |
1622 | <alert modal="true" name="SeachFilteredOnShortWords"> | ||
1623 | <message name="message"> | ||
1624 | Your search query was modified and the | ||
1625 | words that were too short were removed. | ||
1626 | |||
1627 | Searched for: [FINALQUERY] | ||
1628 | </message> | ||
1629 | </alert> | ||
1630 | <alert modal="true" name="SeachFilteredOnShortWordsEmpty"> | ||
1631 | <message name="message"> | ||
1632 | Your search terms were too short | ||
1633 | so no search was performed. | ||
1634 | </message> | ||
1635 | </alert> | ||
1571 | <alert modal="true" name="ColladaExportFailedUnknownServerError"> | 1636 | <alert modal="true" name="ColladaExportFailedUnknownServerError"> |
1572 | <message name="message"> | 1637 | <message name="message"> |
1573 | Collada export failed: Unknown server error. | 1638 | Collada export failed: Unknown server error. |
@@ -1684,27 +1749,6 @@ Cannot find the region this land is in. | |||
1684 | Please use Tools -> Report Bug to report this. | 1749 | Please use Tools -> Report Bug to report this. |
1685 | </message> | 1750 | </message> |
1686 | </alert> | 1751 | </alert> |
1687 | <alert modal="true" name="CannotSetLandOwnerNothingSelected"> | ||
1688 | <message name="message"> | ||
1689 | Unable to set land owner: | ||
1690 | No parcel selected. | ||
1691 | </message> | ||
1692 | </alert> | ||
1693 | <alert modal="true" name="CannotBuyLandMultipleRegions"> | ||
1694 | <message name="message"> | ||
1695 | Unable to buy land because selection spans multiple regions. | ||
1696 | |||
1697 | Please select a smaller area and try again. | ||
1698 | </message> | ||
1699 | </alert> | ||
1700 | <alert modal="true" name="CannotBuyLandMultipleSelected"> | ||
1701 | <message name="message"> | ||
1702 | Unable to buy land: | ||
1703 | Multiple parcels selected. | ||
1704 | |||
1705 | Try selecting a single parcel. | ||
1706 | </message> | ||
1707 | </alert> | ||
1708 | <alert modal="true" name="CannotDeedLandMultipleSelected"> | 1752 | <alert modal="true" name="CannotDeedLandMultipleSelected"> |
1709 | <message name="message"> | 1753 | <message name="message"> |
1710 | Unable to deed land: | 1754 | Unable to deed land: |
@@ -1750,14 +1794,6 @@ Preferences > Audio & Video.) | |||
1750 | Disable | 1794 | Disable |
1751 | </option> | 1795 | </option> |
1752 | </alert> | 1796 | </alert> |
1753 | <alert modal="true" name="CannotBuyLandWaitingForServer"> | ||
1754 | <message name="message"> | ||
1755 | Unable to buy land: | ||
1756 | Waiting for server to report cost. | ||
1757 | |||
1758 | Please try again. | ||
1759 | </message> | ||
1760 | </alert> | ||
1761 | <alert modal="true" name="CannotDeedLandWaitingForServer"> | 1797 | <alert modal="true" name="CannotDeedLandWaitingForServer"> |
1762 | <message name="message"> | 1798 | <message name="message"> |
1763 | Unable to deed land: | 1799 | Unable to deed land: |
@@ -1766,59 +1802,12 @@ Waiting for server to report ownership. | |||
1766 | Please try again. | 1802 | Please try again. |
1767 | </message> | 1803 | </message> |
1768 | </alert> | 1804 | </alert> |
1769 | <alert modal="true" name="CannotBuyLandNoPublic"> | ||
1770 | <message name="message"> | ||
1771 | Unable to buy land: | ||
1772 | The selection doesn't contain any public land. | ||
1773 | </message> | ||
1774 | </alert> | ||
1775 | <alert modal="true" name="CannotBuyLandLandOwned"> | ||
1776 | <message name="message"> | ||
1777 | Unable to buy land: | ||
1778 | You have selected a parcel owned | ||
1779 | by another Resident. | ||
1780 | </message> | ||
1781 | </alert> | ||
1782 | <alert modal="true" name="CannotButLandRegionNotFound"> | ||
1783 | <message name="message"> | ||
1784 | Unable to buy land: | ||
1785 | Cannot find the region this land is in. | ||
1786 | |||
1787 | Please use Tools -> Report Bug to report this. | ||
1788 | </message> | ||
1789 | </alert> | ||
1790 | <alert modal="true" name="CannotBuyLandNoTransfer"> | ||
1791 | <message name="message"> | ||
1792 | Unable to buy land: | ||
1793 | The region [REGION] does not allow transfer of land. | ||
1794 | </message> | ||
1795 | </alert> | ||
1796 | <alert modal="true" name="CannotDeedLandNoTransfer"> | 1805 | <alert modal="true" name="CannotDeedLandNoTransfer"> |
1797 | <message name="message"> | 1806 | <message name="message"> |
1798 | Unable to deed land: | 1807 | Unable to deed land: |
1799 | The region [REGION] does not allow transfer of land. | 1808 | The region [REGION] does not allow transfer of land. |
1800 | </message> | 1809 | </message> |
1801 | </alert> | 1810 | </alert> |
1802 | <alert modal="true" name="CannotBuyLandForGroupNotOfficer"> | ||
1803 | <message name="message"> | ||
1804 | Unable to buy land for the group: | ||
1805 | You are not an officer in your current group. | ||
1806 | |||
1807 | Please activate another group using Edit -> Groups... | ||
1808 | </message> | ||
1809 | </alert> | ||
1810 | <alert modal="true" name="CannotBuyLandInsufficientFunds"> | ||
1811 | <message name="message"> | ||
1812 | Buying this [AREA] m2 of land costs L$[PRICE]. | ||
1813 | You only have L$[BALANCE]. | ||
1814 | </message> | ||
1815 | </alert> | ||
1816 | <alert modal="true" name="CannotReleaseLandNothingSelected"> | ||
1817 | <message name="message"> | ||
1818 | Unable to abandon land: | ||
1819 | No parcel selected. | ||
1820 | </message> | ||
1821 | </alert> | ||
1822 | <alert modal="true" name="CannotReleaseLandWatingForServer"> | 1811 | <alert modal="true" name="CannotReleaseLandWatingForServer"> |
1823 | <message name="message"> | 1812 | <message name="message"> |
1824 | Unable to abandon land: | 1813 | Unable to abandon land: |
@@ -2066,7 +2055,7 @@ Click Quit to exit [SECOND_LIFE] immediately. | |||
2066 | You do not have permission to buy land for your active group. | 2055 | You do not have permission to buy land for your active group. |
2067 | </message> | 2056 | </message> |
2068 | </alert> | 2057 | </alert> |
2069 | <alert model="true" name="AddFriend" title="Add Friend"> | 2058 | <alert modal="true" name="AddFriend" title="Add Friend"> |
2070 | <message name="message"> | 2059 | <message name="message"> |
2071 | Friends can give permissions to | 2060 | Friends can give permissions to |
2072 | track each other on the map and | 2061 | track each other on the map and |
@@ -2152,11 +2141,6 @@ of the above content is considered Mature according to the | |||
2152 | Community Standards. | 2141 | Community Standards. |
2153 | </message> | 2142 | </message> |
2154 | </alert> | 2143 | </alert> |
2155 | <alert modal="true" name="ErrorEncodingSnapshot"> | ||
2156 | <message name="message"> | ||
2157 | Error encoding snapshot! | ||
2158 | </message> | ||
2159 | </alert> | ||
2160 | <alert modal="true" name="BlankClassifiedName"> | 2144 | <alert modal="true" name="BlankClassifiedName"> |
2161 | <message name="message"> | 2145 | <message name="message"> |
2162 | You must specify a name for your classified. | 2146 | You must specify a name for your classified. |
@@ -2471,7 +2455,7 @@ Please check your network connection. | |||
2471 | </alert> | 2455 | </alert> |
2472 | <alert modal="true" name="LoginPacketNeverReceived"> | 2456 | <alert modal="true" name="LoginPacketNeverReceived"> |
2473 | <message name="message"> | 2457 | <message name="message"> |
2474 | We're having trouble connecting. There may be a problem with your internet connection or the Second Life servers. | 2458 | We're having trouble connecting. There may be a problem with your internet connection or the Second Life servers. |
2475 | 2459 | ||
2476 | You can either check your internet connection and try again in a few minutes, click Help to connect to our support site, or click Teleport to attempt to teleport home. | 2460 | You can either check your internet connection and try again in a few minutes, click Help to connect to our support site, or click Teleport to attempt to teleport home. |
2477 | </message> | 2461 | </message> |
@@ -2779,26 +2763,6 @@ Download to your Applications folder? | |||
2779 | Cancel | 2763 | Cancel |
2780 | </option> | 2764 | </option> |
2781 | </alert> | 2765 | </alert> |
2782 | <alert modal="true" name="AddClassified"> | ||
2783 | <message name="message"> | ||
2784 | Classified ads appear in the 'Classified' section of the | ||
2785 | Find directory for one week. | ||
2786 | Fill out your ad, then click 'Publish...' to add it to the | ||
2787 | directory. | ||
2788 | You'll be asked for a price to pay when clicking Publish. | ||
2789 | Paying more makes your ad appear higher in the list, and | ||
2790 | also appear higher when people search for keywords. | ||
2791 | </message> | ||
2792 | <ignore name="ignore"> | ||
2793 | When adding a new Classified | ||
2794 | </ignore> | ||
2795 | <option name="OK"> | ||
2796 | OK | ||
2797 | </option> | ||
2798 | <option name="Cancel"> | ||
2799 | Cancel | ||
2800 | </option> | ||
2801 | </alert> | ||
2802 | <alert modal="true" name="WebLaunchJoinNow"> | 2766 | <alert modal="true" name="WebLaunchJoinNow"> |
2803 | <message name="message"> | 2767 | <message name="message"> |
2804 | Go to www.secondlife.com to manage your account? | 2768 | Go to www.secondlife.com to manage your account? |
@@ -3310,7 +3274,7 @@ This is DANGEROUS and should only be done to invoke the | |||
3310 | hack allowing objects/L$ to be transfered in/out of | 3274 | hack allowing objects/L$ to be transfered in/out of |
3311 | a grid. | 3275 | a grid. |
3312 | It will change thousands of regions and make the | 3276 | It will change thousands of regions and make the |
3313 | spaceserver hiccup. | 3277 | spaceserver hiccup. |
3314 | </message> | 3278 | </message> |
3315 | <option name="ChangeEstate"> | 3279 | <option name="ChangeEstate"> |
3316 | OK | 3280 | OK |
@@ -3630,15 +3594,15 @@ Default: Checked | |||
3630 | </alert> | 3594 | </alert> |
3631 | <alert modal="true" name="HelpRegionSearch" title="Do Not Show In Search"> | 3595 | <alert modal="true" name="HelpRegionSearch" title="Do Not Show In Search"> |
3632 | <message name="message"> | 3596 | <message name="message"> |
3633 | Checking this box will block parcel owners from listing their parcels in search | 3597 | Checking this box will block parcel owners from listing their parcels in search |
3634 | Default: Off | 3598 | Default: Off |
3635 | </message> | 3599 | </message> |
3636 | </alert> | 3600 | </alert> |
3637 | <alert modal="true" name="HelpParcelSearch" title="Do Not Show In Search"> | 3601 | <alert modal="true" name="HelpParcelSearch" title="Do Not Show In Search"> |
3638 | <message name="message"> | 3602 | <message name="message"> |
3639 | Checking this box will show: | 3603 | Checking this box will show: |
3640 | - this parcel in search results | 3604 | - this parcel in search results |
3641 | - this parcel's public objects | 3605 | - this parcel's public objects |
3642 | </message> | 3606 | </message> |
3643 | </alert> | 3607 | </alert> |
3644 | <alert modal="true" name="RegionMaturityChange" title="Changed Region Maturity"> | 3608 | <alert modal="true" name="RegionMaturityChange" title="Changed Region Maturity"> |
@@ -3885,7 +3849,7 @@ Default: off | |||
3885 | <message name="message"> | 3849 | <message name="message"> |
3886 | Access to this estate will be limited to Residents | 3850 | Access to this estate will be limited to Residents |
3887 | listed here and any groups below. This setting is | 3851 | listed here and any groups below. This setting is |
3888 | only available when Visible from Mainland is | 3852 | only available when Public Access is |
3889 | unchecked. | 3853 | unchecked. |
3890 | </message> | 3854 | </message> |
3891 | </alert> | 3855 | </alert> |
@@ -3893,19 +3857,27 @@ unchecked. | |||
3893 | <message name="message"> | 3857 | <message name="message"> |
3894 | Access to this estate will be limited to groups | 3858 | Access to this estate will be limited to groups |
3895 | listed here and any Residents above. This setting is | 3859 | listed here and any Residents above. This setting is |
3896 | only available when Visible from Mainland is | 3860 | only available when Public Access is |
3897 | unchecked. | 3861 | unchecked. |
3898 | </message> | 3862 | </message> |
3899 | </alert> | 3863 | </alert> |
3864 | <alert modal="true" name="HelpEstateAbuseEmailAddress" title="Abuse Email Address"> | ||
3865 | <message name="message"> | ||
3866 | Setting this to a valid email address will cause | ||
3867 | abuse reports on this estate to be sent to that address. | ||
3868 | Setting it blank will cause abuse reports to be sent | ||
3869 | only to Linden Lab. | ||
3870 | </message> | ||
3871 | </alert> | ||
3900 | <alert modal="true" name="HelpEstateBanResident" title="Deny Access"> | 3872 | <alert modal="true" name="HelpEstateBanResident" title="Deny Access"> |
3901 | <message name="message"> | 3873 | <message name="message"> |
3902 | Residents on this list are denied access to your estate, | 3874 | Residents on this list are denied access to your estate, |
3903 | regardless of any other settings. | 3875 | regardless of any other settings. |
3904 | </message> | 3876 | </message> |
3905 | </alert> | 3877 | </alert> |
3906 | <alert modal="true" name="HelpEstateVoiceChat" title="Allow Voice Chat"> | 3878 | <alert modal="true" name="HelpEstateVoiceChat" title="Allow Voice Chat"> |
3907 | <message name="message"> | 3879 | <message name="message"> |
3908 | Parcels in this estate are allowed to have their own voice | 3880 | Parcels in this estate are allowed to have their own voice |
3909 | channels in which residents may hear and talk with others | 3881 | channels in which residents may hear and talk with others |
3910 | nearby. | 3882 | nearby. |
3911 | 3883 | ||
@@ -3913,9 +3885,9 @@ Default: off | |||
3913 | </message> | 3885 | </message> |
3914 | </alert> | 3886 | </alert> |
3915 | <alert modal="true" name="VoiceVersionMismatch" title="Voice Version Mismatch"> | 3887 | <alert modal="true" name="VoiceVersionMismatch" title="Voice Version Mismatch"> |
3916 | <message name="message"> | 3888 | <message name="message"> |
3917 | This version of Second Life is not compatible with the Voice Chat feature in this region. In order for Voice Chat to function correctly you will need to update Second Life. | 3889 | This version of Second Life is not compatible with the Voice Chat feature in this region. In order for Voice Chat to function correctly you will need to update Second Life. |
3918 | </message> | 3890 | </message> |
3919 | </alert> | 3891 | </alert> |
3920 | <alert modal="true" name="HelpEstateCovenant" title="Estate Covenant"> | 3892 | <alert modal="true" name="HelpEstateCovenant" title="Estate Covenant"> |
3921 | <message name="message"> | 3893 | <message name="message"> |
@@ -4140,7 +4112,7 @@ Move the inventory item(s)? | |||
4140 | <alert name="ClickActionNotPayable"> | 4112 | <alert name="ClickActionNotPayable"> |
4141 | <message name="message"> | 4113 | <message name="message"> |
4142 | Warning: The Pay Object click action has been set, but it | 4114 | Warning: The Pay Object click action has been set, but it |
4143 | will only work if a script is added with a money() event. | 4115 | will only work if a script is added with a money() event. |
4144 | </message> | 4116 | </message> |
4145 | <ignore name="ignore"> | 4117 | <ignore name="ignore"> |
4146 | When Setting 'Pay' on objects without money() events | 4118 | When Setting 'Pay' on objects without money() events |
@@ -4179,6 +4151,20 @@ will only work if a script is added with a money() event. | |||
4179 | Cancel | 4151 | Cancel |
4180 | </option> | 4152 | </option> |
4181 | </alert> | 4153 | </alert> |
4154 | <alert modal="true" name="RetryFetchInventoryDescendents"> | ||
4155 | <message name="message"> | ||
4156 | Inventory fetch from server timed out. Retry? | ||
4157 | </message> | ||
4158 | <ignore name="ignore"> | ||
4159 | Retry Fetch Inventory Descendents | ||
4160 | </ignore> | ||
4161 | <option name="Retry"> | ||
4162 | Retry | ||
4163 | </option> | ||
4164 | <option name="Cancel"> | ||
4165 | Cancel | ||
4166 | </option> | ||
4167 | </alert> | ||
4182 | <alert modal="true" name="ConfirmQuit"> | 4168 | <alert modal="true" name="ConfirmQuit"> |
4183 | <message name="message"> | 4169 | <message name="message"> |
4184 | Are you sure you want to quit? | 4170 | Are you sure you want to quit? |
@@ -4193,9 +4179,9 @@ will only work if a script is added with a money() event. | |||
4193 | Continue | 4179 | Continue |
4194 | </option> | 4180 | </option> |
4195 | </alert> | 4181 | </alert> |
4196 | <alert modal="true" name="HelpReportAbuseEmailLL" > | 4182 | <alert modal="true" name="HelpReportAbuseEmailLL"> |
4197 | <message name="message"> | 4183 | <message name="message"> |
4198 | Use this tool to report violations of the Terms of Service | 4184 | Use this tool to report violations of the Terms of Service |
4199 | and Community Standards. See: | 4185 | and Community Standards. See: |
4200 | 4186 | ||
4201 | http://secondlife.com/corporate/tos.php | 4187 | http://secondlife.com/corporate/tos.php |
@@ -4210,7 +4196,7 @@ http://secondlife.com/community/blotter.php | |||
4210 | </alert> | 4196 | </alert> |
4211 | <alert modal="true" name="HelpReportAbuseEmailEO"> | 4197 | <alert modal="true" name="HelpReportAbuseEmailEO"> |
4212 | <message name="message"> | 4198 | <message name="message"> |
4213 | IMPORTANT: This report will go to the owner of the | 4199 | IMPORTANT: This report will go to the owner of the |
4214 | region you are currently in and not to Linden Lab. | 4200 | region you are currently in and not to Linden Lab. |
4215 | 4201 | ||
4216 | As a service to residents and visitors, the owner of | 4202 | As a service to residents and visitors, the owner of |
@@ -4226,12 +4212,12 @@ About Land.) | |||
4226 | The resolution of this report applies only to this Region; | 4212 | The resolution of this report applies only to this Region; |
4227 | Residents access to other areas of Second Life will not be | 4213 | Residents access to other areas of Second Life will not be |
4228 | affected by the outcome of this report. Only Linden Lab can | 4214 | affected by the outcome of this report. Only Linden Lab can |
4229 | restrict access to the entirety of Second Life. | 4215 | restrict access to the entirety of Second Life. |
4230 | </message> | 4216 | </message> |
4231 | </alert> | 4217 | </alert> |
4232 | <alert modal="true" name="HelpReportBug"> | 4218 | <alert modal="true" name="HelpReportBug"> |
4233 | <message name="message"> | 4219 | <message name="message"> |
4234 | Use this tool to *only* report technical features that do not perform | 4220 | Use this tool to *only* report technical features that do not perform |
4235 | as described or expected, please provide as much detail as possible, | 4221 | as described or expected, please provide as much detail as possible, |
4236 | You may reply to the auto-response email to add more details to your | 4222 | You may reply to the auto-response email to add more details to your |
4237 | report. | 4223 | report. |
@@ -4393,6 +4379,17 @@ your cookies? | |||
4393 | Cancel | 4379 | Cancel |
4394 | </option> | 4380 | </option> |
4395 | </alert> | 4381 | </alert> |
4382 | <alert modal="true" name="ConfirmClearMediaUrlList"> | ||
4383 | <message name="message"> | ||
4384 | Are you sure you want to clear your list of saved URLs? | ||
4385 | </message> | ||
4386 | <option default="true" name="Yes"> | ||
4387 | Yes | ||
4388 | </option> | ||
4389 | <option name="No"> | ||
4390 | Cancel | ||
4391 | </option> | ||
4392 | </alert> | ||
4396 | <alert modal="true" name="ConfirmEmptyLostAndFound"> | 4393 | <alert modal="true" name="ConfirmEmptyLostAndFound"> |
4397 | <message name="message"> | 4394 | <message name="message"> |
4398 | Are you sure you want to permanently remove | 4395 | Are you sure you want to permanently remove |
@@ -4410,7 +4407,7 @@ the contents of your Lost And Found folder? | |||
4410 | </alert> | 4407 | </alert> |
4411 | <alert modal="true" name="CopySLURL"> | 4408 | <alert modal="true" name="CopySLURL"> |
4412 | <message name="message"> | 4409 | <message name="message"> |
4413 | The following SLURL has been copied to your clipboard: | 4410 | The following SLURL has been copied to your clipboard: |
4414 | [SLURL] | 4411 | [SLURL] |
4415 | 4412 | ||
4416 | Put it in a web page to give others easy access to this location or | 4413 | Put it in a web page to give others easy access to this location or |
@@ -4420,40 +4417,395 @@ try it out yourself by pasting it into the address bar of your web browser. | |||
4420 | When copying a SLURL to your clipboard | 4417 | When copying a SLURL to your clipboard |
4421 | </ignore> | 4418 | </ignore> |
4422 | </alert> | 4419 | </alert> |
4420 | <alert modal="true" name="GraphicsPreferencesHelp"> | ||
4421 | <message name="message"> | ||
4422 | This panel controls window size and resolution and the quality of the client's graphics. The graphics preferences interface allows you to choose between four graphics levels: Low, Mid, High, and Ultra. One may customize their graphics settings by checking the Custom checkbox and manipulating the following settings: | ||
4423 | |||
4424 | Shaders: Enable or disable various types of pixel shaders. | ||
4425 | |||
4426 | Reflection Detail: Sets the types of objects that water can reflect. | ||
4427 | |||
4428 | Avatar Rendering: Sets options that affect how the client renders avatars. | ||
4429 | |||
4430 | Draw Distance: Affects how far out from your viewpoint objects will be rendered in the scene. | ||
4431 | |||
4432 | Max Particle Count: Sets the maximum number of particles you are able to see on your screen at once. | ||
4433 | |||
4434 | Post Process Quality: Sets the resolution with which Glow is rendered. | ||
4435 | |||
4436 | Mesh Detail: Sets the amout of detail used in rendering certain objects. | ||
4437 | |||
4438 | Lighting Detail: Selects what types of lights you would like to render. | ||
4439 | |||
4440 | Terrain Detail: Sets the amount of terrain detail you would like to see. | ||
4441 | |||
4442 | Sky Detail: Sets the amount of tesselation of the sky dome. A higher value takes longer to render, but makes the sun look more rounded. | ||
4443 | </message> | ||
4444 | </alert> | ||
4445 | <alert modal="true" name="WLSavePresetAlert"> | ||
4446 | <message name="message"> | ||
4447 | Do you wish to overwrite the saved preset? | ||
4448 | </message> | ||
4449 | <option name="Save"> | ||
4450 | Yes | ||
4451 | </option> | ||
4452 | <option name="Cancel"> | ||
4453 | No | ||
4454 | </option> | ||
4455 | </alert> | ||
4456 | <alert modal="true" name="WLDeletePresetAlert"> | ||
4457 | <message name="message"> | ||
4458 | Do you wish to delete [SKY]? | ||
4459 | </message> | ||
4460 | <option name="Delete"> | ||
4461 | Yes | ||
4462 | </option> | ||
4463 | <option name="Cancel"> | ||
4464 | No | ||
4465 | </option> | ||
4466 | </alert> | ||
4467 | <alert modal="true" name="WLNoEditDefault"> | ||
4468 | <message name="message"> | ||
4469 | You cannot edit or delete a default preset. | ||
4470 | </message> | ||
4471 | </alert> | ||
4472 | <alert modal="true" name="WLMissingSky"> | ||
4473 | <message name="message"> | ||
4474 | This day cycle file references a missing sky file: [SKY]. | ||
4475 | </message> | ||
4476 | </alert> | ||
4477 | <alert modal="true" name="PPSaveEffectAlert"> | ||
4478 | <message name="message"> | ||
4479 | PostProcess Effect exists. Do you still wish overwrite it? | ||
4480 | </message> | ||
4481 | <option name="Save"> | ||
4482 | Yes | ||
4483 | </option> | ||
4484 | <option name="Cancel"> | ||
4485 | No | ||
4486 | </option> | ||
4487 | </alert> | ||
4488 | <alert modal="true" name="HelpEditSky"> | ||
4489 | <message name="message"> | ||
4490 | Edit the WindLight sliders to create and save a set of skies. | ||
4491 | </message> | ||
4492 | </alert> | ||
4493 | <alert modal="true" name="HelpEditDayCycle"> | ||
4494 | <message name="message"> | ||
4495 | Set which skies to turn to throughout the day. | ||
4496 | </message> | ||
4497 | </alert> | ||
4498 | <alert modal="true" name="EnvSettingsHelpButton"> | ||
4499 | <message name="message"> | ||
4500 | These settings adjust the way the environment looks locally on your computer. Your graphics card needs to support atmospheric shaders in order to have access to all of the settings. | ||
4501 | |||
4502 | Adjust the "Time of Day" slider to change the day's phase locally on the viewer. | ||
4503 | |||
4504 | Adjust the "Cloud Cover" slider to control how much the clouds cover the sky. | ||
4505 | |||
4506 | Pick a color in the "Water Color" color picker to change the color of the water. | ||
4507 | |||
4508 | Adjust the "Water Fog" slider to control how dense the fog is underwater. | ||
4509 | |||
4510 | Click "Use Estate Time" to reset the time of day to the region's current time of day and remain linked to it. | ||
4511 | |||
4512 | Click "Advanced Sky" to bring up an editor with more advanced settings for the sky. | ||
4513 | |||
4514 | Click "Advanced Water" to bring up an editor with more advanced settings for the water. | ||
4515 | </message> | ||
4516 | </alert> | ||
4517 | <alert modal="true" name="HelpDayCycle"> | ||
4518 | <message name="message"> | ||
4519 | The Day Cycle Editor gives you control over the sky during Second Life's day/night cycle. This is the cycle that is used by the Basic Environment Editor's Time of Day slider. | ||
4520 | |||
4521 | The Day Cycle Editor works by setting keyframes. These are nodes (represented by the gray blips on the time graph) that have Sky Presets associated with them. As the Time of Day progresses, the WindLight sky "animates" as it interpolates between these keyframes. | ||
4522 | |||
4523 | The yellow arrow above the timeline represents your current view, based on Time of Day. Click and drag it to see how your day will animate. You may add or delete keyframes by pressing the Add Key and Delete Key buttons to the right of the timeline. | ||
4524 | |||
4525 | You can set the time position of a keyframe by either dragging it along the timeline, or by setting its value manually in the Key Frame Settings frame. Within the Key Frame Settings frame, you'll be able to associate the keyframe with its respective WindLight preset. | ||
4526 | |||
4527 | Length of Cycle dictates the overall duration of a "day". Setting this to a low value (for instance, 2 min.) will mean your entire 24-hour timeline will animate in only two real minutes! Once you are satisfied with your timeline and keyframe cycle, use the Play and Stop buttons to preview the results. Remember- you can also move the yellow time-indicator arrow above the timeline to see the cycle animate interactively. Using the Use Estate Time button will synchronize your day length and time of day with the Estate's day cycle. | ||
4528 | |||
4529 | Once you are pleased with your Day Cycle, you can save and load it with the Save Test Day and Load Test Day buttons. Note that, for now, we only allow one Day Cycle. | ||
4530 | </message> | ||
4531 | </alert> | ||
4532 | <alert modal="true" name="HelpBlueHorizon"> | ||
4533 | <message name="message"> | ||
4534 | Use the Red/Green/Blue (RGB) sliders to adjust the color of the sky. You can use the Intensity (I) slider to move all three RGB sliders in unison. | ||
4535 | </message> | ||
4536 | </alert> | ||
4537 | <alert modal="true" name="HelpHazeHorizon"> | ||
4538 | <message name="message"> | ||
4539 | Haze Horizon is one of the most useful parameters for | ||
4540 | adjusting overall light exposure in the scene. It is | ||
4541 | effective for simulating many exposure settings, | ||
4542 | such as white-outs from the sun and darker, | ||
4543 | closed-iris settings. | ||
4544 | </message> | ||
4545 | </alert> | ||
4546 | <alert modal="true" name="HelpBlueDensity"> | ||
4547 | <message name="message"> | ||
4548 | Blue Density affects the overall color saturation of the sky and fog. If you move the Intensity (I) slider to the right, colors will become brighter and more vibrant. If you move it all the way to the left, the colors will become duller, eventually fading to black and white. If you want to fine-tune the sky's color balance, you can control individual elements of saturation by using the Red/Green/Blue (RGB) sliders. | ||
4549 | </message> | ||
4550 | </alert> | ||
4551 | <alert modal="true" name="HelpHazeDensity"> | ||
4552 | <message name="message"> | ||
4553 | Haze Density controls the level of dull, gray | ||
4554 | haze in the atmosphere. It is effective for | ||
4555 | simulating scenes with high levels of smoke | ||
4556 | and man-made pollutants. It is also effective | ||
4557 | for simulating fog and mist. | ||
4558 | </message> | ||
4559 | </alert> | ||
4560 | <alert modal="true" name="HelpDensityMult"> | ||
4561 | <message name="message"> | ||
4562 | The Density Multiplier can be used to affect the overall atmospheric density. At lower settings, it creates a feeling of "thin air", and at higher settings, it creates a very heavy, smoggy effect. | ||
4563 | </message> | ||
4564 | </alert> | ||
4565 | <alert modal="true" name="HelpDistanceMult"> | ||
4566 | <message name="message"> | ||
4567 | Adjusts WindLight's perceived distance. A value of | ||
4568 | zero effectively turns off WindLight's influence | ||
4569 | on terrain and objects. Values greater than 1 simulate | ||
4570 | greater distances for thicker atmospheric effects. | ||
4571 | </message> | ||
4572 | </alert> | ||
4573 | <alert modal="true" name="HelpMaxAltitude"> | ||
4574 | <message name="message"> | ||
4575 | Max Altitude adjusts the altitude calculations WindLight | ||
4576 | performs when computing its atmospheric lighting. At | ||
4577 | later times of day, it is useful for adjusting how | ||
4578 | "deep" the sunset appears. | ||
4579 | </message> | ||
4580 | </alert> | ||
4581 | <alert modal="true" name="HelpSunlightColor"> | ||
4582 | <message name="message"> | ||
4583 | Adjusts the color and intensity of the direct light in the scene. | ||
4584 | </message> | ||
4585 | </alert> | ||
4586 | <alert modal="true" name="HelpSunAmbient"> | ||
4587 | <message name="message"> | ||
4588 | Adjusts the color and intensity of ambient atmospheric light in the scene. | ||
4589 | </message> | ||
4590 | </alert> | ||
4591 | <alert modal="true" name="HelpSunGlow"> | ||
4592 | <message name="message"> | ||
4593 | The Size slider controls the size of the sun. | ||
4594 | The Focus slider controls how blurred the sun | ||
4595 | is over the sky. | ||
4596 | </message> | ||
4597 | </alert> | ||
4598 | <alert modal="true" name="HelpSceneGamma"> | ||
4599 | <message name="message"> | ||
4600 | Adjust the screen's distribution of light and dark. | ||
4601 | </message> | ||
4602 | </alert> | ||
4603 | <alert modal="true" name="HelpStarBrightness"> | ||
4604 | <message name="message"> | ||
4605 | Adjusts the brightness of the stars in the sky. | ||
4606 | </message> | ||
4607 | </alert> | ||
4608 | <alert modal="true" name="HelpTimeOfDay"> | ||
4609 | <message name="message"> | ||
4610 | Controls the location of the sun in the sky. | ||
4611 | Similar to elevation. | ||
4612 | </message> | ||
4613 | </alert> | ||
4614 | <alert modal="true" name="HelpEastAngle"> | ||
4615 | <message name="message"> | ||
4616 | Controls the location of the sun in the sky. | ||
4617 | Similar to azimuth. | ||
4618 | </message> | ||
4619 | </alert> | ||
4620 | <alert modal="true" name="HelpCloudColor"> | ||
4621 | <message name="message"> | ||
4622 | Edits the color of the clouds. It is generally | ||
4623 | recommended to keep it whitish, | ||
4624 | but hey, have fun if you want. | ||
4625 | </message> | ||
4626 | </alert> | ||
4627 | <alert modal="true" name="HelpCloudDetail"> | ||
4628 | <message name="message"> | ||
4629 | Controls the detail image layered on top | ||
4630 | of the main cloud image. X and Y control | ||
4631 | its position. D (Density) controls how puffy or | ||
4632 | fractured the clouds appear. | ||
4633 | </message> | ||
4634 | </alert> | ||
4635 | <alert modal="true" name="HelpCloudDensity"> | ||
4636 | <message name="message"> | ||
4637 | Allows you to control the position of the clouds | ||
4638 | with the X and Y sliders and how dense they are | ||
4639 | with the the D slider. | ||
4640 | </message> | ||
4641 | </alert> | ||
4642 | <alert modal="true" name="HelpCloudCoverage"> | ||
4643 | <message name="message"> | ||
4644 | Controls how much the clouds cover the sky. | ||
4645 | </message> | ||
4646 | </alert> | ||
4647 | <alert modal="true" name="HelpCloudScale"> | ||
4648 | <message name="message"> | ||
4649 | Controls the scaling of the cloud image on the sky dome. | ||
4650 | </message> | ||
4651 | </alert> | ||
4652 | <alert modal="true" name="HelpCloudScrollX"> | ||
4653 | <message name="message"> | ||
4654 | Controls the speed of the clouds as they move in the X direction. | ||
4655 | </message> | ||
4656 | </alert> | ||
4657 | <alert modal="true" name="HelpCloudScrollY"> | ||
4658 | <message name="message"> | ||
4659 | Controls the speed of the clouds as they move in the Y direction. | ||
4660 | </message> | ||
4661 | </alert> | ||
4662 | <alert modal="true" name="HelpClassicClouds"> | ||
4663 | <message name="message"> | ||
4664 | Check this box to enable rendering of Second Life's older classic clouds in addition to WindLight's clouds. | ||
4665 | </message> | ||
4666 | </alert> | ||
4667 | <alert modal="true" name="HelpWaterFogColor"> | ||
4668 | <message name="message"> | ||
4669 | Chooses the color of the underwater fog. | ||
4670 | </message> | ||
4671 | </alert> | ||
4672 | <alert modal="true" name="HelpWaterFogDensity"> | ||
4673 | <message name="message"> | ||
4674 | Controls how dense the water fog is and how far you can see underwater. | ||
4675 | </message> | ||
4676 | </alert> | ||
4677 | <alert modal="true" name="HelpUnderWaterFogMod"> | ||
4678 | <message name="message"> | ||
4679 | Modifies the effect of the Fog Density Exponent to control how far you can see when your avatar is underwater. | ||
4680 | </message> | ||
4681 | </alert> | ||
4682 | <alert modal="true" name="HelpWaterGlow"> | ||
4683 | <message name="message"> | ||
4684 | Controls how much the surface of the water glows. | ||
4685 | </message> | ||
4686 | </alert> | ||
4687 | <alert modal="true" name="HelpWaterNormalScale"> | ||
4688 | <message name="message"> | ||
4689 | Controls the scaling of the three wavelets that make up the water. | ||
4690 | </message> | ||
4691 | </alert> | ||
4692 | <alert modal="true" name="HelpWaterFresnelScale"> | ||
4693 | <message name="message"> | ||
4694 | Controls how much light is reflected at different angles. | ||
4695 | </message> | ||
4696 | </alert> | ||
4697 | <alert modal="true" name="HelpWaterFresnelOffset"> | ||
4698 | <message name="message"> | ||
4699 | Controls how much light intensity is reflected. | ||
4700 | </message> | ||
4701 | </alert> | ||
4702 | <alert modal="true" name="HelpWaterScaleAbove"> | ||
4703 | <message name="message"> | ||
4704 | Controls how much light is refracted from looking above the surface of the water. | ||
4705 | </message> | ||
4706 | </alert> | ||
4707 | <alert modal="true" name="HelpWaterScaleBelow"> | ||
4708 | <message name="message"> | ||
4709 | Controls how much light is refracted from looking from below the surface of the water. | ||
4710 | </message> | ||
4711 | </alert> | ||
4712 | <alert modal="true" name="HelpWaterBlurMultiplier"> | ||
4713 | <message name="message"> | ||
4714 | Controls how waves and reflections are mixed. | ||
4715 | </message> | ||
4716 | </alert> | ||
4717 | <alert modal="true" name="HelpWaterNormalMap"> | ||
4718 | <message name="message"> | ||
4719 | Controls what normal map is layered across the water to determine reflections/refractions. | ||
4720 | </message> | ||
4721 | </alert> | ||
4722 | <alert modal="true" name="HelpWaterWave1"> | ||
4723 | <message name="message"> | ||
4724 | Controls where and how fast the large scaled version of the normal map moves in the X and Y direction. | ||
4725 | </message> | ||
4726 | </alert> | ||
4727 | <alert modal="true" name="HelpWaterWave2"> | ||
4728 | <message name="message"> | ||
4729 | Controls where and how fast the the small scaled version of the normal map moves in the X and Y direction. | ||
4730 | </message> | ||
4731 | </alert> | ||
4732 | <alert name="NewSkyPreset"> | ||
4733 | <message name="message"> | ||
4734 | Give me a name for the new sky. | ||
4735 | </message> | ||
4736 | <editline> | ||
4737 | New Preset | ||
4738 | </editline> | ||
4739 | <option name="OK"> | ||
4740 | OK | ||
4741 | </option> | ||
4742 | <option name="Cancel"> | ||
4743 | Cancel | ||
4744 | </option> | ||
4745 | </alert> | ||
4746 | <alert modal="true" name="ExistsSkyPresetAlert"> | ||
4747 | <message name="message"> | ||
4748 | Preset already exists! | ||
4749 | </message> | ||
4750 | </alert> | ||
4751 | <alert name="NewWaterPreset"> | ||
4752 | <message name="message"> | ||
4753 | Give me a name for the new water preset. | ||
4754 | </message> | ||
4755 | <editline> | ||
4756 | New Preset | ||
4757 | </editline> | ||
4758 | <option name="OK"> | ||
4759 | OK | ||
4760 | </option> | ||
4761 | <option name="Cancel"> | ||
4762 | Cancel | ||
4763 | </option> | ||
4764 | </alert> | ||
4765 | <alert modal="true" name="ExistsWaterPresetAlert"> | ||
4766 | <message name="message"> | ||
4767 | Preset already exists! | ||
4768 | </message> | ||
4769 | </alert> | ||
4770 | <alert modal="true" name="WaterNoEditDefault"> | ||
4771 | <message name="message"> | ||
4772 | You cannot edit or delete a default preset. | ||
4773 | </message> | ||
4774 | </alert> | ||
4423 | <alert modal="true" name="ChatterBoxSessionStartError"> | 4775 | <alert modal="true" name="ChatterBoxSessionStartError"> |
4424 | <message name="message"> | 4776 | <message name="message"> |
4425 | Error starting a new chat session with [RECIPIENT]. | 4777 | Error starting a new chat session with [RECIPIENT]. |
4426 | [REASON] | 4778 | [REASON] |
4427 | </message> | 4779 | </message> |
4428 | <option default="true" name="OK"> | 4780 | <option default="true" name="OK"> |
4429 | OK | 4781 | OK |
4430 | </option> | 4782 | </option> |
4431 | </alert> | 4783 | </alert> |
4432 | <alert modal="true" name="ChatterBoxSessionStartNotVerified"> | 4784 | <alert modal="true" name="ChatterBoxSessionStartNotVerified"> |
4433 | <message name="message"> | 4785 | <message name="message"> |
4434 | Error starting a new chat session with [RECIPIENT]. | 4786 | Error starting a new chat session with [RECIPIENT]. |
4435 | [REASON] | 4787 | [REASON] |
4436 | </message> | 4788 | </message> |
4437 | <option default="true" name="OK"> | 4789 | <option default="true" name="OK"> |
4438 | OK | 4790 | OK |
4439 | </option> | 4791 | </option> |
4440 | </alert> | 4792 | </alert> |
4441 | <alert modal="true" name="ChatterBoxSessionEventError"> | 4793 | <alert modal="true" name="ChatterBoxSessionEventError"> |
4442 | <message name="message"> | 4794 | <message name="message"> |
4443 | Error [EVENT] [RECIPIENT]. | 4795 | Error [EVENT] [RECIPIENT]. |
4444 | [REASON] | 4796 | [REASON] |
4445 | </message> | 4797 | </message> |
4446 | <option default="true" name="OK"> | 4798 | <option default="true" name="OK"> |
4447 | OK | 4799 | OK |
4448 | </option> | 4800 | </option> |
4449 | </alert> | 4801 | </alert> |
4450 | <alert modal="true" name="ForceCloseChatterBoxSession"> | 4802 | <alert modal="true" name="ForceCloseChatterBoxSession"> |
4451 | <message name="message"> | 4803 | <message name="message"> |
4452 | Your chat session with [NAME] must close. | 4804 | Your chat session with [NAME] must close. |
4453 | [REASON] | 4805 | [REASON] |
4454 | </message> | 4806 | </message> |
4455 | <option default="true" name="OK"> | 4807 | <option default="true" name="OK"> |
4456 | OK | 4808 | OK |
4457 | </option> | 4809 | </option> |
4458 | </alert> | 4810 | </alert> |
4459 | <alert modal="true" name="Cannot_Purchase_an_Attachment"> | 4811 | <alert modal="true" name="Cannot_Purchase_an_Attachment"> |
@@ -4462,10 +4814,10 @@ try it out yourself by pasting it into the address bar of your web browser. | |||
4462 | they are part of an attachment. | 4814 | they are part of an attachment. |
4463 | </message> | 4815 | </message> |
4464 | </alert> | 4816 | </alert> |
4465 | <!-- alert for more information about the debit permission --> | 4817 | <alert modal="true" name="DebitPermissionDetails" |
4466 | <alert modal="true" name="DebitPermissionDetails" title="About Requests for the Debit Permission"> | 4818 | title="About Requests for the Debit Permission"> |
4467 | <message name="message"> | 4819 | <message name="message"> |
4468 | <p>Granting this request gives a script ongoing permission to take Linden dollars (L$) from your account. To revoke this permission, the object owner must delete the object or reset the scripts in the object.</p> | 4820 | Granting this request gives a script ongoing permission to take Linden dollars (L$) from your account. To revoke this permission, the object owner must delete the object or reset the scripts in the object. |
4469 | </message> | 4821 | </message> |
4470 | <option default="true" name="OK"> | 4822 | <option default="true" name="OK"> |
4471 | OK | 4823 | OK |
@@ -4485,9 +4837,9 @@ try it out yourself by pasting it into the address bar of your web browser. | |||
4485 | No | 4837 | No |
4486 | </option> | 4838 | </option> |
4487 | </alert> | 4839 | </alert> |
4488 | <alert modal="true" name="BadURL"> | 4840 | <alert modal="true" name="BadURL"> |
4489 | <message name="message"> | 4841 | <message name="message"> |
4490 | Second Life doesn't know how to handle the link: | 4842 | Second Life doesn't know how to handle the link: |
4491 | [SLURL] | 4843 | [SLURL] |
4492 | Most links are similar to this: | 4844 | Most links are similar to this: |
4493 | 4845 | ||
@@ -4513,7 +4865,9 @@ Would you like to visit the Second Life website to verify your age? | |||
4513 | <option name="No"> | 4865 | <option name="No"> |
4514 | No | 4866 | No |
4515 | </option> | 4867 | </option> |
4516 | <url option="0">https://secondlife.com/account/verification.php</url> | 4868 | <url option="0"> |
4869 | https://secondlife.com/account/verification.php | ||
4870 | </url> | ||
4517 | </alert> | 4871 | </alert> |
4518 | <alert modal="true" name="Cannot enter parcel: no payment info on file"> | 4872 | <alert modal="true" name="Cannot enter parcel: no payment info on file"> |
4519 | <message name="message"> | 4873 | <message name="message"> |
@@ -4531,7 +4885,8 @@ Would you like to visit the Second Life website to set this up? | |||
4531 | <option name="No"> | 4885 | <option name="No"> |
4532 | No | 4886 | No |
4533 | </option> | 4887 | </option> |
4534 | <url option="0">https://secondlife.com/account/</url> | 4888 | <url option="0"> |
4889 | https://secondlife.com/account/ | ||
4890 | </url> | ||
4535 | </alert> | 4891 | </alert> |
4536 | </alerts> | 4892 | </alerts> |
4537 | |||
diff --git a/linden/indra/newview/skins/xui/en-us/floater_about.xml b/linden/indra/newview/skins/xui/en-us/floater_about.xml index d01ef3f..e9253ff 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_about.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_about.xml | |||
@@ -7,7 +7,8 @@ | |||
7 | follows="left|top|right|bottom" font="SansSerifSmall" height="168" left="6" | 7 | follows="left|top|right|bottom" font="SansSerifSmall" height="168" left="6" |
8 | max_length="65536" mouse_opaque="true" name="credits_editor" | 8 | max_length="65536" mouse_opaque="true" name="credits_editor" |
9 | text_color="1, 1, 1, 1" text_readonly_color="1, 1, 1, 1" width="458" | 9 | text_color="1, 1, 1, 1" text_readonly_color="1, 1, 1, 1" width="458" |
10 | word_wrap="true">Second Life is brought to you by Philip, Andrew, Tessa, Cory, Frank, James, Doug, Hunter, Richard, John, Eric, Avi, AaronB, AaronY, Ian, Peter, Mark, Robin, Stephen, Tracy, Ryan, Alberto, Haney, Tanya, JimJ, Dan, Ben, Stephanie, Tim, Evan, Catherine, Colin, Chris, Reuben, Charity, Jeska, James, JonHenry, Kelly, Callum, Char, Daniel, DavidF, Don, Jeff, Lauren, Lee, Michael, Ramzi, Vektor, Steve, TomY, Tess, Kona, Brent, Clarissa, PeterP, Jesse, Annette, Cyn, Blue, Ginsu, Jonathan, Karen, Adam, Nova, Deana, Lizzie, Patsy, DavidK, Isaac, Pathfinder, Monroe, Jill, Benny, Altruima, Rheya, Jennifer, Jack, DaveP, Brad, Mick, Babbage, Elisabeth, Brian, Beth, Data, Ethan, Wendy, Nicole, Sky, Jeffrey, Zero, Coffee, Tesla, Kenny, Makiko, Nigel, Teeple, Lucy, Mia, Dee, Guy, Harry, Liana, Branka, Jimbo, Aura, Vasuda, SarahD, bethanye, Torley, Runitai, MikeS, PaulM, Milo, Hermia, JoeM, Melanie, Rejean, DSmith, SMiller, Susan, Jose, DongYun, Justin, Andrey, Syrah, Donovan, Henrik, Nora, Lexie, AC, Donna, ChrisC, Alex, Leyla, Kyle, Mathew, Devin, Joshua, DanC, Jessica, Harmony, Claudia, Tramel, Glenn, Betsy, Fritz, Jun, Adam, Cassandra, Ken, RyanW, Spike, Tofu, Varas, Andy, Luke, RobLa, Chiyo, JohnZ, Dustin, George, Del, PeterP, Migyeong, Matthew, RMullane, CChampion, JTurbin, JamesC, Viola, Lightfoot, Jacqui, Sturm, Adrian, Buttercup, Alfred, Sunil, Alfred, Noel, Irfan, Jill, Yool, Jane, Yuki, Yoz, Matthew, Arthur, Jennifer, Karl, Brian, Ben, Janine, Christopher, Madhavi, Everett, Anthony, Joon, Jake, sean, Adreanne, Stephany, KellyJo, Jeremy, Pramod, Joshua, Sean, Christopher, Amy, Ceren, Katherine, jon, Sudheendra, James, Stephan, Kari, Kartic, Todd, Thomas, Joki, Rebecca, Belinda, Bert, Roger, Bridie, Kristi, Brian, Maria, John, Aric, Nathanel, Melinda, Darrell, Jennifer, Sandy, Greg, Rob, Brad, Chris, Eric, Palmer, Asi, Katja, Lisa, Minda, Jen, Aaron, Bryan, Mark, Jonathan, Jamie, Laurel, William, Matthew, Steve, David, Remy, James, Tim, Lee, Brian, Ashlei, Sam, Mike, Ethan, Austin, Wanda, Paul, Brian, Rachel, Valentyn, Emma Williams, Autum, Steven, Laley, Charles, Jessica, Sue, Gillian, CG, Kip, Kristen, Shamiran, Blake, Brett, Erica, Kent, Joel, Plexus, Twilight, Joppa, Enus, Kraft, Naveen, Simon, Q, Ronp, Laurap, Ram, KyleJM, Marty, Kend, Daveh, Prospero, Melissa, Nat, Hamilton, Green, Seraph, Ekim, Miz, Jimmy, Kosmo, Rome, Doris, JT, Benoc, Whump, Mango, Trinity, Patch, TJ, Christy, Bao, Joohwan, Kate, Oreh, Angela, Johan, Cheah, Lan, Matias, Brandy, Cogsworth, Aleks, Mitchell, Space, Einstein, Bambers, Colton, Malbers, Maggie, Umesh, Santosh, Rose, Stash, Rothman, Winnie, Stella, Niall and many others. | 10 | word_wrap="true"> |
11 | Second Life is brought to you by Philip, Andrew, Tessa, Cory, Frank, James, Doug, Hunter, Richard, John, Eric, Avi, AaronB, AaronY, Ian, Peter, Mark, Robin, Stephen, Tracy, Ryan, Alberto, Haney, Tanya, JimJ, Dan, Ben, Stephanie, Tim, Evan, Catherine, Colin, Chris, Reuben, Charity, Jeska, James, JonHenry, Kelly, Callum, Char, Daniel, DavidF, Don, Jeff, Lauren, Lee, Michael, Ramzi, Vektor, Steve, TomY, Tess, Kona, Brent, Clarissa, PeterP, Jesse, Annette, Cyn, Blue, Ginsu, Jonathan, Karen, Adam, Nova, Deana, Lizzie, Patsy, DavidK, Isaac, Pathfinder, Monroe, Jill, Benny, Altruima, Rheya, Jennifer, Jack, DaveP, Brad, Mick, Babbage, Elisabeth, Brian, Beth, Data, Ethan, Wendy, Nicole, Sky, Jeffrey, Zero, Coffee, Tesla, Kenny, Makiko, Nigel, Teeple, Lucy, Mia, Dee, Guy, Harry, Liana, Branka, Jimbo, Aura, Vasuda, SarahD, bethanye, Torley, Runitai, MikeS, PaulM, Milo, Hermia, JoeM, Melanie, Rejean, DSmith, SMiller, Susan, Jose, DongYun, Justin, Andrey, Syrah, Donovan, Henrik, Nora, Lexie, AC, Donna, ChrisC, Alex, Leyla, Kyle, Mathew, Devin, Joshua, DanC, Jessica, Harmony, Claudia, Tramel, Glenn, Betsy, Fritz, Jun, Adam, Cassandra, Ken, RyanW, Spike, Tofu, Varas, Andy, Luke, RobLa, Chiyo, JohnZ, Dustin, George, Del, PeterP, Migyeong, Matthew, RMullane, CChampion, JTurbin, JamesC, Viola, Lightfoot, Jacqui, Sturm, Adrian, Buttercup, Alfred, Sunil, Alfred, Noel, Irfan, Jill, Yool, Jane, Yuki, Yoz, Matthew, Arthur, Jennifer, Karl, Brian, Ben, Janine, Christopher, Madhavi, Everett, Anthony, Joon, Jake, sean, Adreanne, Stephany, KellyJo, Jeremy, Pramod, Joshua, Sean, Christopher, Amy, Ceren, Katherine, jon, Sudheendra, James, Stephan, Kari, Kartic, Todd, Thomas, Joki, Rebecca, Belinda, Bert, Roger, Bridie, Kristi, Brian, Maria, John, Aric, Nathanel, Melinda, Darrell, Jennifer, Sandy, Greg, Rob, Brad, Chris, Eric, Palmer, Asi, Katja, Lisa, Minda, Jen, Aaron, Bryan, Mark, Jonathan, Jamie, Laurel, William, Matthew, Steve, David, Remy, James, Tim, Lee, Brian, Ashlei, Sam, Mike, Ethan, Austin, Wanda, Paul, Brian, Rachel, Valentyn, Emma Williams, Autum, Steven, Laley, Charles, Jessica, Sue, Gillian, CG, Kip, Kristen, Shamiran, Blake, Brett, Erica, Kent, Joel, Plexus, Twilight, Joppa, Enus, Kraft, Naveen, Simon, Q, Ronp, Laurap, Ram, KyleJM, Marty, Kend, Daveh, Prospero, Melissa, Nat, Hamilton, Green, Seraph, Ekim, Miz, Jimmy, Kosmo, Rome, Doris, JT, Benoc, Whump, Mango, Trinity, Patch, TJ, Christy, Bao, Joohwan, Kate, Oreh, Angela, Johan, Cheah, Lan, Matias, Brandy, Cogsworth, Aleks, Mitchell, Space, Einstein, Bambers, Colton, Malbers, Maggie, Umesh, Santosh, Rose, Stash, Rothman, Winnie, Stella, Niall and many others. | ||
11 | 12 | ||
12 | Thank you to the following residents for helping to ensure that this is the best version yet: aaron23 decuir, Abelv Vollmar, Abyssin Otoro, ActingIll Igaly, Adamas Carter, Addy Broome, Adelia Menges, Alexandra Rucker, Alexandrea Fride, Alissa Sabre, Alyx Jonson, Ann Otoole, Anton Fargis, Aradia Dielli, Araina jewell, Arcane Clawtooth, arcangelo vantelli, Are Sperber, Argent Stonecutter, arkady yost, Ashcroft Burnham, Ashen Arida, Auron Forcella, Azadine Umarov, Azildin Furst, Balp Allen, Balpien Hammerer, Barney Boomslang, Barrett Slade, becky pippen, Beeflin Grut, Beer Dailey, Behemoth Greenwood, bigmanu greene, bitova loon, Bonca Chikuwa, Bonnie Bechir, Brandon Catteneo, buttonpusher jones, Carina Raymaker, Ceera Murakami, Celierra Darling, ChatNoir Moonsoo, Cheetah Hammerer, chet neurocam, Cinthya Loveless, Cold Spitteler, Coral Quinnell, Crash Pointe, CrazyTB Oh, Creem Pye, Crom Chaffe, ctrl althouse, dade carver, Dael Ra, dakota schwade, Dale Innis, Damian McLeod, Danger Lytton, danielluh ashton, DanOfWA Flanagan, Davec Horsforth, Davidius Morigi, davie zinner, Day Oh, DBDigital Epsilon, Deany Fall, deBruce Munro, Decaf Coffey, Dedric Mauriac, Deeso Saeed, Dekka Raymaker, dexter eberhart, Dildo Spitz, Dizzy Banjo, djcabello klaar, Dnali Anabuki, Domchi Underwood, Doran Zemlja, Drew Dwi, Duckless Vandyke, Duncan Stenvaag, Dylan Rickenbacker, dzogchen Moody, Dzonatas Sol, Eddy Stryker, Edward Griffith, Edward Pearse, ein duesenburg, Elle Pollack, Elle74 Zaftig, Emileigh Starbrook, Emma Nowhere, ener bing, Erdrick Balbozar, eric domela, Evangeline Biedermann, Excalibur Longstaff, Fake Fitzgerald, Feldspar Millgrove, Feynt Mistral, Fluf Fredriksson, Forbid Utorid, Fortyniner Beck, Francesco Despres, Francisco Koolhoven, Franta Burt, Fury Rosewood, garde Burrel, Garmin Kawaguichi, Gavin Ichigo, Gellan Glenelg, Genie Demina, Gennifer Meredith, Gigs Taggart, Goldie Katsu, Gwyneth Llewelyn, Haravikk Mistral, Harleen Gretzky, Haruki Watanabe, Heather Manatiso, Henri Beauchamp, Honey Fairweather, Hypatia Callisto, Ice Brodie, icktoofay Kamachi, IntLibber Brautigan, Janise Dreamscape, Jay Shinobu, Jenni Ryba, Jeremy Ondricek, JetZep Zabelin, Jims Smythe, Jini Hammerer, Jopy Weber, JustOneMore Loon, Kaluura Boa, Kara Markova, Kevin Susenko, Khyra Ares, Kii Lilliehook, Kitty Barnett, Kris Kuttelwascher, Lanita Wingtips, Laura18 Streeter, Lee Ludd, Lettrius Jewell, Liberty Tesla, LilyAnna Carter, Lindal Kidd, Lisa Lowe, Lisa McConnell, Lola Machin, luca peck, Lupus Clawtooth, M1sha Dallin, Macsima Dagostino, Mana Janus, Mani Canning, Manjusri Binder, marceledward edman, march Korda, marchino villota, Marcus Llewellyn, MartinRJ Fayray, Matthew Dowd, Max Kleiber, mazzy fastback, McCabe Maxsted, Mckailen Kohnke, Meghan Dench, Melvin Starbrook, Mercia Mcmahon, Miakoda Carnell, Michelle2 Zenovka, Michi Lumin, mick parnall, Milla Michinaga, Millie Thompson, miranda Ashby, Mircea Lobo, MIssSara Beck, mouse mimistrobell, Myria Boa, Nanci Barthelmess, Nargus Asturias, Natalya Debevec, Nedrae Messmer, Nexeus Fatale, Niky Zenovka, Nimrod Szondi, Ninane Yoshikawa, Noch Tripsa, nokithecat writer, Nyko Merlin, Onyx Halberd, oryx tempel, Osprey Therian, Pac Hyun, Panagea McMillan, Patrick Ferrentino, PattehPh0x Katsu, ponk bing, Poppy Linden, Prajna Vella, Precious Rhiano, Prokofy Neva, Randall Lovenkraft, Rascal Ratelle, Raydon Writer, Rhaorth Antonelli, Rock Hayek, Ron Crimson, Ron Khondji, Ronald Richez, Rui Clary, Ruud Lathrop, Sakkano Imako, Sam Reinard, Sascha Vandyke, Scrippy Scofield, Sean18 McCarey, Sedona Mills, Sekonda Huet, Seraph Nephilim, Sergei Milos, Shadowquine Maltz, shai khalifa, sheilah flatley, Sheri Underwood, Shuggy Husky, Sierra Janus, Sigma Avro, Simil Miles, simon kline, Simon Nolan, Sindy Tsure, Sparks Keynes, Squirrel Wood, Stahi Columbia, StarSong Bright, Summer Seale, Sunn Thunders, Susan Koltai, Syler Zhora, Synack Fitzgerald, Tayra Dagostino, Tee Cramer, Teravus Ousley, Thomas Shikami, Tia Araw, Tillie Ariantho, Topher Brooks, Torley Linden, Twosteppin Jewell, tx Oh, urantia jewell, vaguegirl Petty, VeC Merlin, venus petrov, vv33d Beck, vynka dean, zann canto, zeebster colasanti, Zi Ree, Zion Tristan, Zorin Frobozz, Zyzzy Zarf | 13 | Thank you to the following residents for helping to ensure that this is the best version yet: aaron23 decuir, Abelv Vollmar, Abyssin Otoro, ActingIll Igaly, Adamas Carter, Addy Broome, Adelia Menges, Alexandra Rucker, Alexandrea Fride, Alissa Sabre, Alyx Jonson, Ann Otoole, Anton Fargis, Aradia Dielli, Araina jewell, Arcane Clawtooth, arcangelo vantelli, Are Sperber, Argent Stonecutter, arkady yost, Ashcroft Burnham, Ashen Arida, Auron Forcella, Azadine Umarov, Azildin Furst, Balp Allen, Balpien Hammerer, Barney Boomslang, Barrett Slade, becky pippen, Beeflin Grut, Beer Dailey, Behemoth Greenwood, bigmanu greene, bitova loon, Bonca Chikuwa, Bonnie Bechir, Brandon Catteneo, buttonpusher jones, Carina Raymaker, Ceera Murakami, Celierra Darling, ChatNoir Moonsoo, Cheetah Hammerer, chet neurocam, Cinthya Loveless, Cold Spitteler, Coral Quinnell, Crash Pointe, CrazyTB Oh, Creem Pye, Crom Chaffe, ctrl althouse, dade carver, Dael Ra, dakota schwade, Dale Innis, Damian McLeod, Danger Lytton, danielluh ashton, DanOfWA Flanagan, Davec Horsforth, Davidius Morigi, davie zinner, Day Oh, DBDigital Epsilon, Deany Fall, deBruce Munro, Decaf Coffey, Dedric Mauriac, Deeso Saeed, Dekka Raymaker, dexter eberhart, Dildo Spitz, Dizzy Banjo, djcabello klaar, Dnali Anabuki, Domchi Underwood, Doran Zemlja, Drew Dwi, Duckless Vandyke, Duncan Stenvaag, Dylan Rickenbacker, dzogchen Moody, Dzonatas Sol, Eddy Stryker, Edward Griffith, Edward Pearse, ein duesenburg, Elle Pollack, Elle74 Zaftig, Emileigh Starbrook, Emma Nowhere, ener bing, Erdrick Balbozar, eric domela, Evangeline Biedermann, Excalibur Longstaff, Fake Fitzgerald, Feldspar Millgrove, Feynt Mistral, Fluf Fredriksson, Forbid Utorid, Fortyniner Beck, Francesco Despres, Francisco Koolhoven, Franta Burt, Fury Rosewood, garde Burrel, Garmin Kawaguichi, Gavin Ichigo, Gellan Glenelg, Genie Demina, Gennifer Meredith, Gigs Taggart, Goldie Katsu, Gwyneth Llewelyn, Haravikk Mistral, Harleen Gretzky, Haruki Watanabe, Heather Manatiso, Henri Beauchamp, Honey Fairweather, Hypatia Callisto, Ice Brodie, icktoofay Kamachi, IntLibber Brautigan, Janise Dreamscape, Jay Shinobu, Jenni Ryba, Jeremy Ondricek, JetZep Zabelin, Jims Smythe, Jini Hammerer, Jopy Weber, JustOneMore Loon, Kaluura Boa, Kara Markova, Kevin Susenko, Khyra Ares, Kii Lilliehook, Kitty Barnett, Kris Kuttelwascher, Lanita Wingtips, Laura18 Streeter, Lee Ludd, Lettrius Jewell, Liberty Tesla, LilyAnna Carter, Lindal Kidd, Lisa Lowe, Lisa McConnell, Lola Machin, luca peck, Lupus Clawtooth, M1sha Dallin, Macsima Dagostino, Mana Janus, Mani Canning, Manjusri Binder, marceledward edman, march Korda, marchino villota, Marcus Llewellyn, MartinRJ Fayray, Matthew Dowd, Max Kleiber, mazzy fastback, McCabe Maxsted, Mckailen Kohnke, Meghan Dench, Melvin Starbrook, Mercia Mcmahon, Miakoda Carnell, Michelle2 Zenovka, Michi Lumin, mick parnall, Milla Michinaga, Millie Thompson, miranda Ashby, Mircea Lobo, MIssSara Beck, mouse mimistrobell, Myria Boa, Nanci Barthelmess, Nargus Asturias, Natalya Debevec, Nedrae Messmer, Nexeus Fatale, Niky Zenovka, Nimrod Szondi, Ninane Yoshikawa, Noch Tripsa, nokithecat writer, Nyko Merlin, Onyx Halberd, oryx tempel, Osprey Therian, Pac Hyun, Panagea McMillan, Patrick Ferrentino, PattehPh0x Katsu, ponk bing, Poppy Linden, Prajna Vella, Precious Rhiano, Prokofy Neva, Randall Lovenkraft, Rascal Ratelle, Raydon Writer, Rhaorth Antonelli, Rock Hayek, Ron Crimson, Ron Khondji, Ronald Richez, Rui Clary, Ruud Lathrop, Sakkano Imako, Sam Reinard, Sascha Vandyke, Scrippy Scofield, Sean18 McCarey, Sedona Mills, Sekonda Huet, Seraph Nephilim, Sergei Milos, Shadowquine Maltz, shai khalifa, sheilah flatley, Sheri Underwood, Shuggy Husky, Sierra Janus, Sigma Avro, Simil Miles, simon kline, Simon Nolan, Sindy Tsure, Sparks Keynes, Squirrel Wood, Stahi Columbia, StarSong Bright, Summer Seale, Sunn Thunders, Susan Koltai, Syler Zhora, Synack Fitzgerald, Tayra Dagostino, Tee Cramer, Teravus Ousley, Thomas Shikami, Tia Araw, Tillie Ariantho, Topher Brooks, Torley Linden, Twosteppin Jewell, tx Oh, urantia jewell, vaguegirl Petty, VeC Merlin, venus petrov, vv33d Beck, vynka dean, zann canto, zeebster colasanti, Zi Ree, Zion Tristan, Zorin Frobozz, Zyzzy Zarf |
13 | 14 | ||
@@ -31,12 +32,14 @@ All rights reserved. See licenses.txt for details. | |||
31 | Voice chat Audio coding: Polycom(R) Siren14(TM) (ITU-T Rec. G.722.1 Annex C) | 32 | Voice chat Audio coding: Polycom(R) Siren14(TM) (ITU-T Rec. G.722.1 Annex C) |
32 | 33 | ||
33 | 34 | ||
34 | Happiness is a warm puppy. -- Charles M. Schulz</text_editor> | 35 | Happiness is a warm puppy. -- Charles M. Schulz |
35 | 36 | </text_editor> | |
36 | <text_editor bg_readonly_color="0, 0, 0, 0" bottom_delta="174" embedded_items="false" | 37 | <text_editor bg_readonly_color="0, 0, 0, 0" bottom_delta="174" embedded_items="false" |
37 | follows="left|top|right|bottom" font="SansSerif" height="238" left="6" | 38 | follows="left|top|right|bottom" font="SansSerif" height="238" left="6" |
38 | max_length="65536" mouse_opaque="true" name="support_editor" | 39 | max_length="65536" mouse_opaque="true" name="support_editor" |
39 | text_color="1, 1, 1, 1" text_readonly_color="1, 1, 1, 1" width="458" | 40 | text_color="1, 1, 1, 1" text_readonly_color="1, 1, 1, 1" width="458" |
40 | word_wrap="true" /> | 41 | word_wrap="true" /> |
41 | <text hidden="true" name="you_are_at">You are at [POSITION]</text> | 42 | <string name="you_are_at"> |
43 | You are at [POSITION] | ||
44 | </string> | ||
42 | </floater> | 45 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_about_land.xml b/linden/indra/newview/skins/xui/en-us/floater_about_land.xml index 85ac175..7e7c2f8 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_about_land.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_about_land.xml | |||
@@ -1,561 +1,554 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-554" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-554" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="true" can_tear_off="false" enabled="true" height="385" | 3 | can_resize="true" can_tear_off="true" enabled="true" height="420" |
4 | hidden="false" left="367" min_height="385" min_width="460" | 4 | left="367" min_height="420" min_width="460" mouse_opaque="true" |
5 | mouse_opaque="true" name="floaterland" rect_control="FloaterLandRect5" | 5 | name="floaterland" rect_control="FloaterLandRect5" title="About Land" |
6 | title="About Land" width="460"> | 6 | width="460"> |
7 | <tab_container bottom="-370" enabled="true" height="350" hidden="false" left="0" | 7 | <tab_container bottom="-390" enabled="true" follows="left|top|right|bottom" height="370" |
8 | mouse_opaque="false" name="landtab" tab_position="top" width="460" follows="left|top|right|bottom"> | 8 | left="0" mouse_opaque="false" name="landtab" tab_position="top" width="460"> |
9 | <panel border="false" bottom="-349" enabled="true" follows="left|top|right|bottom" | 9 | <panel border="false" bottom="-349" enabled="true" follows="left|top|right|bottom" |
10 | height="333" hidden="false" label="General" left="1" mouse_opaque="true" | 10 | height="333" label="General" left="1" mouse_opaque="true" |
11 | name="land_general_panel" width="458"> | 11 | name="land_general_panel" width="458"> |
12 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 12 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
13 | bottom="-20" drop_shadow_visible="true" enabled="true" follows="left|top" | 13 | bottom="-20" drop_shadow_visible="true" enabled="true" follows="left|top" |
14 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 14 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" |
15 | left="4" mouse_opaque="true" name="Name:" v_pad="0" width="72"> | 15 | mouse_opaque="true" name="Name:" v_pad="0" width="72"> |
16 | Name: | 16 | Name: |
17 | </text> | 17 | </text> |
18 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-20" | 18 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-20" |
19 | enabled="true" follows="left|top|right" font="SansSerifSmall" | 19 | enabled="true" follows="left|top|right" font="SansSerifSmall" |
20 | handle_edit_keys_directly="false" height="16" hidden="false" left="78" | 20 | handle_edit_keys_directly="false" height="16" left="78" max_length="63" |
21 | max_length="63" mouse_opaque="true" name="Name" | 21 | mouse_opaque="true" name="Name" select_all_on_focus_received="false" |
22 | select_all_on_focus_received="false" select_on_focus="false" | 22 | select_on_focus="false" text_readonly_color="0.576471 0.662745 0.835294 1" |
23 | text_readonly_color="0.576471 0.662745 0.835294 1" width="368" /> | 23 | width="368" /> |
24 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 24 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
25 | bottom="-40" drop_shadow_visible="true" enabled="true" follows="left|top" | 25 | bottom="-40" drop_shadow_visible="true" enabled="true" follows="left|top" |
26 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 26 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" |
27 | left="4" mouse_opaque="true" name="Description:" v_pad="0" width="80"> | 27 | mouse_opaque="true" name="Description:" v_pad="0" width="80"> |
28 | Description: | 28 | Description: |
29 | </text> | 29 | </text> |
30 | <text_editor type="string" bevel_style="in" border_style="line" border_thickness="1" bottom="-76" | 30 | <text_editor type="string" bevel_style="in" border_style="line" border_thickness="1" bottom="-76" |
31 | enabled="true" follows="left|top|right" font="SansSerifSmall" | 31 | embedded_items="false" enabled="true" follows="left|top|right" |
32 | handle_edit_keys_directly="false" height="52" hidden="false" left="76" | 32 | font="SansSerifSmall" handle_edit_keys_directly="false" height="52" |
33 | max_length="255" mouse_opaque="true" name="Description" | 33 | left="76" max_length="255" mouse_opaque="true" name="Description" |
34 | select_all_on_focus_received="false" select_on_focus="false" | 34 | select_all_on_focus_received="false" select_on_focus="false" |
35 | text_readonly_color="0.576471 0.662745 0.835294 1" width="370" word_wrap="true" | 35 | text_readonly_color="0.576471 0.662745 0.835294 1" width="370" |
36 | embedded_items="false" /> | 36 | word_wrap="true" /> |
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" |
38 | bottom="-100" drop_shadow_visible="true" enabled="true" follows="left|top" | 38 | bottom="-100" drop_shadow_visible="true" enabled="true" follows="left|top" |
39 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 39 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" |
40 | left="4" mouse_opaque="true" name="Owner:" v_pad="0" width="72"> | 40 | mouse_opaque="true" name="Owner:" v_pad="0" width="72"> |
41 | Owner: | 41 | Owner: |
42 | </text> | 42 | </text> |
43 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 43 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
44 | bottom="-100" drop_shadow_visible="true" enabled="true" follows="left|top" | 44 | bottom="-100" drop_shadow_visible="true" enabled="true" follows="left|top" |
45 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 45 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="76" |
46 | left="76" mouse_opaque="true" name="OwnerText" v_pad="0" width="292"> | 46 | mouse_opaque="true" name="OwnerText" v_pad="0" width="292"> |
47 | Leyla Linden | 47 | Leyla Linden |
48 | </text> | 48 | </text> |
49 | <button bottom="-100" enabled="true" follows="left|top" font="SansSerifSmall" | 49 | <button bottom="-100" enabled="true" follows="left|top" font="SansSerifSmall" |
50 | halign="center" height="16" hidden="false" label="Profile..." | 50 | halign="center" height="16" label="Profile..." label_selected="Profile..." |
51 | label_selected="Profile..." left="350" mouse_opaque="true" | 51 | left="350" mouse_opaque="true" name="Profile..." scale_image="true" |
52 | name="Profile..." scale_image="true" width="90" /> | 52 | width="90" /> |
53 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 53 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
54 | bottom="-120" drop_shadow_visible="true" enabled="true" follows="left|top" | 54 | bottom="-120" drop_shadow_visible="true" enabled="true" follows="left|top" |
55 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 55 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" |
56 | left="4" mouse_opaque="true" name="Group:" v_pad="0" width="72"> | 56 | mouse_opaque="true" name="Group:" v_pad="0" width="72"> |
57 | Group: | 57 | Group: |
58 | </text> | 58 | </text> |
59 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 59 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
60 | bottom="-122" drop_shadow_visible="true" enabled="false" follows="left|top" | 60 | bottom="-122" drop_shadow_visible="true" enabled="false" follows="left|top" |
61 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 61 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="76" |
62 | left="76" mouse_opaque="true" name="GroupText" v_pad="0" width="110" /> | 62 | mouse_opaque="true" name="GroupText" v_pad="0" width="110" /> |
63 | <button bottom="-120" enabled="true" follows="left|top" font="SansSerifSmall" | 63 | <button bottom="-120" enabled="true" follows="left|top" font="SansSerifSmall" |
64 | halign="center" height="16" hidden="false" label="Set..." | 64 | halign="center" height="16" label="Set..." label_selected="Set..." |
65 | label_selected="Set..." left="350" mouse_opaque="true" name="Set..." | 65 | left="350" mouse_opaque="true" name="Set..." scale_image="true" width="90" /> |
66 | scale_image="true" width="90" /> | ||
67 | <check_box bottom="-140" enabled="false" follows="left|top" font="SansSerifSmall" | 66 | <check_box bottom="-140" enabled="false" follows="left|top" font="SansSerifSmall" |
68 | height="16" hidden="false" initial_value="false" | 67 | height="16" initial_value="false" label="Allow Deed to Group" left="76" |
69 | label="Allow Deed to Group" left="76" mouse_opaque="true" name="check deed" | 68 | mouse_opaque="true" name="check deed" radio_style="false" |
70 | radio_style="false" | ||
71 | tool_tip="A group officer can deed this land to the group, so it will be supported by the group&apos;s land allocation." | 69 | tool_tip="A group officer can deed this land to the group, so it will be supported by the group&apos;s land allocation." |
72 | width="136" /> | 70 | width="136" /> |
73 | <button bottom="-140" enabled="false" follows="left|top" font="SansSerifSmall" | 71 | <button bottom="-140" enabled="false" follows="left|top" font="SansSerifSmall" |
74 | halign="center" height="16" hidden="false" label="Deed..." | 72 | halign="center" height="16" label="Deed..." label_selected="Deed..." |
75 | label_selected="Deed..." left="350" mouse_opaque="true" name="Deed..." | 73 | left="350" mouse_opaque="true" name="Deed..." scale_image="true" |
76 | scale_image="true" | ||
77 | tool_tip="You may only deed land if you are an officer in the selected group." | 74 | tool_tip="You may only deed land if you are an officer in the selected group." |
78 | width="90" /> | 75 | width="90" /> |
79 | <check_box bottom="-160" enabled="false" follows="left|top" font="SansSerifSmall" | 76 | <check_box bottom="-160" enabled="false" follows="left|top" font="SansSerifSmall" |
80 | height="16" hidden="false" initial_value="false" | 77 | height="16" initial_value="false" |
81 | label="Owner Makes Contribution With Deed" left="76" mouse_opaque="true" | 78 | label="Owner Makes Contribution With Deed" left="76" mouse_opaque="true" |
82 | name="check contrib" radio_style="false" | 79 | name="check contrib" radio_style="false" |
83 | tool_tip="When the land is deeded to the group, the former owner contributes enough land allocation to support it." | 80 | tool_tip="When the land is deeded to the group, the former owner contributes enough land allocation to support it." |
84 | width="219" /> | 81 | width="219" /> |
85 | <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" |
86 | bottom="-180" drop_shadow_visible="true" enabled="true" follows="left|top" | 83 | bottom="-180" drop_shadow_visible="true" enabled="true" follows="left|top" |
87 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 84 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" |
88 | left="4" mouse_opaque="true" name="For Sale:" v_pad="0" width="72"> | 85 | mouse_opaque="true" name="For Sale:" v_pad="0" width="72"> |
89 | For Sale: | 86 | For Sale: |
90 | </text> | 87 | </text> |
91 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 88 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
92 | bottom="-180" drop_shadow_visible="true" enabled="true" follows="left|top" | 89 | bottom="-180" drop_shadow_visible="true" enabled="true" follows="left|top" |
93 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 90 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="76" |
94 | left="76" mouse_opaque="true" name="Not for sale." v_pad="0" width="206"> | 91 | mouse_opaque="true" name="Not for sale." v_pad="0" width="206"> |
95 | Not for sale. | 92 | Not for sale. |
96 | </text> | 93 | </text> |
97 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 94 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
98 | bottom="-180" drop_shadow_visible="true" enabled="true" follows="left|top" | 95 | bottom="-180" drop_shadow_visible="true" enabled="true" follows="left|top" |
99 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 96 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="76" |
100 | left="76" mouse_opaque="true" name="For Sale: Price L$[PRICE]." v_pad="0" | 97 | mouse_opaque="true" name="For Sale: Price L$[PRICE]." v_pad="0" width="206"> |
101 | width="206"> | ||
102 | Price: L$[PRICE]. | 98 | Price: L$[PRICE]. |
103 | </text> | 99 | </text> |
104 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 100 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
105 | bottom="-200" drop_shadow_visible="true" enabled="false" follows="left|top" | 101 | bottom="-200" drop_shadow_visible="true" enabled="false" follows="left|top" |
106 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 102 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="76" |
107 | left="76" mouse_opaque="true" name="SalePending" v_pad="0" width="364" /> | 103 | mouse_opaque="true" name="SalePending" v_pad="0" width="364" /> |
108 | <button bottom="-204" enabled="true" follows="left|top" font="SansSerif" | 104 | <button bottom="-204" enabled="true" follows="left|top" font="SansSerif" |
109 | halign="center" height="20" hidden="false" label="Sell Land..." | 105 | halign="center" height="20" label="Sell Land..." |
110 | label_selected="Sell Land..." left="295" mouse_opaque="true" | 106 | label_selected="Sell Land..." left="295" mouse_opaque="true" |
111 | name="Sell Land..." scale_image="true" width="145" /> | 107 | name="Sell Land..." scale_image="true" width="145" /> |
112 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 108 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
113 | bottom="-200" drop_shadow_visible="true" enabled="true" follows="left|top" | 109 | bottom="-200" drop_shadow_visible="true" enabled="true" follows="left|top" |
114 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 110 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="76" |
115 | left="76" mouse_opaque="true" name="For sale to" v_pad="0" width="206"> | 111 | mouse_opaque="true" name="For sale to" v_pad="0" width="206"> |
116 | For sale to: [BUYER] | 112 | For sale to: [BUYER] |
117 | </text> | 113 | </text> |
118 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 114 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
119 | bottom="-220" drop_shadow_visible="true" enabled="true" follows="left|top" | 115 | bottom="-220" drop_shadow_visible="true" enabled="true" follows="left|top" |
120 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 116 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="76" |
121 | left="76" mouse_opaque="true" | 117 | mouse_opaque="true" name="Sell with landowners objects in parcel." |
122 | name="Sell with landowners objects in parcel." v_pad="0" width="206"> | 118 | v_pad="0" width="206"> |
123 | Objects included in sale. | 119 | Objects included in sale. |
124 | </text> | 120 | </text> |
125 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 121 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
126 | bottom="-220" drop_shadow_visible="true" enabled="true" follows="left|top" | 122 | bottom="-220" drop_shadow_visible="true" enabled="true" follows="left|top" |
127 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 123 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="76" |
128 | left="76" mouse_opaque="true" name="Selling with no objects in parcel." | 124 | mouse_opaque="true" name="Selling with no objects in parcel." v_pad="0" |
129 | v_pad="0" width="206"> | 125 | width="206"> |
130 | Objects not included in sale. | 126 | Objects not included in sale. |
131 | </text> | 127 | </text> |
132 | <button bottom="-208" enabled="true" follows="left|top" font="SansSerif" | 128 | <button bottom="-208" enabled="true" follows="left|top" font="SansSerif" |
133 | halign="center" height="20" hidden="false" label="Cancel Land Sale" | 129 | halign="center" height="20" label="Cancel Land Sale" |
134 | label_selected="Cancel Land Sale" left="295" mouse_opaque="true" | 130 | label_selected="Cancel Land Sale" left="295" mouse_opaque="true" |
135 | name="Cancel Land Sale" scale_image="true" width="145" /> | 131 | name="Cancel Land Sale" scale_image="true" width="145" /> |
136 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 132 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
137 | bottom="-244" drop_shadow_visible="true" enabled="true" follows="left|top" | 133 | bottom="-244" drop_shadow_visible="true" enabled="true" follows="left|top" |
138 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 134 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" |
139 | left="4" mouse_opaque="true" name="Claimed:" v_pad="0" width="72"> | 135 | mouse_opaque="true" name="Claimed:" v_pad="0" width="72"> |
140 | Claimed: | 136 | Claimed: |
141 | </text> | 137 | </text> |
142 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 138 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
143 | bottom="-244" drop_shadow_visible="true" enabled="true" follows="left|top" | 139 | bottom="-244" drop_shadow_visible="true" enabled="true" follows="left|top" |
144 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 140 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="76" |
145 | left="76" mouse_opaque="true" name="DateClaimText" v_pad="0" width="206"> | 141 | mouse_opaque="true" name="DateClaimText" v_pad="0" width="206"> |
146 | Tue Aug 15 13:47:25 2006 | 142 | Tue Aug 15 13:47:25 2006 |
147 | </text> | 143 | </text> |
148 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 144 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
149 | bottom="-264" drop_shadow_visible="true" enabled="true" follows="left|top" | 145 | bottom="-264" drop_shadow_visible="true" enabled="true" follows="left|top" |
150 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 146 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" |
151 | left="4" mouse_opaque="true" name="PriceLabel" v_pad="0" width="72"> | 147 | mouse_opaque="true" name="PriceLabel" v_pad="0" width="72"> |
152 | Area: | 148 | Area: |
153 | </text> | 149 | </text> |
154 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 150 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
155 | bottom="-264" drop_shadow_visible="true" enabled="true" follows="left|top" | 151 | bottom="-264" drop_shadow_visible="true" enabled="true" follows="left|top" |
156 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 152 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="76" |
157 | left="76" mouse_opaque="true" name="PriceText" v_pad="0" width="206"> | 153 | mouse_opaque="true" name="PriceText" v_pad="0" width="206"> |
158 | 4048 sq. m. | 154 | 4048 sq. m. |
159 | </text> | 155 | </text> |
160 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 156 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
161 | bottom="-284" drop_shadow_visible="true" enabled="true" follows="left|top" | 157 | bottom="-284" drop_shadow_visible="true" enabled="true" follows="left|top" |
162 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 158 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" |
163 | left="4" mouse_opaque="true" name="Traffic:" v_pad="0" width="72"> | 159 | mouse_opaque="true" name="Traffic:" v_pad="0" width="72"> |
164 | Traffic: | 160 | Traffic: |
165 | </text> | 161 | </text> |
166 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 162 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
167 | bottom="-284" drop_shadow_visible="true" enabled="true" follows="left|top" | 163 | bottom="-284" drop_shadow_visible="true" enabled="true" follows="left|top" |
168 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 164 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="76" |
169 | left="76" mouse_opaque="true" name="DwellText" v_pad="0" width="206"> | 165 | mouse_opaque="true" name="DwellText" v_pad="0" width="206"> |
170 | 0 | 166 | 0 |
171 | </text> | 167 | </text> |
172 | <button bottom="-308" enabled="false" follows="left|top" font="SansSerif" | 168 | <button bottom="-308" enabled="false" follows="left|top" font="SansSerif" |
173 | halign="center" height="20" hidden="false" label="Buy Land..." | 169 | halign="center" height="20" label="Buy Land..." |
174 | label_selected="Buy Land..." left="155" mouse_opaque="true" | 170 | label_selected="Buy Land..." left="155" mouse_opaque="true" |
175 | name="Buy Land..." scale_image="true" width="100" /> | 171 | name="Buy Land..." scale_image="true" width="100" /> |
176 | <button bottom="-332" enabled="false" follows="left|top" font="SansSerif" | 172 | <button bottom="-332" enabled="false" follows="left|top" font="SansSerif" |
177 | halign="center" height="20" hidden="false" label="Buy For Group..." | 173 | halign="center" height="20" label="Buy For Group..." |
178 | label_selected="Buy For Group..." left="260" mouse_opaque="true" | 174 | label_selected="Buy For Group..." left="260" mouse_opaque="true" |
179 | name="Buy For Group..." scale_image="true" width="180" /> | 175 | name="Buy For Group..." scale_image="true" width="180" /> |
180 | <button bottom="-332" enabled="false" follows="left|top" font="SansSerif" | 176 | <button bottom="-332" enabled="false" follows="left|top" font="SansSerif" |
181 | halign="center" height="20" hidden="false" label="Buy Pass..." | 177 | halign="center" height="20" label="Buy Pass..." |
182 | label_selected="Buy Pass..." left="155" mouse_opaque="true" | 178 | label_selected="Buy Pass..." left="155" mouse_opaque="true" |
183 | name="Buy Pass..." scale_image="true" | 179 | name="Buy Pass..." scale_image="true" |
184 | tool_tip="A pass gives you temporary access to this land." width="100" /> | 180 | tool_tip="A pass gives you temporary access to this land." width="100" /> |
185 | <button bottom="-308" enabled="true" follows="left|top" font="SansSerif" | 181 | <button bottom="-308" enabled="true" follows="left|top" font="SansSerif" |
186 | halign="center" height="20" hidden="false" label="Abandon Land..." | 182 | halign="center" height="20" label="Abandon Land..." |
187 | label_selected="Abandon Land..." left="260" mouse_opaque="true" | 183 | label_selected="Abandon Land..." left="260" mouse_opaque="true" |
188 | name="Abandon Land..." scale_image="true" width="180" /> | 184 | name="Abandon Land..." scale_image="true" width="180" /> |
189 | <button bottom="-260" enabled="true" follows="left|top" font="SansSerif" | 185 | <button bottom="-260" enabled="true" follows="left|top" font="SansSerif" |
190 | halign="center" height="20" hidden="false" label="Reclaim Land..." | 186 | halign="center" height="20" label="Reclaim Land..." |
191 | label_selected="Reclaim Land..." left="260" mouse_opaque="true" | 187 | label_selected="Reclaim Land..." left="260" mouse_opaque="true" |
192 | name="Reclaim Land..." scale_image="true" width="180" /> | 188 | name="Reclaim Land..." scale_image="true" width="180" /> |
193 | <button bottom="-284" enabled="false" follows="left|top" font="SansSerif" | 189 | <button bottom="-284" enabled="false" follows="left|top" font="SansSerif" |
194 | halign="center" height="20" hidden="false" label="Linden Sale..." | 190 | halign="center" height="20" label="Linden Sale..." |
195 | label_selected="Linden Sale..." left="260" mouse_opaque="true" | 191 | label_selected="Linden Sale..." left="260" mouse_opaque="true" |
196 | name="Linden Sale..." scale_image="true" | 192 | name="Linden Sale..." scale_image="true" |
197 | tool_tip="Land must be owned, set content, and not already for auction." | 193 | tool_tip="Land must be owned, set content, and not already for auction." |
198 | width="180" /> | 194 | width="180" /> |
199 | <text hidden="true" name="new users only">New users only</text> | 195 | <string name="new users only"> |
200 | <text hidden="true" name="anyone">Anyone</text> | 196 | New users only |
201 | <text hidden="true" name="area_text">Area</text> | 197 | </string> |
202 | <text hidden="true" name="area_size_text">[AREA] sq. m.</text> | 198 | <string name="anyone"> |
203 | <text hidden="true" name="auction_id_text">Auction ID: [ID]</text> | 199 | Anyone |
204 | <text hidden="true" name="need_tier_to_modify">You must approve your purchase to modify this land.</text> | 200 | </string> |
205 | <text hidden="true" name="group_owned_text">(Group Owned)</text> | 201 | <string name="area_text"> |
206 | <text hidden="true" name="profile_text">"Profile..."</text> | 202 | Area |
207 | <text hidden="true" name="info_text">"Info..."</text> | 203 | </string> |
208 | <text hidden="true" name="public_text">(public)</text> | 204 | <string name="area_size_text"> |
209 | <text hidden="true" name="none_text">(none)</text> | 205 | [AREA] sq. m. |
210 | <text hidden="true" name="sale_pending_text"> (Sale Pending)</text> | 206 | </string> |
207 | <string name="auction_id_text"> | ||
208 | Auction ID: [ID] | ||
209 | </string> | ||
210 | <string name="need_tier_to_modify"> | ||
211 | You must approve your purchase to modify this land. | ||
212 | </string> | ||
213 | <string name="group_owned_text"> | ||
214 | (Group Owned) | ||
215 | </string> | ||
216 | <string name="profile_text"> | ||
217 | Profile... | ||
218 | </string> | ||
219 | <string name="info_text"> | ||
220 | Info... | ||
221 | </string> | ||
222 | <string name="public_text"> | ||
223 | (public) | ||
224 | </string> | ||
225 | <string name="none_text"> | ||
226 | (none) | ||
227 | </string> | ||
228 | <string name="sale_pending_text"> | ||
229 | (Sale Pending) | ||
230 | </string> | ||
211 | </panel> | 231 | </panel> |
212 | <panel border="false" bottom="-349" enabled="true" follows="left|top|right|bottom" | 232 | <panel border="false" bottom="-349" enabled="true" follows="left|top|right|bottom" |
213 | height="333" hidden="false" label="Covenant" left="1" mouse_opaque="true" | 233 | height="333" label="Covenant" left="1" mouse_opaque="true" |
214 | name="land_covenant_panel" width="458"> | 234 | name="land_covenant_panel" width="458"> |
215 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 235 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
216 | bottom="-20" drop_shadow_visible="true" enabled="true" follows="left|top" | 236 | bottom="-20" drop_shadow_visible="true" enabled="true" follows="left|top" |
217 | font="SansSerifSmall" h_pad="0" halign="left" height="20" hidden="false" | 237 | font="SansSerifSmall" h_pad="0" halign="left" height="20" left="180" |
218 | left="180" mouse_opaque="false" name="covenant_timestamp_text" v_pad="0" | 238 | mouse_opaque="false" name="covenant_timestamp_text" v_pad="0" width="250"> |
219 | width="250"> | ||
220 | Last Modified Wed Dec 31 16:00:00 1969 | 239 | Last Modified Wed Dec 31 16:00:00 1969 |
221 | </text> | 240 | </text> |
222 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 241 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
223 | bottom="-40" drop_shadow_visible="true" enabled="true" follows="left|top" | 242 | bottom="-40" drop_shadow_visible="true" enabled="true" follows="left|top" |
224 | font="SansSerifSmall" h_pad="0" halign="left" height="20" hidden="false" | 243 | font="SansSerifSmall" h_pad="0" halign="left" height="20" left="10" |
225 | left="10" mouse_opaque="false" name="region_name_lbl" v_pad="0" width="100"> | 244 | mouse_opaque="false" name="region_name_lbl" v_pad="0" width="100"> |
226 | Region: | 245 | Region: |
227 | </text> | 246 | </text> |
228 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 247 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
229 | bottom="-40" drop_shadow_visible="true" enabled="true" follows="left|top" | 248 | bottom="-40" drop_shadow_visible="true" enabled="true" follows="left|top" |
230 | font="SansSerifSmall" h_pad="0" halign="left" height="20" hidden="false" | 249 | font="SansSerifSmall" h_pad="0" halign="left" height="20" left="120" |
231 | left="120" mouse_opaque="false" name="region_name_text" v_pad="0" | 250 | mouse_opaque="false" name="region_name_text" v_pad="0" width="150"> |
232 | width="150"> | ||
233 | leyla | 251 | leyla |
234 | </text> | 252 | </text> |
235 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 253 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
236 | bottom="-60" drop_shadow_visible="true" enabled="true" follows="left|top" | 254 | bottom="-60" drop_shadow_visible="true" enabled="true" follows="left|top" |
237 | font="SansSerifSmall" h_pad="0" halign="left" height="20" hidden="false" | 255 | font="SansSerifSmall" h_pad="0" halign="left" height="20" left="10" |
238 | left="10" mouse_opaque="false" name="estate_name_lbl" v_pad="0" width="100"> | 256 | mouse_opaque="false" name="estate_name_lbl" v_pad="0" width="100"> |
239 | Estate: | 257 | Estate: |
240 | </text> | 258 | </text> |
241 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 259 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
242 | bottom="-60" drop_shadow_visible="true" enabled="true" follows="left|top" | 260 | bottom="-60" drop_shadow_visible="true" enabled="true" follows="left|top" |
243 | font="SansSerifSmall" h_pad="0" halign="left" height="20" hidden="false" | 261 | font="SansSerifSmall" h_pad="0" halign="left" height="20" left="120" |
244 | left="120" mouse_opaque="false" name="estate_name_text" v_pad="0" | 262 | mouse_opaque="false" name="estate_name_text" v_pad="0" width="150"> |
245 | width="150"> | ||
246 | mainland | 263 | mainland |
247 | </text> | 264 | </text> |
248 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 265 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
249 | bottom="-80" drop_shadow_visible="true" enabled="true" follows="left|top" | 266 | bottom="-80" drop_shadow_visible="true" enabled="true" follows="left|top" |
250 | font="SansSerifSmall" h_pad="0" halign="left" height="20" hidden="false" | 267 | font="SansSerifSmall" h_pad="0" halign="left" height="20" left="10" |
251 | left="10" mouse_opaque="false" name="estate_owner_lbl" v_pad="0" | 268 | mouse_opaque="false" name="estate_owner_lbl" v_pad="0" width="100"> |
252 | width="100"> | ||
253 | Estate Owner: | 269 | Estate Owner: |
254 | </text> | 270 | </text> |
255 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 271 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
256 | bottom="-80" drop_shadow_visible="true" enabled="true" follows="left|top" | 272 | bottom="-80" drop_shadow_visible="true" enabled="true" follows="left|top" |
257 | font="SansSerifSmall" h_pad="0" halign="left" height="20" hidden="false" | 273 | font="SansSerifSmall" h_pad="0" halign="left" height="20" left="120" |
258 | left="120" mouse_opaque="false" name="estate_owner_text" v_pad="0" | 274 | mouse_opaque="false" name="estate_owner_text" v_pad="0" width="150"> |
259 | width="150"> | ||
260 | (none) | 275 | (none) |
261 | </text> | 276 | </text> |
262 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 277 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
263 | bottom="-100" drop_shadow_visible="true" enabled="true" follows="left|top" | 278 | bottom="-100" drop_shadow_visible="true" enabled="true" follows="left|top" |
264 | font="SansSerif" h_pad="0" halign="left" height="20" hidden="false" | 279 | font="SansSerif" h_pad="0" halign="left" height="20" left="05" |
265 | left="05" mouse_opaque="false" name="resellable_clause" v_pad="0" | 280 | mouse_opaque="false" name="resellable_clause" v_pad="0" width="485"> |
266 | width="485"> | ||
267 | Purchased land in this region may not be resold. | 281 | Purchased land in this region may not be resold. |
268 | </text> | 282 | </text> |
269 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 283 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
270 | bottom="-120" drop_shadow_visible="true" enabled="true" follows="left|top" | 284 | bottom="-120" drop_shadow_visible="true" enabled="true" follows="left|top" |
271 | font="SansSerif" h_pad="0" halign="left" height="20" hidden="false" | 285 | font="SansSerif" h_pad="0" halign="left" height="20" left="05" |
272 | left="05" mouse_opaque="false" name="changeable_clause" v_pad="0" | 286 | mouse_opaque="false" name="changeable_clause" v_pad="0" width="485"> |
273 | width="485"> | ||
274 | Purchased land in this region may not be joined/subdivided. | 287 | Purchased land in this region may not be joined/subdivided. |
275 | </text> | 288 | </text> |
276 | <text_editor type="string" length="1" bottom="-325" embedded_items="false" enabled="false" follows="left|top|right|bottom" | 289 | <text_editor type="string" length="1" bottom="-325" embedded_items="false" enabled="false" |
277 | font="SansSerifSmall" height="200" hidden="false" left="15" | 290 | follows="left|top|right|bottom" font="SansSerifSmall" height="200" |
278 | max_length="65535" mouse_opaque="true" name="covenant_editor" | 291 | left="15" max_length="65535" mouse_opaque="true" name="covenant_editor" |
279 | text_readonly_color="1 1 1 1" width="420" word_wrap="true"> | 292 | text_readonly_color="1 1 1 1" width="420" word_wrap="true"> |
280 | There is no Covenant provided for this Estate. | 293 | There is no Covenant provided for this Estate. |
281 | </text_editor> | 294 | </text_editor> |
282 | <text hidden="true" name="can_resell"> | 295 | <string name="can_resell"> |
283 | Purchased land in this region may be resold. | 296 | Purchased land in this region may be resold. |
284 | </text> | 297 | </string> |
285 | <text hidden="true" name="can_not_resell"> | 298 | <string name="can_not_resell"> |
286 | Purchased land in this region may not be resold. | 299 | Purchased land in this region may not be resold. |
287 | </text> | 300 | </string> |
288 | <text hidden="true" name="can_change"> | 301 | <string name="can_change"> |
289 | Purchased land in this region may be joined or subdivided. | 302 | Purchased land in this region may be joined or subdivided. |
290 | </text> | 303 | </string> |
291 | <text hidden="true" name="can_not_change"> | 304 | <string name="can_not_change"> |
292 | Purchased land in this region may not be joined or subdivided. | 305 | Purchased land in this region may not be joined or subdivided. |
293 | </text> | 306 | </string> |
294 | </panel> | 307 | </panel> |
295 | <panel border="false" bottom="-349" enabled="true" follows="left|top|right|bottom" | 308 | <panel border="false" bottom="-349" enabled="true" follows="left|top|right|bottom" |
296 | height="333" hidden="false" label="Objects" left="1" mouse_opaque="true" | 309 | height="333" label="Objects" left="1" mouse_opaque="true" |
297 | name="land_objects_panel" width="458"> | 310 | name="land_objects_panel" width="458"> |
298 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 311 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
299 | bottom="-20" drop_shadow_visible="true" enabled="true" follows="left|top" | 312 | bottom="-20" drop_shadow_visible="true" enabled="true" follows="left|top" |
300 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 313 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" |
301 | left="4" mouse_opaque="true" name="parcel_object_bonus" | 314 | mouse_opaque="true" name="parcel_object_bonus" v_pad="0" visible="fakse" |
302 | v_pad="0" width="364" visible="fakse"> | 315 | width="364"> |
303 | Region Object Bonus Factor: [BONUS] | 316 | Region Object Bonus Factor: [BONUS] |
304 | </text> | 317 | </text> |
305 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 318 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
306 | bottom="-40" drop_shadow_visible="true" enabled="true" follows="left|top" | 319 | bottom="-40" drop_shadow_visible="true" enabled="true" follows="left|top" |
307 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 320 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" |
308 | left="4" mouse_opaque="true" name="Simulator primitive usage:" v_pad="0" | 321 | mouse_opaque="true" name="Simulator primitive usage:" v_pad="0" width="364"> |
309 | width="364"> | ||
310 | Simulator primitive usage: | 322 | Simulator primitive usage: |
311 | </text> | 323 | </text> |
312 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 324 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
313 | bottom="-40" drop_shadow_visible="true" enabled="true" follows="left|top" | 325 | bottom="-40" drop_shadow_visible="true" enabled="true" follows="left|top" |
314 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 326 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="156" |
315 | left="156" mouse_opaque="true" name="objects_available" v_pad="0" | 327 | mouse_opaque="true" name="objects_available" v_pad="0" width="212"> |
316 | width="212"> | ||
317 | [COUNT] out of [MAX] ([AVAILABLE] available) | 328 | [COUNT] out of [MAX] ([AVAILABLE] available) |
318 | </text> | 329 | </text> |
319 | <text hidden="true" name="objects_available_text"> | 330 | <string name="objects_available_text"> |
320 | [COUNT] out of [MAX] ([AVAILABLE] available) | 331 | [COUNT] out of [MAX] ([AVAILABLE] available) |
321 | </text> | 332 | </string> |
322 | <text hidden="true" name="objects_deleted_text"> | 333 | <string name="objects_deleted_text"> |
323 | [COUNT] out of [MAX] ([DELETED] will be deleted) | 334 | [COUNT] out of [MAX] ([DELETED] will be deleted) |
324 | </text> | 335 | </string> |
325 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 336 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
326 | bottom="-60" drop_shadow_visible="true" enabled="true" follows="left|top" | 337 | bottom="-60" drop_shadow_visible="true" enabled="true" follows="left|top" |
327 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 338 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" |
328 | left="4" mouse_opaque="true" name="Primitives parcel supports:" v_pad="0" | 339 | mouse_opaque="true" name="Primitives parcel supports:" v_pad="0" |
329 | width="152"> | 340 | width="152"> |
330 | Primitives parcel supports: | 341 | Primitives parcel supports: |
331 | </text> | 342 | </text> |
332 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 343 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
333 | bottom="-60" drop_shadow_visible="true" enabled="true" follows="left|top" | 344 | bottom="-60" drop_shadow_visible="true" enabled="true" follows="left|top" |
334 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 345 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="156" |
335 | left="156" mouse_opaque="true" name="object_contrib_text" v_pad="0" | 346 | mouse_opaque="true" name="object_contrib_text" v_pad="0" width="212"> |
336 | width="212"> | ||
337 | [COUNT] | 347 | [COUNT] |
338 | </text> | 348 | </text> |
339 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 349 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
340 | bottom="-80" drop_shadow_visible="true" enabled="true" follows="left|top" | 350 | bottom="-80" drop_shadow_visible="true" enabled="true" follows="left|top" |
341 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 351 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" |
342 | left="4" mouse_opaque="true" name="Primitives on parcel:" v_pad="0" | 352 | mouse_opaque="true" name="Primitives on parcel:" v_pad="0" width="152"> |
343 | width="152"> | ||
344 | Primitives on parcel: | 353 | Primitives on parcel: |
345 | </text> | 354 | </text> |
346 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 355 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
347 | bottom="-80" drop_shadow_visible="true" enabled="true" follows="left|top" | 356 | bottom="-80" drop_shadow_visible="true" enabled="true" follows="left|top" |
348 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 357 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="156" |
349 | left="156" mouse_opaque="true" name="total_objects_text" v_pad="0" | 358 | mouse_opaque="true" name="total_objects_text" v_pad="0" width="48"> |
350 | width="48"> | ||
351 | [COUNT] | 359 | [COUNT] |
352 | </text> | 360 | </text> |
353 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 361 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
354 | bottom="-100" drop_shadow_visible="true" enabled="true" follows="left|top" | 362 | bottom="-100" drop_shadow_visible="true" enabled="true" follows="left|top" |
355 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 363 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="28" |
356 | left="28" mouse_opaque="true" name="Owned by parcel owner:" v_pad="0" | 364 | mouse_opaque="true" name="Owned by parcel owner:" v_pad="0" width="128"> |
357 | width="128"> | ||
358 | Owned by parcel owner: | 365 | Owned by parcel owner: |
359 | </text> | 366 | </text> |
360 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 367 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
361 | bottom="-100" drop_shadow_visible="true" enabled="true" follows="left|top" | 368 | bottom="-100" drop_shadow_visible="true" enabled="true" follows="left|top" |
362 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 369 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="156" |
363 | left="156" mouse_opaque="true" name="owner_objects_text" v_pad="0" | 370 | mouse_opaque="true" name="owner_objects_text" v_pad="0" width="48"> |
364 | width="48"> | ||
365 | [COUNT] | 371 | [COUNT] |
366 | </text> | 372 | </text> |
367 | <button bottom="-100" enabled="false" follows="left|top" font="SansSerifSmall" | 373 | <button bottom="-100" enabled="false" follows="left|top" font="SansSerifSmall" |
368 | halign="center" height="16" hidden="false" label="Show" | 374 | halign="center" height="16" label="Show" label_selected="Show" |
369 | label_selected="Show" right="-190" mouse_opaque="true" name="ShowOwner" | 375 | mouse_opaque="true" name="ShowOwner" right="-190" scale_image="true" |
370 | scale_image="true" width="60" /> | 376 | width="60" /> |
371 | <button bottom="-100" enabled="false" follows="left|top" font="SansSerifSmall" | 377 | <button bottom="-100" enabled="false" follows="left|top" font="SansSerifSmall" |
372 | halign="center" height="16" hidden="false" label="Return..." | 378 | halign="center" height="16" label="Return..." label_selected="Return..." |
373 | label_selected="Return..." right="-60" mouse_opaque="true" | 379 | mouse_opaque="true" name="ReturnOwner..." right="-60" scale_image="true" |
374 | name="ReturnOwner..." scale_image="true" | ||
375 | tool_tip="Return objects to their owners." width="119" /> | 380 | tool_tip="Return objects to their owners." width="119" /> |
376 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 381 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
377 | bottom="-120" drop_shadow_visible="true" enabled="true" follows="left|top" | 382 | bottom="-120" drop_shadow_visible="true" enabled="true" follows="left|top" |
378 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 383 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="28" |
379 | left="28" mouse_opaque="true" name="Set to group:" v_pad="0" width="128"> | 384 | mouse_opaque="true" name="Set to group:" v_pad="0" width="128"> |
380 | Set to group: | 385 | Set to group: |
381 | </text> | 386 | </text> |
382 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 387 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
383 | bottom="-120" drop_shadow_visible="true" enabled="true" follows="left|top" | 388 | bottom="-120" drop_shadow_visible="true" enabled="true" follows="left|top" |
384 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 389 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="156" |
385 | left="156" mouse_opaque="true" name="group_objects_text" v_pad="0" | 390 | mouse_opaque="true" name="group_objects_text" v_pad="0" width="48"> |
386 | width="48"> | ||
387 | [COUNT] | 391 | [COUNT] |
388 | </text> | 392 | </text> |
389 | <button bottom="-120" enabled="false" follows="left|top" font="SansSerifSmall" | 393 | <button bottom="-120" enabled="false" follows="left|top" font="SansSerifSmall" |
390 | halign="center" height="16" hidden="false" label="Show" | 394 | halign="center" height="16" label="Show" label_selected="Show" |
391 | label_selected="Show" right="-190" mouse_opaque="true" name="ShowGroup" | 395 | mouse_opaque="true" name="ShowGroup" right="-190" scale_image="true" |
392 | scale_image="true" width="60" /> | 396 | width="60" /> |
393 | <button bottom="-120" enabled="false" follows="left|top" font="SansSerifSmall" | 397 | <button bottom="-120" enabled="false" follows="left|top" font="SansSerifSmall" |
394 | halign="center" height="16" hidden="false" label="Return..." | 398 | halign="center" height="16" label="Return..." label_selected="Return..." |
395 | label_selected="Return..." right="-60" mouse_opaque="true" | 399 | mouse_opaque="true" name="ReturnGroup..." right="-60" scale_image="true" |
396 | name="ReturnGroup..." scale_image="true" | ||
397 | tool_tip="Return objects to their owners." width="119" /> | 400 | tool_tip="Return objects to their owners." width="119" /> |
398 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 401 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
399 | bottom="-140" drop_shadow_visible="true" enabled="true" follows="left|top" | 402 | bottom="-140" drop_shadow_visible="true" enabled="true" follows="left|top" |
400 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 403 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="28" |
401 | left="28" mouse_opaque="true" name="Owned by others:" v_pad="0" width="128"> | 404 | mouse_opaque="true" name="Owned by others:" v_pad="0" width="128"> |
402 | Owned by others: | 405 | Owned by others: |
403 | </text> | 406 | </text> |
404 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 407 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
405 | bottom="-140" drop_shadow_visible="true" enabled="true" follows="left|top" | 408 | bottom="-140" drop_shadow_visible="true" enabled="true" follows="left|top" |
406 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 409 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="156" |
407 | left="156" mouse_opaque="true" name="other_objects_text" v_pad="0" | 410 | mouse_opaque="true" name="other_objects_text" v_pad="0" width="48"> |
408 | width="48"> | ||
409 | [COUNT] | 411 | [COUNT] |
410 | </text> | 412 | </text> |
411 | <button bottom="-140" enabled="false" follows="left|top" font="SansSerifSmall" | 413 | <button bottom="-140" enabled="false" follows="left|top" font="SansSerifSmall" |
412 | halign="center" height="16" hidden="false" label="Show" | 414 | halign="center" height="16" label="Show" label_selected="Show" |
413 | label_selected="Show" right="-190" mouse_opaque="true" name="ShowOther" | 415 | mouse_opaque="true" name="ShowOther" right="-190" scale_image="true" |
414 | scale_image="true" width="60" /> | 416 | width="60" /> |
415 | <button bottom="-140" enabled="false" follows="left|top" font="SansSerifSmall" | 417 | <button bottom="-140" enabled="false" follows="left|top" font="SansSerifSmall" |
416 | halign="center" height="16" hidden="false" label="Return..." | 418 | halign="center" height="16" label="Return..." label_selected="Return..." |
417 | label_selected="Return..." right="-60" mouse_opaque="true" | 419 | mouse_opaque="true" name="ReturnOther..." right="-60" scale_image="true" |
418 | name="ReturnOther..." scale_image="true" | ||
419 | tool_tip="Return objects to their owners." width="119" /> | 420 | tool_tip="Return objects to their owners." width="119" /> |
420 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 421 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
421 | bottom="-160" drop_shadow_visible="true" enabled="true" follows="left|top" | 422 | bottom="-160" drop_shadow_visible="true" enabled="true" follows="left|top" |
422 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 423 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="28" |
423 | left="28" mouse_opaque="true" name="Selected / sat upon:" v_pad="0" | 424 | mouse_opaque="true" name="Selected / sat upon:" v_pad="0" width="128"> |
424 | width="128"> | ||
425 | Selected / sat upon: | 425 | Selected / sat upon: |
426 | </text> | 426 | </text> |
427 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 427 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
428 | bottom="-160" drop_shadow_visible="true" enabled="true" follows="left|top" | 428 | bottom="-160" drop_shadow_visible="true" enabled="true" follows="left|top" |
429 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 429 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="156" |
430 | left="156" mouse_opaque="true" name="selected_objects_text" v_pad="0" | 430 | mouse_opaque="true" name="selected_objects_text" v_pad="0" width="48"> |
431 | width="48"> | ||
432 | [COUNT] | 431 | [COUNT] |
433 | </text> | 432 | </text> |
434 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 433 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
435 | bottom="-180" drop_shadow_visible="true" enabled="true" follows="left|top" | 434 | bottom="-180" drop_shadow_visible="true" enabled="true" follows="left|top" |
436 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 435 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" |
437 | left="4" mouse_opaque="true" | 436 | mouse_opaque="true" name="Autoreturn" v_pad="0" width="294"> |
438 | name="Autoreturn" | ||
439 | v_pad="0" width="294"> | ||
440 | Autoreturn other residents' objects (minutes, 0 for off): | 437 | Autoreturn other residents' objects (minutes, 0 for off): |
441 | </text> | 438 | </text> |
442 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-180" | 439 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-180" |
443 | enabled="true" follows="left|top" font="SansSerifSmall" | 440 | enabled="true" follows="left|top" font="SansSerifSmall" |
444 | handle_edit_keys_directly="false" height="16" hidden="false" right="-100" | 441 | handle_edit_keys_directly="false" height="16" max_length="6" |
445 | max_length="6" mouse_opaque="true" name="clean other time" | 442 | mouse_opaque="true" name="clean other time" right="-100" |
446 | select_all_on_focus_received="false" select_on_focus="false" width="56" /> | 443 | select_all_on_focus_received="false" select_on_focus="false" width="56" /> |
447 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 444 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
448 | bottom="-200" drop_shadow_visible="true" enabled="true" follows="left|top" | 445 | bottom="-200" drop_shadow_visible="true" enabled="true" follows="left|top" |
449 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 446 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" |
450 | left="4" mouse_opaque="true" name="Object Owners:" v_pad="0" width="104"> | 447 | mouse_opaque="true" name="Object Owners:" v_pad="0" width="104"> |
451 | Object Owners: | 448 | Object Owners: |
452 | </text> | 449 | </text> |
453 | <button bottom="-200" enabled="true" follows="left|top" font="SansSerifSmall" | 450 | <button bottom="-200" enabled="true" follows="left|top" font="SansSerifSmall" |
454 | halign="center" height="16" hidden="false" label="Refresh List" | 451 | halign="center" height="16" label="Refresh List" |
455 | label_selected="Refresh List" left="108" mouse_opaque="true" | 452 | label_selected="Refresh List" left="108" mouse_opaque="true" |
456 | name="Refresh List" width="106" /> | 453 | name="Refresh List" width="106" /> |
457 | <button bottom="-200" enabled="false" follows="left|top" font="SansSerifSmall" | 454 | <button bottom="-200" enabled="false" follows="left|top" font="SansSerifSmall" |
458 | halign="center" height="16" hidden="false" label="Return objects..." | 455 | halign="center" height="16" label="Return objects..." |
459 | label_selected="Return objects..." left="220" mouse_opaque="true" | 456 | label_selected="Return objects..." left="220" mouse_opaque="true" |
460 | name="Return objects..." width="164" /> | 457 | name="Return objects..." width="164" /> |
461 | <name_list allow_calling_card_drop="false" background_visible="false" bottom="-329" draw_heading="true" | 458 | <name_list allow_calling_card_drop="false" background_visible="false" bottom="-329" |
462 | column_padding="0" draw_border="true" | 459 | column_padding="0" draw_border="true" draw_heading="true" |
463 | draw_stripes="true" enabled="true" fg_disable_color="1 1 1 1" | 460 | draw_stripes="true" enabled="true" fg_disable_color="1 1 1 1" |
464 | fg_selected_color="1 1 1 1" fg_unselected_color="1 1 1 1" | 461 | fg_selected_color="1 1 1 1" fg_unselected_color="1 1 1 1" |
465 | follows="left|top|right|bottom" height="117" hidden="false" left="4" | 462 | follows="left|top|right|bottom" height="117" left="4" mouse_opaque="true" |
466 | mouse_opaque="true" multi_select="false" name="owner list" | 463 | multi_select="false" name="owner list" name_column_index="2" width="450"> |
467 | name_column_index="2" width="450"> | 464 | <column label="Type" sort="online_status" width="24" /> |
468 | <column width="24" label="Type" sort="online_status"/> | 465 | <column name="online_status" width="-1" /> |
469 | <column width="-1" name="online_status"/> | 466 | <column dynamicwidth="true" label="Name" /> |
470 | <column dynamicwidth="true" label="Name"/> | 467 | <column label="Count" width="70" /> |
471 | <column width="70" label="Count"/> | 468 | </name_list> |
472 | </name_list>/> | 469 | /> |
473 | </panel> | 470 | </panel> |
474 | <panel border="false" bottom="-349" enabled="true" follows="left|top|right|bottom" | 471 | <panel border="false" bottom="-349" enabled="true" follows="left|top|right|bottom" |
475 | height="333" hidden="false" label="Options" left="1" mouse_opaque="true" | 472 | height="333" label="Options" left="1" mouse_opaque="true" |
476 | name="land_options_panel" width="458"> | 473 | name="land_options_panel" width="458"> |
477 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 474 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
478 | bottom="-20" drop_shadow_visible="true" enabled="true" follows="left|top" | 475 | bottom="-20" drop_shadow_visible="true" enabled="true" follows="left|top" |
479 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 476 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" |
480 | left="4" mouse_opaque="true" name="allow_label" v_pad="0" width="278"> | 477 | mouse_opaque="true" name="allow_label" v_pad="0" width="278"> |
481 | Allow other residents to: | 478 | Allow other residents to: |
482 | </text> | 479 | </text> |
483 | <check_box bottom="-40" enabled="true" follows="left|top" font="SansSerifSmall" | 480 | <check_box bottom="-40" enabled="true" follows="left|top" font="SansSerifSmall" |
484 | height="16" hidden="false" initial_value="false" label="Edit Terrain" | 481 | height="16" initial_value="false" label="Edit Terrain" left="14" |
485 | left="14" mouse_opaque="true" name="edit land check" radio_style="false" | 482 | mouse_opaque="true" name="edit land check" radio_style="false" width="268" /> |
486 | width="268" /> | ||
487 | <check_box bottom="-60" enabled="true" follows="left|top" font="SansSerifSmall" | 483 | <check_box bottom="-60" enabled="true" follows="left|top" font="SansSerifSmall" |
488 | height="16" hidden="false" initial_value="false" label="Create Landmarks" | 484 | height="16" initial_value="false" label="Create Landmarks" left="14" |
489 | left="14" mouse_opaque="true" name="check landmark" radio_style="false" | 485 | mouse_opaque="true" name="check landmark" radio_style="false" width="268" /> |
490 | width="268" /> | ||
491 | <check_box bottom="-80" enabled="true" follows="left|top" font="SansSerifSmall" | 486 | <check_box bottom="-80" enabled="true" follows="left|top" font="SansSerifSmall" |
492 | height="16" hidden="false" initial_value="false" label="Fly" left="14" | 487 | height="16" initial_value="false" label="Fly" left="14" mouse_opaque="true" |
493 | mouse_opaque="true" name="check fly" radio_style="false" width="268" /> | 488 | name="check fly" radio_style="false" width="268" /> |
494 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 489 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
495 | bottom="-40" drop_shadow_visible="true" enabled="true" follows="left|top" | 490 | bottom="-40" drop_shadow_visible="true" enabled="true" follows="left|top" |
496 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 491 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="178" |
497 | left="178" mouse_opaque="true" name="allow_label2" v_pad="0" width="104"> | 492 | mouse_opaque="true" name="allow_label2" v_pad="0" width="104"> |
498 | Create Objects: | 493 | Create Objects: |
499 | </text> | 494 | </text> |
500 | <check_box bottom="-40" enabled="true" follows="left|top" font="SansSerifSmall" | 495 | <check_box bottom="-40" enabled="true" follows="left|top" font="SansSerifSmall" |
501 | height="16" hidden="false" initial_value="false" label="All Residents" | 496 | height="16" initial_value="false" label="All Residents" left="270" |
502 | left="270" mouse_opaque="true" name="edit objects check" | 497 | mouse_opaque="true" name="edit objects check" radio_style="false" |
503 | radio_style="false" width="104" /> | 498 | width="104" /> |
504 | <check_box bottom="-40" enabled="true" follows="left|top" font="SansSerifSmall" | 499 | <check_box bottom="-40" enabled="true" follows="left|top" font="SansSerifSmall" |
505 | height="16" hidden="false" initial_value="false" label="Group" left="370" | 500 | height="16" initial_value="false" label="Group" left="370" |
506 | mouse_opaque="true" name="edit group objects check" radio_style="false" | 501 | mouse_opaque="true" name="edit group objects check" radio_style="false" |
507 | width="70" /> | 502 | width="70" /> |
508 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 503 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
509 | bottom="-60" drop_shadow_visible="true" enabled="true" follows="left|top" | 504 | bottom="-60" drop_shadow_visible="true" enabled="true" follows="left|top" |
510 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 505 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="178" |
511 | left="178" mouse_opaque="true" name="allow_label3" v_pad="0" width="124"> | 506 | mouse_opaque="true" name="allow_label3" v_pad="0" width="124"> |
512 | Object Entry: | 507 | Object Entry: |
513 | </text> | 508 | </text> |
514 | <check_box bottom="-60" enabled="true" follows="left|top" font="SansSerifSmall" | 509 | <check_box bottom="-60" enabled="true" follows="left|top" font="SansSerifSmall" |
515 | height="16" hidden="false" initial_value="false" label="All Residents" | 510 | height="16" initial_value="false" label="All Residents" left="270" |
516 | left="270" mouse_opaque="true" name="all object entry check" | 511 | mouse_opaque="true" name="all object entry check" radio_style="false" |
517 | radio_style="false" width="120" /> | 512 | width="120" /> |
518 | <check_box bottom="-60" enabled="true" follows="left|top" font="SansSerifSmall" | 513 | <check_box bottom="-60" enabled="true" follows="left|top" font="SansSerifSmall" |
519 | height="16" hidden="false" initial_value="false" label="Group" left="370" | 514 | height="16" initial_value="false" label="Group" left="370" |
520 | mouse_opaque="true" name="group object entry check" radio_style="false" | 515 | mouse_opaque="true" name="group object entry check" radio_style="false" |
521 | width="70" /> | 516 | width="70" /> |
522 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 517 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
523 | bottom="-80" drop_shadow_visible="true" enabled="true" follows="left|top" | 518 | bottom="-80" drop_shadow_visible="true" enabled="true" follows="left|top" |
524 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 519 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="178" |
525 | left="178" mouse_opaque="true" name="allow_label4" v_pad="0" width="124"> | 520 | mouse_opaque="true" name="allow_label4" v_pad="0" width="124"> |
526 | Run Scripts: | 521 | Run Scripts: |
527 | </text> | 522 | </text> |
528 | <check_box bottom="-80" enabled="true" follows="left|top" font="SansSerifSmall" | 523 | <check_box bottom="-80" enabled="true" follows="left|top" font="SansSerifSmall" |
529 | height="16" hidden="false" initial_value="false" label="All Residents" | 524 | height="16" initial_value="false" label="All Residents" left="270" |
530 | left="270" mouse_opaque="true" name="check other scripts" | 525 | mouse_opaque="true" name="check other scripts" radio_style="false" |
531 | radio_style="false" width="120" /> | 526 | width="120" /> |
532 | <check_box bottom="-80" enabled="true" follows="left|top" font="SansSerifSmall" | 527 | <check_box bottom="-80" enabled="true" follows="left|top" font="SansSerifSmall" |
533 | height="16" hidden="false" initial_value="false" label="Group" left="370" | 528 | height="16" initial_value="false" label="Group" left="370" |
534 | mouse_opaque="true" name="check group scripts" radio_style="false" | 529 | mouse_opaque="true" name="check group scripts" radio_style="false" |
535 | width="70" /> | 530 | width="70" /> |
536 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 531 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
537 | bottom="-100" drop_shadow_visible="true" enabled="true" follows="left|top" | 532 | bottom="-100" drop_shadow_visible="true" enabled="true" follows="left|top" |
538 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 533 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" |
539 | left="4" mouse_opaque="true" name="land_options_label" v_pad="0" | 534 | mouse_opaque="true" name="land_options_label" v_pad="0" width="278"> |
540 | width="278"> | ||
541 | Land Options: | 535 | Land Options: |
542 | </text> | 536 | </text> |
543 | <check_box bottom="-120" enabled="true" follows="left|top" font="SansSerifSmall" | 537 | <check_box bottom="-120" enabled="true" follows="left|top" font="SansSerifSmall" |
544 | height="16" hidden="false" initial_value="false" label="Safe (no damage)" | 538 | height="16" initial_value="false" label="Safe (no damage)" left="14" |
545 | left="14" mouse_opaque="true" name="check safe" radio_style="false" | 539 | mouse_opaque="true" name="check safe" radio_style="false" width="268" /> |
546 | width="268" /> | ||
547 | <check_box bottom="-120" enabled="true" follows="left|top" font="SansSerifSmall" | 540 | <check_box bottom="-120" enabled="true" follows="left|top" font="SansSerifSmall" |
548 | height="16" hidden="false" initial_value="false" label="Restrict Pushing" | 541 | height="16" initial_value="false" label="Restrict Pushing" left="178" |
549 | left="178" mouse_opaque="true" name="PushRestrictCheck" radio_style="false" | 542 | mouse_opaque="true" name="PushRestrictCheck" radio_style="false" |
550 | tool_tip="llPushObject will only work through parcel owner scripts or on scripts where the pushee is the script owner." | 543 | tool_tip="llPushObject will only work through parcel owner scripts or on scripts where the pushee is the script owner." |
551 | width="119" /> | 544 | width="119" /> |
552 | <check_box bottom="-140" enabled="true" follows="left|top" font="SansSerifSmall" | 545 | <check_box bottom="-140" enabled="true" follows="left|top" font="SansSerifSmall" |
553 | height="16" hidden="false" initial_value="false" | 546 | height="16" initial_value="false" |
554 | label="Show Place in Search (L$30/week) under" left="14" | 547 | label="Show Place in Search (L$30/week) under" left="14" |
555 | mouse_opaque="true" name="ShowDirectoryCheck" radio_style="false" | 548 | mouse_opaque="true" name="ShowDirectoryCheck" radio_style="false" |
556 | width="268" tool_tip="Let people see this parcel in search results"/> | 549 | tool_tip="Let people see this parcel in search results" width="268" /> |
557 | <combo_box allow_text_entry="false" bottom="-140" enabled="true" follows="left|top" | 550 | <combo_box allow_text_entry="false" bottom="-140" enabled="true" follows="left|top" |
558 | height="18" hidden="false" left="255" max_chars="20" mouse_opaque="true" | 551 | height="18" left="255" max_chars="20" mouse_opaque="true" |
559 | name="land category" width="130"> | 552 | name="land category" width="130"> |
560 | <combo_item name="AnyCategory" value="any"> | 553 | <combo_item name="AnyCategory" value="any"> |
561 | Any Category | 554 | Any Category |
@@ -598,48 +591,49 @@ | |||
598 | </combo_item> | 591 | </combo_item> |
599 | </combo_box> | 592 | </combo_box> |
600 | <button bottom="-140" enabled="true" follows="left|top" font="SansSerif" | 593 | <button bottom="-140" enabled="true" follows="left|top" font="SansSerif" |
601 | halign="center" height="16" hidden="false" label="?" label_selected="?" | 594 | halign="center" height="16" label="?" label_selected="?" left="400" |
602 | left="400" mouse_opaque="true" name="?" width="20" /> | 595 | mouse_opaque="true" name="?" width="20" /> |
603 | <check_box bottom="-160" enabled="true" follows="left|top" font="SansSerifSmall" | 596 | <check_box bottom="-160" enabled="true" follows="left|top" font="SansSerifSmall" |
604 | height="16" hidden="false" initial_value="false" label="Mature Content" | 597 | height="16" initial_value="false" label="Mature Content" left="14" |
605 | left="14" mouse_opaque="true" name="MatureCheck" radio_style="false" | 598 | mouse_opaque="true" name="MatureCheck" radio_style="false" |
606 | tool_tip="Your parcel information or content is considered mature." width="107" /> | 599 | tool_tip="Your parcel information or content is considered mature." |
600 | width="107" /> | ||
607 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 601 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
608 | bottom="-180" drop_shadow_visible="true" enabled="true" follows="left|top" | 602 | bottom="-180" drop_shadow_visible="true" enabled="true" follows="left|top" |
609 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 603 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" |
610 | left="4" mouse_opaque="true" name="Snapshot:" v_pad="0" width="278"> | 604 | mouse_opaque="true" name="Snapshot:" v_pad="0" width="278"> |
611 | Snapshot: | 605 | Snapshot: |
612 | </text> | 606 | </text> |
613 | <texture_picker allow_no_texture="false" bottom="-299" can_apply_immediately="false" | 607 | <texture_picker allow_no_texture="false" bottom="-299" can_apply_immediately="false" |
614 | default_image_name="" enabled="true" follows="left|top" height="135" | 608 | default_image_name="" enabled="true" follows="left|top" height="135" |
615 | hidden="false" label="" left="76" mouse_opaque="true" name="snapshot_ctrl" | 609 | label="" left="76" mouse_opaque="true" name="snapshot_ctrl" |
616 | tool_tip="Click to choose a picture" width="180" /> | 610 | tool_tip="Click to choose a picture" width="180" /> |
617 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 611 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
618 | bottom="-303" drop_shadow_visible="true" enabled="true" follows="left|top" | 612 | bottom="-303" drop_shadow_visible="true" enabled="true" follows="left|top" |
619 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 613 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" |
620 | left="4" mouse_opaque="true" name="landing_point" v_pad="0" | 614 | mouse_opaque="true" name="landing_point" v_pad="0" width="278"> |
621 | width="278"> | ||
622 | Landing Point: [LANDING] | 615 | Landing Point: [LANDING] |
623 | </text> | 616 | </text> |
624 | <text hidden="true" name="landing_point_none">"(none)"</text> | 617 | <string name="landing_point_none"> |
618 | (none) | ||
619 | </string> | ||
625 | <button bottom="-303" enabled="true" follows="left|top" font="SansSerifSmall" | 620 | <button bottom="-303" enabled="true" follows="left|top" font="SansSerifSmall" |
626 | halign="center" height="16" hidden="false" label="Set" label_selected="Set" | 621 | halign="center" height="16" label="Set" label_selected="Set" left="236" |
627 | left="236" mouse_opaque="true" name="Set" scale_image="true" | 622 | mouse_opaque="true" name="Set" scale_image="true" |
628 | tool_tip="Set the landing point to your avatar's location. It must be inside this land parcel." | 623 | tool_tip="Set the landing point to your avatar's location. It must be inside this land parcel." |
629 | width="50" /> | 624 | width="50" /> |
630 | <button bottom="-303" enabled="true" follows="left|top" font="SansSerifSmall" | 625 | <button bottom="-303" enabled="true" follows="left|top" font="SansSerifSmall" |
631 | halign="center" height="16" hidden="false" label="Clear" | 626 | halign="center" height="16" label="Clear" label_selected="Clear" left="291" |
632 | label_selected="Clear" left="291" mouse_opaque="true" name="Clear" | 627 | mouse_opaque="true" name="Clear" scale_image="true" |
633 | scale_image="true" tool_tip="Clear the landing point." width="50" /> | 628 | tool_tip="Clear the landing point." width="50" /> |
634 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 629 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
635 | bottom="-323" drop_shadow_visible="true" enabled="true" follows="left|top" | 630 | bottom="-323" drop_shadow_visible="true" enabled="true" follows="left|top" |
636 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 631 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" |
637 | left="4" mouse_opaque="true" name="Teleport Routing: " v_pad="0" | 632 | mouse_opaque="true" name="Teleport Routing: " v_pad="0" width="278"> |
638 | width="278"> | ||
639 | Teleport Routing: | 633 | Teleport Routing: |
640 | </text> | 634 | </text> |
641 | <combo_box allow_text_entry="false" bottom="-325" enabled="true" follows="left|top" | 635 | <combo_box allow_text_entry="false" bottom="-325" enabled="true" follows="left|top" |
642 | height="18" hidden="false" left="120" max_chars="20" mouse_opaque="true" | 636 | height="18" left="120" max_chars="20" mouse_opaque="true" |
643 | name="landing type" | 637 | name="landing type" |
644 | tool_tip="Teleport Routing -- select how to handle teleports onto your land." | 638 | tool_tip="Teleport Routing -- select how to handle teleports onto your land." |
645 | width="120"> | 639 | width="120"> |
@@ -653,143 +647,195 @@ | |||
653 | Anywhere | 647 | Anywhere |
654 | </combo_item> | 648 | </combo_item> |
655 | </combo_box> | 649 | </combo_box> |
656 | <text hidden="true" name="push_restrict_text">"Restrict Pushing"</text> | 650 | <string name="push_restrict_text"> |
657 | <text hidden="true" name="push_restrict_region_text">"Restrict Pushing (Region Override)"</text> | 651 | Restrict Pushing |
652 | </string> | ||
653 | <string name="push_restrict_region_text"> | ||
654 | Restrict Pushing (Region Override) | ||
655 | </string> | ||
658 | </panel> | 656 | </panel> |
659 | <panel border="false" bottom="-349" enabled="true" follows="left|top|right|bottom" | 657 | <panel border="false" bottom="-349" enabled="true" follows="left|top|right|bottom" |
660 | height="333" hidden="false" label="Media" left="1" mouse_opaque="true" | 658 | height="363" label="Media" left="1" mouse_opaque="true" |
661 | name="land_media_panel" width="458"> | 659 | name="land_media_panel" width="458"> |
662 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 660 | <text type="string" length="1" bottom="-25" follows="left|top" font="SansSerifSmall" halign="left" height="16" |
663 | bottom="-26" drop_shadow_visible="true" enabled="true" follows="left|top" | 661 | left="10" mouse_opaque="true" name="with media:" width="65"> |
664 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 662 | Media Type: |
665 | left="4" mouse_opaque="true" name="Media texture:" v_pad="0" width="364"> | 663 | </text> |
666 | Media | 664 | <combo_box allow_text_entry="false" bottom_delta="0" follows="left|top" height="18" |
667 | texture: | 665 | left="80" max_chars="20" name="media type" |
668 | </text> | 666 | tool_tip="Specify if the URL is a movie, web page, or other media" |
669 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 667 | width="120" /> |
670 | bottom_delta="0" drop_shadow_visible="true" enabled="true" follows="left|top" | 668 | <text bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" |
671 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 669 | left_delta="130" name="mime_type" width="200" /> |
672 | left="80" mouse_opaque="true" name="Replace this texture:" v_pad="0" | 670 | <text type="string" length="1" bottom_delta="-20" follows="left|top" font="SansSerifSmall" halign="left" |
673 | width="292"> | 671 | height="16" left="10" name="at URL:" width="65"> |
674 | Replace this texture: | 672 | Media URL: |
675 | </text> | 673 | </text> |
676 | <texture_picker allow_no_texture="true" bottom_delta="-68" can_apply_immediately="false" | 674 | <line_editor bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" left="80" |
677 | default_image_name="Default" enabled="true" follows="left|top" height="64" | 675 | max_length="255" name="media_url" right="-80" |
678 | hidden="false" label="" left="76" mouse_opaque="true" name="media texture" | 676 | select_all_on_focus_received="true" select_on_focus="true" |
679 | tool_tip="Click to choose a picture" width="64" /> | 677 | text_readonly_color="0.576471 0.662745 0.835294 1" /> |
680 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 678 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" halign="center" |
681 | bottom_delta="-10" drop_shadow_visible="true" enabled="true" follows="left|top" | 679 | height="16" label="Set..." label_selected="Set..." mouse_opaque="true" |
682 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 680 | name="set_media_url" right="-12" scale_image="true" width="60" /> |
683 | left="80" mouse_opaque="true" name="with content from this URL:" v_pad="0" | 681 | <text type="string" length="1" bottom_delta="-20" follows="left|top" font="SansSerifSmall" halign="left" |
684 | width="292"> | 682 | height="16" left="10" name="Description:" width="364"> |
685 | with content from this URL: | 683 | Description: |
686 | </text> | 684 | </text> |
687 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="-18" | 685 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" |
688 | enabled="true" follows="left|top|right" font="SansSerifSmall" | 686 | follows="left|top" font="SansSerifSmall" height="16" left="80" |
689 | handle_edit_keys_directly="false" height="16" hidden="false" left="76" | 687 | max_length="255" name="url_description" right="-80" |
690 | max_length="255" mouse_opaque="true" name="media_url" | ||
691 | select_all_on_focus_received="true" select_on_focus="true" | 688 | select_all_on_focus_received="true" select_on_focus="true" |
692 | text_readonly_color="0.576471 0.662745 0.835294 1" width="370" /> | 689 | text_readonly_color="0.576471 0.662745 0.835294 1" |
693 | <check_box bottom_delta="-24" enabled="true" follows="left|top" font="SansSerifSmall" | 690 | tool_tip="Text displayed next to play/load button" /> |
694 | height="16" hidden="false" initial_value="false" | 691 | <text type="string" length="1" bottom_delta="-20" follows="left|top" font="SansSerifSmall" halign="left" |
695 | label="Auto scale content (slower and reduced visual quality)" left="76" | 692 | height="16" left="10" name="Media texture:" width="364"> |
693 | Replace | ||
694 | Texture: | ||
695 | </text> | ||
696 | <texture_picker allow_no_texture="true" bottom_delta="-64" can_apply_immediately="false" | ||
697 | default_image_name="Default" follows="left|top" height="80" label="" | ||
698 | left="80" name="media texture" tool_tip="Click to choose a picture" | ||
699 | width="64" /> | ||
700 | <text type="string" length="1" bottom_delta="48" follows="left|top" font="SansSerifSmall" halign="left" | ||
701 | height="16" left_delta="75" name="replace_texture_help" width="270"> | ||
702 | (Objects using this texture will show the movie or | ||
703 | web page after you click the play arrow.) | ||
704 | </text> | ||
705 | <text type="string" length="1" bottom_delta="-55" follows="left|top" font="SansSerifSmall" halign="left" | ||
706 | height="16" left="10" mouse_opaque="true" name="Options:" width="292"> | ||
707 | Media | ||
708 | Options: | ||
709 | </text> | ||
710 | <check_box bottom_delta="0" enabled="true" follows="left|top" font="SansSerifSmall" | ||
711 | height="16" initial_value="false" label="Auto scale" left="80" | ||
696 | mouse_opaque="true" name="media_auto_scale" radio_style="false" | 712 | mouse_opaque="true" name="media_auto_scale" radio_style="false" |
697 | tool_tip="Checking this option will scale the content for this parcel automatically. It may be slightly slower and lower quality visually but no other texture scaling or alignment will be required." | 713 | tool_tip="Checking this option will scale the content for this parcel automatically. It may be slightly slower and lower quality visually but no other texture scaling or alignment will be required." |
698 | width="308" /> | 714 | width="200" /> |
699 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 715 | <check_box bottom_delta="0" enabled="true" follows="left|top" font="SansSerifSmall" |
700 | bottom_delta="-45" drop_shadow_visible="true" enabled="true" follows="left|top" | 716 | height="16" initial_value="false" label="Loop Media" left="250" |
701 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 717 | mouse_opaque="true" name="media_loop" radio_style="false" |
702 | left="8" mouse_opaque="true" name="Media texture:" v_pad="0" width="364"> | 718 | tool_tip="Play media in a loop. When the media has finished playing, it will restart from the beginning." |
703 | Sound | 719 | width="200" /> |
704 | Settings: | 720 | <check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall" |
705 | </text> | 721 | height="16" initial_value="false" label="Hide Media URL" left="80" |
706 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 722 | mouse_opaque="true" name="hide_media_url" radio_style="false" |
707 | bottom_delta="0" drop_shadow_visible="true" enabled="true" follows="left|top" | 723 | tool_tip="Checking this option will hide the media url to any non-authorized viewers of this parcel information. Note this is not available for HTML types." |
708 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 724 | width="200" /> |
709 | left="80" mouse_opaque="true" name="Music URL:" v_pad="0" width="364"> | 725 | <check_box bottom_delta="0" enabled="true" follows="left|top" font="SansSerifSmall" |
726 | height="16" initial_value="false" label="Hide Music URL" left="250" | ||
727 | mouse_opaque="true" name="hide_music_url" radio_style="false" | ||
728 | tool_tip="Checking this option will hide the music url to any non-authorized viewers of this parcel information" | ||
729 | width="200" /> | ||
730 | <text type="string" length="1" bottom_delta="-25" follows="left|top" font="SansSerifSmall" halign="left" | ||
731 | height="16" left="85" name="media_size" | ||
732 | tool_tip="Size to render Web media, leave 0 for default." width="85"> | ||
733 | Media size: | ||
734 | </text> | ||
735 | <spinner bottom_delta="0" decimal_digits="0" enabled="false" follows="left|top" | ||
736 | halign="right" height="16" increment="1" initial_val="0" left_delta="65" | ||
737 | max_val="1024" min_val="0" name="media_size_width" | ||
738 | tool_tip="Size to render Web media, leave 0 for default." width="64" /> | ||
739 | <spinner bottom_delta="0" decimal_digits="0" enabled="false" follows="left|top" | ||
740 | halign="right" height="16" increment="1" initial_val="0" left_delta="80" | ||
741 | max_val="1024" min_val="0" name="media_size_height" | ||
742 | tool_tip="Size to render Web media, leave 0 for default." width="64" /> | ||
743 | <text type="string" length="1" bottom_delta="0" follows="left|top" font="SansSerifSmall" halign="left" | ||
744 | height="16" left_delta="70" name="pixels" right="-10"> | ||
745 | pixels | ||
746 | </text> | ||
747 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
748 | bottom_delta="-40" drop_shadow_visible="true" enabled="true" | ||
749 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" | ||
750 | height="16" left="10" mouse_opaque="true" name="MusicURL:" v_pad="0" | ||
751 | width="364"> | ||
710 | Music URL: | 752 | Music URL: |
711 | </text> | 753 | </text> |
712 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="-18" | 754 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" |
713 | enabled="true" follows="left|right|top" font="SansSerifSmall" | 755 | enabled="true" follows="left|top" font="SansSerifSmall" |
714 | handle_edit_keys_directly="false" height="16" hidden="false" left="76" | 756 | handle_edit_keys_directly="false" height="16" left="80" max_length="255" |
715 | max_length="255" mouse_opaque="true" name="music_url" | 757 | mouse_opaque="true" name="music_url" right="-15" |
716 | select_all_on_focus_received="true" select_on_focus="true" | 758 | select_all_on_focus_received="true" select_on_focus="true" |
717 | text_readonly_color="0.576471 0.662745 0.835294 1" width="370" /> | 759 | text_readonly_color="0.576471 0.662745 0.835294 1" /> |
718 | 760 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | |
719 | <check_box bottom_delta="-26" enabled="true" follows="left|top" font="SansSerifSmall" | 761 | bottom_delta="-40" drop_shadow_visible="true" enabled="true" |
720 | height="16" hidden="false" initial_value="false" | 762 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" |
721 | label="Restrict spatialized sound to this parcel" left="76" | 763 | height="16" left="10" mouse_opaque="true" name="Sound:" v_pad="0" |
764 | width="364"> | ||
765 | Sound: | ||
766 | </text> | ||
767 | <check_box bottom_delta="0" enabled="true" follows="left|top" font="SansSerifSmall" | ||
768 | height="16" initial_value="false" | ||
769 | label="Restrict spatialized sound to this parcel" left="80" | ||
722 | mouse_opaque="true" name="check sound local" radio_style="false" | 770 | mouse_opaque="true" name="check sound local" radio_style="false" |
723 | width="292" /> | 771 | width="292" /> |
724 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 772 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
725 | bottom="-268" enabled="true" follows="left|top" font="SansSerifSmall" | 773 | bottom_delta="-40" enabled="true" follows="left|top" font="SansSerifSmall" |
726 | h_pad="0" halign="left" height="16" hidden="false" left="8" | 774 | h_pad="0" halign="left" height="16" left="10" mouse_opaque="false" |
727 | mouse_opaque="false" name="Voice settings:" tab_stop="false" v_pad="0" | 775 | name="Voice settings:" tab_stop="false" v_pad="0" width="364"> |
728 | width="364"> | 776 | Voice: |
729 | Voice | 777 | </text> |
730 | Settings: | 778 | <radio_group bottom_delta="-40" draw_border="true" enabled="true" follows="left|top" |
731 | </text> | 779 | height="54" left="80" mouse_opaque="true" name="parcel_voice_channel" |
732 | <radio_group bottom="-306" draw_border="true" enabled="true" follows="left|top" height="54" | 780 | tab_stop="true" width="219"> |
733 | hidden="false" left="80" mouse_opaque="true" name="parcel_voice_channel" | 781 | <radio_item type="string" length="1" bottom="-19" enabled="true" follows="left|top" height="16" left="3" |
734 | tab_stop="true" width="370"> | 782 | mouse_opaque="true" name="Estate" width="463"> |
735 | <radio_item type="string" length="1" bottom="-19" enabled="true" follows="left|top" height="16" hidden="false" | ||
736 | left="3" mouse_opaque="true" name="Estate" width="463"> | ||
737 | Use the Estate spatial channel | 783 | Use the Estate spatial channel |
738 | </radio_item> | 784 | </radio_item> |
739 | <radio_item type="string" length="1" bottom="-35" enabled="true" follows="left|top" height="16" hidden="false" | 785 | <radio_item type="string" length="1" bottom="-35" enabled="true" follows="left|top" height="16" left="3" |
740 | left="3" mouse_opaque="true" name="Private" width="463"> | 786 | mouse_opaque="true" name="Private" width="463"> |
741 | Use a private spatial channel | 787 | Use a private spatial channel |
742 | </radio_item> | 788 | </radio_item> |
743 | <radio_item type="string" length="1" bottom="-51" enabled="true" follows="left|top" height="16" hidden="false" | 789 | <radio_item type="string" length="1" bottom="-51" enabled="true" follows="left|top" height="16" left="3" |
744 | left="3" mouse_opaque="true" name="Disabled" width="463"> | 790 | mouse_opaque="true" name="Disabled" width="463"> |
745 | Disable spatial audio on this parcel | 791 | Disable spatial audio on this parcel |
746 | </radio_item> | 792 | </radio_item> |
747 | </radio_group> | 793 | </radio_group> |
748 | </panel> | 794 | </panel> |
749 | <panel border="false" bottom="-349" enabled="true" follows="left|top|right|bottom" | 795 | <panel border="false" bottom="-349" enabled="true" follows="left|top|right|bottom" |
750 | height="333" hidden="false" label="Access" left="1" mouse_opaque="true" | 796 | height="333" label="Access" left="1" mouse_opaque="true" |
751 | name="land_access_panel" width="458"> | 797 | name="land_access_panel" width="458"> |
752 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 798 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
753 | bottom="-24" drop_shadow_visible="true" enabled="true" follows="left|top" | 799 | bottom="-24" drop_shadow_visible="true" enabled="true" follows="left|top" |
754 | font="SansSerif" h_pad="0" halign="left" height="20" hidden="false" | 800 | font="SansSerif" h_pad="0" halign="left" height="20" left="8" |
755 | left="8" mouse_opaque="true" name="Limit access to this parcel to:" | 801 | mouse_opaque="true" name="Limit access to this parcel to:" v_pad="0" |
756 | v_pad="0" width="278"> | 802 | width="278"> |
757 | Access To This Parcel | 803 | Access To This Parcel |
758 | </text> | 804 | </text> |
759 | |||
760 | <check_box bottom="-45" enabled="true" follows="top|left" font="SansSerifSmall" | 805 | <check_box bottom="-45" enabled="true" follows="top|left" font="SansSerifSmall" |
761 | height="16" hidden="false" initial_value="false" label="Allow Public Access" | 806 | height="16" initial_value="false" label="Allow Public Access" left="8" |
762 | left="8" mouse_opaque="true" name="public_access" radio_style="false" | 807 | mouse_opaque="true" name="public_access" radio_style="false" width="278" /> |
763 | width="278" /> | ||
764 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 808 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
765 | bottom_delta="-20" drop_shadow_visible="true" enabled="true" follows="top|left" | 809 | bottom_delta="-20" drop_shadow_visible="true" enabled="true" |
766 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 810 | follows="top|left" font="SansSerifSmall" h_pad="0" halign="left" |
767 | left_delta="20" mouse_opaque="true" name="Only Allow" | 811 | height="16" left_delta="20" mouse_opaque="true" name="Only Allow" v_pad="0" |
768 | v_pad="0" width="278"> | 812 | width="278"> |
769 | Block Access By: | 813 | Block Access By: |
770 | </text> | 814 | </text> |
771 | <check_box bottom_delta="-20" enabled="true" follows="top|left" font="SansSerifSmall" | 815 | <check_box bottom_delta="-20" enabled="true" follows="top|left" font="SansSerifSmall" |
772 | height="16" hidden="false" initial_value="false" label="Residents who have not given payment info to Linden Lab" | 816 | height="16" initial_value="false" |
773 | left_delta="0" mouse_opaque="true" name="limit_payment" radio_style="false" width="278" | 817 | label="Residents who have not given payment info to Linden Lab" |
774 | tool_tip="Ban unidentified residents." /> | 818 | left_delta="0" mouse_opaque="true" name="limit_payment" radio_style="false" |
819 | tool_tip="Ban unidentified residents." width="278" /> | ||
775 | <check_box bottom_delta="-20" enabled="true" follows="top|left" font="SansSerifSmall" | 820 | <check_box bottom_delta="-20" enabled="true" follows="top|left" font="SansSerifSmall" |
776 | height="16" hidden="false" initial_value="false" label="Residents who are not age verified adults" | 821 | height="16" initial_value="false" |
777 | left_delta="0" mouse_opaque="true" name="limit_age_verified" radio_style="false" width="278" | 822 | label="Residents who are not age verified adults" left_delta="0" |
778 | tool_tip="Ban residents who have not verified their age. See support.secondlife.com for more information." /> | 823 | mouse_opaque="true" name="limit_age_verified" radio_style="false" |
779 | <string name="estate_override">One ore more of these options is set at the estate level</string> | 824 | tool_tip="Ban residents who have not verified their age. See support.secondlife.com for more information." |
780 | 825 | width="278" /> | |
826 | <string name="estate_override"> | ||
827 | One ore more of these options is set at the estate level | ||
828 | </string> | ||
781 | <check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall" | 829 | <check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall" |
782 | height="16" hidden="false" initial_value="false" label="Allow Group Access: [GROUP]" | 830 | height="16" initial_value="false" label="Allow Group Access: [GROUP]" |
783 | left="8" mouse_opaque="true" name="GroupCheck" radio_style="false" width="278" | 831 | left="8" mouse_opaque="true" name="GroupCheck" radio_style="false" |
784 | tool_tip="Set group in the General tab." /> | 832 | tool_tip="Set group in the General tab." width="278" /> |
785 | |||
786 | <check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall" | 833 | <check_box bottom_delta="-20" enabled="false" follows="left|top" font="SansSerifSmall" |
787 | height="16" hidden="false" initial_value="false" | 834 | height="16" initial_value="false" label="Sell passes to:" left="8" |
788 | label="Sell passes to:" left="8" | 835 | mouse_opaque="true" name="PassCheck" radio_style="false" |
789 | mouse_opaque="true" name="PassCheck" radio_style="false" width="120" | 836 | tool_tip="Allows temporary access to this parcel" width="120" /> |
790 | tool_tip="Allows temporary access to this parcel"/> | ||
791 | <combo_box allow_text_entry="false" bottom_delta="0" enabled="true" follows="left|top" | 837 | <combo_box allow_text_entry="false" bottom_delta="0" enabled="true" follows="left|top" |
792 | height="16" hidden="false" left_delta="142" max_chars="20" mouse_opaque="true" | 838 | height="16" left_delta="142" max_chars="20" mouse_opaque="true" |
793 | name="pass_combo" width="100"> | 839 | name="pass_combo" width="100"> |
794 | <combo_item name="Anyone" value="anyone"> | 840 | <combo_item name="Anyone" value="anyone"> |
795 | Anyone | 841 | Anyone |
@@ -798,104 +844,50 @@ Settings: | |||
798 | Group | 844 | Group |
799 | </combo_item> | 845 | </combo_item> |
800 | </combo_box> | 846 | </combo_box> |
801 | <spinner bottom_delta="-20" enabled="false" follows="left|top" height="16" hidden="false" | 847 | <spinner bottom_delta="-20" enabled="false" follows="left|top" height="16" increment="1" |
802 | increment="1" initial_val="10" label="Price in L$:" label_width="120" | 848 | initial_val="10" label="Price in L$:" label_width="120" left="28" |
803 | left="28" max_val="500" min_val="1" mouse_opaque="true" name="PriceSpin" | 849 | max_val="500" min_val="1" mouse_opaque="true" name="PriceSpin" width="180" /> |
804 | width="180" /> | 850 | <spinner bottom_delta="-20" enabled="false" follows="left|top" height="16" |
805 | <spinner bottom_delta="-20" enabled="false" follows="left|top" height="16" hidden="false" | ||
806 | increment="0.25" initial_val="1" label="Hours of access:" label_width="120" | 851 | increment="0.25" initial_val="1" label="Hours of access:" label_width="120" |
807 | left_delta="0" max_val="24" min_val="0.01" mouse_opaque="true" name="HoursSpin" | 852 | left_delta="0" max_val="24" min_val="0.01" mouse_opaque="true" |
808 | width="180" /> | 853 | name="HoursSpin" width="180" /> |
809 | |||
810 | |||
811 | <text bottom="-220" enabled="true" follows="left|right|top" font="SansSerifSmall" | 854 | <text bottom="-220" enabled="true" follows="left|right|top" font="SansSerifSmall" |
812 | height="16" hidden="false" initial_value="false" | 855 | height="16" initial_value="false" label="Always Allow" left="20" |
813 | label="Always Allow" left="20" mouse_opaque="true" | 856 | mouse_opaque="true" name="AllowedText" radio_style="false" width="195"> |
814 | name="AccessCheck" radio_style="false" width="195"> | 857 | Allowed Residents |
815 | Allowed Residents | ||
816 | </text> | 858 | </text> |
817 | <name_list allow_calling_card_drop="false" background_visible="true" bottom="-320" | 859 | <name_list allow_calling_card_drop="false" background_visible="true" bottom="-320" |
818 | column_padding="0" draw_border="true" draw_heading="false" heading_font="SansSerifSmall" heading_height="14" | 860 | column_padding="0" draw_border="true" draw_heading="false" enabled="true" |
819 | enabled="true" follows="left|top" height="100" | 861 | follows="left|top" heading_font="SansSerifSmall" heading_height="14" |
820 | hidden="false" left="20" mouse_opaque="true" multi_select="true" | 862 | height="100" left="20" mouse_opaque="true" multi_select="true" |
821 | name="AccessList" width="195" | 863 | name="AccessList" tool_tip="([LISTED] listed, [MAX] max)" width="195" /> |
822 | tool_tip="([LISTED] listed, [MAX] max)"> | ||
823 | </name_list> | ||
824 | <button bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall" | 864 | <button bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall" |
825 | halign="center" height="16" hidden="false" label="Add..." | 865 | halign="center" height="16" label="Add..." label_selected="Add..." |
826 | label_selected="Add..." left_delta="5" mouse_opaque="true" name="add_allowed" | 866 | left_delta="5" mouse_opaque="true" name="add_allowed" scale_image="true" |
827 | scale_image="true" width="80" /> | 867 | width="80" /> |
828 | <button bottom_delta="0" enabled="true" follows="left|top" font="SansSerifSmall" | 868 | <button bottom_delta="0" enabled="true" follows="left|top" font="SansSerifSmall" |
829 | halign="center" height="16" hidden="false" label="Remove" | 869 | halign="center" height="16" label="Remove" label_selected="Remove" |
830 | label_selected="Remove" left_delta="100" mouse_opaque="true" name="remove_allowed" | 870 | left_delta="100" mouse_opaque="true" name="remove_allowed" |
831 | scale_image="true" width="80" /> | 871 | scale_image="true" width="80" /> |
832 | |||
833 | <text bottom="-220" enabled="true" follows="left|right|top" font="SansSerifSmall" | 872 | <text bottom="-220" enabled="true" follows="left|right|top" font="SansSerifSmall" |
834 | height="16" hidden="false" initial_value="false" | 873 | height="16" initial_value="false" label="Ban" left="240" |
835 | label="Ban" left="240" mouse_opaque="true" | 874 | mouse_opaque="true" name="BannedText" radio_style="false" width="195"> |
836 | name="AccessCheck" radio_style="false" width="195"> | 875 | Banned Residents |
837 | Banned Residents | ||
838 | </text> | 876 | </text> |
839 | <name_list allow_calling_card_drop="false" background_visible="true" bottom="-320" | 877 | <name_list allow_calling_card_drop="false" background_visible="true" bottom="-320" |
840 | column_padding="0" draw_border="true" draw_heading="false" heading_font="SansSerifSmall" heading_height="14" | 878 | column_padding="0" draw_border="true" draw_heading="false" enabled="true" |
841 | enabled="true" follows="left|right|top|bottom" height="100" | 879 | follows="left|right|top|bottom" heading_font="SansSerifSmall" |
842 | hidden="false" left_delta="0" mouse_opaque="true" multi_select="true" | 880 | heading_height="14" height="100" left_delta="0" mouse_opaque="true" |
843 | name="BannedList" width="195" | 881 | multi_select="true" name="BannedList" |
844 | tool_tip="([LISTED] listed, [MAX] max)"> | 882 | tool_tip="([LISTED] listed, [MAX] max)" width="195" /> |
845 | </name_list> | ||
846 | <button bottom_delta="-20" enabled="true" follows="right|bottom" font="SansSerifSmall" | 883 | <button bottom_delta="-20" enabled="true" follows="right|bottom" font="SansSerifSmall" |
847 | halign="center" height="16" hidden="false" label="Add..." | 884 | halign="center" height="16" label="Add..." label_selected="Add..." |
848 | label_selected="Add..." left_delta="5" mouse_opaque="true" name="add_banned" | 885 | left_delta="5" mouse_opaque="true" name="add_banned" scale_image="true" |
849 | scale_image="true" width="80" /> | 886 | width="80" /> |
850 | <button bottom_delta="0" enabled="false" follows="right|bottom" font="SansSerifSmall" | 887 | <button bottom_delta="0" enabled="false" follows="right|bottom" font="SansSerifSmall" |
851 | halign="center" height="16" hidden="false" label="Remove" | 888 | halign="center" height="16" label="Remove" label_selected="Remove" |
852 | label_selected="Remove" left_delta="100" mouse_opaque="true" name="remove_banned" | 889 | left_delta="100" mouse_opaque="true" name="remove_banned" |
853 | scale_image="true" width="80" /> | 890 | scale_image="true" width="80" /> |
854 | |||
855 | </panel> | ||
856 | <!-- | ||
857 | <panel border="false" bottom="-349" enabled="true" follows="left|top|right|bottom" | ||
858 | height="333" hidden="false" label="Ban" left="1" mouse_opaque="true" | ||
859 | name="land_ban_panel" width="458"> | ||
860 | <check_box bottom="-20" enabled="true" follows="left|top" font="SansSerifSmall" | ||
861 | height="16" hidden="false" initial_value="false" | ||
862 | label="Ban these avatars: ([LISTED] listed, [MAX] max)" left="4" mouse_opaque="true" | ||
863 | name="LandBanCheck" radio_style="false" width="278" /> | ||
864 | <name_list allow_calling_card_drop="false" background_visible="true" bottom="-200" | ||
865 | column_padding="0" draw_border="true" draw_heading="true" heading_font="SansSerifSmall" heading_height="14" | ||
866 | enabled="true" follows="left|top|right|bottom" height="170" | ||
867 | hidden="false" left="28" mouse_opaque="true" multi_select="false" | ||
868 | name="LandBanList" width="400"> | ||
869 | <column label="Banned Residents" name="name" relwidth="1.0" /> | ||
870 | </name_list> | ||
871 | <button bottom="-230" enabled="true" follows="left|bottom" font="SansSerifSmall" | ||
872 | halign="center" height="16" hidden="false" label="Add..." | ||
873 | label_selected="Add..." left="28" mouse_opaque="true" name="Add..." | ||
874 | scale_image="true" width="88" /> | ||
875 | <button bottom="-230" enabled="false" follows="left|bottom" font="SansSerifSmall" | ||
876 | halign="center" height="16" hidden="false" label="Remove" | ||
877 | label_selected="Remove" left="124" mouse_opaque="true" name="Remove" | ||
878 | scale_image="true" width="88" /> | ||
879 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
880 | bottom="-260" drop_shadow_visible="true" enabled="true" follows="left|bottom" | ||
881 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | ||
882 | left="4" mouse_opaque="true" name="Deny by Payment Status:" v_pad="0" | ||
883 | width="278"> | ||
884 | Deny by Payment Status: | ||
885 | </text> | ||
886 | <check_box bottom="-280" enabled="true" follows="left|bottom" font="SansSerifSmall" | ||
887 | height="16" hidden="false" initial_value="false" | ||
888 | label="Deny No Payment Info On File" left="28" mouse_opaque="true" | ||
889 | name="DenyAnonymousCheck" radio_style="false" width="254" /> | ||
890 | <check_box bottom="-300" enabled="true" follows="left|bottom" font="SansSerifSmall" | ||
891 | height="16" hidden="false" initial_value="false" | ||
892 | label="Deny Payment Info On File" left="28" mouse_opaque="true" | ||
893 | name="DenyIdentifiedCheck" radio_style="false" width="254" /> | ||
894 | <check_box bottom="-320" enabled="true" follows="left|bottom" font="SansSerifSmall" | ||
895 | height="16" hidden="false" initial_value="false" | ||
896 | label="Deny Payment Info Used" left="28" mouse_opaque="true" | ||
897 | name="DenyTransactedCheck" radio_style="false" width="254" /> | ||
898 | </panel> | 891 | </panel> |
899 | --> | ||
900 | </tab_container> | 892 | </tab_container> |
901 | </floater> | 893 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_active_speakers.xml b/linden/indra/newview/skins/xui/en-us/floater_active_speakers.xml index 259cb3d..69543b0 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_active_speakers.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_active_speakers.xml | |||
@@ -1,70 +1,29 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes"?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater | 2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" |
3 | name="active_speakers" | 3 | height="300" min_height="200" min_width="180" name="active_speakers" |
4 | title="Active Speakers" | 4 | rect_control="FloaterActiveSpeakersRect" title="Active Speakers" |
5 | width="250" | 5 | width="250"> |
6 | height="300" | 6 | <panel bottom="0" follows="left|top|right|bottom" left="0" mouse_opaque="false" |
7 | rect_control="FloaterActiveSpeakersRect" | 7 | name="active_speakers_panel" right="250" top="300"> |
8 | can_resize="true" | 8 | <scroll_list bottom="35" can_resize="true" column_padding="0" draw_heading="true" |
9 | can_minimize="true" | 9 | draw_stripes="false" follows="left|top|bottom|right" left="10" |
10 | can_close="true" | 10 | multi_select="false" name="speakers_list" right="-10" search_column="1" |
11 | can_drag_on_left="false" | 11 | sort_column="2" top="-20"> |
12 | min_width="180" | 12 | <column name="icon_speaking_status" sort="speaking_status" width="20" /> |
13 | min_height="200" | 13 | <column dynamicwidth="true" label="Name" name="speaker_name" /> |
14 | > | 14 | <column label="" name="speaking_status" width="0" /> |
15 | <panel name="active_speakers_panel" left="0" bottom="0" right="250" top="300" follows="left|top|right|bottom" mouse_opaque="false"> | ||
16 | <scroll_list | ||
17 | name="speakers_list" | ||
18 | left="10" | ||
19 | right="-10" | ||
20 | top="-20" | ||
21 | bottom="35" | ||
22 | column_padding="0" | ||
23 | can_resize="true" | ||
24 | follows="left|top|bottom|right" | ||
25 | draw_heading="true" | ||
26 | draw_stripes="false" | ||
27 | multi_select="false" | ||
28 | search_column="1" | ||
29 | sort_column="2" | ||
30 | > | ||
31 | <column name="icon_speaking_status" width="20" sort="speaking_status"/> | ||
32 | <column name="speaker_name" label="Name" dynamicwidth="true" /> | ||
33 | <column name="speaking_status" label="" width="0" /> | ||
34 | </scroll_list> | 15 | </scroll_list> |
35 | <panel | 16 | <panel background_opaque="false" background_visible="false" bevel_style="in" |
36 | name="volume_container" | 17 | bg_alpha_color="0,0,0,0" bg_opaque_color="0,0,0,0.3" border="false" |
37 | left="10" | 18 | bottom="5" can_resize="false" follows="left|right|bottom" height="20" |
38 | right="-10" | 19 | left="10" mouse_opaque="true" name="volume_container" right="-10"> |
39 | height="20" | 20 | <volume_slider bottom="5" follows="left|bottom" height="15" increment="0.05" initial_val="0.5" |
40 | bottom="5" | 21 | left_delta="10" max_val="1.0" min_val="0.0" name="speaker_volume" |
41 | border="false" | 22 | width="110" /> |
42 | mouse_opaque="true" | 23 | <button bottom_delta="0" height="20" image_selected="icn_speaker-muted_dark.tga" |
43 | bevel_style="in" | 24 | image_unselected="icn_speaker_dark.tga" label="" left_delta="115" |
44 | background_visible="false" | 25 | name="mute_btn" toggle="true" tool_tip="Mute voice for this resident" |
45 | background_opaque="false" | 26 | width="25" /> |
46 | follows="left|right|bottom" | 27 | </panel> |
47 | bg_opaque_color="0,0,0,0.3" | ||
48 | bg_alpha_color="0,0,0,0" | ||
49 | can_resize="false" | ||
50 | > | ||
51 | <volume_slider | ||
52 | name="speaker_volume" | ||
53 | left_delta="10" | ||
54 | width="110" | ||
55 | bottom="5" | ||
56 | height="15" | ||
57 | follows="left|bottom" | ||
58 | min_val="0.0" | ||
59 | max_val="1.0" | ||
60 | increment="0.05" | ||
61 | initial_val="0.5" | ||
62 | /> | ||
63 | <button bottom_delta="0" height="20" | ||
64 | image_selected="icn_speaker-muted_dark.tga" | ||
65 | image_unselected="icn_speaker_dark.tga" label="" left_delta="115" | ||
66 | name="mute_btn" toggle="true" width="25" tool_tip="Mute voice for this resident"/> | ||
67 | |||
68 | </panel> | ||
69 | </panel> | 28 | </panel> |
70 | </floater> | 29 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_animation_preview.xml b/linden/indra/newview/skins/xui/en-us/floater_animation_preview.xml index d766a33..f925abd 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_animation_preview.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_animation_preview.xml | |||
@@ -15,8 +15,9 @@ | |||
15 | <line_editor bottom_delta="-2" follows="top|left|right" height="19" left="85" | 15 | <line_editor bottom_delta="-2" follows="top|left|right" height="19" left="85" |
16 | max_length="254" name="description_form" right="-10" /> | 16 | max_length="254" name="description_form" right="-10" /> |
17 | <pad height="0" /> | 17 | <pad height="0" /> |
18 | <spinner decimal_digits="0" follows="left|top" height="18" increment="1" initial_val="0" | 18 | <spinner decimal_digits="0" follows="left|top" height="18" increment="1" initial_val="0" |
19 | label="Priority" label_width="50" left="10" max_val="4" min_val="0" name="priority" | 19 | label="Priority" label_width="50" left="10" max_val="4" min_val="0" |
20 | name="priority" | ||
20 | tool_tip="Controls which other animations can be overridden by this animation." | 21 | tool_tip="Controls which other animations can be overridden by this animation." |
21 | width="90" /> | 22 | width="90" /> |
22 | <check_box bottom_delta="-23" follows="left|top" height="18" label="Loop" left="10" | 23 | <check_box bottom_delta="-23" follows="left|top" height="18" label="Loop" left="10" |
@@ -31,9 +32,9 @@ | |||
31 | <text bottom_delta="-20" follows="top|left" height="15" left="10" name="hand_label"> | 32 | <text bottom_delta="-20" follows="top|left" height="15" left="10" name="hand_label"> |
32 | Hand Pose | 33 | Hand Pose |
33 | </text> | 34 | </text> |
34 | <combo_box bottom_delta="-2" follows="left|top" height="18" label="" left_delta="76" width="104" | 35 | <combo_box bottom_delta="-2" follows="left|top" height="18" label="" left_delta="76" |
35 | name="hand_pose_combo" right="190" | 36 | name="hand_pose_combo" right="190" |
36 | tool_tip="Controls what hands do during animation."> | 37 | tool_tip="Controls what hands do during animation." width="104"> |
37 | <combo_item name="Spread" value=""> | 38 | <combo_item name="Spread" value=""> |
38 | Spread | 39 | Spread |
39 | </combo_item> | 40 | </combo_item> |
@@ -77,9 +78,9 @@ | |||
77 | <text bottom_delta="-22" follows="top|left" height="15" left="10" name="emote_label"> | 78 | <text bottom_delta="-22" follows="top|left" height="15" left="10" name="emote_label"> |
78 | Expression | 79 | Expression |
79 | </text> | 80 | </text> |
80 | <combo_box bottom_delta="-2" follows="left|top" height="18" label="" left_delta="76" width="104" | 81 | <combo_box bottom_delta="-2" follows="left|top" height="18" label="" left_delta="76" |
81 | name="emote_combo" right="190" | 82 | name="emote_combo" right="190" |
82 | tool_tip="Controls what face does during animation."> | 83 | tool_tip="Controls what face does during animation." width="104"> |
83 | <combo_item name="[None]"> | 84 | <combo_item name="[None]"> |
84 | [None] | 85 | [None] |
85 | </combo_item> | 86 | </combo_item> |
@@ -141,12 +142,14 @@ | |||
141 | Worry | 142 | Worry |
142 | </combo_item> | 143 | </combo_item> |
143 | </combo_box> | 144 | </combo_box> |
144 | <text bottom_delta="-21" follows="top|left" height="15" left="10" name="preview_label" width="70"> | 145 | <text bottom_delta="-21" follows="top|left" height="15" left="10" |
146 | name="preview_label" width="70"> | ||
145 | Preview while | 147 | Preview while |
146 | </text> | 148 | </text> |
147 | <!-- <combo_box bottom_delta="-2" follows="left|top" height="18" label="" left="185" --> | 149 | <combo_box bottom_delta="-2" follows="left|top" height="18" label="" left_delta="76" |
148 | <combo_box bottom_delta="-2" follows="left|top" height="18" label="" left_delta="76" name="preview_base_anim" width="104" | 150 | name="preview_base_anim" |
149 | tool_tip="Use this to test your animation behavior while your avatar performs common actions."> | 151 | tool_tip="Use this to test your animation behavior while your avatar performs common actions." |
152 | width="104"> | ||
150 | <combo_item name="Standing"> | 153 | <combo_item name="Standing"> |
151 | Standing | 154 | Standing |
152 | </combo_item> | 155 | </combo_item> |
@@ -160,7 +163,6 @@ | |||
160 | Flying | 163 | Flying |
161 | </combo_item> | 164 | </combo_item> |
162 | </combo_box> | 165 | </combo_box> |
163 | |||
164 | <spinner bottom_delta="-25" follows="left|top" height="18" increment="0.01" | 166 | <spinner bottom_delta="-25" follows="left|top" height="18" increment="0.01" |
165 | initial_val="0" label="Ease In (sec)" label_width="65" left="10" | 167 | initial_val="0" label="Ease In (sec)" label_width="65" left="10" |
166 | max_val="10" min_val="0" name="ease_in_time" | 168 | max_val="10" min_val="0" name="ease_in_time" |
@@ -171,32 +173,33 @@ | |||
171 | max_val="10" min_val="0" name="ease_out_time" | 173 | max_val="10" min_val="0" name="ease_out_time" |
172 | tool_tip="Amount of time (in seconds) over which animations blends out." | 174 | tool_tip="Amount of time (in seconds) over which animations blends out." |
173 | width="135" /> | 175 | width="135" /> |
174 | <button bottom_delta="-42" follows="top|right" height="28" label="" left="10" name="play_btn" | 176 | <button bottom_delta="-42" follows="top|right" height="28" label="" left="10" |
175 | tool_tip="Play/pause your animation." width="28" /> | 177 | name="play_btn" tool_tip="Play/pause your animation." width="28" /> |
176 | <button bottom_delta="0" follows="top|right" height="28" label="" left_delta="32" | 178 | <button bottom_delta="0" follows="top|right" height="28" label="" left_delta="32" |
177 | name="stop_btn" tool_tip="Stop animation playback" width="28" /> | 179 | name="stop_btn" tool_tip="Stop animation playback" width="28" /> |
178 | <slider bottom_delta="0" follows="top|right" height="20" increment="0.0001" initial_val="0" | 180 | <slider bottom_delta="0" follows="top|right" height="20" increment="0.0001" |
179 | label="" label_width="0" left="80" max_val="1" min_val="0" | 181 | initial_val="0" label="" label_width="0" left="80" max_val="1" min_val="0" |
180 | name="playback_slider" right="290" show_text="false" /> | 182 | name="playback_slider" right="290" show_text="false" /> |
181 | <text bottom="250" follows="top|left" left="10" name="bad_animation_text"> | 183 | <text bottom="250" follows="top|left" left="10" name="bad_animation_text"> |
182 | Unable to read animation file. | 184 | Unable to read animation file. |
183 | 185 | ||
184 | We recommend BVH files exported from Poser 4. | 186 | We recommend BVH files exported from Poser 4. |
185 | </text> | 187 | </text> |
186 | <button bottom="10" follows="bottom|right" height="20" label="Cancel" right="290" | 188 | <button bottom="10" follows="bottom|right" height="20" label="Cancel" name="cancel_btn" |
187 | name="cancel_btn" width="123" /> | 189 | right="290" width="123" /> |
188 | <button bottom="10" follows="bottom|left" height="20" label="Upload (L$[AMOUNT])" | 190 | <button bottom="10" follows="bottom|left" height="20" label="Upload (L$[AMOUNT])" |
189 | left_delta="-129" name="ok_btn" width="123" /> | 191 | left_delta="-129" name="ok_btn" width="123" /> |
190 | 192 | <string name="failed_to_initialize"> | |
191 | <text hidden="true" name="failed_to_initialize">Failed to initialize motion</text> | 193 | Failed to initialize motion |
192 | <text hidden="true" name="anim_too_long"> | 194 | </string> |
193 | Animation file is [LENGTH] seconds in length. | 195 | <string name="anim_too_long"> |
196 | Animation file is [LENGTH] seconds in length. | ||
194 | 197 | ||
195 | Maximum animation length is [MAX_LENGTH] seconds. | 198 | Maximum animation length is [MAX_LENGTH] seconds. |
196 | </text> | 199 | </string> |
197 | <text hidden="true" name="failed_file_read"> | 200 | <string name="failed_file_read"> |
198 | Unable to read animation file. | 201 | Unable to read animation file. |
199 | 202 | ||
200 | [STATUS] | 203 | [STATUS] |
201 | </text> | 204 | </string> |
202 | </floater> | 205 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_auction.xml b/linden/indra/newview/skins/xui/en-us/floater_auction.xml index 6847d16..4e09f29 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_auction.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_auction.xml | |||
@@ -17,7 +17,7 @@ | |||
17 | <button bottom="-360" follows="left|bottom" font="SansSerif" halign="center" | 17 | <button bottom="-360" follows="left|bottom" font="SansSerif" halign="center" |
18 | height="20" label="OK" label_selected="OK" left_delta="100" | 18 | height="20" label="OK" label_selected="OK" left_delta="100" |
19 | mouse_opaque="true" name="ok_btn" width="48" /> | 19 | mouse_opaque="true" name="ok_btn" width="48" /> |
20 | <text hidden="true" name="already for sale"> | 20 | <string name="already for sale"> |
21 | You cannot auction parcels which are already for sale. | 21 | You cannot auction parcels which are already for sale. |
22 | </text> | 22 | </string> |
23 | </floater> | 23 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_audio_volume.xml b/linden/indra/newview/skins/xui/en-us/floater_audio_volume.xml index ab0c0ad..41dc3eb 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_audio_volume.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_audio_volume.xml | |||
@@ -1,11 +1,8 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="40" left="40" height="200" width="180" | 2 | <floater bottom="40" can_close="true" can_drag_on_left="false" can_minimize="false" |
3 | rect_control="FloaterAudioVolumeRect" | 3 | can_resize="false" height="200" left="40" name="Volume" |
4 | can_resize="false" can_close="true" can_drag_on_left="false" can_minimize="false" | 4 | rect_control="FloaterAudioVolumeRect" title="Volume" width="250"> |
5 | name="Volume" title="Volume"> | 5 | <panel border="true" bottom="-210" enabled="true" filename="panel_audio.xml" |
6 | <panel border="true" bottom="-210" enabled="true" follows="left|top|right|bottom" | 6 | follows="left|top|right|bottom" height="180" label="Volume" left="5" |
7 | hidden="false" label="Volume" left="5" height="180" width="175" | 7 | mouse_opaque="true" name="Volume Panel" width="175" /> |
8 | mouse_opaque="true" name="Volume Panel" | ||
9 | filename="panel_audio.xml"> | ||
10 | </panel> | ||
11 | </floater> | 8 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_avatar_picker.xml b/linden/indra/newview/skins/xui/en-us/floater_avatar_picker.xml index b823b78..8e3f822 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_avatar_picker.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_avatar_picker.xml | |||
@@ -1,45 +1,42 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-380" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-380" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="true" height="380" hidden="false" left="400" min_height="340" | 3 | can_resize="true" height="380" left="400" min_height="340" min_width="200" |
4 | min_width="200" mouse_opaque="true" name="avatarpicker" | 4 | mouse_opaque="true" name="avatarpicker" title="Choose Resident" width="240"> |
5 | title="Choose Resident" width="240"> | ||
6 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 5 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
7 | bottom="-40" drop_shadow_visible="true" follows="left|top" | 6 | bottom="-40" drop_shadow_visible="true" follows="left|top" |
8 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 7 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="12" |
9 | left="12" mouse_opaque="true" name="instruct_search_resident_name" | 8 | mouse_opaque="true" name="instruct_search_resident_name" v_pad="0" |
10 | v_pad="0" width="220"> | 9 | width="220"> |
11 | Type part of the resident's name: | 10 | Type part of the resident's name: |
12 | </text> | 11 | </text> |
13 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="-16" | 12 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="-16" |
14 | follows="left|top|right" font="SansSerifSmall" height="16" hidden="false" | 13 | follows="left|top|right" font="SansSerifSmall" height="16" left="12" |
15 | left="12" max_length="254" mouse_opaque="true" name="Edit" | 14 | max_length="254" mouse_opaque="true" name="Edit" select_on_focus="false" |
16 | select_on_focus="false" width="132" /> | 15 | width="132" /> |
17 | <button bottom_delta="-3" follows="top|right" font="SansSerif" halign="center" height="20" | 16 | <button bottom_delta="-3" follows="top|right" font="SansSerif" halign="center" |
18 | hidden="false" label="Find" label_selected="Find" left_delta="140" | 17 | height="20" label="Find" label_selected="Find" left_delta="140" |
19 | mouse_opaque="true" name="Find" scale_image="TRUE" width="80" /> | 18 | mouse_opaque="true" name="Find" scale_image="TRUE" width="80" /> |
20 | <scroll_list background_visible="true" bottom_delta="-164" column_padding="5" draw_border="true" | 19 | <scroll_list background_visible="true" bottom_delta="-164" column_padding="5" |
21 | draw_heading="false" draw_stripes="true" follows="left|top|right" | 20 | draw_border="true" draw_heading="false" draw_stripes="true" |
22 | height="156" hidden="false" left="12" mouse_opaque="true" | 21 | follows="left|top|right" height="156" left="12" mouse_opaque="true" |
23 | multi_select="false" name="Names" width="220" /> | 22 | multi_select="false" name="Names" width="220" /> |
24 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 23 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
25 | bottom_delta="-24" drop_shadow_visible="true" follows="left|top" | 24 | bottom_delta="-24" drop_shadow_visible="true" follows="left|top" |
26 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 25 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="12" |
27 | left="12" mouse_opaque="true" name="Or select their calling card:" v_pad="0" | 26 | mouse_opaque="true" name="Or select their calling card:" v_pad="0" |
28 | width="220"> | 27 | width="220"> |
29 | Or select a calling card: | 28 | Or select a calling card: |
30 | </text> | 29 | </text> |
31 | <inventory_panel allow_multi_select="false" border="true" bottom_delta="-100" | 30 | <inventory_panel allow_multi_select="false" border="true" bottom_delta="-100" |
32 | follows="left|top|right|bottom" height="100" hidden="false" left="12" | 31 | follows="left|top|right|bottom" height="100" left="12" mouse_opaque="true" |
33 | mouse_opaque="true" name="Inventory Panel" | 32 | name="Inventory Panel" sort_order="AvatarPickerSortOrder" width="220" /> |
34 | sort_order="AvatarPickerSortOrder" width="220" /> | ||
35 | <button bottom_delta="-28" follows="left|bottom" font="SansSerif" halign="center" | 33 | <button bottom_delta="-28" follows="left|bottom" font="SansSerif" halign="center" |
36 | height="20" hidden="false" label="Close" label_selected="Close" | 34 | height="20" label="Close" label_selected="Close" mouse_opaque="true" |
37 | right="230" mouse_opaque="true" name="Close" scale_image="TRUE" | 35 | name="Close" right="230" scale_image="TRUE" width="105" /> |
38 | width="105" /> | ||
39 | <button bottom_delta="0" follows="left|bottom" font="SansSerif" halign="center" | 36 | <button bottom_delta="0" follows="left|bottom" font="SansSerif" halign="center" |
40 | height="20" hidden="false" label="Select" label_selected="Select" right="119" | 37 | height="20" label="Select" label_selected="Select" mouse_opaque="true" |
41 | mouse_opaque="true" name="Select" scale_image="TRUE" width="105" /> | 38 | name="Select" right="119" scale_image="TRUE" width="105" /> |
42 | <text hidden="true" name="NotFound"> | 39 | <string name="NotFound"> |
43 | '[TEXT]' not found | 40 | '[TEXT]' not found |
44 | </text> | 41 | </string> |
45 | </floater> | 42 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_avatar_textures.xml b/linden/indra/newview/skins/xui/en-us/floater_avatar_textures.xml index 6442a2c..8ad36af 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_avatar_textures.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_avatar_textures.xml | |||
@@ -14,9 +14,9 @@ | |||
14 | name="head_bodypaint" width="128" /> | 14 | name="head_bodypaint" width="128" /> |
15 | <texture_picker bottom_delta="0" height="143" label="Hair" left_delta="270" name="hair" | 15 | <texture_picker bottom_delta="0" height="143" label="Hair" left_delta="270" name="hair" |
16 | width="128" /> | 16 | width="128" /> |
17 | <button bottom_delta="0" font="SansSerif" halign="center" height="20" hidden="false" | 17 | <button bottom_delta="0" font="SansSerif" halign="center" height="20" label="Dump" |
18 | label="Dump" label_selected="Dump" left_delta="125" mouse_opaque="true" | 18 | label_selected="Dump" left_delta="125" mouse_opaque="true" name="Dump" |
19 | name="Dump" scale_image="TRUE" width="80" /> | 19 | scale_image="TRUE" width="80" /> |
20 | <texture_picker bottom_delta="-150" height="143" label="Eyes" left="10" name="baked_eyes" | 20 | <texture_picker bottom_delta="-150" height="143" label="Eyes" left="10" name="baked_eyes" |
21 | width="128" /> | 21 | width="128" /> |
22 | <texture_picker bottom_delta="0" height="143" label="Eye" left_delta="135" name="eye_texture" | 22 | <texture_picker bottom_delta="0" height="143" label="Eye" left_delta="135" name="eye_texture" |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_bumps.xml b/linden/indra/newview/skins/xui/en-us/floater_bumps.xml index cefa7a5..a704fe0 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_bumps.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_bumps.xml | |||
@@ -1,28 +1,28 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-572" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-572" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="false" enabled="true" height="180" hidden="false" left="0" | 3 | can_resize="false" enabled="true" height="180" left="0" min_height="100" |
4 | min_height="100" min_width="100" mouse_opaque="true" name="floater_bumps" | 4 | min_width="100" mouse_opaque="true" name="floater_bumps" |
5 | rect_control="FloaterBumpRect" title="Bumps, Pushes & Hits" width="400"> | 5 | rect_control="FloaterBumpRect" title="Bumps, Pushes & Hits" width="400"> |
6 | <scroll_list background_visible="true" bottom="-172" column_padding="5" draw_border="false" | 6 | <scroll_list background_visible="true" bottom="-172" column_padding="5" draw_border="false" |
7 | draw_heading="false" draw_stripes="true" enabled="true" | 7 | draw_heading="false" draw_stripes="true" enabled="true" |
8 | follows="left|top|right|bottom" height="152" hidden="false" left="6" | 8 | follows="left|top|right|bottom" height="152" left="6" mouse_opaque="true" |
9 | mouse_opaque="true" multi_select="true" name="bump_list" width="388" /> | 9 | multi_select="true" name="bump_list" width="388" /> |
10 | <text hidden="true" name="none_detected"> | 10 | <string name="none_detected"> |
11 | None detected | 11 | None detected |
12 | </text> | 12 | </string> |
13 | <text hidden="true" name="bump"> | 13 | <string name="bump"> |
14 | [TIME] [FIRST] [LAST] bumped you | 14 | [TIME] [FIRST] [LAST] bumped you |
15 | </text> | 15 | </string> |
16 | <text hidden="true" name="llpushobject"> | 16 | <string name="llpushobject"> |
17 | [TIME] [FIRST] [LAST] pushed you with a script | 17 | [TIME] [FIRST] [LAST] pushed you with a script |
18 | </text> | 18 | </string> |
19 | <text hidden="true" name="selected_object_collide"> | 19 | <string name="selected_object_collide"> |
20 | [TIME] [FIRST] [LAST] hit you with an object | 20 | [TIME] [FIRST] [LAST] hit you with an object |
21 | </text> | 21 | </string> |
22 | <text hidden="true" name="scripted_object_collide"> | 22 | <string name="scripted_object_collide"> |
23 | [TIME] [FIRST] [LAST] hit you with a scripted object | 23 | [TIME] [FIRST] [LAST] hit you with a scripted object |
24 | </text> | 24 | </string> |
25 | <text hidden="true" name="physical_object_collide"> | 25 | <string name="physical_object_collide"> |
26 | [TIME] [FIRST] [LAST] hit you with a physical object | 26 | [TIME] [FIRST] [LAST] hit you with a physical object |
27 | </text> | 27 | </string> |
28 | </floater> | 28 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_buy_contents.xml b/linden/indra/newview/skins/xui/en-us/floater_buy_contents.xml index d4a01f9..929df7d 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_buy_contents.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_buy_contents.xml | |||
@@ -31,7 +31,13 @@ | |||
31 | <check_box bottom="-244" follows="left|bottom" font="SansSerifSmall" height="20" | 31 | <check_box bottom="-244" follows="left|bottom" font="SansSerifSmall" height="20" |
32 | initial_value="false" label="Wear clothing now" left_delta="-139" | 32 | initial_value="false" label="Wear clothing now" left_delta="-139" |
33 | mouse_opaque="true" name="wear_check" width="135" /> | 33 | mouse_opaque="true" name="wear_check" width="135" /> |
34 | <text hidden="true" name="no_copy_text"> (no copy)</text> | 34 | <string name="no_copy_text"> |
35 | <text hidden="true" name="no_modify_text"> (no modify)</text> | 35 | (no copy) |
36 | <text hidden="true" name="no_transfer_text"> (no transfer)</text> | 36 | </string> |
37 | <string name="no_modify_text"> | ||
38 | (no modify) | ||
39 | </string> | ||
40 | <string name="no_transfer_text"> | ||
41 | (no transfer) | ||
42 | </string> | ||
37 | </floater> | 43 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_buy_currency.xml b/linden/indra/newview/skins/xui/en-us/floater_buy_currency.xml index de324b3..d5c4c96 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_buy_currency.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_buy_currency.xml | |||
@@ -82,13 +82,11 @@ You'll need to try the operation again. | |||
82 | You aren't buying enough currency | 82 | You aren't buying enough currency |
83 | Increase the amount to buy. | 83 | Increase the amount to buy. |
84 | </text> | 84 | </text> |
85 | <button bottom_delta="-40" follows="bottom|right" height="20" label="Cancel" left="237" | 85 | <button bottom_delta="-40" follows="bottom|right" height="20" label="Cancel" left="237" |
86 | name="cancel_btn" width="90" /> | 86 | name="cancel_btn" width="90" /> |
87 | <button bottom_delta="0" follows="bottom|left" height="20" label="Purchase" left_delta="-96" | 87 | <button bottom_delta="0" follows="bottom|left" height="20" label="Purchase" |
88 | name="buy_btn" width="90" /> | 88 | left_delta="-96" name="buy_btn" width="90" /> |
89 | <!--button bottom_delta="-28" follows="bottom|left" height="20" label="Purchase" left="237" | 89 | <string name="buy_currency"> |
90 | name="buy_btn" width="90" /> | 90 | Buy L$ [LINDENS] for approx. US$ [USD] |
91 | <button bottom_delta="-22" follows="bottom|right" height="20" label="Cancel" left="237" | 91 | </string> |
92 | name="cancel_btn" width="90" /--> | ||
93 | <text hidden="true" name="buy_currency">Buy L$ [LINDENS] for approx. US$ [USD]</text> | ||
94 | </floater> | 92 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_buy_land.xml b/linden/indra/newview/skins/xui/en-us/floater_buy_land.xml index bd12460..cadcf31 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_buy_land.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_buy_land.xml | |||
@@ -68,28 +68,27 @@ | |||
68 | name="info_parcel_label" text_color="white" width="48"> | 68 | name="info_parcel_label" text_color="white" width="48"> |
69 | Parcel: | 69 | Parcel: |
70 | </text> | 70 | </text> |
71 | <text bottom_delta="-5" follows="top|left" font="SansSerif" height="16" left_delta="50" | 71 | <text bottom_delta="-5" follows="top|left" font="SansSerif" height="16" |
72 | name="info_parcel" right="400" text_color="white"> | 72 | left_delta="50" name="info_parcel" right="400" text_color="white"> |
73 | Scotopteryx 138,204 | 73 | Scotopteryx 138,204 |
74 | </text> | 74 | </text> |
75 | <text follows="top|left" font="SansSerifSmall" left="204" name="info_size_label" | 75 | <text follows="top|left" font="SansSerifSmall" left="204" name="info_size_label" |
76 | text_color="white" width="48"> | 76 | text_color="white" width="48"> |
77 | Size: | 77 | Size: |
78 | </text> | 78 | </text> |
79 | <text bottom_delta="-21" follows="top|left" font="SansSerif" height="32" left_delta="50" | 79 | <text bottom_delta="-21" follows="top|left" font="SansSerif" height="32" |
80 | name="info_size" right="400" text_color="white"> | 80 | left_delta="50" name="info_size" right="400" text_color="white"> |
81 | 1024 sq. m. | 81 | 1024 sq. m. |
82 | </text> | 82 | </text> |
83 | <text follows="top|left" font="SansSerifSmall" left="204" name="info_price_label" | 83 | <text follows="top|left" font="SansSerifSmall" left="204" name="info_price_label" |
84 | text_color="white" width="48"> | 84 | text_color="white" width="48"> |
85 | Price: | 85 | Price: |
86 | </text> | 86 | </text> |
87 | <text bottom_delta="-5" follows="top|left" font="SansSerif" height="16" left_delta="50" | 87 | <text bottom_delta="-5" follows="top|left" font="SansSerif" height="16" |
88 | name="info_price" right="400" text_color="white"> | 88 | left_delta="50" name="info_price" right="400" text_color="white"> |
89 | L$ 1500, objects included | 89 | L$ 1500, objects included |
90 | </text> | 90 | </text> |
91 | 91 | <text bottom="-180" follows="top|left" font="SansSerifHuge" height="24" left="16" | |
92 | <text follows="top|left" font="SansSerifHuge" bottom="-180" height="24" left="16" | ||
93 | name="info_action" text_color="white" width="200"> | 92 | name="info_action" text_color="white" width="200"> |
94 | Buying this land will: | 93 | Buying this land will: |
95 | </text> | 94 | </text> |
@@ -168,133 +167,135 @@ This parcel is 512 square meters of land. | |||
168 | name="remove_contribution" visible="false" width="275" /> | 167 | name="remove_contribution" visible="false" width="275" /> |
169 | <button bottom_delta="-15" follows="bottom|left" height="20" label="Purchase" left="70" | 168 | <button bottom_delta="-15" follows="bottom|left" height="20" label="Purchase" left="70" |
170 | name="buy_btn" width="100" /> | 169 | name="buy_btn" width="100" /> |
171 | |||
172 | <button bottom="10" follows="bottom|right" height="20" label="Cancel" left="-90" | 170 | <button bottom="10" follows="bottom|right" height="20" label="Cancel" left="-90" |
173 | name="cancel_btn" width="80" /> | 171 | name="cancel_btn" width="80" /> |
174 | <text hidden="true" name="can_resell"> | 172 | <string name="can_resell"> |
175 | May be resold. | 173 | May be resold. |
176 | </text> | 174 | </string> |
177 | <text hidden="true" name="can_not_resell"> | 175 | <string name="can_not_resell"> |
178 | May not be resold. | 176 | May not be resold. |
179 | </text> | 177 | </string> |
180 | <text hidden="true" name="can_change"> | 178 | <string name="can_change"> |
181 | May be joined or subdivided. | 179 | May be joined or subdivided. |
182 | </text> | 180 | </string> |
183 | <text hidden="true" name="can_not_change"> | 181 | <string name="can_not_change"> |
184 | May not be joined or subdivided. | 182 | May not be joined or subdivided. |
185 | </text> | 183 | </string> |
186 | <text hidden="true" name="cant_buy_for_group"> | 184 | <string name="cant_buy_for_group"> |
187 | You do not have permission to buy land for your active group. | 185 | You do not have permission to buy land for your active group. |
188 | </text> | 186 | </string> |
189 | <text hidden="true" name="no_land_selected"> | 187 | <string name="no_land_selected"> |
190 | No land selected. | 188 | No land selected. |
191 | </text> | 189 | </string> |
192 | <text hidden="true" name="multiple_parcels_selected"> | 190 | <string name="multiple_parcels_selected"> |
193 | Multiple different parcels selected. | 191 | Multiple different parcels selected. |
194 | Try selecting a smaller area. | 192 | Try selecting a smaller area. |
195 | </text> | 193 | </string> |
196 | <text hidden="true" name="no_permission"> | 194 | <string name="no_permission"> |
197 | You do not have permission to buy land for your active group. | 195 | You do not have permission to buy land for your active group. |
198 | </text> | 196 | </string> |
199 | <text hidden="true" name="parcel_not_for_sale"> | 197 | <string name="parcel_not_for_sale"> |
200 | The selected parcel is not for sale. | 198 | The selected parcel is not for sale. |
201 | </text> | 199 | </string> |
202 | <text hidden="true" name="group_already_owns"> | 200 | <string name="group_already_owns"> |
203 | The group already owns the parcel. | 201 | The group already owns the parcel. |
204 | </text> | 202 | </string> |
205 | <text hidden="true" name="you_already_own"> | 203 | <string name="you_already_own"> |
206 | You already own the parcel. | 204 | You already own the parcel. |
207 | </text> | 205 | </string> |
208 | <text hidden="true" name="set_to_sell_to_other"> | 206 | <string name="set_to_sell_to_other"> |
209 | The selected parcel is set to sell to another party. | 207 | The selected parcel is set to sell to another party. |
210 | </text> | 208 | </string> |
211 | <text hidden="true" name="no_public_land"> | 209 | <string name="no_public_land"> |
212 | The selected area has no public land. | 210 | The selected area has no public land. |
213 | </text> | 211 | </string> |
214 | <text hidden="true" name="not_owned_by_you"> | 212 | <string name="not_owned_by_you"> |
215 | Land owned by another user is selected. | 213 | Land owned by another user is selected. |
216 | Try selecting a smaller area. | 214 | Try selecting a smaller area. |
217 | </text> | 215 | </string> |
218 | <text hidden="true" name="for_first_time_group"> | 216 | <string name="for_first_time_group"> |
219 | This land is reserved for first time buyers. | 217 | This land is reserved for first time buyers. |
220 | You cannot buy it for a group. | 218 | You cannot buy it for a group. |
221 | </text> | 219 | </string> |
222 | <text hidden="true" name="for_first_time"> | 220 | <string name="for_first_time"> |
223 | This land is reserved for first time buyers. | 221 | This land is reserved for first time buyers. |
224 | You already own land. | 222 | You already own land. |
225 | </text> | 223 | </string> |
226 | <text hidden="true" name="processing"> | 224 | <string name="processing"> |
227 | Processing your purchase... | 225 | Processing your purchase... |
228 | 226 | ||
229 | (This may take a minute or two.) | 227 | (This may take a minute or two.) |
230 | </text> | 228 | </string> |
231 | <text hidden="true" name="fetching_error"> | 229 | <string name="fetching_error"> |
232 | There has been an error while fetching land buying information. | 230 | There has been an error while fetching land buying information. |
233 | </text> | 231 | </string> |
234 | <text hidden="true" name="buying_will"> | 232 | <string name="buying_will"> |
235 | Buying this land will: | 233 | Buying this land will: |
236 | </text> | 234 | </string> |
237 | <text hidden="true" name="buying_for_group"> | 235 | <string name="buying_for_group"> |
238 | Buying land for group: | 236 | Buying land for group: |
239 | </text> | 237 | </string> |
240 | <text hidden="true" name="cannot_buy_now"> | 238 | <string name="cannot_buy_now"> |
241 | Cannot buy now: | 239 | Cannot buy now: |
242 | </text> | 240 | </string> |
243 | <text hidden="true" name="not_for_sale"> | 241 | <string name="not_for_sale"> |
244 | Not for sale: | 242 | Not for sale: |
245 | </text> | 243 | </string> |
246 | <text hidden="true" name="none_needed"> | 244 | <string name="none_needed"> |
247 | none needed | 245 | none needed |
248 | </text> | 246 | </string> |
249 | <text hidden="true" name="must_upgrade"> | 247 | <string name="must_upgrade"> |
250 | Your account must be upgraded to own land. | 248 | Your account must be upgraded to own land. |
251 | </text> | 249 | </string> |
252 | <text hidden="true" name="cant_own_land"> | 250 | <string name="cant_own_land"> |
253 | Your account can own land. | 251 | Your account can own land. |
254 | </text> | 252 | </string> |
255 | 253 | <string name="land_holdings"> | |
256 | <text hidden="true" name="land_holdings"> | ||
257 | You hold [BUYER] square meters of land. | 254 | You hold [BUYER] square meters of land. |
258 | </text> | 255 | </string> |
259 | <text hidden="true" name="pay_to_for_land"> | 256 | <string name="pay_to_for_land"> |
260 | Pay L$ [AMOUNT] to [SELLER] for this land | 257 | Pay L$ [AMOUNT] to [SELLER] for this land |
261 | </text> | 258 | </string> |
262 | <text hidden="true" name="buy_for_US"> | 259 | <string name="buy_for_US"> |
263 | Buy L$ [AMOUNT] for approx. US$ [AMOUNT2] , | 260 | Buy L$ [AMOUNT] for approx. US$ [AMOUNT2] , |
264 | </text> | 261 | </string> |
265 | <text hidden="true" name="parcel_meters"> | 262 | <string name="parcel_meters"> |
266 | This parcel is [AMOUNT] square meters. | 263 | This parcel is [AMOUNT] square meters. |
267 | </text> | 264 | </string> |
268 | <text hidden="true" name="premium_land"> | 265 | <string name="premium_land"> |
269 | This land is premium, and will charge as [AMOUNT] square meters. | 266 | This land is premium, and will charge as [AMOUNT] square meters. |
270 | </text> | 267 | </string> |
271 | <text hidden="true" name="discounted_land"> | 268 | <string name="discounted_land"> |
272 | This land is discounted, and will charge as [AMOUNT] square meters. | 269 | This land is discounted, and will charge as [AMOUNT] square meters. |
273 | </text> | 270 | </string> |
274 | <text hidden="true" name="meters_supports_object"> | 271 | <string name="meters_supports_object"> |
275 | [AMOUNT] sq. meters | 272 | [AMOUNT] sq. meters |
276 | supports [AMOUNT2] objects | 273 | supports [AMOUNT2] objects |
277 | </text> | 274 | </string> |
278 | <text hidden="true" name="sold_with_objects"> | 275 | <string name="sold_with_objects"> |
279 | sold with objects | 276 | sold with objects |
280 | </text> | 277 | </string> |
281 | <text hidden="true" name="insufficient_land_credits"> | 278 | <string name="insufficient_land_credits"> |
282 | The group [GROUP] will need sufficient contributed land use | 279 | The group [GROUP] will need sufficient contributed land use |
283 | credits to cover this parcel before the purchase will | 280 | credits to cover this parcel before the purchase will |
284 | complete. | 281 | complete. |
285 | </text> | 282 | </string> |
286 | <text hidden="true" name="have_enough_lindens"> | 283 | <string name="have_enough_lindens"> |
287 | You have L$ [AMOUNT], which is enough to buy this land. | 284 | You have L$ [AMOUNT], which is enough to buy this land. |
288 | </text> | 285 | </string> |
289 | <text hidden="true" name="not_enough_lindens"> | 286 | <string name="not_enough_lindens"> |
290 | You have only L$ [AMOUNT], and need L$ [AMOUNT2] more. | 287 | You have only L$ [AMOUNT], and need L$ [AMOUNT2] more. |
291 | </text> | 288 | </string> |
292 | <text hidden="true" name="balance_left"> | 289 | <string name="balance_left"> |
293 | After the purchase, you will have L$ [AMOUNT] left. | 290 | After the purchase, you will have L$ [AMOUNT] left. |
294 | </text> | 291 | </string> |
295 | <text hidden="true" name="balance_needed"> | 292 | <string name="balance_needed"> |
296 | You need to buy at least L$ [AMOUNT] to afford this land. | 293 | You need to buy at least L$ [AMOUNT] to afford this land. |
297 | </text> | 294 | </string> |
298 | <text hidden="true" name="no_parcel_selected">(no parcel selected)</text> | 295 | <string name="no_parcel_selected"> |
299 | <text hidden="true" name="buy_currency">Buy L$ [LINDENS] for approx. US$ [USD]</text> | 296 | (no parcel selected) |
297 | </string> | ||
298 | <string name="buy_currency"> | ||
299 | Buy L$ [LINDENS] for approx. US$ [USD] | ||
300 | </string> | ||
300 | </floater> | 301 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_buy_object.xml b/linden/indra/newview/skins/xui/en-us/floater_buy_object.xml index 4b2ec26..1c0f9fb 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_buy_object.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_buy_object.xml | |||
@@ -36,8 +36,19 @@ | |||
36 | <button bottom="-244" follows="right|bottom" font="SansSerif" halign="center" | 36 | <button bottom="-244" follows="right|bottom" font="SansSerif" halign="center" |
37 | height="20" label="Buy" label_selected="Buy" left_delta="-64" | 37 | height="20" label="Buy" label_selected="Buy" left_delta="-64" |
38 | mouse_opaque="true" name="buy_btn" width="60" /> | 38 | mouse_opaque="true" name="buy_btn" width="60" /> |
39 | <text hidden="true" name="title_buy_text">Buy [NAME]</text> | 39 | <string name="title_buy_text"> |
40 | <text hidden="true" name="no_copy_text"> (no copy)</text> | 40 | Buy |
41 | <text hidden="true" name="no_modify_text"> (no modify)</text> | 41 | </string> |
42 | <text hidden="true" name="no_transfer_text"> (no transfer)</text> | 42 | <string name="title_buy_copy_text"> |
43 | Buy a copy of | ||
44 | </string> | ||
45 | <string name="no_copy_text"> | ||
46 | (no copy) | ||
47 | </string> | ||
48 | <string name="no_modify_text"> | ||
49 | (no modify) | ||
50 | </string> | ||
51 | <string name="no_transfer_text"> | ||
52 | (no transfer) | ||
53 | </string> | ||
43 | </floater> | 54 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_chat_history.xml b/linden/indra/newview/skins/xui/en-us/floater_chat_history.xml index ce87e38..49bdde9 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_chat_history.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_chat_history.xml | |||
@@ -1,67 +1,73 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="27" can_close="true" can_drag_on_left="false" can_minimize="false" | 2 | <floater bottom="27" can_close="true" can_drag_on_left="false" can_minimize="false" |
3 | can_resize="true" can_tear_off="true" enabled="true" height="270" | 3 | can_resize="true" can_tear_off="true" enabled="true" height="270" left="15" |
4 | hidden="false" left="15" min_height="150" min_width="425" | 4 | min_height="150" min_width="425" mouse_opaque="true" name="chat floater" |
5 | mouse_opaque="true" name="chat floater" rect_control="FloaterChatRect" | 5 | rect_control="FloaterChatRect" title="Local Chat (history)" width="435"> |
6 | title="Local Chat" width="435"> | 6 | <string name="ringing"> |
7 | 7 | Connecting to in-world Voice Chat... | |
8 | <string name="ringing">Connecting to in-world Voice Chat...</string> | 8 | </string> |
9 | <string name="connected">Connected</string> | 9 | <string name="connected"> |
10 | <string name="unavailable">Voice not available at your current location</string> | 10 | Connected |
11 | <string name="hang_up">Disconnected from in-world Voice Chat</string> | 11 | </string> |
12 | <string name="voice_icon">icn_voice-localchat.tga</string> | 12 | <string name="unavailable"> |
13 | 13 | Voice not available at your current location | |
14 | <layout_stack border="false" left="2" bottom="2" width="430" height="250" follows="left|top|right|bottom" orientation="horizontal"> | 14 | </string> |
15 | <layout_panel border="false" name="im_contents_panel" min_width="275" left="0" bottom="0" width="305" height="130" default_tab_group="1"> | 15 | <string name="hang_up"> |
16 | 16 | Disconnected from in-world Voice Chat | |
17 | <combo_box left="4" | 17 | </string> |
18 | height="20" | 18 | <string name="voice_icon"> |
19 | width="120" | 19 | icn_voice-localchat.tga |
20 | label="Gestures" | 20 | </string> |
21 | follows="left|top" | 21 | <layout_stack border="false" bottom="2" follows="left|top|right|bottom" height="250" left="2" |
22 | name="Gesture"> | 22 | orientation="horizontal" width="430"> |
23 | <combo_item name="Gestures"> | 23 | <layout_panel border="false" bottom="0" default_tab_group="1" height="130" left="0" |
24 | min_width="275" name="im_contents_panel" width="305"> | ||
25 | <combo_box follows="left|top" height="20" label="Gestures" left="4" name="Gesture" | ||
26 | width="120"> | ||
27 | <combo_item name="Gestures"> | ||
24 | Gestures | 28 | Gestures |
25 | </combo_item> | 29 | </combo_item> |
26 | </combo_box> | 30 | </combo_box> |
27 | 31 | <check_box bottom_delta="0" enabled="true" follows="left|top" font="SansSerifSmall" | |
28 | <check_box bottom_delta="0" enabled="true" follows="left|top" font="SansSerifSmall" | 32 | height="20" initial_value="false" label="Show Muted Text" left_delta="125" |
29 | height="20" initial_value="false" label="Show Muted Text" | 33 | name="show mutes" radio_style="false" width="116" /> |
30 | left_delta="125" name="show mutes" radio_style="false" | 34 | <button bottom_delta="0" follows="right|top" height="20" label="< <" |
31 | width="116" /> | 35 | label_selected="> >" left="270" name="toggle_active_speakers_btn" |
32 | 36 | right="303" | |
33 | <button left="270" right="303" bottom_delta="0" height="20" width="70" label="< <" label_selected="> >" follows="right|top" name="toggle_active_speakers_btn" visible="true" tool_tip="Click here to show list of active partipants in this IM session."/> | 37 | tool_tip="Click here to show list of active participants in this IM session." |
34 | 38 | visible="true" width="70" /> | |
35 | <text_editor type="string" length="1" bottom="28" embedded_items="false" enabled="false" | 39 | <text_editor type="string" length="1" bottom="28" embedded_items="false" enabled="false" |
36 | follows="left|top|right|bottom" font="SansSerif" height="70" | 40 | follows="left|top|right|bottom" font="SansSerif" height="70" left="6" |
37 | hidden="false" left="6" max_length="2147483647" mouse_opaque="true" | 41 | max_length="2147483647" mouse_opaque="true" name="Chat History Editor" |
38 | name="Chat History Editor" text_color="1 1 1 1" | 42 | text_color="1 1 1 1" text_readonly_color="1 1 1 1" width="300" |
39 | text_readonly_color="1 1 1 1" width="300" word_wrap="true" /> | 43 | word_wrap="true" /> |
40 | <text_editor type="string" length="1" bottom="28" embedded_items="false" enabled="false" | 44 | <text_editor type="string" length="1" bottom="28" embedded_items="false" enabled="false" |
41 | follows="left|top|right|bottom" font="SansSerif" height="70" | 45 | follows="left|top|right|bottom" font="SansSerif" height="70" left="6" |
42 | hidden="false" left="6" max_length="2147483647" mouse_opaque="true" | 46 | max_length="2147483647" mouse_opaque="true" |
43 | name="Chat History Editor with mute" text_color="1 1 1 1" | 47 | name="Chat History Editor with mute" text_color="1 1 1 1" |
44 | text_readonly_color="1 1 1 1" width="300" word_wrap="true" /> | 48 | text_readonly_color="1 1 1 1" width="300" word_wrap="true" /> |
45 | 49 | <panel bottom="3" follows="left|right|bottom" left="5" name="chat_panel" right="-5" | |
46 | <panel name="chat_panel" bottom="3" left="5" right="-5" top="25" tab_group="1" follows="left|right|bottom"> | 50 | tab_group="1" top="25"> |
47 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="0" | 51 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="0" |
48 | enabled="true" follows="left|right|bottom" font="SansSerif" | 52 | enabled="true" follows="left|right|bottom" font="SansSerif" |
49 | handle_edit_keys_directly="false" height="20" hidden="false" | 53 | handle_edit_keys_directly="false" height="20" label="Click here to chat." |
50 | label="Click here to chat." left="0" right="-90" max_length="254" | 54 | left="0" max_length="254" mouse_opaque="true" name="Chat Editor" |
51 | mouse_opaque="true" name="Chat Editor" select_all_on_focus_received="false" | 55 | right="-90" select_all_on_focus_received="false" select_on_focus="false" |
52 | select_on_focus="false" tab_group="1"/> | 56 | tab_group="1" /> |
53 | <flyout_button bottom="0" follows="right|bottom" height="20" label="Say" left="-80" | 57 | <flyout_button bottom="0" follows="right|bottom" height="20" label="Say" left="-80" |
54 | mouse_opaque="true" name="Say" tool_tip="(Enter)" width="70" list_position="above"> | 58 | list_position="above" mouse_opaque="true" name="Say" tool_tip="(Enter)" |
55 | <flyout_button_item value="shout">Shout</flyout_button_item> | 59 | width="70"> |
56 | <flyout_button_item value="say">Say</flyout_button_item> | 60 | <flyout_button_item value="shout"> |
61 | Shout | ||
62 | </flyout_button_item> | ||
63 | <flyout_button_item value="say"> | ||
64 | Say | ||
65 | </flyout_button_item> | ||
57 | </flyout_button> | 66 | </flyout_button> |
58 | </panel> | 67 | </panel> |
59 | 68 | </layout_panel> | |
60 | </layout_panel> | 69 | <layout_panel auto_resize="false" bottom="0" can_resize="true" |
61 | 70 | filename="panel_speaker_controls.xml" height="120" left="0" min_width="140" | |
62 | <layout_panel filename="panel_speaker_controls.xml" auto_resize="false" bottom="0" can_resize="true" height="120" left="0" | 71 | name="active_speakers_panel" top_delta="0" visible="false" width="140" /> |
63 | min_width="140" name="active_speakers_panel" top_delta="0" visible="false" | ||
64 | width="140"/> | ||
65 | </layout_stack> | 72 | </layout_stack> |
66 | |||
67 | </floater> | 73 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_chatterbox.xml b/linden/indra/newview/skins/xui/en-us/floater_chatterbox.xml index 807d833..b836893 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_chatterbox.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_chatterbox.xml | |||
@@ -1,6 +1,7 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
1 | <multi_floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" | 2 | <multi_floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" |
2 | height="390" min_height="340" min_width="400" name="floater_chatterbox" | 3 | height="390" min_height="340" min_width="400" name="floater_chatterbox" |
3 | title="Communicate" width="392" rect_control="ChatterboxRect"> | 4 | rect_control="ChatterboxRect" title="Communicate" width="392"> |
4 | <tab_container bottom="2" follows="left|right|top|bottom" height="370" left="0" | 5 | <tab_container bottom="2" follows="left|right|top|bottom" height="370" left="0" |
5 | name="chatterbox_tabs" tab_position="bottom" tab_width="80" width="395" /> | 6 | name="chatterbox_tabs" tab_position="bottom" tab_width="80" width="395" /> |
6 | </multi_floater> | 7 | </multi_floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_color_picker.xml b/linden/indra/newview/skins/xui/en-us/floater_color_picker.xml index adb7821..dc40144 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_color_picker.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_color_picker.xml | |||
@@ -66,7 +66,7 @@ | |||
66 | <button bottom="-373" follows="right|bottom" font="SansSerif" halign="center" | 66 | <button bottom="-373" follows="right|bottom" font="SansSerif" halign="center" |
67 | height="20" label="Cancel" label_selected="Cancel" left_delta="75" | 67 | height="20" label="Cancel" label_selected="Cancel" left_delta="75" |
68 | mouse_opaque="true" name="cancel_btn" width="100" /> | 68 | mouse_opaque="true" name="cancel_btn" width="100" /> |
69 | <button bottom="-373" follows="right|bottom" font="SansSerif" halign="center" | 69 | <button bottom="-373" follows="right|bottom" font="SansSerif" halign="center" |
70 | height="20" label="Select" label_selected="Select" left_delta="104" | 70 | height="20" label="Select" label_selected="Select" left_delta="104" |
71 | mouse_opaque="true" name="select_btn" width="100" /> | 71 | mouse_opaque="true" name="select_btn" width="100" /> |
72 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 72 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_critical.xml b/linden/indra/newview/skins/xui/en-us/floater_critical.xml index 367e10c..58c8c16 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_critical.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_critical.xml | |||
@@ -1,7 +1,7 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater can_close="false" can_drag_on_left="false" can_minimize="false" | 2 | <floater can_close="false" can_drag_on_left="false" can_minimize="false" |
3 | can_resize="false" height="500" min_height="100" min_width="100" | 3 | can_resize="false" height="500" min_height="100" min_width="100" |
4 | name="modal container" title=" " width="600"> | 4 | name="modal container" title="" width="600"> |
5 | <button bottom="-484" font="SansSerif" halign="center" height="20" label="Continue" | 5 | <button bottom="-484" font="SansSerif" halign="center" height="20" label="Continue" |
6 | label_selected="Continue" left="376" mouse_opaque="true" name="Continue" | 6 | label_selected="Continue" left="376" mouse_opaque="true" name="Continue" |
7 | width="100" /> | 7 | width="100" /> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_customize.xml b/linden/indra/newview/skins/xui/en-us/floater_customize.xml index 5fdba23..1123355 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_customize.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_customize.xml | |||
@@ -1,1113 +1,1070 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-562" can_close="true" can_drag_on_left="false" can_minimize="false" | 2 | <floater bottom="-562" can_close="true" can_drag_on_left="false" can_minimize="false" |
3 | can_resize="false" follows="left|top" height="540" hidden="false" left="12" | 3 | can_resize="false" follows="left|top" height="540" left="12" min_height="0" |
4 | min_height="0" min_width="0" mouse_opaque="true" name="floater customize" | 4 | min_width="0" mouse_opaque="true" name="floater customize" |
5 | rect_control="FloaterCustomizeAppearanceRect" title="Appearance" | 5 | rect_control="FloaterCustomizeAppearanceRect" title="Appearance" |
6 | width="494"> | 6 | width="494"> |
7 | <tab_container bottom="-507" height="483" hidden="false" left="0" mouse_opaque="false" | 7 | <tab_container bottom="-507" height="483" left="0" mouse_opaque="false" |
8 | name="customize tab container" tab_position="left" width="492"> | 8 | name="customize tab container" tab_min_width="96" tab_position="left" |
9 | width="492"> | ||
9 | <panel label="Body Parts" placeholder="true" /> | 10 | <panel label="Body Parts" placeholder="true" /> |
10 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="481" | 11 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="481" |
11 | hidden="false" label="Shape" left="102" mouse_opaque="true" name="Shape" | 12 | label="Shape" left="102" mouse_opaque="true" name="Shape" width="389"> |
12 | width="389"> | 13 | <icon bottom="-21" color="1 1 1 1" follows="top|right" height="16" |
13 | <icon bottom="-21" color="1 1 1 1" follows="top|right" height="16" hidden="false" | ||
14 | image_name="icon_lock.tga" left="333" mouse_opaque="true" name="square" | 14 | image_name="icon_lock.tga" left="333" mouse_opaque="true" name="square" |
15 | width="16" /> | 15 | width="16" /> |
16 | <icon bottom="-24" color="1 1 1 1" follows="left|top" height="16" hidden="false" | 16 | <icon bottom="-24" color="1 1 1 1" follows="left|top" height="16" left="8" |
17 | left="8" mouse_opaque="true" name="icon" width="16" /> | 17 | mouse_opaque="true" name="icon" width="16" /> |
18 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 18 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
19 | height="20" hidden="false" label="Revert" label_selected="Revert" | 19 | height="20" label="Revert" label_selected="Revert" left="299" |
20 | left="299" mouse_opaque="true" name="Revert" scale_image="true" width="82" /> | 20 | mouse_opaque="true" name="Revert" scale_image="true" width="82" /> |
21 | <button bottom="-81" follows="left|top" font="SansSerifSmall" halign="center" | 21 | <button bottom="-81" follows="left|top" font="SansSerifSmall" halign="center" |
22 | height="16" hidden="false" label="Body" label_selected="Body" left="8" | 22 | height="16" label="Body" label_selected="Body" left="8" mouse_opaque="true" |
23 | mouse_opaque="true" name="Body" scale_image="true" width="82" /> | 23 | name="Body" scale_image="true" width="82" /> |
24 | <button bottom="-113" follows="left|top" font="SansSerifSmall" halign="center" | 24 | <button bottom="-113" follows="left|top" font="SansSerifSmall" halign="center" |
25 | height="16" hidden="false" label="Head" label_selected="Head" left="8" | 25 | height="16" label="Head" label_selected="Head" left="8" mouse_opaque="true" |
26 | mouse_opaque="true" name="Head" scale_image="true" width="82" /> | 26 | name="Head" scale_image="true" width="82" /> |
27 | <button bottom="-145" follows="left|top" font="SansSerifSmall" halign="center" | 27 | <button bottom="-145" follows="left|top" font="SansSerifSmall" halign="center" |
28 | height="16" hidden="false" label="Eyes" label_selected="Eyes" left="8" | 28 | height="16" label="Eyes" label_selected="Eyes" left="8" mouse_opaque="true" |
29 | mouse_opaque="true" name="Eyes" scale_image="true" width="82" /> | 29 | name="Eyes" scale_image="true" width="82" /> |
30 | <button bottom="-177" follows="left|top" font="SansSerifSmall" halign="center" | 30 | <button bottom="-177" follows="left|top" font="SansSerifSmall" halign="center" |
31 | height="16" hidden="false" label="Ears" label_selected="Ears" left="8" | 31 | height="16" label="Ears" label_selected="Ears" left="8" mouse_opaque="true" |
32 | mouse_opaque="true" name="Ears" scale_image="true" width="82" /> | 32 | name="Ears" scale_image="true" width="82" /> |
33 | <button bottom="-209" follows="left|top" font="SansSerifSmall" halign="center" | 33 | <button bottom="-209" follows="left|top" font="SansSerifSmall" halign="center" |
34 | height="16" hidden="false" label="Nose" label_selected="Nose" left="8" | 34 | height="16" label="Nose" label_selected="Nose" left="8" mouse_opaque="true" |
35 | mouse_opaque="true" name="Nose" scale_image="true" width="82" /> | 35 | name="Nose" scale_image="true" width="82" /> |
36 | <button bottom="-241" follows="left|top" font="SansSerifSmall" halign="center" | 36 | <button bottom="-241" follows="left|top" font="SansSerifSmall" halign="center" |
37 | height="16" hidden="false" label="Mouth" label_selected="Mouth" left="8" | 37 | height="16" label="Mouth" label_selected="Mouth" left="8" |
38 | mouse_opaque="true" name="Mouth" scale_image="true" width="82" /> | 38 | mouse_opaque="true" name="Mouth" scale_image="true" width="82" /> |
39 | <button bottom="-273" follows="left|top" font="SansSerifSmall" halign="center" | 39 | <button bottom="-273" follows="left|top" font="SansSerifSmall" halign="center" |
40 | height="16" hidden="false" label="Chin" label_selected="Chin" left="8" | 40 | height="16" label="Chin" label_selected="Chin" left="8" mouse_opaque="true" |
41 | mouse_opaque="true" name="Chin" scale_image="true" width="82" /> | 41 | name="Chin" scale_image="true" width="82" /> |
42 | <button bottom="-305" follows="left|top" font="SansSerifSmall" halign="center" | 42 | <button bottom="-305" follows="left|top" font="SansSerifSmall" halign="center" |
43 | height="16" hidden="false" label="Torso" label_selected="Torso" left="8" | 43 | height="16" label="Torso" label_selected="Torso" left="8" |
44 | mouse_opaque="true" name="Torso" scale_image="true" width="82" /> | 44 | mouse_opaque="true" name="Torso" scale_image="true" width="82" /> |
45 | <button bottom="-337" follows="left|top" font="SansSerifSmall" halign="center" | 45 | <button bottom="-337" follows="left|top" font="SansSerifSmall" halign="center" |
46 | height="16" hidden="false" label="Legs" label_selected="Legs" left="8" | 46 | height="16" label="Legs" label_selected="Legs" left="8" mouse_opaque="true" |
47 | mouse_opaque="true" name="Legs" scale_image="true" width="82" /> | 47 | name="Legs" scale_image="true" width="82" /> |
48 | <radio_group bottom="-387" control_name="AvatarSex" draw_border="true" follows="left|top" | 48 | <radio_group bottom="-387" control_name="AvatarSex" draw_border="true" follows="left|top" |
49 | height="34" hidden="false" left="8" mouse_opaque="true" name="sex radio" | 49 | height="34" left="8" mouse_opaque="true" name="sex radio" width="82"> |
50 | width="82"> | 50 | <radio_item type="string" length="1" bottom="-17" follows="left|top" height="16" left="1" mouse_opaque="true" |
51 | <radio_item type="string" length="1" bottom="-17" follows="left|top" height="16" hidden="false" left="1" | 51 | name="radio" width="82"> |
52 | mouse_opaque="true" name="radio" width="82"> | ||
53 | Female | 52 | Female |
54 | </radio_item> | 53 | </radio_item> |
55 | <radio_item type="string" length="1" bottom="-33" follows="left|top" height="16" hidden="false" left="1" | 54 | <radio_item type="string" length="1" bottom="-33" follows="left|top" height="16" left="1" mouse_opaque="true" |
56 | mouse_opaque="true" name="radio2" width="82"> | 55 | name="radio2" width="82"> |
57 | Male | 56 | Male |
58 | </radio_item> | 57 | </radio_item> |
59 | </radio_group> | 58 | </radio_group> |
60 | <button bottom="-433" follows="left|top" font="SansSerifSmall" halign="center" | 59 | <button bottom="-433" follows="left|top" font="SansSerifSmall" halign="center" |
61 | height="16" hidden="false" label="Randomize" label_selected="Randomize" | 60 | height="16" label="Randomize" label_selected="Randomize" left="8" |
62 | left="8" mouse_opaque="true" name="Randomize" scale_image="true" width="82" /> | 61 | mouse_opaque="true" name="Randomize" scale_image="true" width="82" /> |
63 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 62 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
64 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 63 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
65 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 64 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
66 | left="26" mouse_opaque="true" name="title" v_pad="0" width="355"> | 65 | mouse_opaque="true" name="title" v_pad="0" width="355"> |
67 | [DESC] | 66 | [DESC] |
68 | </text> | 67 | </text> |
69 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 68 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
70 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 69 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
71 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 70 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
72 | left="26" mouse_opaque="true" name="title_no_modify" v_pad="0" width="355"> | 71 | mouse_opaque="true" name="title_no_modify" v_pad="0" width="355"> |
73 | [DESC]: cannot modify | 72 | [DESC]: cannot modify |
74 | </text> | 73 | </text> |
75 | <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" |
76 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 75 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
77 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 76 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
78 | left="26" mouse_opaque="true" name="title_loading" v_pad="0" width="355"> | 77 | mouse_opaque="true" name="title_loading" v_pad="0" width="355"> |
79 | [DESC]: loading... | 78 | [DESC]: loading... |
80 | </text> | 79 | </text> |
81 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 80 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
82 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 81 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
83 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 82 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
84 | left="26" mouse_opaque="true" name="title_not_worn" v_pad="0" width="355"> | 83 | mouse_opaque="true" name="title_not_worn" v_pad="0" width="355"> |
85 | [DESC]: not worn | 84 | [DESC]: not worn |
86 | </text> | 85 | </text> |
87 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 86 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
88 | bottom="-38" drop_shadow_visible="true" follows="left|top" | 87 | bottom="-38" drop_shadow_visible="true" follows="left|top" |
89 | font="SansSerifSmall" h_pad="0" halign="left" height="14" hidden="false" | 88 | font="SansSerifSmall" h_pad="0" halign="left" height="14" left="8" |
90 | left="8" mouse_opaque="true" name="path" v_pad="0" width="373"> | 89 | mouse_opaque="true" name="path" v_pad="0" width="373"> |
91 | Located in [PATH] | 90 | Located in [PATH] |
92 | </text> | 91 | </text> |
93 | <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" |
94 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" | 93 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" |
95 | font="SansSerifSmall" h_pad="0" halign="left" height="28" hidden="false" | 94 | font="SansSerifSmall" h_pad="0" halign="left" height="28" left="8" |
96 | left="8" mouse_opaque="true" name="not worn instructions" v_pad="0" | 95 | mouse_opaque="true" name="not worn instructions" v_pad="0" width="373"> |
97 | width="373"> | ||
98 | Put on a new shape by dragging one from your inventory | 96 | Put on a new shape by dragging one from your inventory |
99 | to your avatar. Alternately, you create a new one from | 97 | to your avatar. Alternately, you create a new one from |
100 | scratch and wear it. | 98 | scratch and wear it. |
101 | </text> | 99 | </text> |
102 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 100 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
103 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" | 101 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" |
104 | font="SansSerifSmall" h_pad="0" halign="left" height="28" hidden="false" | 102 | font="SansSerifSmall" h_pad="0" halign="left" height="28" left="8" |
105 | left="8" mouse_opaque="true" name="no modify instructions" v_pad="0" | 103 | mouse_opaque="true" name="no modify instructions" v_pad="0" width="373"> |
106 | width="373"> | ||
107 | You do not have permission to modify this wearable. | 104 | You do not have permission to modify this wearable. |
108 | </text> | 105 | </text> |
109 | <button bottom="-128" follows="left|top" halign="center" height="24" hidden="false" | 106 | <button bottom="-128" follows="left|top" halign="center" height="24" |
110 | label="Create New Shape" label_selected="Create New Shape" left="8" | 107 | label="Create New Shape" label_selected="Create New Shape" left="8" |
111 | mouse_opaque="true" name="Create New" scale_image="true" width="120" /> | 108 | mouse_opaque="true" name="Create New" scale_image="true" width="120" /> |
112 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 109 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
113 | height="20" hidden="false" label="Take Off" label_selected="Take Off" | 110 | height="20" label="Take Off" label_selected="Take Off" left="35" |
114 | left="35" mouse_opaque="true" name="Take Off" scale_image="true" width="82" /> | 111 | mouse_opaque="true" name="Take Off" scale_image="true" width="82" /> |
115 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 112 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
116 | height="20" hidden="false" label="Save" label_selected="Save" left="123" | 113 | height="20" label="Save" label_selected="Save" left="123" |
117 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> | 114 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> |
118 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 115 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
119 | height="20" hidden="false" label="Save As" label_selected="Save As" | 116 | height="20" label="Save As" label_selected="Save As" left="211" |
120 | left="211" mouse_opaque="true" name="Save As" scale_image="true" width="82" /> | 117 | mouse_opaque="true" name="Save As" scale_image="true" width="82" /> |
121 | </panel> | 118 | </panel> |
122 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="481" | 119 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="481" |
123 | hidden="false" label="Skin" left="102" mouse_opaque="true" name="Skin" | 120 | label="Skin" left="102" mouse_opaque="true" name="Skin" width="389"> |
124 | width="389"> | 121 | <icon bottom="-21" color="1 1 1 1" follows="top|right" height="16" |
125 | <icon bottom="-21" color="1 1 1 1" follows="top|right" height="16" hidden="false" | ||
126 | image_name="icon_lock.tga" left="333" mouse_opaque="true" name="square" | 122 | image_name="icon_lock.tga" left="333" mouse_opaque="true" name="square" |
127 | width="16" /> | 123 | width="16" /> |
128 | <icon bottom="-24" color="1 1 1 1" follows="left|top" height="16" hidden="false" | 124 | <icon bottom="-24" color="1 1 1 1" follows="left|top" height="16" left="8" |
129 | left="8" mouse_opaque="true" name="icon" width="16" /> | 125 | mouse_opaque="true" name="icon" width="16" /> |
130 | <button bottom="-81" follows="left|top" font="SansSerifSmall" halign="center" | 126 | <button bottom="-81" follows="left|top" font="SansSerifSmall" halign="center" |
131 | height="16" hidden="false" label="Skin Color" label_selected="Skin Color" | 127 | height="16" label="Skin Color" label_selected="Skin Color" left="8" |
132 | left="8" mouse_opaque="true" name="Skin Color" scale_image="true" | 128 | mouse_opaque="true" name="Skin Color" scale_image="true" width="82" /> |
133 | width="82" /> | ||
134 | <button bottom="-113" follows="left|top" font="SansSerifSmall" halign="center" | 129 | <button bottom="-113" follows="left|top" font="SansSerifSmall" halign="center" |
135 | height="16" hidden="false" label="Face Detail" label_selected="Face Detail" | 130 | height="16" label="Face Detail" label_selected="Face Detail" left="8" |
136 | left="8" mouse_opaque="true" name="Face Detail" scale_image="true" | 131 | mouse_opaque="true" name="Face Detail" scale_image="true" width="82" /> |
137 | width="82" /> | ||
138 | <button bottom="-145" follows="left|top" font="SansSerifSmall" halign="center" | 132 | <button bottom="-145" follows="left|top" font="SansSerifSmall" halign="center" |
139 | height="16" hidden="false" label="Makeup" label_selected="Makeup" left="8" | 133 | height="16" label="Makeup" label_selected="Makeup" left="8" |
140 | mouse_opaque="true" name="Makeup" scale_image="true" width="82" /> | 134 | mouse_opaque="true" name="Makeup" scale_image="true" width="82" /> |
141 | <button bottom="-177" follows="left|top" font="SansSerifSmall" halign="center" | 135 | <button bottom="-177" follows="left|top" font="SansSerifSmall" halign="center" |
142 | height="16" hidden="false" label="Body Detail" label_selected="Body Detail" | 136 | height="16" label="Body Detail" label_selected="Body Detail" left="8" |
143 | left="8" mouse_opaque="true" name="Body Detail" scale_image="true" | 137 | mouse_opaque="true" name="Body Detail" scale_image="true" width="82" /> |
144 | width="82" /> | ||
145 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 138 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
146 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 139 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
147 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 140 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
148 | left="26" mouse_opaque="true" name="title" v_pad="0" width="355"> | 141 | mouse_opaque="true" name="title" v_pad="0" width="355"> |
149 | [DESC] | 142 | [DESC] |
150 | </text> | 143 | </text> |
151 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 144 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
152 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 145 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
153 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 146 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
154 | left="26" mouse_opaque="true" name="title_no_modify" v_pad="0" width="355"> | 147 | mouse_opaque="true" name="title_no_modify" v_pad="0" width="355"> |
155 | [DESC]: cannot modify | 148 | [DESC]: cannot modify |
156 | </text> | 149 | </text> |
157 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 150 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
158 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 151 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
159 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 152 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
160 | left="26" mouse_opaque="true" name="title_loading" v_pad="0" width="355"> | 153 | mouse_opaque="true" name="title_loading" v_pad="0" width="355"> |
161 | [DESC]: loading... | 154 | [DESC]: loading... |
162 | </text> | 155 | </text> |
163 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 156 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
164 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 157 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
165 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 158 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
166 | left="26" mouse_opaque="true" name="title_not_worn" v_pad="0" width="355"> | 159 | mouse_opaque="true" name="title_not_worn" v_pad="0" width="355"> |
167 | [DESC]: not worn | 160 | [DESC]: not worn |
168 | </text> | 161 | </text> |
169 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 162 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
170 | bottom="-38" drop_shadow_visible="true" follows="left|top|right" | 163 | bottom="-38" drop_shadow_visible="true" follows="left|top|right" |
171 | font="SansSerifSmall" h_pad="0" halign="left" height="14" hidden="false" | 164 | font="SansSerifSmall" h_pad="0" halign="left" height="14" left="8" |
172 | left="8" mouse_opaque="true" name="path" v_pad="0" width="373"> | 165 | mouse_opaque="true" name="path" v_pad="0" width="373"> |
173 | Located in [PATH] | 166 | Located in [PATH] |
174 | </text> | 167 | </text> |
175 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 168 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
176 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" | 169 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" |
177 | font="SansSerifSmall" h_pad="0" halign="left" height="28" hidden="false" | 170 | font="SansSerifSmall" h_pad="0" halign="left" height="28" left="8" |
178 | left="8" mouse_opaque="true" name="not worn instructions" v_pad="0" | 171 | mouse_opaque="true" name="not worn instructions" v_pad="0" width="373"> |
179 | width="373"> | ||
180 | Put on a new skin by dragging one from your inventory | 172 | Put on a new skin by dragging one from your inventory |
181 | to your avatar. Alternately, you create a new one from | 173 | to your avatar. Alternately, you create a new one from |
182 | scratch and wear it. | 174 | scratch and wear it. |
183 | </text> | 175 | </text> |
184 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 176 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
185 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" | 177 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" |
186 | font="SansSerifSmall" h_pad="0" halign="left" height="28" hidden="false" | 178 | font="SansSerifSmall" h_pad="0" halign="left" height="28" left="8" |
187 | left="8" mouse_opaque="true" name="no modify instructions" v_pad="0" | 179 | mouse_opaque="true" name="no modify instructions" v_pad="0" width="373"> |
188 | width="373"> | ||
189 | You do not have permission to modify this wearable. | 180 | You do not have permission to modify this wearable. |
190 | </text> | 181 | </text> |
191 | <texture_picker allow_no_texture="true" bottom="-273" can_apply_immediately="true" | 182 | <texture_picker allow_no_texture="true" bottom="-273" can_apply_immediately="true" |
192 | default_image_name="Default" follows="left|top" height="80" hidden="false" | 183 | default_image_name="Default" follows="left|top" height="80" |
193 | label="Head Tattoos" left="8" mouse_opaque="true" name="Head Tattoos" | 184 | label="Head Tattoos" left="8" mouse_opaque="true" name="Head Tattoos" |
194 | tool_tip="Click to choose a picture" width="74" /> | 185 | tool_tip="Click to choose a picture" width="74" /> |
195 | <texture_picker allow_no_texture="true" bottom="-353" can_apply_immediately="true" | 186 | <texture_picker allow_no_texture="true" bottom="-353" can_apply_immediately="true" |
196 | default_image_name="Default" follows="left|top" height="80" hidden="false" | 187 | default_image_name="Default" follows="left|top" height="80" |
197 | label="Upper Tattoos" left="8" mouse_opaque="true" name="Upper Tattoos" | 188 | label="Upper Tattoos" left="8" mouse_opaque="true" name="Upper Tattoos" |
198 | tool_tip="Click to choose a picture" width="74" /> | 189 | tool_tip="Click to choose a picture" width="74" /> |
199 | <texture_picker allow_no_texture="true" bottom="-433" can_apply_immediately="true" | 190 | <texture_picker allow_no_texture="true" bottom="-433" can_apply_immediately="true" |
200 | default_image_name="Default" follows="left|top" height="80" hidden="false" | 191 | default_image_name="Default" follows="left|top" height="80" |
201 | label="Lower Tattoos" left="8" mouse_opaque="true" name="Lower Tattoos" | 192 | label="Lower Tattoos" left="8" mouse_opaque="true" name="Lower Tattoos" |
202 | tool_tip="Click to choose a picture" width="74" /> | 193 | tool_tip="Click to choose a picture" width="74" /> |
203 | <button bottom="-449" follows="left|top" font="SansSerifSmall" halign="center" | 194 | <button bottom="-449" follows="left|top" font="SansSerifSmall" halign="center" |
204 | height="16" hidden="false" label="Randomize" label_selected="Randomize" | 195 | height="16" label="Randomize" label_selected="Randomize" left="8" |
205 | left="8" mouse_opaque="true" name="Randomize" scale_image="true" width="82" /> | 196 | mouse_opaque="true" name="Randomize" scale_image="true" width="82" /> |
206 | <button bottom="-128" follows="left|top" halign="center" height="24" hidden="false" | 197 | <button bottom="-128" follows="left|top" halign="center" height="24" |
207 | label="Create New Skin" label_selected="Create New Skin" left="8" | 198 | label="Create New Skin" label_selected="Create New Skin" left="8" |
208 | mouse_opaque="true" name="Create New" scale_image="true" width="120" /> | 199 | mouse_opaque="true" name="Create New" scale_image="true" width="120" /> |
209 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 200 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
210 | height="20" hidden="false" label="Take Off" label_selected="Take Off" | 201 | height="20" label="Take Off" label_selected="Take Off" left="35" |
211 | left="35" mouse_opaque="true" name="Take Off" scale_image="true" width="82" /> | 202 | mouse_opaque="true" name="Take Off" scale_image="true" width="82" /> |
212 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 203 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
213 | height="20" hidden="false" label="Save" label_selected="Save" left="123" | 204 | height="20" label="Save" label_selected="Save" left="123" |
214 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> | 205 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> |
215 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 206 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
216 | height="20" hidden="false" label="Save As" label_selected="Save As" | 207 | height="20" label="Save As" label_selected="Save As" left="211" |
217 | left="211" mouse_opaque="true" name="Save As" scale_image="true" width="82" /> | 208 | mouse_opaque="true" name="Save As" scale_image="true" width="82" /> |
218 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 209 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
219 | height="20" hidden="false" label="Revert" label_selected="Revert" | 210 | height="20" label="Revert" label_selected="Revert" left="299" |
220 | left="299" mouse_opaque="true" name="Revert" scale_image="true" width="82" /> | 211 | mouse_opaque="true" name="Revert" scale_image="true" width="82" /> |
221 | </panel> | 212 | </panel> |
222 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="481" | 213 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="481" |
223 | hidden="false" label="Hair" left="102" mouse_opaque="true" name="Hair" | 214 | label="Hair" left="102" mouse_opaque="true" name="Hair" width="389"> |
224 | width="389"> | 215 | <icon bottom="-21" color="1 1 1 1" follows="top|right" height="16" |
225 | <icon bottom="-21" color="1 1 1 1" follows="top|right" height="16" hidden="false" | ||
226 | image_name="icon_lock.tga" left="333" mouse_opaque="true" name="square" | 216 | image_name="icon_lock.tga" left="333" mouse_opaque="true" name="square" |
227 | width="16" /> | 217 | width="16" /> |
228 | <icon bottom="-24" color="1 1 1 1" follows="left|top" height="16" hidden="false" | 218 | <icon bottom="-24" color="1 1 1 1" follows="left|top" height="16" left="8" |
229 | left="8" mouse_opaque="true" name="icon" width="16" /> | 219 | mouse_opaque="true" name="icon" width="16" /> |
230 | <button bottom="-81" follows="left|top" font="SansSerifSmall" halign="center" | 220 | <button bottom="-81" follows="left|top" font="SansSerifSmall" halign="center" |
231 | height="16" hidden="false" label="Color" label_selected="Color" left="8" | 221 | height="16" label="Color" label_selected="Color" left="8" |
232 | mouse_opaque="true" name="Color" scale_image="true" width="82" /> | 222 | mouse_opaque="true" name="Color" scale_image="true" width="82" /> |
233 | <button bottom="-113" follows="left|top" font="SansSerifSmall" halign="center" | 223 | <button bottom="-113" follows="left|top" font="SansSerifSmall" halign="center" |
234 | height="16" hidden="false" label="Style" label_selected="Style" left="8" | 224 | height="16" label="Style" label_selected="Style" left="8" |
235 | mouse_opaque="true" name="Style" scale_image="true" width="82" /> | 225 | mouse_opaque="true" name="Style" scale_image="true" width="82" /> |
236 | <button bottom="-145" follows="left|top" font="SansSerifSmall" halign="center" | 226 | <button bottom="-145" follows="left|top" font="SansSerifSmall" halign="center" |
237 | height="16" hidden="false" label="Eyebrows" label_selected="Eyebrows" | 227 | height="16" label="Eyebrows" label_selected="Eyebrows" left="8" |
238 | left="8" mouse_opaque="true" name="Eyebrows" scale_image="true" width="82" /> | 228 | mouse_opaque="true" name="Eyebrows" scale_image="true" width="82" /> |
239 | <button bottom="-177" follows="left|top" font="SansSerifSmall" halign="center" | 229 | <button bottom="-177" follows="left|top" font="SansSerifSmall" halign="center" |
240 | height="16" hidden="false" label="Facial" label_selected="Facial" left="8" | 230 | height="16" label="Facial" label_selected="Facial" left="8" |
241 | mouse_opaque="true" name="Facial" scale_image="true" width="82" /> | 231 | mouse_opaque="true" name="Facial" scale_image="true" width="82" /> |
242 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 232 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
243 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 233 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
244 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 234 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
245 | left="26" mouse_opaque="true" name="title" v_pad="0" width="355"> | 235 | mouse_opaque="true" name="title" v_pad="0" width="355"> |
246 | [DESC] | 236 | [DESC] |
247 | </text> | 237 | </text> |
248 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 238 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
249 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 239 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
250 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 240 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
251 | left="26" mouse_opaque="true" name="title_no_modify" v_pad="0" width="355"> | 241 | mouse_opaque="true" name="title_no_modify" v_pad="0" width="355"> |
252 | [DESC]: cannot modify | 242 | [DESC]: cannot modify |
253 | </text> | 243 | </text> |
254 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 244 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
255 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 245 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
256 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 246 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
257 | left="26" mouse_opaque="true" name="title_loading" v_pad="0" width="355"> | 247 | mouse_opaque="true" name="title_loading" v_pad="0" width="355"> |
258 | [DESC]: loading... | 248 | [DESC]: loading... |
259 | </text> | 249 | </text> |
260 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 250 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
261 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 251 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
262 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 252 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
263 | left="26" mouse_opaque="true" name="title_not_worn" v_pad="0" width="355"> | 253 | mouse_opaque="true" name="title_not_worn" v_pad="0" width="355"> |
264 | [DESC]: not worn | 254 | [DESC]: not worn |
265 | </text> | 255 | </text> |
266 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 256 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
267 | bottom="-38" drop_shadow_visible="true" follows="left|top|right" | 257 | bottom="-38" drop_shadow_visible="true" follows="left|top|right" |
268 | font="SansSerifSmall" h_pad="0" halign="left" height="14" hidden="false" | 258 | font="SansSerifSmall" h_pad="0" halign="left" height="14" left="8" |
269 | left="8" mouse_opaque="true" name="path" v_pad="0" width="373"> | 259 | mouse_opaque="true" name="path" v_pad="0" width="373"> |
270 | Located in [PATH] | 260 | Located in [PATH] |
271 | </text> | 261 | </text> |
272 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 262 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
273 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" | 263 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" |
274 | font="SansSerifSmall" h_pad="0" halign="left" height="28" hidden="false" | 264 | font="SansSerifSmall" h_pad="0" halign="left" height="28" left="8" |
275 | left="8" mouse_opaque="true" name="not worn instructions" v_pad="0" | 265 | mouse_opaque="true" name="not worn instructions" v_pad="0" width="373"> |
276 | width="373"> | ||
277 | Put on a new hair by dragging one from your inventory | 266 | Put on a new hair by dragging one from your inventory |
278 | to your avatar. Alternately, you create a new one from | 267 | to your avatar. Alternately, you create a new one from |
279 | scratch and wear it. | 268 | scratch and wear it. |
280 | </text> | 269 | </text> |
281 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 270 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
282 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" | 271 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" |
283 | font="SansSerifSmall" h_pad="0" halign="left" height="28" hidden="false" | 272 | font="SansSerifSmall" h_pad="0" halign="left" height="28" left="8" |
284 | left="8" mouse_opaque="true" name="no modify instructions" v_pad="0" | 273 | mouse_opaque="true" name="no modify instructions" v_pad="0" width="373"> |
285 | width="373"> | ||
286 | You do not have permission to modify this wearable. | 274 | You do not have permission to modify this wearable. |
287 | </text> | 275 | </text> |
288 | <texture_picker allow_no_texture="false" bottom="-273" can_apply_immediately="true" | 276 | <texture_picker allow_no_texture="false" bottom="-273" can_apply_immediately="true" |
289 | default_image_name="Default" follows="left|top" height="80" hidden="false" | 277 | default_image_name="Default" follows="left|top" height="80" label="Texture" |
290 | label="Texture" left="8" mouse_opaque="true" name="Texture" | 278 | left="8" mouse_opaque="true" name="Texture" |
291 | tool_tip="Click to choose a picture" width="64" /> | 279 | tool_tip="Click to choose a picture" width="64" /> |
292 | <button bottom="-305" follows="left|top" font="SansSerifSmall" halign="center" | 280 | <button bottom="-305" follows="left|top" font="SansSerifSmall" halign="center" |
293 | height="16" hidden="false" label="Randomize" label_selected="Randomize" | 281 | height="16" label="Randomize" label_selected="Randomize" left="8" |
294 | left="8" mouse_opaque="true" name="Randomize" scale_image="true" width="82" /> | 282 | mouse_opaque="true" name="Randomize" scale_image="true" width="82" /> |
295 | <button bottom="-128" follows="left|top" halign="center" height="24" hidden="false" | 283 | <button bottom="-128" follows="left|top" halign="center" height="24" |
296 | label="Create New Hair" label_selected="Create New Hair" left="8" | 284 | label="Create New Hair" label_selected="Create New Hair" left="8" |
297 | mouse_opaque="true" name="Create New" scale_image="true" width="120" /> | 285 | mouse_opaque="true" name="Create New" scale_image="true" width="120" /> |
298 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 286 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
299 | height="20" hidden="false" label="Take Off" label_selected="Take Off" | 287 | height="20" label="Take Off" label_selected="Take Off" left="35" |
300 | left="35" mouse_opaque="true" name="Take Off" scale_image="true" width="82" /> | 288 | mouse_opaque="true" name="Take Off" scale_image="true" width="82" /> |
301 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 289 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
302 | height="20" hidden="false" label="Save" label_selected="Save" left="123" | 290 | height="20" label="Save" label_selected="Save" left="123" |
303 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> | 291 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> |
304 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 292 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
305 | height="20" hidden="false" label="Save As" label_selected="Save As" | 293 | height="20" label="Save As" label_selected="Save As" left="211" |
306 | left="211" mouse_opaque="true" name="Save As" scale_image="true" width="82" /> | 294 | mouse_opaque="true" name="Save As" scale_image="true" width="82" /> |
307 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 295 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
308 | height="20" hidden="false" label="Revert" label_selected="Revert" | 296 | height="20" label="Revert" label_selected="Revert" left="299" |
309 | left="299" mouse_opaque="true" name="Revert" scale_image="true" width="82" /> | 297 | mouse_opaque="true" name="Revert" scale_image="true" width="82" /> |
310 | </panel> | 298 | </panel> |
311 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="481" | 299 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="481" |
312 | hidden="false" label="Eyes" left="102" mouse_opaque="true" name="Eyes" | 300 | label="Eyes" left="102" mouse_opaque="true" name="Eyes" width="389"> |
313 | width="389"> | 301 | <icon bottom="-21" color="1 1 1 1" follows="top|right" height="16" |
314 | <icon bottom="-21" color="1 1 1 1" follows="top|right" height="16" hidden="false" | ||
315 | image_name="icon_lock.tga" left="333" mouse_opaque="true" name="square" | 302 | image_name="icon_lock.tga" left="333" mouse_opaque="true" name="square" |
316 | width="16" /> | 303 | width="16" /> |
317 | <icon bottom="-24" color="1 1 1 1" follows="left|top" height="16" hidden="false" | 304 | <icon bottom="-24" color="1 1 1 1" follows="left|top" height="16" left="8" |
318 | left="8" mouse_opaque="true" name="icon" width="16" /> | 305 | mouse_opaque="true" name="icon" width="16" /> |
319 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 306 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
320 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 307 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
321 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 308 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
322 | left="26" mouse_opaque="true" name="title" v_pad="0" width="355"> | 309 | mouse_opaque="true" name="title" v_pad="0" width="355"> |
323 | [DESC] | 310 | [DESC] |
324 | </text> | 311 | </text> |
325 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 312 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
326 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 313 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
327 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 314 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
328 | left="26" mouse_opaque="true" name="title_no_modify" v_pad="0" width="355"> | 315 | mouse_opaque="true" name="title_no_modify" v_pad="0" width="355"> |
329 | [DESC]: cannot modify | 316 | [DESC]: cannot modify |
330 | </text> | 317 | </text> |
331 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 318 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
332 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 319 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
333 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 320 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
334 | left="26" mouse_opaque="true" name="title_loading" v_pad="0" width="355"> | 321 | mouse_opaque="true" name="title_loading" v_pad="0" width="355"> |
335 | [DESC]: loading... | 322 | [DESC]: loading... |
336 | </text> | 323 | </text> |
337 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 324 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
338 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 325 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
339 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 326 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
340 | left="26" mouse_opaque="true" name="title_not_worn" v_pad="0" width="355"> | 327 | mouse_opaque="true" name="title_not_worn" v_pad="0" width="355"> |
341 | [DESC]: not worn | 328 | [DESC]: not worn |
342 | </text> | 329 | </text> |
343 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 330 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
344 | bottom="-38" drop_shadow_visible="true" follows="left|top|right" | 331 | bottom="-38" drop_shadow_visible="true" follows="left|top|right" |
345 | font="SansSerifSmall" h_pad="0" halign="left" height="14" hidden="false" | 332 | font="SansSerifSmall" h_pad="0" halign="left" height="14" left="8" |
346 | left="8" mouse_opaque="true" name="path" v_pad="0" width="373"> | 333 | mouse_opaque="true" name="path" v_pad="0" width="373"> |
347 | Located in [PATH] | 334 | Located in [PATH] |
348 | </text> | 335 | </text> |
349 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 336 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
350 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" | 337 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" |
351 | font="SansSerifSmall" h_pad="0" halign="left" height="28" hidden="false" | 338 | font="SansSerifSmall" h_pad="0" halign="left" height="28" left="8" |
352 | left="8" mouse_opaque="true" name="not worn instructions" v_pad="0" | 339 | mouse_opaque="true" name="not worn instructions" v_pad="0" width="373"> |
353 | width="373"> | ||
354 | Put on a new eyes by dragging one from your inventory | 340 | Put on a new eyes by dragging one from your inventory |
355 | to your avatar. Alternately, you create a new one from | 341 | to your avatar. Alternately, you create a new one from |
356 | scratch and wear it. | 342 | scratch and wear it. |
357 | </text> | 343 | </text> |
358 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 344 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
359 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" | 345 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" |
360 | font="SansSerifSmall" h_pad="0" halign="left" height="28" hidden="false" | 346 | font="SansSerifSmall" h_pad="0" halign="left" height="28" left="8" |
361 | left="8" mouse_opaque="true" name="no modify instructions" v_pad="0" | 347 | mouse_opaque="true" name="no modify instructions" v_pad="0" width="373"> |
362 | width="373"> | ||
363 | You do not have permission to modify this wearable. | 348 | You do not have permission to modify this wearable. |
364 | </text> | 349 | </text> |
365 | <texture_picker allow_no_texture="false" bottom="-145" can_apply_immediately="true" | 350 | <texture_picker allow_no_texture="false" bottom="-145" can_apply_immediately="true" |
366 | default_image_name="Default" follows="left|top" height="80" hidden="false" | 351 | default_image_name="Default" follows="left|top" height="80" label="Iris" |
367 | label="Iris" left="8" mouse_opaque="true" name="Iris" | 352 | left="8" mouse_opaque="true" name="Iris" |
368 | tool_tip="Click to choose a picture" width="64" /> | 353 | tool_tip="Click to choose a picture" width="64" /> |
369 | <button bottom="-177" follows="left|top" font="SansSerifSmall" halign="center" | 354 | <button bottom="-177" follows="left|top" font="SansSerifSmall" halign="center" |
370 | height="16" hidden="false" label="Randomize" label_selected="Randomize" | 355 | height="16" label="Randomize" label_selected="Randomize" left="8" |
371 | left="8" mouse_opaque="true" name="Randomize" scale_image="true" width="82" /> | 356 | mouse_opaque="true" name="Randomize" scale_image="true" width="82" /> |
372 | <button bottom="-128" follows="left|top" halign="center" height="24" hidden="false" | 357 | <button bottom="-128" follows="left|top" halign="center" height="24" |
373 | label="Create New Eyes" label_selected="Create New Eyes" left="8" | 358 | label="Create New Eyes" label_selected="Create New Eyes" left="8" |
374 | mouse_opaque="true" name="Create New" scale_image="true" width="120" /> | 359 | mouse_opaque="true" name="Create New" scale_image="true" width="120" /> |
375 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 360 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
376 | height="20" hidden="false" label="Take Off" label_selected="Take Off" | 361 | height="20" label="Take Off" label_selected="Take Off" left="35" |
377 | left="35" mouse_opaque="true" name="Take Off" scale_image="true" width="82" /> | 362 | mouse_opaque="true" name="Take Off" scale_image="true" width="82" /> |
378 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 363 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
379 | height="20" hidden="false" label="Save" label_selected="Save" left="123" | 364 | height="20" label="Save" label_selected="Save" left="123" |
380 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> | 365 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> |
381 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 366 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
382 | height="20" hidden="false" label="Save As" label_selected="Save As" | 367 | height="20" label="Save As" label_selected="Save As" left="211" |
383 | left="211" mouse_opaque="true" name="Save As" scale_image="true" width="82" /> | 368 | mouse_opaque="true" name="Save As" scale_image="true" width="82" /> |
384 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 369 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
385 | height="20" hidden="false" label="Revert" label_selected="Revert" | 370 | height="20" label="Revert" label_selected="Revert" left="299" |
386 | left="299" mouse_opaque="true" name="Revert" scale_image="true" width="82" /> | 371 | mouse_opaque="true" name="Revert" scale_image="true" width="82" /> |
387 | </panel> | 372 | </panel> |
388 | <panel label="Clothes" placeholder="true" /> | 373 | <panel label="Clothes" placeholder="true" /> |
389 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="481" | 374 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="481" |
390 | hidden="false" label="Shirt" left="102" mouse_opaque="true" name="Shirt" | 375 | label="Shirt" left="102" mouse_opaque="true" name="Shirt" width="389"> |
391 | width="389"> | 376 | <icon bottom="-21" color="1 1 1 1" follows="top|right" height="16" |
392 | <icon bottom="-21" color="1 1 1 1" follows="top|right" height="16" hidden="false" | ||
393 | image_name="icon_lock.tga" left="333" mouse_opaque="true" name="square" | 377 | image_name="icon_lock.tga" left="333" mouse_opaque="true" name="square" |
394 | width="16" /> | 378 | width="16" /> |
395 | <icon bottom="-24" color="1 1 1 1" follows="left|top" height="16" hidden="false" | 379 | <icon bottom="-24" color="1 1 1 1" follows="left|top" height="16" left="8" |
396 | left="8" mouse_opaque="true" name="icon" width="16" /> | 380 | mouse_opaque="true" name="icon" width="16" /> |
397 | <texture_picker allow_no_texture="false" bottom="-145" can_apply_immediately="true" | 381 | <texture_picker allow_no_texture="false" bottom="-145" can_apply_immediately="true" |
398 | default_image_name="Default" follows="left|top" height="80" hidden="false" | 382 | default_image_name="Default" follows="left|top" height="80" label="Fabric" |
399 | label="Fabric" left="8" mouse_opaque="true" name="Fabric" | 383 | left="8" mouse_opaque="true" name="Fabric" |
400 | tool_tip="Click to choose a picture" width="64" /> | 384 | tool_tip="Click to choose a picture" width="64" /> |
401 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-225" | 385 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-225" |
402 | can_apply_immediately="true" color="1 1 1 1" follows="left|top" height="80" | 386 | can_apply_immediately="true" color="1 1 1 1" follows="left|top" height="80" |
403 | hidden="false" label="Color/Tint" left="8" mouse_opaque="true" | 387 | label="Color/Tint" left="8" mouse_opaque="true" name="Color/Tint" |
404 | name="Color/Tint" tool_tip="Click to open Color Picker" width="64" /> | 388 | tool_tip="Click to open Color Picker" width="64" /> |
405 | <button bottom="-128" follows="left|top" halign="center" height="24" hidden="false" | 389 | <button bottom="-128" follows="left|top" halign="center" height="24" |
406 | label="Create New Shirt" label_selected="Create New Shirt" left="8" | 390 | label="Create New Shirt" label_selected="Create New Shirt" left="8" |
407 | mouse_opaque="true" name="Create New" scale_image="true" width="120" /> | 391 | mouse_opaque="true" name="Create New" scale_image="true" width="120" /> |
408 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 392 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
409 | height="20" hidden="false" label="Take Off" label_selected="Take Off" | 393 | height="20" label="Take Off" label_selected="Take Off" left="35" |
410 | left="35" mouse_opaque="true" name="Take Off" scale_image="true" width="82" /> | 394 | mouse_opaque="true" name="Take Off" scale_image="true" width="82" /> |
411 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 395 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
412 | height="20" hidden="false" label="Save" label_selected="Save" left="123" | 396 | height="20" label="Save" label_selected="Save" left="123" |
413 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> | 397 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> |
414 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 398 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
415 | height="20" hidden="false" label="Save As" label_selected="Save As" | 399 | height="20" label="Save As" label_selected="Save As" left="211" |
416 | left="211" mouse_opaque="true" name="Save As" scale_image="true" width="82" /> | 400 | mouse_opaque="true" name="Save As" scale_image="true" width="82" /> |
417 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 401 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
418 | height="20" hidden="false" label="Revert" label_selected="Revert" | 402 | height="20" label="Revert" label_selected="Revert" left="299" |
419 | left="299" mouse_opaque="true" name="Revert" scale_image="true" width="82" /> | 403 | mouse_opaque="true" name="Revert" scale_image="true" width="82" /> |
420 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 404 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
421 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 405 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
422 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 406 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
423 | left="26" mouse_opaque="true" name="title" v_pad="0" width="355"> | 407 | mouse_opaque="true" name="title" v_pad="0" width="355"> |
424 | [DESC] | 408 | [DESC] |
425 | </text> | 409 | </text> |
426 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 410 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
427 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 411 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
428 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 412 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
429 | left="26" mouse_opaque="true" name="title_no_modify" v_pad="0" width="355"> | 413 | mouse_opaque="true" name="title_no_modify" v_pad="0" width="355"> |
430 | [DESC]: cannot modify | 414 | [DESC]: cannot modify |
431 | </text> | 415 | </text> |
432 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 416 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
433 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 417 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
434 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 418 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
435 | left="26" mouse_opaque="true" name="title_loading" v_pad="0" width="355"> | 419 | mouse_opaque="true" name="title_loading" v_pad="0" width="355"> |
436 | [DESC]: loading... | 420 | [DESC]: loading... |
437 | </text> | 421 | </text> |
438 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 422 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
439 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 423 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
440 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 424 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
441 | left="26" mouse_opaque="true" name="title_not_worn" v_pad="0" width="355"> | 425 | mouse_opaque="true" name="title_not_worn" v_pad="0" width="355"> |
442 | [DESC]: not worn | 426 | [DESC]: not worn |
443 | </text> | 427 | </text> |
444 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 428 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
445 | bottom="-38" drop_shadow_visible="true" follows="left|top|right" | 429 | bottom="-38" drop_shadow_visible="true" follows="left|top|right" |
446 | font="SansSerifSmall" h_pad="0" halign="left" height="14" hidden="false" | 430 | font="SansSerifSmall" h_pad="0" halign="left" height="14" left="8" |
447 | left="8" mouse_opaque="true" name="path" v_pad="0" width="373"> | 431 | mouse_opaque="true" name="path" v_pad="0" width="373"> |
448 | Located in [PATH] | 432 | Located in [PATH] |
449 | </text> | 433 | </text> |
450 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 434 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
451 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" | 435 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" |
452 | font="SansSerifSmall" h_pad="0" halign="left" height="28" hidden="false" | 436 | font="SansSerifSmall" h_pad="0" halign="left" height="28" left="8" |
453 | left="8" mouse_opaque="true" name="not worn instructions" v_pad="0" | 437 | mouse_opaque="true" name="not worn instructions" v_pad="0" width="373"> |
454 | width="373"> | ||
455 | Put on a new shirt by dragging one from your inventory | 438 | Put on a new shirt by dragging one from your inventory |
456 | to your avatar. Alternately, you create a new one from | 439 | to your avatar. Alternately, you create a new one from |
457 | scratch and wear it. | 440 | scratch and wear it. |
458 | </text> | 441 | </text> |
459 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 442 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
460 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" | 443 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" |
461 | font="SansSerifSmall" h_pad="0" halign="left" height="28" hidden="false" | 444 | font="SansSerifSmall" h_pad="0" halign="left" height="28" left="8" |
462 | left="8" mouse_opaque="true" name="no modify instructions" v_pad="0" | 445 | mouse_opaque="true" name="no modify instructions" v_pad="0" width="373"> |
463 | width="373"> | ||
464 | You do not have permission to modify this wearable. | 446 | You do not have permission to modify this wearable. |
465 | </text> | 447 | </text> |
466 | </panel> | 448 | </panel> |
467 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="481" | 449 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="481" |
468 | hidden="false" label="Pants" left="102" mouse_opaque="true" name="Pants" | 450 | label="Pants" left="102" mouse_opaque="true" name="Pants" width="389"> |
469 | width="389"> | 451 | <icon bottom="-21" color="1 1 1 1" follows="top|right" height="16" |
470 | <icon bottom="-21" color="1 1 1 1" follows="top|right" height="16" hidden="false" | ||
471 | image_name="icon_lock.tga" left="333" mouse_opaque="true" name="square" | 452 | image_name="icon_lock.tga" left="333" mouse_opaque="true" name="square" |
472 | width="16" /> | 453 | width="16" /> |
473 | <icon bottom="-24" color="1 1 1 1" follows="left|top" height="16" hidden="false" | 454 | <icon bottom="-24" color="1 1 1 1" follows="left|top" height="16" left="8" |
474 | left="8" mouse_opaque="true" name="icon" width="16" /> | 455 | mouse_opaque="true" name="icon" width="16" /> |
475 | <texture_picker allow_no_texture="false" bottom="-145" can_apply_immediately="true" | 456 | <texture_picker allow_no_texture="false" bottom="-145" can_apply_immediately="true" |
476 | default_image_name="Default" follows="left|top" height="80" hidden="false" | 457 | default_image_name="Default" follows="left|top" height="80" label="Fabric" |
477 | label="Fabric" left="8" mouse_opaque="true" name="Fabric" | 458 | left="8" mouse_opaque="true" name="Fabric" |
478 | tool_tip="Click to choose a picture" width="64" /> | 459 | tool_tip="Click to choose a picture" width="64" /> |
479 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-225" | 460 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-225" |
480 | can_apply_immediately="true" color="1 1 1 1" follows="left|top" height="80" | 461 | can_apply_immediately="true" color="1 1 1 1" follows="left|top" height="80" |
481 | hidden="false" label="Color/Tint" left="8" mouse_opaque="true" | 462 | label="Color/Tint" left="8" mouse_opaque="true" name="Color/Tint" |
482 | name="Color/Tint" tool_tip="Click to open Color Picker" width="64" /> | 463 | tool_tip="Click to open Color Picker" width="64" /> |
483 | <button bottom="-128" follows="left|top" halign="center" height="24" hidden="false" | 464 | <button bottom="-128" follows="left|top" halign="center" height="24" |
484 | label="Create New Pants" label_selected="Create New Pants" left="8" | 465 | label="Create New Pants" label_selected="Create New Pants" left="8" |
485 | mouse_opaque="true" name="Create New" scale_image="true" width="120" /> | 466 | mouse_opaque="true" name="Create New" scale_image="true" width="120" /> |
486 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 467 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
487 | height="20" hidden="false" label="Take Off" label_selected="Take Off" | 468 | height="20" label="Take Off" label_selected="Take Off" left="35" |
488 | left="35" mouse_opaque="true" name="Take Off" scale_image="true" width="82" /> | 469 | mouse_opaque="true" name="Take Off" scale_image="true" width="82" /> |
489 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 470 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
490 | height="20" hidden="false" label="Save" label_selected="Save" left="123" | 471 | height="20" label="Save" label_selected="Save" left="123" |
491 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> | 472 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> |
492 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 473 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
493 | height="20" hidden="false" label="Save As" label_selected="Save As" | 474 | height="20" label="Save As" label_selected="Save As" left="211" |
494 | left="211" mouse_opaque="true" name="Save As" scale_image="true" width="82" /> | 475 | mouse_opaque="true" name="Save As" scale_image="true" width="82" /> |
495 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 476 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
496 | height="20" hidden="false" label="Revert" label_selected="Revert" | 477 | height="20" label="Revert" label_selected="Revert" left="299" |
497 | left="299" mouse_opaque="true" name="Revert" scale_image="true" width="82" /> | 478 | mouse_opaque="true" name="Revert" scale_image="true" width="82" /> |
498 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 479 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
499 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 480 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
500 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 481 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
501 | left="26" mouse_opaque="true" name="title" v_pad="0" width="355"> | 482 | mouse_opaque="true" name="title" v_pad="0" width="355"> |
502 | [DESC] | 483 | [DESC] |
503 | </text> | 484 | </text> |
504 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 485 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
505 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 486 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
506 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 487 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
507 | left="26" mouse_opaque="true" name="title_no_modify" v_pad="0" width="355"> | 488 | mouse_opaque="true" name="title_no_modify" v_pad="0" width="355"> |
508 | [DESC]: cannot modify | 489 | [DESC]: cannot modify |
509 | </text> | 490 | </text> |
510 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 491 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
511 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 492 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
512 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 493 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
513 | left="26" mouse_opaque="true" name="title_loading" v_pad="0" width="355"> | 494 | mouse_opaque="true" name="title_loading" v_pad="0" width="355"> |
514 | [DESC]: loading... | 495 | [DESC]: loading... |
515 | </text> | 496 | </text> |
516 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 497 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
517 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 498 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
518 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 499 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
519 | left="26" mouse_opaque="true" name="title_not_worn" v_pad="0" width="355"> | 500 | mouse_opaque="true" name="title_not_worn" v_pad="0" width="355"> |
520 | [DESC]: not worn | 501 | [DESC]: not worn |
521 | </text> | 502 | </text> |
522 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 503 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
523 | bottom="-38" drop_shadow_visible="true" follows="left|top|right" | 504 | bottom="-38" drop_shadow_visible="true" follows="left|top|right" |
524 | font="SansSerifSmall" h_pad="0" halign="left" height="14" hidden="false" | 505 | font="SansSerifSmall" h_pad="0" halign="left" height="14" left="8" |
525 | left="8" mouse_opaque="true" name="path" v_pad="0" width="373"> | 506 | mouse_opaque="true" name="path" v_pad="0" width="373"> |
526 | Located in [PATH] | 507 | Located in [PATH] |
527 | </text> | 508 | </text> |
528 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 509 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
529 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" | 510 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" |
530 | font="SansSerifSmall" h_pad="0" halign="left" height="28" hidden="false" | 511 | font="SansSerifSmall" h_pad="0" halign="left" height="28" left="8" |
531 | left="8" mouse_opaque="true" name="not worn instructions" v_pad="0" | 512 | mouse_opaque="true" name="not worn instructions" v_pad="0" width="373"> |
532 | width="373"> | ||
533 | Put on a new pants by dragging one from your inventory | 513 | Put on a new pants by dragging one from your inventory |
534 | to your avatar. Alternately, you create a new one from | 514 | to your avatar. Alternately, you create a new one from |
535 | scratch and wear it. | 515 | scratch and wear it. |
536 | </text> | 516 | </text> |
537 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 517 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
538 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" | 518 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" |
539 | font="SansSerifSmall" h_pad="0" halign="left" height="28" hidden="false" | 519 | font="SansSerifSmall" h_pad="0" halign="left" height="28" left="8" |
540 | left="8" mouse_opaque="true" name="no modify instructions" v_pad="0" | 520 | mouse_opaque="true" name="no modify instructions" v_pad="0" width="373"> |
541 | width="373"> | ||
542 | You do not have permission to modify this wearable. | 521 | You do not have permission to modify this wearable. |
543 | </text> | 522 | </text> |
544 | </panel> | 523 | </panel> |
545 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="481" | 524 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="481" |
546 | hidden="false" label="Shoes" left="102" mouse_opaque="true" name="Shoes" | 525 | label="Shoes" left="102" mouse_opaque="true" name="Shoes" width="389"> |
547 | width="389"> | 526 | <icon bottom="-21" color="1 1 1 1" follows="top|right" height="16" |
548 | <icon bottom="-21" color="1 1 1 1" follows="top|right" height="16" hidden="false" | ||
549 | image_name="icon_lock.tga" left="333" mouse_opaque="true" name="square" | 527 | image_name="icon_lock.tga" left="333" mouse_opaque="true" name="square" |
550 | width="16" /> | 528 | width="16" /> |
551 | <icon bottom="-24" color="1 1 1 1" follows="left|top" height="16" hidden="false" | 529 | <icon bottom="-24" color="1 1 1 1" follows="left|top" height="16" left="8" |
552 | left="8" mouse_opaque="true" name="icon" width="16" /> | 530 | mouse_opaque="true" name="icon" width="16" /> |
553 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 531 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
554 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 532 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
555 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 533 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
556 | left="26" mouse_opaque="true" name="title" v_pad="0" width="355"> | 534 | mouse_opaque="true" name="title" v_pad="0" width="355"> |
557 | [DESC] | 535 | [DESC] |
558 | </text> | 536 | </text> |
559 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 537 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
560 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 538 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
561 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 539 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
562 | left="26" mouse_opaque="true" name="title_no_modify" v_pad="0" width="355"> | 540 | mouse_opaque="true" name="title_no_modify" v_pad="0" width="355"> |
563 | [DESC]: cannot modify | 541 | [DESC]: cannot modify |
564 | </text> | 542 | </text> |
565 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 543 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
566 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 544 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
567 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 545 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
568 | left="26" mouse_opaque="true" name="title_loading" v_pad="0" width="355"> | 546 | mouse_opaque="true" name="title_loading" v_pad="0" width="355"> |
569 | [DESC]: loading... | 547 | [DESC]: loading... |
570 | </text> | 548 | </text> |
571 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 549 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
572 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 550 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
573 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 551 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
574 | left="26" mouse_opaque="true" name="title_not_worn" v_pad="0" width="355"> | 552 | mouse_opaque="true" name="title_not_worn" v_pad="0" width="355"> |
575 | [DESC]: not worn | 553 | [DESC]: not worn |
576 | </text> | 554 | </text> |
577 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 555 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
578 | bottom="-38" drop_shadow_visible="true" follows="left|top|right" | 556 | bottom="-38" drop_shadow_visible="true" follows="left|top|right" |
579 | font="SansSerifSmall" h_pad="0" halign="left" height="14" hidden="false" | 557 | font="SansSerifSmall" h_pad="0" halign="left" height="14" left="8" |
580 | left="8" mouse_opaque="true" name="path" v_pad="0" width="373"> | 558 | mouse_opaque="true" name="path" v_pad="0" width="373"> |
581 | Located in [PATH] | 559 | Located in [PATH] |
582 | </text> | 560 | </text> |
583 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 561 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
584 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" | 562 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" |
585 | font="SansSerifSmall" h_pad="0" halign="left" height="28" hidden="false" | 563 | font="SansSerifSmall" h_pad="0" halign="left" height="28" left="8" |
586 | left="8" mouse_opaque="true" name="not worn instructions" v_pad="0" | 564 | mouse_opaque="true" name="not worn instructions" v_pad="0" width="373"> |
587 | width="373"> | ||
588 | Put on a new shoes by dragging one from your inventory | 565 | Put on a new shoes by dragging one from your inventory |
589 | to your avatar. Alternately, you create a new one from | 566 | to your avatar. Alternately, you create a new one from |
590 | scratch and wear it. | 567 | scratch and wear it. |
591 | </text> | 568 | </text> |
592 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 569 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
593 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" | 570 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" |
594 | font="SansSerifSmall" h_pad="0" halign="left" height="28" hidden="false" | 571 | font="SansSerifSmall" h_pad="0" halign="left" height="28" left="8" |
595 | left="8" mouse_opaque="true" name="no modify instructions" v_pad="0" | 572 | mouse_opaque="true" name="no modify instructions" v_pad="0" width="373"> |
596 | width="373"> | ||
597 | You do not have permission to modify this wearable. | 573 | You do not have permission to modify this wearable. |
598 | </text> | 574 | </text> |
599 | <texture_picker allow_no_texture="false" bottom="-145" can_apply_immediately="true" | 575 | <texture_picker allow_no_texture="false" bottom="-145" can_apply_immediately="true" |
600 | default_image_name="Default" follows="left|top" height="80" hidden="false" | 576 | default_image_name="Default" follows="left|top" height="80" label="Fabric" |
601 | label="Fabric" left="8" mouse_opaque="true" name="Fabric" | 577 | left="8" mouse_opaque="true" name="Fabric" |
602 | tool_tip="Click to choose a picture" width="64" /> | 578 | tool_tip="Click to choose a picture" width="64" /> |
603 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-225" | 579 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-225" |
604 | can_apply_immediately="true" color="1 1 1 1" follows="left|top" height="80" | 580 | can_apply_immediately="true" color="1 1 1 1" follows="left|top" height="80" |
605 | hidden="false" label="Color/Tint" left="8" mouse_opaque="true" | 581 | label="Color/Tint" left="8" mouse_opaque="true" name="Color/Tint" |
606 | name="Color/Tint" tool_tip="Click to open Color Picker" width="64" /> | 582 | tool_tip="Click to open Color Picker" width="64" /> |
607 | <button bottom="-128" follows="left|top" halign="center" height="24" hidden="false" | 583 | <button bottom="-128" follows="left|top" halign="center" height="24" |
608 | label="Create New Shoes" label_selected="Create New Shoes" left="8" | 584 | label="Create New Shoes" label_selected="Create New Shoes" left="8" |
609 | mouse_opaque="true" name="Create New" scale_image="true" width="120" /> | 585 | mouse_opaque="true" name="Create New" scale_image="true" width="120" /> |
610 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 586 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
611 | height="20" hidden="false" label="Take Off" label_selected="Take Off" | 587 | height="20" label="Take Off" label_selected="Take Off" left="35" |
612 | left="35" mouse_opaque="true" name="Take Off" scale_image="true" width="82" /> | 588 | mouse_opaque="true" name="Take Off" scale_image="true" width="82" /> |
613 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 589 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
614 | height="20" hidden="false" label="Save" label_selected="Save" left="123" | 590 | height="20" label="Save" label_selected="Save" left="123" |
615 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> | 591 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> |
616 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 592 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
617 | height="20" hidden="false" label="Save As" label_selected="Save As" | 593 | height="20" label="Save As" label_selected="Save As" left="211" |
618 | left="211" mouse_opaque="true" name="Save As" scale_image="true" width="82" /> | 594 | mouse_opaque="true" name="Save As" scale_image="true" width="82" /> |
619 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 595 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
620 | height="20" hidden="false" label="Revert" label_selected="Revert" | 596 | height="20" label="Revert" label_selected="Revert" left="299" |
621 | left="299" mouse_opaque="true" name="Revert" scale_image="true" width="82" /> | 597 | mouse_opaque="true" name="Revert" scale_image="true" width="82" /> |
622 | </panel> | 598 | </panel> |
623 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="481" | 599 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="481" |
624 | hidden="false" label="Socks" left="102" mouse_opaque="true" name="Socks" | 600 | label="Socks" left="102" mouse_opaque="true" name="Socks" width="389"> |
625 | width="389"> | 601 | <icon bottom="-21" color="1 1 1 1" follows="top|right" height="16" |
626 | <icon bottom="-21" color="1 1 1 1" follows="top|right" height="16" hidden="false" | ||
627 | image_name="icon_lock.tga" left="333" mouse_opaque="true" name="square" | 602 | image_name="icon_lock.tga" left="333" mouse_opaque="true" name="square" |
628 | width="16" /> | 603 | width="16" /> |
629 | <icon bottom="-24" color="1 1 1 1" follows="left|top" height="16" hidden="false" | 604 | <icon bottom="-24" color="1 1 1 1" follows="left|top" height="16" left="8" |
630 | left="8" mouse_opaque="true" name="icon" width="16" /> | 605 | mouse_opaque="true" name="icon" width="16" /> |
631 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 606 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
632 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 607 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
633 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 608 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
634 | left="26" mouse_opaque="true" name="title" v_pad="0" width="355"> | 609 | mouse_opaque="true" name="title" v_pad="0" width="355"> |
635 | [DESC] | 610 | [DESC] |
636 | </text> | 611 | </text> |
637 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 612 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
638 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 613 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
639 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 614 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
640 | left="26" mouse_opaque="true" name="title_no_modify" v_pad="0" width="355"> | 615 | mouse_opaque="true" name="title_no_modify" v_pad="0" width="355"> |
641 | [DESC]: cannot modify | 616 | [DESC]: cannot modify |
642 | </text> | 617 | </text> |
643 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 618 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
644 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 619 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
645 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 620 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
646 | left="26" mouse_opaque="true" name="title_loading" v_pad="0" width="355"> | 621 | mouse_opaque="true" name="title_loading" v_pad="0" width="355"> |
647 | [DESC]: loading... | 622 | [DESC]: loading... |
648 | </text> | 623 | </text> |
649 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 624 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
650 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 625 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
651 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 626 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
652 | left="26" mouse_opaque="true" name="title_not_worn" v_pad="0" width="355"> | 627 | mouse_opaque="true" name="title_not_worn" v_pad="0" width="355"> |
653 | [DESC]: not worn | 628 | [DESC]: not worn |
654 | </text> | 629 | </text> |
655 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 630 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
656 | bottom="-38" drop_shadow_visible="true" follows="left|top|right" | 631 | bottom="-38" drop_shadow_visible="true" follows="left|top|right" |
657 | font="SansSerifSmall" h_pad="0" halign="left" height="14" hidden="false" | 632 | font="SansSerifSmall" h_pad="0" halign="left" height="14" left="8" |
658 | left="8" mouse_opaque="true" name="path" v_pad="0" width="373"> | 633 | mouse_opaque="true" name="path" v_pad="0" width="373"> |
659 | Located in [PATH] | 634 | Located in [PATH] |
660 | </text> | 635 | </text> |
661 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 636 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
662 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" | 637 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" |
663 | font="SansSerifSmall" h_pad="0" halign="left" height="28" hidden="false" | 638 | font="SansSerifSmall" h_pad="0" halign="left" height="28" left="8" |
664 | left="8" mouse_opaque="true" name="not worn instructions" v_pad="0" | 639 | mouse_opaque="true" name="not worn instructions" v_pad="0" width="373"> |
665 | width="373"> | ||
666 | Put on a new socks by dragging one from your inventory | 640 | Put on a new socks by dragging one from your inventory |
667 | to your avatar. Alternately, you create a new one from | 641 | to your avatar. Alternately, you create a new one from |
668 | scratch and wear it. | 642 | scratch and wear it. |
669 | </text> | 643 | </text> |
670 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 644 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
671 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" | 645 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" |
672 | font="SansSerifSmall" h_pad="0" halign="left" height="28" hidden="false" | 646 | font="SansSerifSmall" h_pad="0" halign="left" height="28" left="8" |
673 | left="8" mouse_opaque="true" name="no modify instructions" v_pad="0" | 647 | mouse_opaque="true" name="no modify instructions" v_pad="0" width="373"> |
674 | width="373"> | ||
675 | You do not have permission to modify this wearable. | 648 | You do not have permission to modify this wearable. |
676 | </text> | 649 | </text> |
677 | <texture_picker allow_no_texture="false" bottom="-145" can_apply_immediately="true" | 650 | <texture_picker allow_no_texture="false" bottom="-145" can_apply_immediately="true" |
678 | default_image_name="Default" follows="left|top" height="80" hidden="false" | 651 | default_image_name="Default" follows="left|top" height="80" label="Fabric" |
679 | label="Fabric" left="8" mouse_opaque="true" name="Fabric" | 652 | left="8" mouse_opaque="true" name="Fabric" |
680 | tool_tip="Click to choose a picture" width="64" /> | 653 | tool_tip="Click to choose a picture" width="64" /> |
681 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-225" | 654 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-225" |
682 | can_apply_immediately="true" color="1 1 1 1" follows="left|top" height="80" | 655 | can_apply_immediately="true" color="1 1 1 1" follows="left|top" height="80" |
683 | hidden="false" label="Color/Tint" left="8" mouse_opaque="true" | 656 | label="Color/Tint" left="8" mouse_opaque="true" name="Color/Tint" |
684 | name="Color/Tint" tool_tip="Click to open Color Picker" width="64" /> | 657 | tool_tip="Click to open Color Picker" width="64" /> |
685 | <button bottom="-128" follows="left|top" halign="center" height="24" hidden="false" | 658 | <button bottom="-128" follows="left|top" halign="center" height="24" |
686 | label="Create New Socks" label_selected="Create New Socks" left="8" | 659 | label="Create New Socks" label_selected="Create New Socks" left="8" |
687 | mouse_opaque="true" name="Create New" scale_image="true" width="120" /> | 660 | mouse_opaque="true" name="Create New" scale_image="true" width="120" /> |
688 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 661 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
689 | height="20" hidden="false" label="Take Off" label_selected="Take Off" | 662 | height="20" label="Take Off" label_selected="Take Off" left="35" |
690 | left="35" mouse_opaque="true" name="Take Off" scale_image="true" width="82" /> | 663 | mouse_opaque="true" name="Take Off" scale_image="true" width="82" /> |
691 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 664 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
692 | height="20" hidden="false" label="Save" label_selected="Save" left="123" | 665 | height="20" label="Save" label_selected="Save" left="123" |
693 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> | 666 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> |
694 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 667 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
695 | height="20" hidden="false" label="Save As" label_selected="Save As" | 668 | height="20" label="Save As" label_selected="Save As" left="211" |
696 | left="211" mouse_opaque="true" name="Save As" scale_image="true" width="82" /> | 669 | mouse_opaque="true" name="Save As" scale_image="true" width="82" /> |
697 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 670 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
698 | height="20" hidden="false" label="Revert" label_selected="Revert" | 671 | height="20" label="Revert" label_selected="Revert" left="299" |
699 | left="299" mouse_opaque="true" name="Revert" scale_image="true" width="82" /> | 672 | mouse_opaque="true" name="Revert" scale_image="true" width="82" /> |
700 | </panel> | 673 | </panel> |
701 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="481" | 674 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="481" |
702 | hidden="false" label="Jacket" left="102" mouse_opaque="true" name="Jacket" | 675 | label="Jacket" left="102" mouse_opaque="true" name="Jacket" width="389"> |
703 | width="389"> | 676 | <icon bottom="-21" color="1 1 1 1" follows="top|right" height="16" |
704 | <icon bottom="-21" color="1 1 1 1" follows="top|right" height="16" hidden="false" | ||
705 | image_name="icon_lock.tga" left="333" mouse_opaque="true" name="square" | 677 | image_name="icon_lock.tga" left="333" mouse_opaque="true" name="square" |
706 | width="16" /> | 678 | width="16" /> |
707 | <icon bottom="-24" color="1 1 1 1" follows="left|top" height="16" hidden="false" | 679 | <icon bottom="-24" color="1 1 1 1" follows="left|top" height="16" left="8" |
708 | left="8" mouse_opaque="true" name="icon" width="16" /> | 680 | mouse_opaque="true" name="icon" width="16" /> |
709 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 681 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
710 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 682 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
711 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 683 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
712 | left="26" mouse_opaque="true" name="title" v_pad="0" width="355"> | 684 | mouse_opaque="true" name="title" v_pad="0" width="355"> |
713 | [DESC] | 685 | [DESC] |
714 | </text> | 686 | </text> |
715 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 687 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
716 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 688 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
717 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 689 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
718 | left="26" mouse_opaque="true" name="title_no_modify" v_pad="0" width="355"> | 690 | mouse_opaque="true" name="title_no_modify" v_pad="0" width="355"> |
719 | [DESC]: cannot modify | 691 | [DESC]: cannot modify |
720 | </text> | 692 | </text> |
721 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 693 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
722 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 694 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
723 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 695 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
724 | left="26" mouse_opaque="true" name="title_loading" v_pad="0" width="355"> | 696 | mouse_opaque="true" name="title_loading" v_pad="0" width="355"> |
725 | [DESC]: loading... | 697 | [DESC]: loading... |
726 | </text> | 698 | </text> |
727 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 699 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
728 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 700 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
729 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 701 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
730 | left="26" mouse_opaque="true" name="title_not_worn" v_pad="0" width="355"> | 702 | mouse_opaque="true" name="title_not_worn" v_pad="0" width="355"> |
731 | [DESC]: not worn | 703 | [DESC]: not worn |
732 | </text> | 704 | </text> |
733 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 705 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
734 | bottom="-38" drop_shadow_visible="true" follows="left|top|right" | 706 | bottom="-38" drop_shadow_visible="true" follows="left|top|right" |
735 | font="SansSerifSmall" h_pad="0" halign="left" height="14" hidden="false" | 707 | font="SansSerifSmall" h_pad="0" halign="left" height="14" left="8" |
736 | left="8" mouse_opaque="true" name="path" v_pad="0" width="373"> | 708 | mouse_opaque="true" name="path" v_pad="0" width="373"> |
737 | Located in [PATH] | 709 | Located in [PATH] |
738 | </text> | 710 | </text> |
739 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 711 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
740 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" | 712 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" |
741 | font="SansSerifSmall" h_pad="0" halign="left" height="28" hidden="false" | 713 | font="SansSerifSmall" h_pad="0" halign="left" height="28" left="8" |
742 | left="8" mouse_opaque="true" name="not worn instructions" v_pad="0" | 714 | mouse_opaque="true" name="not worn instructions" v_pad="0" width="373"> |
743 | width="373"> | ||
744 | Put on a new jacket by dragging one from your inventory | 715 | Put on a new jacket by dragging one from your inventory |
745 | to your avatar. Alternately, you create a new one from | 716 | to your avatar. Alternately, you create a new one from |
746 | scratch and wear it. | 717 | scratch and wear it. |
747 | </text> | 718 | </text> |
748 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 719 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
749 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" | 720 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" |
750 | font="SansSerifSmall" h_pad="0" halign="left" height="28" hidden="false" | 721 | font="SansSerifSmall" h_pad="0" halign="left" height="28" left="8" |
751 | left="8" mouse_opaque="true" name="no modify instructions" v_pad="0" | 722 | mouse_opaque="true" name="no modify instructions" v_pad="0" width="373"> |
752 | width="373"> | ||
753 | You do not have permission to modify this wearable. | 723 | You do not have permission to modify this wearable. |
754 | </text> | 724 | </text> |
755 | <texture_picker allow_no_texture="false" bottom="-145" can_apply_immediately="true" | 725 | <texture_picker allow_no_texture="false" bottom="-145" can_apply_immediately="true" |
756 | default_image_name="Default" follows="left|top" height="80" hidden="false" | 726 | default_image_name="Default" follows="left|top" height="80" |
757 | label="Upper Fabric" left="8" mouse_opaque="true" name="Upper Fabric" | 727 | label="Upper Fabric" left="8" mouse_opaque="true" name="Upper Fabric" |
758 | tool_tip="Click to choose a picture" width="64" /> | 728 | tool_tip="Click to choose a picture" width="64" /> |
759 | <texture_picker allow_no_texture="false" bottom="-225" can_apply_immediately="true" | 729 | <texture_picker allow_no_texture="false" bottom="-225" can_apply_immediately="true" |
760 | default_image_name="Default" follows="left|top" height="80" hidden="false" | 730 | default_image_name="Default" follows="left|top" height="80" |
761 | label="Lower Fabric" left="8" mouse_opaque="true" name="Lower Fabric" | 731 | label="Lower Fabric" left="8" mouse_opaque="true" name="Lower Fabric" |
762 | tool_tip="Click to choose a picture" width="64" /> | 732 | tool_tip="Click to choose a picture" width="64" /> |
763 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-305" | 733 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-305" |
764 | can_apply_immediately="true" color="1 1 1 1" follows="left|top" height="80" | 734 | can_apply_immediately="true" color="1 1 1 1" follows="left|top" height="80" |
765 | hidden="false" label="Color/Tint" left="8" mouse_opaque="true" | 735 | label="Color/Tint" left="8" mouse_opaque="true" name="Color/Tint" |
766 | name="Color/Tint" tool_tip="Click to open Color Picker" width="64" /> | 736 | tool_tip="Click to open Color Picker" width="64" /> |
767 | <button bottom="-128" follows="left|top" halign="center" height="24" hidden="false" | 737 | <button bottom="-128" follows="left|top" halign="center" height="24" |
768 | label="Create New Jacket" label_selected="Create New Jacket" left="8" | 738 | label="Create New Jacket" label_selected="Create New Jacket" left="8" |
769 | mouse_opaque="true" name="Create New" scale_image="true" width="140" /> | 739 | mouse_opaque="true" name="Create New" scale_image="true" width="140" /> |
770 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 740 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
771 | height="20" hidden="false" label="Take Off" label_selected="Take Off" | 741 | height="20" label="Take Off" label_selected="Take Off" left="35" |
772 | left="35" mouse_opaque="true" name="Take Off" scale_image="true" width="82" /> | 742 | mouse_opaque="true" name="Take Off" scale_image="true" width="82" /> |
773 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 743 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
774 | height="20" hidden="false" label="Save" label_selected="Save" left="123" | 744 | height="20" label="Save" label_selected="Save" left="123" |
775 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> | 745 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> |
776 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 746 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
777 | height="20" hidden="false" label="Save As" label_selected="Save As" | 747 | height="20" label="Save As" label_selected="Save As" left="211" |
778 | left="211" mouse_opaque="true" name="Save As" scale_image="true" width="82" /> | 748 | mouse_opaque="true" name="Save As" scale_image="true" width="82" /> |
779 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 749 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
780 | height="20" hidden="false" label="Revert" label_selected="Revert" | 750 | height="20" label="Revert" label_selected="Revert" left="299" |
781 | left="299" mouse_opaque="true" name="Revert" scale_image="true" width="82" /> | 751 | mouse_opaque="true" name="Revert" scale_image="true" width="82" /> |
782 | </panel> | 752 | </panel> |
783 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="481" | 753 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="481" |
784 | hidden="false" label="Gloves" left="102" mouse_opaque="true" name="Gloves" | 754 | label="Gloves" left="102" mouse_opaque="true" name="Gloves" width="389"> |
785 | width="389"> | 755 | <icon bottom="-21" color="1 1 1 1" follows="top|right" height="16" |
786 | <icon bottom="-21" color="1 1 1 1" follows="top|right" height="16" hidden="false" | ||
787 | image_name="icon_lock.tga" left="333" mouse_opaque="true" name="square" | 756 | image_name="icon_lock.tga" left="333" mouse_opaque="true" name="square" |
788 | width="16" /> | 757 | width="16" /> |
789 | <icon bottom="-24" color="1 1 1 1" follows="left|top" height="16" hidden="false" | 758 | <icon bottom="-24" color="1 1 1 1" follows="left|top" height="16" left="8" |
790 | left="8" mouse_opaque="true" name="icon" width="16" /> | 759 | mouse_opaque="true" name="icon" width="16" /> |
791 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 760 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
792 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 761 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
793 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 762 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
794 | left="26" mouse_opaque="true" name="title" v_pad="0" width="355"> | 763 | mouse_opaque="true" name="title" v_pad="0" width="355"> |
795 | [DESC] | 764 | [DESC] |
796 | </text> | 765 | </text> |
797 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 766 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
798 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 767 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
799 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 768 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
800 | left="26" mouse_opaque="true" name="title_no_modify" v_pad="0" width="355"> | 769 | mouse_opaque="true" name="title_no_modify" v_pad="0" width="355"> |
801 | [DESC]: cannot modify | 770 | [DESC]: cannot modify |
802 | </text> | 771 | </text> |
803 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 772 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
804 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 773 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
805 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 774 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
806 | left="26" mouse_opaque="true" name="title_loading" v_pad="0" width="355"> | 775 | mouse_opaque="true" name="title_loading" v_pad="0" width="355"> |
807 | [DESC]: loading... | 776 | [DESC]: loading... |
808 | </text> | 777 | </text> |
809 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 778 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
810 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 779 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
811 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 780 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
812 | left="26" mouse_opaque="true" name="title_not_worn" v_pad="0" width="355"> | 781 | mouse_opaque="true" name="title_not_worn" v_pad="0" width="355"> |
813 | [DESC]: not worn | 782 | [DESC]: not worn |
814 | </text> | 783 | </text> |
815 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 784 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
816 | bottom="-38" drop_shadow_visible="true" follows="left|top|right" | 785 | bottom="-38" drop_shadow_visible="true" follows="left|top|right" |
817 | font="SansSerifSmall" h_pad="0" halign="left" height="14" hidden="false" | 786 | font="SansSerifSmall" h_pad="0" halign="left" height="14" left="8" |
818 | left="8" mouse_opaque="true" name="path" v_pad="0" width="373"> | 787 | mouse_opaque="true" name="path" v_pad="0" width="373"> |
819 | Located in [PATH] | 788 | Located in [PATH] |
820 | </text> | 789 | </text> |
821 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 790 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
822 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" | 791 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" |
823 | font="SansSerifSmall" h_pad="0" halign="left" height="28" hidden="false" | 792 | font="SansSerifSmall" h_pad="0" halign="left" height="28" left="8" |
824 | left="8" mouse_opaque="true" name="not worn instructions" v_pad="0" | 793 | mouse_opaque="true" name="not worn instructions" v_pad="0" width="373"> |
825 | width="373"> | ||
826 | Put on a new gloves by dragging one from your inventory | 794 | Put on a new gloves by dragging one from your inventory |
827 | to your avatar. Alternately, you create a new one from | 795 | to your avatar. Alternately, you create a new one from |
828 | scratch and wear it. | 796 | scratch and wear it. |
829 | </text> | 797 | </text> |
830 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 798 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
831 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" | 799 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" |
832 | font="SansSerifSmall" h_pad="0" halign="left" height="28" hidden="false" | 800 | font="SansSerifSmall" h_pad="0" halign="left" height="28" left="8" |
833 | left="8" mouse_opaque="true" name="no modify instructions" v_pad="0" | 801 | mouse_opaque="true" name="no modify instructions" v_pad="0" width="373"> |
834 | width="373"> | ||
835 | You do not have permission to modify this wearable. | 802 | You do not have permission to modify this wearable. |
836 | </text> | 803 | </text> |
837 | <texture_picker allow_no_texture="false" bottom="-145" can_apply_immediately="true" | 804 | <texture_picker allow_no_texture="false" bottom="-145" can_apply_immediately="true" |
838 | default_image_name="Default" follows="left|top" height="80" hidden="false" | 805 | default_image_name="Default" follows="left|top" height="80" label="Fabric" |
839 | label="Fabric" left="8" mouse_opaque="true" name="Fabric" | 806 | left="8" mouse_opaque="true" name="Fabric" |
840 | tool_tip="Click to choose a picture" width="64" /> | 807 | tool_tip="Click to choose a picture" width="64" /> |
841 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-225" | 808 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-225" |
842 | can_apply_immediately="true" color="1 1 1 1" follows="left|top" height="80" | 809 | can_apply_immediately="true" color="1 1 1 1" follows="left|top" height="80" |
843 | hidden="false" label="Color/Tint" left="8" mouse_opaque="true" | 810 | label="Color/Tint" left="8" mouse_opaque="true" name="Color/Tint" |
844 | name="Color/Tint" tool_tip="Click to open Color Picker" width="64" /> | 811 | tool_tip="Click to open Color Picker" width="64" /> |
845 | <button bottom="-128" follows="left|top" halign="center" height="24" hidden="false" | 812 | <button bottom="-128" follows="left|top" halign="center" height="24" |
846 | label="Create New Gloves" label_selected="Create New Gloves" left="8" | 813 | label="Create New Gloves" label_selected="Create New Gloves" left="8" |
847 | mouse_opaque="true" name="Create New" scale_image="true" width="130" /> | 814 | mouse_opaque="true" name="Create New" scale_image="true" width="130" /> |
848 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 815 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
849 | height="20" hidden="false" label="Take Off" label_selected="Take Off" | 816 | height="20" label="Take Off" label_selected="Take Off" left="35" |
850 | left="35" mouse_opaque="true" name="Take Off" scale_image="true" width="82" /> | 817 | mouse_opaque="true" name="Take Off" scale_image="true" width="82" /> |
851 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 818 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
852 | height="20" hidden="false" label="Save" label_selected="Save" left="123" | 819 | height="20" label="Save" label_selected="Save" left="123" |
853 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> | 820 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> |
854 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 821 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
855 | height="20" hidden="false" label="Save As" label_selected="Save As" | 822 | height="20" label="Save As" label_selected="Save As" left="211" |
856 | left="211" mouse_opaque="true" name="Save As" scale_image="true" width="82" /> | 823 | mouse_opaque="true" name="Save As" scale_image="true" width="82" /> |
857 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 824 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
858 | height="20" hidden="false" label="Revert" label_selected="Revert" | 825 | height="20" label="Revert" label_selected="Revert" left="299" |
859 | left="299" mouse_opaque="true" name="Revert" scale_image="true" width="82" /> | 826 | mouse_opaque="true" name="Revert" scale_image="true" width="82" /> |
860 | </panel> | 827 | </panel> |
861 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="481" | 828 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="481" |
862 | hidden="false" label="Undershirt" left="102" mouse_opaque="true" | 829 | label="Undershirt" left="102" mouse_opaque="true" name="Undershirt" |
863 | name="Undershirt" width="389"> | 830 | width="389"> |
864 | <icon bottom="-21" color="1 1 1 1" follows="top|right" height="16" hidden="false" | 831 | <icon bottom="-21" color="1 1 1 1" follows="top|right" height="16" |
865 | image_name="icon_lock.tga" left="333" mouse_opaque="true" name="square" | 832 | image_name="icon_lock.tga" left="333" mouse_opaque="true" name="square" |
866 | width="16" /> | 833 | width="16" /> |
867 | <icon bottom="-24" color="1 1 1 1" follows="left|top" height="16" hidden="false" | 834 | <icon bottom="-24" color="1 1 1 1" follows="left|top" height="16" left="8" |
868 | left="8" mouse_opaque="true" name="icon" width="16" /> | 835 | mouse_opaque="true" name="icon" width="16" /> |
869 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 836 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
870 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 837 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
871 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 838 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
872 | left="26" mouse_opaque="true" name="title" v_pad="0" width="355"> | 839 | mouse_opaque="true" name="title" v_pad="0" width="355"> |
873 | [DESC] | 840 | [DESC] |
874 | </text> | 841 | </text> |
875 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 842 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
876 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 843 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
877 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 844 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
878 | left="26" mouse_opaque="true" name="title_no_modify" v_pad="0" width="355"> | 845 | mouse_opaque="true" name="title_no_modify" v_pad="0" width="355"> |
879 | [DESC]: cannot modify | 846 | [DESC]: cannot modify |
880 | </text> | 847 | </text> |
881 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 848 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
882 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 849 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
883 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 850 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
884 | left="26" mouse_opaque="true" name="title_loading" v_pad="0" width="355"> | 851 | mouse_opaque="true" name="title_loading" v_pad="0" width="355"> |
885 | [DESC]: loading... | 852 | [DESC]: loading... |
886 | </text> | 853 | </text> |
887 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 854 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
888 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 855 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
889 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 856 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
890 | left="26" mouse_opaque="true" name="title_not_worn" v_pad="0" width="355"> | 857 | mouse_opaque="true" name="title_not_worn" v_pad="0" width="355"> |
891 | [DESC]: not worn | 858 | [DESC]: not worn |
892 | </text> | 859 | </text> |
893 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 860 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
894 | bottom="-38" drop_shadow_visible="true" follows="left|top|right" | 861 | bottom="-38" drop_shadow_visible="true" follows="left|top|right" |
895 | font="SansSerifSmall" h_pad="0" halign="left" height="14" hidden="false" | 862 | font="SansSerifSmall" h_pad="0" halign="left" height="14" left="8" |
896 | left="8" mouse_opaque="true" name="path" v_pad="0" width="373"> | 863 | mouse_opaque="true" name="path" v_pad="0" width="373"> |
897 | Located in [PATH] | 864 | Located in [PATH] |
898 | </text> | 865 | </text> |
899 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 866 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
900 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" | 867 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" |
901 | font="SansSerifSmall" h_pad="0" halign="left" height="28" hidden="false" | 868 | font="SansSerifSmall" h_pad="0" halign="left" height="28" left="8" |
902 | left="8" mouse_opaque="true" name="not worn instructions" v_pad="0" | 869 | mouse_opaque="true" name="not worn instructions" v_pad="0" width="373"> |
903 | width="373"> | ||
904 | Put on a new undershirt by dragging one from your inventory | 870 | Put on a new undershirt by dragging one from your inventory |
905 | to your avatar. Alternately, you create a new one from | 871 | to your avatar. Alternately, you create a new one from |
906 | scratch and wear it. | 872 | scratch and wear it. |
907 | </text> | 873 | </text> |
908 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 874 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
909 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" | 875 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" |
910 | font="SansSerifSmall" h_pad="0" halign="left" height="28" hidden="false" | 876 | font="SansSerifSmall" h_pad="0" halign="left" height="28" left="8" |
911 | left="8" mouse_opaque="true" name="no modify instructions" v_pad="0" | 877 | mouse_opaque="true" name="no modify instructions" v_pad="0" width="373"> |
912 | width="373"> | ||
913 | You do not have permission to modify this wearable. | 878 | You do not have permission to modify this wearable. |
914 | </text> | 879 | </text> |
915 | <texture_picker allow_no_texture="false" bottom="-145" can_apply_immediately="true" | 880 | <texture_picker allow_no_texture="false" bottom="-145" can_apply_immediately="true" |
916 | default_image_name="Default" follows="left|top" height="80" hidden="false" | 881 | default_image_name="Default" follows="left|top" height="80" label="Fabric" |
917 | label="Fabric" left="8" mouse_opaque="true" name="Fabric" | 882 | left="8" mouse_opaque="true" name="Fabric" |
918 | tool_tip="Click to choose a picture" width="64" /> | 883 | tool_tip="Click to choose a picture" width="64" /> |
919 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-225" | 884 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-225" |
920 | can_apply_immediately="true" color="1 1 1 1" follows="left|top" height="80" | 885 | can_apply_immediately="true" color="1 1 1 1" follows="left|top" height="80" |
921 | hidden="false" label="Color/Tint" left="8" mouse_opaque="true" | 886 | label="Color/Tint" left="8" mouse_opaque="true" name="Color/Tint" |
922 | name="Color/Tint" tool_tip="Click to open Color Picker" width="64" /> | 887 | tool_tip="Click to open Color Picker" width="64" /> |
923 | <button bottom="-128" follows="left|top" halign="center" height="24" hidden="false" | 888 | <button bottom="-128" follows="left|top" halign="center" height="24" |
924 | label="Create New Undershirt" label_selected="Create New Undershirt" | 889 | label="Create New Undershirt" label_selected="Create New Undershirt" |
925 | left="8" mouse_opaque="true" name="Create New" scale_image="true" | 890 | left="8" mouse_opaque="true" name="Create New" scale_image="true" |
926 | width="160" /> | 891 | width="160" /> |
927 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 892 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
928 | height="20" hidden="false" label="Take Off" label_selected="Take Off" | 893 | height="20" label="Take Off" label_selected="Take Off" left="35" |
929 | left="35" mouse_opaque="true" name="Take Off" scale_image="true" width="82" /> | 894 | mouse_opaque="true" name="Take Off" scale_image="true" width="82" /> |
930 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 895 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
931 | height="20" hidden="false" label="Save" label_selected="Save" left="123" | 896 | height="20" label="Save" label_selected="Save" left="123" |
932 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> | 897 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> |
933 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 898 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
934 | height="20" hidden="false" label="Save As" label_selected="Save As" | 899 | height="20" label="Save As" label_selected="Save As" left="211" |
935 | left="211" mouse_opaque="true" name="Save As" scale_image="true" width="82" /> | 900 | mouse_opaque="true" name="Save As" scale_image="true" width="82" /> |
936 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 901 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
937 | height="20" hidden="false" label="Revert" label_selected="Revert" | 902 | height="20" label="Revert" label_selected="Revert" left="299" |
938 | left="299" mouse_opaque="true" name="Revert" scale_image="true" width="82" /> | 903 | mouse_opaque="true" name="Revert" scale_image="true" width="82" /> |
939 | </panel> | 904 | </panel> |
940 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="481" | 905 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="481" |
941 | hidden="false" label="Underpants" left="102" mouse_opaque="true" | 906 | label="Underpants" left="102" mouse_opaque="true" name="Underpants" |
942 | name="Underpants" width="389"> | 907 | width="389"> |
943 | <icon bottom="-21" color="1 1 1 1" follows="top|right" height="16" hidden="false" | 908 | <icon bottom="-21" color="1 1 1 1" follows="top|right" height="16" |
944 | image_name="icon_lock.tga" left="333" mouse_opaque="true" name="square" | 909 | image_name="icon_lock.tga" left="333" mouse_opaque="true" name="square" |
945 | width="16" /> | 910 | width="16" /> |
946 | <icon bottom="-24" color="1 1 1 1" follows="left|top" height="16" hidden="false" | 911 | <icon bottom="-24" color="1 1 1 1" follows="left|top" height="16" left="8" |
947 | left="8" mouse_opaque="true" name="icon" width="16" /> | 912 | mouse_opaque="true" name="icon" width="16" /> |
948 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 913 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
949 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 914 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
950 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 915 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
951 | left="26" mouse_opaque="true" name="title" v_pad="0" width="355"> | 916 | mouse_opaque="true" name="title" v_pad="0" width="355"> |
952 | [DESC] | 917 | [DESC] |
953 | </text> | 918 | </text> |
954 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 919 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
955 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 920 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
956 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 921 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
957 | left="26" mouse_opaque="true" name="title_no_modify" v_pad="0" width="355"> | 922 | mouse_opaque="true" name="title_no_modify" v_pad="0" width="355"> |
958 | [DESC]: cannot modify | 923 | [DESC]: cannot modify |
959 | </text> | 924 | </text> |
960 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 925 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
961 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 926 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
962 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 927 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
963 | left="26" mouse_opaque="true" name="title_loading" v_pad="0" width="355"> | 928 | mouse_opaque="true" name="title_loading" v_pad="0" width="355"> |
964 | [DESC]: loading... | 929 | [DESC]: loading... |
965 | </text> | 930 | </text> |
966 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 931 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
967 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 932 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
968 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 933 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
969 | left="26" mouse_opaque="true" name="title_not_worn" v_pad="0" width="355"> | 934 | mouse_opaque="true" name="title_not_worn" v_pad="0" width="355"> |
970 | [DESC]: not worn | 935 | [DESC]: not worn |
971 | </text> | 936 | </text> |
972 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 937 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
973 | bottom="-38" drop_shadow_visible="true" follows="left|top|right" | 938 | bottom="-38" drop_shadow_visible="true" follows="left|top|right" |
974 | font="SansSerifSmall" h_pad="0" halign="left" height="14" hidden="false" | 939 | font="SansSerifSmall" h_pad="0" halign="left" height="14" left="8" |
975 | left="8" mouse_opaque="true" name="path" v_pad="0" width="373"> | 940 | mouse_opaque="true" name="path" v_pad="0" width="373"> |
976 | Located in [PATH] | 941 | Located in [PATH] |
977 | </text> | 942 | </text> |
978 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 943 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
979 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" | 944 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" |
980 | font="SansSerifSmall" h_pad="0" halign="left" height="28" hidden="false" | 945 | font="SansSerifSmall" h_pad="0" halign="left" height="28" left="8" |
981 | left="8" mouse_opaque="true" name="not worn instructions" v_pad="0" | 946 | mouse_opaque="true" name="not worn instructions" v_pad="0" width="373"> |
982 | width="373"> | ||
983 | Put on a new underpants by dragging one from your inventory | 947 | Put on a new underpants by dragging one from your inventory |
984 | to your avatar. Alternately, you create a new one from | 948 | to your avatar. Alternately, you create a new one from |
985 | scratch and wear it. | 949 | scratch and wear it. |
986 | </text> | 950 | </text> |
987 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 951 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
988 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" | 952 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" |
989 | font="SansSerifSmall" h_pad="0" halign="left" height="28" hidden="false" | 953 | font="SansSerifSmall" h_pad="0" halign="left" height="28" left="8" |
990 | left="8" mouse_opaque="true" name="no modify instructions" v_pad="0" | 954 | mouse_opaque="true" name="no modify instructions" v_pad="0" width="373"> |
991 | width="373"> | ||
992 | You do not have permission to modify this wearable. | 955 | You do not have permission to modify this wearable. |
993 | </text> | 956 | </text> |
994 | <texture_picker allow_no_texture="false" bottom="-145" can_apply_immediately="true" | 957 | <texture_picker allow_no_texture="false" bottom="-145" can_apply_immediately="true" |
995 | default_image_name="Default" follows="left|top" height="80" hidden="false" | 958 | default_image_name="Default" follows="left|top" height="80" label="Fabric" |
996 | label="Fabric" left="8" mouse_opaque="true" name="Fabric" | 959 | left="8" mouse_opaque="true" name="Fabric" |
997 | tool_tip="Click to choose a picture" width="64" /> | 960 | tool_tip="Click to choose a picture" width="64" /> |
998 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-225" | 961 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-225" |
999 | can_apply_immediately="true" color="1 1 1 1" follows="left|top" height="80" | 962 | can_apply_immediately="true" color="1 1 1 1" follows="left|top" height="80" |
1000 | hidden="false" label="Color/Tint" left="8" mouse_opaque="true" | 963 | label="Color/Tint" left="8" mouse_opaque="true" name="Color/Tint" |
1001 | name="Color/Tint" tool_tip="Click to open Color Picker" width="64" /> | 964 | tool_tip="Click to open Color Picker" width="64" /> |
1002 | <button bottom="-128" follows="left|top" halign="center" height="24" hidden="false" | 965 | <button bottom="-128" follows="left|top" halign="center" height="24" |
1003 | label="Create New Underpants" label_selected="Create New Underpants" | 966 | label="Create New Underpants" label_selected="Create New Underpants" |
1004 | left="8" mouse_opaque="true" name="Create New" scale_image="true" | 967 | left="8" mouse_opaque="true" name="Create New" scale_image="true" |
1005 | width="160" /> | 968 | width="160" /> |
1006 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 969 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
1007 | height="20" hidden="false" label="Take Off" label_selected="Take Off" | 970 | height="20" label="Take Off" label_selected="Take Off" left="35" |
1008 | left="35" mouse_opaque="true" name="Take Off" scale_image="true" width="82" /> | 971 | mouse_opaque="true" name="Take Off" scale_image="true" width="82" /> |
1009 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 972 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
1010 | height="20" hidden="false" label="Save" label_selected="Save" left="123" | 973 | height="20" label="Save" label_selected="Save" left="123" |
1011 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> | 974 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> |
1012 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 975 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
1013 | height="20" hidden="false" label="Save As" label_selected="Save As" | 976 | height="20" label="Save As" label_selected="Save As" left="211" |
1014 | left="211" mouse_opaque="true" name="Save As" scale_image="true" width="82" /> | 977 | mouse_opaque="true" name="Save As" scale_image="true" width="82" /> |
1015 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 978 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
1016 | height="20" hidden="false" label="Revert" label_selected="Revert" | 979 | height="20" label="Revert" label_selected="Revert" left="299" |
1017 | left="299" mouse_opaque="true" name="Revert" scale_image="true" width="82" /> | 980 | mouse_opaque="true" name="Revert" scale_image="true" width="82" /> |
1018 | </panel> | 981 | </panel> |
1019 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="481" | 982 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="481" |
1020 | hidden="false" label="Skirt" left="102" mouse_opaque="true" name="Skirt" | 983 | label="Skirt" left="102" mouse_opaque="true" name="Skirt" width="389"> |
1021 | width="389"> | 984 | <icon bottom="-21" color="1 1 1 1" follows="top|right" height="16" |
1022 | <icon bottom="-21" color="1 1 1 1" follows="top|right" height="16" hidden="false" | ||
1023 | image_name="icon_lock.tga" left="333" mouse_opaque="true" name="square" | 985 | image_name="icon_lock.tga" left="333" mouse_opaque="true" name="square" |
1024 | width="16" /> | 986 | width="16" /> |
1025 | <icon bottom="-24" color="1 1 1 1" follows="left|top" height="16" hidden="false" | 987 | <icon bottom="-24" color="1 1 1 1" follows="left|top" height="16" left="8" |
1026 | left="8" mouse_opaque="true" name="icon" width="16" /> | 988 | mouse_opaque="true" name="icon" width="16" /> |
1027 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 989 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
1028 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 990 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
1029 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 991 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
1030 | left="26" mouse_opaque="true" name="title" v_pad="0" width="355"> | 992 | mouse_opaque="true" name="title" v_pad="0" width="355"> |
1031 | [DESC] | 993 | [DESC] |
1032 | </text> | 994 | </text> |
1033 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 995 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
1034 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 996 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
1035 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 997 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
1036 | left="26" mouse_opaque="true" name="title_no_modify" v_pad="0" width="355"> | 998 | mouse_opaque="true" name="title_no_modify" v_pad="0" width="355"> |
1037 | [DESC]: cannot modify | 999 | [DESC]: cannot modify |
1038 | </text> | 1000 | </text> |
1039 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 1001 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
1040 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 1002 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
1041 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 1003 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
1042 | left="26" mouse_opaque="true" name="title_loading" v_pad="0" width="355"> | 1004 | mouse_opaque="true" name="title_loading" v_pad="0" width="355"> |
1043 | [DESC]: loading... | 1005 | [DESC]: loading... |
1044 | </text> | 1006 | </text> |
1045 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 1007 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
1046 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" | 1008 | bottom="-24" drop_shadow_visible="true" follows="left|top|right" |
1047 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 1009 | font="SansSerif" h_pad="0" halign="left" height="16" left="26" |
1048 | left="26" mouse_opaque="true" name="title_not_worn" v_pad="0" width="355"> | 1010 | mouse_opaque="true" name="title_not_worn" v_pad="0" width="355"> |
1049 | [DESC]: not worn | 1011 | [DESC]: not worn |
1050 | </text> | 1012 | </text> |
1051 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 1013 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
1052 | bottom="-38" drop_shadow_visible="true" follows="left|top|right" | 1014 | bottom="-38" drop_shadow_visible="true" follows="left|top|right" |
1053 | font="SansSerifSmall" h_pad="0" halign="left" height="14" hidden="false" | 1015 | font="SansSerifSmall" h_pad="0" halign="left" height="14" left="8" |
1054 | left="8" mouse_opaque="true" name="path" v_pad="0" width="373"> | 1016 | mouse_opaque="true" name="path" v_pad="0" width="373"> |
1055 | Located in [PATH] | 1017 | Located in [PATH] |
1056 | </text> | 1018 | </text> |
1057 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 1019 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
1058 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" | 1020 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" |
1059 | font="SansSerifSmall" h_pad="0" halign="left" height="28" hidden="false" | 1021 | font="SansSerifSmall" h_pad="0" halign="left" height="28" left="8" |
1060 | left="8" mouse_opaque="true" name="not worn instructions" v_pad="0" | 1022 | mouse_opaque="true" name="not worn instructions" v_pad="0" width="373"> |
1061 | width="373"> | ||
1062 | Put on a new skirt by dragging one from your inventory | 1023 | Put on a new skirt by dragging one from your inventory |
1063 | to your avatar. Alternately, you create a new one from | 1024 | to your avatar. Alternately, you create a new one from |
1064 | scratch and wear it. | 1025 | scratch and wear it. |
1065 | </text> | 1026 | </text> |
1066 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 1027 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
1067 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" | 1028 | bottom="-74" drop_shadow_visible="true" follows="left|top|right" |
1068 | font="SansSerifSmall" h_pad="0" halign="left" height="28" hidden="false" | 1029 | font="SansSerifSmall" h_pad="0" halign="left" height="28" left="8" |
1069 | left="8" mouse_opaque="true" name="no modify instructions" v_pad="0" | 1030 | mouse_opaque="true" name="no modify instructions" v_pad="0" width="373"> |
1070 | width="373"> | ||
1071 | You do not have permission to modify this wearable. | 1031 | You do not have permission to modify this wearable. |
1072 | </text> | 1032 | </text> |
1073 | <texture_picker allow_no_texture="false" bottom="-145" can_apply_immediately="true" | 1033 | <texture_picker allow_no_texture="false" bottom="-145" can_apply_immediately="true" |
1074 | default_image_name="Default" follows="left|top" height="80" hidden="false" | 1034 | default_image_name="Default" follows="left|top" height="80" label="Fabric" |
1075 | label="Fabric" left="8" mouse_opaque="true" name="Fabric" | 1035 | left="8" mouse_opaque="true" name="Fabric" |
1076 | tool_tip="Click to choose a picture" width="64" /> | 1036 | tool_tip="Click to choose a picture" width="64" /> |
1077 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-225" | 1037 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-225" |
1078 | can_apply_immediately="true" color="1 1 1 1" follows="left|top" height="80" | 1038 | can_apply_immediately="true" color="1 1 1 1" follows="left|top" height="80" |
1079 | hidden="false" label="Color/Tint" left="8" mouse_opaque="true" | 1039 | label="Color/Tint" left="8" mouse_opaque="true" name="Color/Tint" |
1080 | name="Color/Tint" tool_tip="Click to open Color Picker" width="64" /> | 1040 | tool_tip="Click to open Color Picker" width="64" /> |
1081 | <button bottom="-128" follows="left|top" halign="center" height="24" hidden="false" | 1041 | <button bottom="-128" follows="left|top" halign="center" height="24" |
1082 | label="Create New Skirt" label_selected="Create New Skirt" left="8" | 1042 | label="Create New Skirt" label_selected="Create New Skirt" left="8" |
1083 | mouse_opaque="true" name="Create New" scale_image="true" width="120" /> | 1043 | mouse_opaque="true" name="Create New" scale_image="true" width="120" /> |
1084 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 1044 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
1085 | height="20" hidden="false" label="Take Off" label_selected="Take Off" | 1045 | height="20" label="Take Off" label_selected="Take Off" left="35" |
1086 | left="35" mouse_opaque="true" name="Take Off" scale_image="true" width="82" /> | 1046 | mouse_opaque="true" name="Take Off" scale_image="true" width="82" /> |
1087 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 1047 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
1088 | height="20" hidden="false" label="Save" label_selected="Save" left="123" | 1048 | height="20" label="Save" label_selected="Save" left="123" |
1089 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> | 1049 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> |
1090 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 1050 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
1091 | height="20" hidden="false" label="Save As" label_selected="Save As" | 1051 | height="20" label="Save As" label_selected="Save As" left="211" |
1092 | left="211" mouse_opaque="true" name="Save As" scale_image="true" width="82" /> | 1052 | mouse_opaque="true" name="Save As" scale_image="true" width="82" /> |
1093 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" | 1053 | <button bottom="-478" follows="right|bottom" font="SansSerif" halign="center" |
1094 | height="20" hidden="false" label="Revert" label_selected="Revert" | 1054 | height="20" label="Revert" label_selected="Revert" left="299" |
1095 | left="299" mouse_opaque="true" name="Revert" scale_image="true" width="82" /> | 1055 | mouse_opaque="true" name="Revert" scale_image="true" width="82" /> |
1096 | </panel> | 1056 | </panel> |
1097 | </tab_container> | 1057 | </tab_container> |
1098 | <scroll_container bottom="-476" follows="left|top|right|bottom" height="382" hidden="false" | 1058 | <scroll_container bottom="-476" follows="left|top|right|bottom" height="382" left="197" |
1099 | left="197" mouse_opaque="false" name="panel_container" opaque="false" | 1059 | mouse_opaque="false" name="panel_container" opaque="false" width="292" /> |
1100 | width="292" /> | ||
1101 | <button bottom="-536" follows="right|bottom" font="SansSerif" halign="center" | ||
1102 | height="20" hidden="false" label="Close" label_selected="Close" right="-10" | ||
1103 | mouse_opaque="true" name="Close" scale_image="true" width="100" /> | ||
1104 | <button bottom="-536" follows="right|bottom" font="SansSerif" halign="center" | 1060 | <button bottom="-536" follows="right|bottom" font="SansSerif" halign="center" |
1105 | height="20" hidden="false" label="Save All" label_selected="Save All" | 1061 | height="20" label="Close" label_selected="Close" mouse_opaque="true" |
1106 | right="-116" mouse_opaque="true" name="Save All" scale_image="true" | 1062 | name="Close" right="-10" scale_image="true" width="100" /> |
1107 | width="100" /> | 1063 | <button bottom="-536" follows="right|bottom" font="SansSerif" halign="center" |
1108 | <button bottom="-536" follows="right|bottom" font="SansSerif" halign="center" | 1064 | height="20" label="Save All" label_selected="Save All" mouse_opaque="true" |
1109 | height="20" hidden="false" label="Make Outfit" label_selected="Make Outfit" | 1065 | name="Save All" right="-116" scale_image="true" width="100" /> |
1110 | right="-222" mouse_opaque="true" name="Make Outfit" scale_image="true" | 1066 | <button bottom="-536" follows="right|bottom" font="SansSerif" halign="center" |
1067 | height="20" label="Make Outfit" label_selected="Make Outfit" | ||
1068 | mouse_opaque="true" name="Make Outfit" right="-222" scale_image="true" | ||
1111 | width="100" /> | 1069 | width="100" /> |
1112 | |||
1113 | </floater> | 1070 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_day_cycle_options.xml b/linden/indra/newview/skins/xui/en-us/floater_day_cycle_options.xml new file mode 100644 index 0000000..0622fe8 --- /dev/null +++ b/linden/indra/newview/skins/xui/en-us/floater_day_cycle_options.xml | |||
@@ -0,0 +1,250 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <floater bottom="-150" can_close="true" can_drag_on_left="false" can_minimize="true" | ||
3 | can_resize="false" height="275" hidden="false" left="50" min_height="180" | ||
4 | min_width="400" mouse_opaque="true" name="Day Cycle Floater" | ||
5 | rect_control="FloaterDayCycleRect" title="Day Cycle Editor" width="646"> | ||
6 | <tab_container bottom="-275" follows="left|top" height="255" hidden="false" left="0" | ||
7 | mouse_opaque="false" name="Day Cycle Tabs" tab_position="top" width="644"> | ||
8 | <panel border="true" bottom="-255" follows="left|top|right|bottom" height="255" | ||
9 | hidden="false" label="Day Cycle" left="1" mouse_opaque="false" | ||
10 | name="Day Cycle" width="642"> | ||
11 | <button bottom_delta="-18" follows="left|top" font="SansSerifSmall" height="15" | ||
12 | label="?" left="612" name="WLDayCycleHelp" width="18" /> | ||
13 | <multi_slider allow_overlap="false" bottom="-35" can_edit_text="true" | ||
14 | control_name="WLTimeSlider" decimal_digits="0" draw_track="false" | ||
15 | follows="bottom" height="10" increment="0.08333333333" initial_val="0" | ||
16 | label="" left="20" max_sliders="20" max_val="24" min_val="0" | ||
17 | mouse_opaque="true" name="WLTimeSlider" show_text="false" | ||
18 | use_triangle="true" value="0" width="525" /> | ||
19 | <multi_slider allow_overlap="false" bottom="-60" can_edit_text="true" | ||
20 | control_name="WLDayCycleKeys" decimal_digits="0" follows="bottom" | ||
21 | height="10" increment="0.08333333333" initial_val="0" label="" left="20" | ||
22 | max_sliders="20" max_val="24" min_val="0" mouse_opaque="true" | ||
23 | name="WLDayCycleKeys" show_text="false" value="0" width="525" /> | ||
24 | <text type="string" length="1" bg_visible="true" border_drop_shadow_visible="false" border_visible="true" | ||
25 | bottom="-80" control_name="WL12am" drop_shadow_visible="true" | ||
26 | follows="left|top|right" font="SansSerifSmall" h_pad="0" halign="left" | ||
27 | height="6" hidden="false" left="8" mouse_opaque="true" name="WL12am" | ||
28 | v_pad="0" width="35"> | ||
29 | 12am | ||
30 | </text> | ||
31 | <text type="string" length="1" bg_visible="true" border_drop_shadow_visible="false" border_visible="true" | ||
32 | bottom_delta="0" control_name="WL3am" drop_shadow_visible="true" | ||
33 | follows="left|top|right" font="SansSerifSmall" h_pad="0" halign="left" | ||
34 | height="6" hidden="false" left_delta="65" mouse_opaque="true" name="WL3am" | ||
35 | v_pad="0" width="35"> | ||
36 | 3am | ||
37 | </text> | ||
38 | <text type="string" length="1" bg_visible="true" border_drop_shadow_visible="false" border_visible="true" | ||
39 | bottom_delta="0" control_name="WL6am" drop_shadow_visible="true" | ||
40 | follows="left|top|right" font="SansSerifSmall" h_pad="0" halign="left" | ||
41 | height="6" hidden="false" left_delta="65" mouse_opaque="true" name="WL6am" | ||
42 | v_pad="0" width="35"> | ||
43 | 6am | ||
44 | </text> | ||
45 | <text type="string" length="1" bg_visible="true" border_drop_shadow_visible="false" border_visible="true" | ||
46 | bottom_delta="0" control_name="WL9am" drop_shadow_visible="true" | ||
47 | follows="left|top|right" font="SansSerifSmall" h_pad="0" halign="left" | ||
48 | height="6" hidden="false" left_delta="65" mouse_opaque="true" | ||
49 | name="WL9amHash" v_pad="0" width="35"> | ||
50 | 9am | ||
51 | </text> | ||
52 | <text type="string" length="1" bg_visible="true" border_drop_shadow_visible="false" border_visible="true" | ||
53 | bottom_delta="0" control_name="WL12pm" drop_shadow_visible="true" | ||
54 | follows="left|top|right" font="SansSerifSmall" h_pad="0" halign="left" | ||
55 | height="6" hidden="false" left_delta="65" mouse_opaque="true" | ||
56 | name="WL12pmHash" v_pad="0" width="35"> | ||
57 | 12pm | ||
58 | </text> | ||
59 | <text type="string" length="1" bg_visible="true" border_drop_shadow_visible="false" border_visible="true" | ||
60 | bottom_delta="0" control_name="WL3pm" drop_shadow_visible="true" | ||
61 | follows="left|top|right" font="SansSerifSmall" h_pad="0" halign="left" | ||
62 | height="6" hidden="false" left_delta="65" mouse_opaque="true" name="WL3pm" | ||
63 | v_pad="0" width="35"> | ||
64 | 3pm | ||
65 | </text> | ||
66 | <text type="string" length="1" bg_visible="true" border_drop_shadow_visible="false" border_visible="true" | ||
67 | bottom_delta="0" control_name="WL6pm" drop_shadow_visible="true" | ||
68 | follows="left|top|right" font="SansSerifSmall" h_pad="0" halign="left" | ||
69 | height="6" hidden="false" left_delta="65" mouse_opaque="true" name="WL6pm" | ||
70 | v_pad="0" width="35"> | ||
71 | 6pm | ||
72 | </text> | ||
73 | <text type="string" length="1" bg_visible="true" border_drop_shadow_visible="false" border_visible="true" | ||
74 | bottom_delta="0" control_name="WL9pm" drop_shadow_visible="true" | ||
75 | follows="left|top|right" font="SansSerifSmall" h_pad="0" halign="left" | ||
76 | height="6" hidden="false" left_delta="65" mouse_opaque="true" name="WL9pm" | ||
77 | v_pad="0" width="35"> | ||
78 | 9pm | ||
79 | </text> | ||
80 | <text type="string" length="1" bg_visible="true" border_drop_shadow_visible="false" border_visible="true" | ||
81 | bottom_delta="0" control_name="WL12am2" drop_shadow_visible="true" | ||
82 | follows="left|top|right" font="SansSerifSmall" h_pad="0" halign="left" | ||
83 | height="6" hidden="false" left_delta="65" mouse_opaque="true" | ||
84 | name="WL12am2" v_pad="0" width="35"> | ||
85 | 12am | ||
86 | </text> | ||
87 | <text type="string" length="1" bg_visible="true" border_drop_shadow_visible="false" border_visible="true" | ||
88 | bottom="-68" control_name="WL12amHash" drop_shadow_visible="true" | ||
89 | follows="left|top|right" font="SansSerif" h_pad="0" halign="left" | ||
90 | height="14" hidden="false" left="20" mouse_opaque="true" name="WL12amHash" | ||
91 | v_pad="0" width="4"> | ||
92 | | | ||
93 | </text> | ||
94 | <text type="string" length="1" bg_visible="true" border_drop_shadow_visible="false" border_visible="true" | ||
95 | bottom_delta="0" control_name="WL3amHash" drop_shadow_visible="true" | ||
96 | follows="left|top|right" font="SansSerif" h_pad="0" halign="left" | ||
97 | height="11" hidden="false" left_delta="65" mouse_opaque="true" | ||
98 | name="WL3amHash" v_pad="0" width="4"> | ||
99 | I | ||
100 | </text> | ||
101 | <text type="string" length="1" bg_visible="true" border_drop_shadow_visible="false" border_visible="true" | ||
102 | bottom_delta="0" control_name="WL6amHash" drop_shadow_visible="true" | ||
103 | follows="left|top|right" font="SansSerif" h_pad="0" halign="left" | ||
104 | height="14" hidden="false" left_delta="65" mouse_opaque="true" | ||
105 | name="WL6amHash" v_pad="0" width="4"> | ||
106 | | | ||
107 | </text> | ||
108 | <text type="string" length="1" bg_visible="true" border_drop_shadow_visible="false" border_visible="true" | ||
109 | bottom_delta="0" control_name="WL9amHash" drop_shadow_visible="true" | ||
110 | follows="left|top|right" font="SansSerif" h_pad="0" halign="left" | ||
111 | height="11" hidden="false" left_delta="65" mouse_opaque="true" | ||
112 | name="WL9amHash2" v_pad="0" width="4"> | ||
113 | I | ||
114 | </text> | ||
115 | <text type="string" length="1" bg_visible="true" border_drop_shadow_visible="false" border_visible="true" | ||
116 | bottom_delta="0" control_name="WL12pmHash" drop_shadow_visible="true" | ||
117 | follows="left|top|right" font="SansSerif" h_pad="0" halign="left" | ||
118 | height="14" hidden="false" left_delta="65" mouse_opaque="true" | ||
119 | name="WL12pmHash2" v_pad="0" width="4"> | ||
120 | | | ||
121 | </text> | ||
122 | <text type="string" length="1" bg_visible="true" border_drop_shadow_visible="false" border_visible="true" | ||
123 | bottom_delta="0" control_name="WL3pmHash" drop_shadow_visible="true" | ||
124 | follows="left|top|right" font="SansSerif" h_pad="0" halign="left" | ||
125 | height="11" hidden="false" left_delta="65" mouse_opaque="true" | ||
126 | name="WL3pmHash" v_pad="0" width="4"> | ||
127 | I | ||
128 | </text> | ||
129 | <text type="string" length="1" bg_visible="true" border_drop_shadow_visible="false" border_visible="true" | ||
130 | bottom_delta="0" control_name="WL6pmHash" drop_shadow_visible="true" | ||
131 | follows="left|top|right" font="SansSerif" h_pad="0" halign="left" | ||
132 | height="14" hidden="false" left_delta="65" mouse_opaque="true" | ||
133 | name="WL6pmHash" v_pad="0" width="4"> | ||
134 | | | ||
135 | </text> | ||
136 | <text type="string" length="1" bg_visible="true" border_drop_shadow_visible="false" border_visible="true" | ||
137 | bottom_delta="0" control_name="WL9pmHash" drop_shadow_visible="true" | ||
138 | follows="left|top|right" font="SansSerif" h_pad="0" halign="left" | ||
139 | height="11" hidden="false" left_delta="65" mouse_opaque="true" | ||
140 | name="WL9pmHash" v_pad="0" width="4"> | ||
141 | I | ||
142 | </text> | ||
143 | <text type="string" length="1" bg_visible="true" border_drop_shadow_visible="false" border_visible="true" | ||
144 | bottom_delta="0" control_name="WL12amHash2" drop_shadow_visible="true" | ||
145 | follows="left|top|right" font="SansSerif" h_pad="0" halign="left" | ||
146 | height="14" hidden="false" left_delta="65" mouse_opaque="true" | ||
147 | name="WL12amHash2" v_pad="0" width="4"> | ||
148 | | | ||
149 | </text> | ||
150 | <button bottom="-40" enabled="true" font="SansSerif" halign="center" height="20" | ||
151 | hidden="false" label="Add Key" label_selected="Add Key" left="550" | ||
152 | mouse_opaque="true" name="WLAddKey" scale_image="true" width="80" /> | ||
153 | <button bottom="-65" enabled="true" font="SansSerif" halign="center" height="20" | ||
154 | hidden="false" label="Delete Key" label_selected="Delete Key" left="550" | ||
155 | mouse_opaque="true" name="WLDeleteKey" scale_image="true" width="80" /> | ||
156 | <text type="string" length="1" bg_visible="true" border_drop_shadow_visible="false" border_visible="true" | ||
157 | bottom="-120" control_name="DayCycleText" drop_shadow_visible="true" | ||
158 | follows="left|top|right" font="SansSerif" h_pad="0" halign="left" | ||
159 | height="16" hidden="false" left="20" mouse_opaque="true" | ||
160 | name="WLCurKeyFrameText" v_pad="0" width="110"> | ||
161 | Key Frame Settings: | ||
162 | </text> | ||
163 | <text type="string" length="1" bg_visible="true" border_drop_shadow_visible="false" border_visible="true" | ||
164 | bottom="-140" control_name="DayCycleText" drop_shadow_visible="true" | ||
165 | follows="left|top|right" font="SansSerif" h_pad="0" halign="left" | ||
166 | height="16" hidden="false" left="30" mouse_opaque="true" | ||
167 | name="WLCurKeyTimeText" v_pad="0" width="100"> | ||
168 | Key Time: | ||
169 | </text> | ||
170 | <spinner bottom_delta="-20" can_edit_text="true" control_name="WLCurKeyHour" | ||
171 | decimal_digits="0" enabled="true" follows="left|top" height="16" | ||
172 | increment="1" initial_val="0" label="Hour" label_width="30" left_delta="0" | ||
173 | max_val="100" min_val="0" mouse_opaque="true" name="WLCurKeyHour" | ||
174 | width="70" /> | ||
175 | <spinner bottom_delta="0" can_edit_text="true" control_name="WLCurKeyMin" | ||
176 | decimal_digits="0" enabled="true" follows="left|top" height="16" | ||
177 | increment="5" initial_val="0" label="Min" label_width="20" left_delta="75" | ||
178 | max_val="55" min_val="0" mouse_opaque="true" name="WLCurKeyMin" width="60" /> | ||
179 | <text type="string" length="1" bg_visible="true" border_drop_shadow_visible="false" border_visible="true" | ||
180 | bottom_delta="-25" control_name="WLCurKeyTimeText" | ||
181 | drop_shadow_visible="true" follows="left|top|right" font="SansSerif" | ||
182 | h_pad="0" halign="left" height="16" hidden="false" left="30" | ||
183 | mouse_opaque="true" name="WLCurKeyTimeText2" v_pad="0" width="120"> | ||
184 | Key Preset: | ||
185 | </text> | ||
186 | <combo_box allow_text_entry="false" bottom_delta="-25" enabled="true" follows="left|top" | ||
187 | height="18" label="Preset" left_delta="0" max_chars="20" | ||
188 | mouse_opaque="true" name="WLKeyPresets" width="155" /> | ||
189 | <view_border bevel_style="none" border_thickness="1" bottom_delta="-6" follows="top|left" | ||
190 | height="115" left="12" width="190" /> | ||
191 | <text type="string" length="1" bg_visible="true" border_drop_shadow_visible="false" border_visible="true" | ||
192 | bottom="-130" control_name="DayCycleText" drop_shadow_visible="true" | ||
193 | follows="left|top|right" font="SansSerif" h_pad="0" halign="left" | ||
194 | height="16" hidden="false" left="220" mouse_opaque="true" | ||
195 | name="DayCycleText" v_pad="0" width="120"> | ||
196 | Snap: | ||
197 | </text> | ||
198 | <combo_box allow_text_entry="false" bottom_delta="-25" enabled="false" follows="left|top" | ||
199 | height="18" label="5 min" left_delta="0" max_chars="20" mouse_opaque="true" | ||
200 | name="WLSnapOptions" width="70" /> | ||
201 | <text type="string" length="1" bg_visible="true" border_drop_shadow_visible="false" border_visible="true" | ||
202 | bottom="-180" control_name="DayCycleText" drop_shadow_visible="true" | ||
203 | follows="left|top|right" font="SansSerif" h_pad="0" halign="left" | ||
204 | height="16" hidden="false" left="220" mouse_opaque="true" | ||
205 | name="DayCycleText2" v_pad="0" width="120"> | ||
206 | Length of Cycle: | ||
207 | </text> | ||
208 | <spinner bottom_delta="-20" can_edit_text="true" control_name="WLLengthOfDayHour" | ||
209 | decimal_digits="0" enabled="true" follows="left|top" height="16" | ||
210 | increment="1" initial_val="0" label="Hour" label_width="30" left_delta="0" | ||
211 | max_val="100" min_val="0" mouse_opaque="true" name="WLLengthOfDayHour" | ||
212 | width="70" /> | ||
213 | <spinner bottom_delta="0" can_edit_text="true" control_name="WLLengthOfDayMin" | ||
214 | decimal_digits="0" enabled="true" follows="left|top" height="16" | ||
215 | increment="1" initial_val="0" label="Min" label_width="20" left_delta="75" | ||
216 | max_val="59" min_val="0" mouse_opaque="true" name="WLLengthOfDayMin" | ||
217 | width="60" /> | ||
218 | <spinner bottom_delta="0" can_edit_text="true" control_name="WLLengthOfDaySec" | ||
219 | decimal_digits="0" enabled="true" follows="left|top" height="16" | ||
220 | increment="1" initial_val="24" label="Sec" label_width="20" left_delta="65" | ||
221 | max_val="59" min_val="0" mouse_opaque="true" name="WLLengthOfDaySec" | ||
222 | width="60" /> | ||
223 | <text type="string" length="1" bg_visible="true" border_drop_shadow_visible="false" border_visible="true" | ||
224 | bottom="-130" control_name="DayCycleText" drop_shadow_visible="true" | ||
225 | follows="left|top|right" font="SansSerif" h_pad="0" halign="left" | ||
226 | height="16" hidden="false" left="310" mouse_opaque="true" | ||
227 | name="DayCycleText3" v_pad="0" width="120"> | ||
228 | Preview: | ||
229 | </text> | ||
230 | <button bottom="-155" enabled="true" font="SansSerif" halign="center" height="20" | ||
231 | hidden="false" label="Play" label_selected="Play" left="310" | ||
232 | mouse_opaque="true" name="WLAnimSky" scale_image="true" width="40" /> | ||
233 | <button bottom="-155" enabled="true" font="SansSerif" halign="center" height="20" | ||
234 | hidden="false" label="Stop!" label_selected="Stop" left_delta="45" | ||
235 | mouse_opaque="true" name="WLStopAnimSky" scale_image="true" width="40" /> | ||
236 | <button bottom="-155" enabled="true" font="SansSerif" halign="center" height="20" | ||
237 | hidden="false" label="Use Estate Time" label_selected="Go to Estate Time" | ||
238 | left_delta="45" mouse_opaque="true" name="WLUseLindenTime" | ||
239 | scale_image="true" width="120" /> | ||
240 | <button bottom="-170" enabled="true" font="SansSerif" halign="center" height="20" | ||
241 | hidden="false" label="Save Test Day" label_selected="Save Test Day" | ||
242 | left="530" mouse_opaque="true" name="WLSaveDayCycle" scale_image="true" | ||
243 | width="100" /> | ||
244 | <button bottom="-195" enabled="true" font="SansSerif" halign="center" height="20" | ||
245 | hidden="false" label="Load Test Day" label_selected="Load Test Day" | ||
246 | left="530" mouse_opaque="true" name="WLLoadDayCycle" scale_image="true" | ||
247 | width="100" /> | ||
248 | </panel> | ||
249 | </tab_container> | ||
250 | </floater> | ||
diff --git a/linden/indra/newview/skins/xui/en-us/floater_device_settings.xml b/linden/indra/newview/skins/xui/en-us/floater_device_settings.xml index c620e8b..6c27707 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_device_settings.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_device_settings.xml | |||
@@ -1,4 +1,7 @@ | |||
1 | <floater bottom="0" can_resize="false" can_minimize="true" height="260" left="0" name="floater_device_settings" can_drag_on_left="false" | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="0" can_drag_on_left="false" can_minimize="true" can_resize="false" | ||
3 | height="260" left="0" name="floater_device_settings" | ||
2 | title="Voice Chat Device Settings" width="405"> | 4 | title="Voice Chat Device Settings" width="405"> |
3 | <panel bottom="0" name="device_settings" filename="panel_audio_device.xml" left="2" top="-20" right="-5"/> | 5 | <panel bottom="0" filename="panel_audio_device.xml" left="2" name="device_settings" |
6 | right="-5" top="-20" /> | ||
4 | </floater> | 7 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_directory.xml b/linden/indra/newview/skins/xui/en-us/floater_directory.xml index bb2fee5..aff0db9 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_directory.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_directory.xml | |||
@@ -1,54 +1,33 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="false" height="570" min_height="570" min_width="780" | 3 | can_resize="false" height="570" min_height="570" min_width="780" |
4 | name="directory" rect_control="FloaterFindRect2" | 4 | name="directory" rect_control="FloaterFindRect2" title="Search Second Life" |
5 | title="Search Second Life" width="780"> | 5 | width="780"> |
6 | <tab_container bottom="-570" follows="left|top|right|bottom" height="550" left="0" | 6 | <tab_container bottom="-570" follows="left|top|right|bottom" height="550" left="0" |
7 | mouse_opaque="false" name="Directory Tabs" tab_position="top" width="780"> | 7 | mouse_opaque="false" name="Directory Tabs" tab_position="top" width="780"> |
8 | |||
9 | <panel border="true" bottom="-549" follows="left|top|right|bottom" height="533" | 8 | <panel border="true" bottom="-549" follows="left|top|right|bottom" height="533" |
10 | label="All" left="1" mouse_opaque="false" | 9 | label="All" left="1" mouse_opaque="false" name="find_all_panel" width="778"> |
11 | name="find_all_panel" | 10 | <string name="searching_text"> |
12 | width="778"> | 11 | Searching... |
13 | <string name="searching_text">Searching...</string> | 12 | </string> |
14 | <string name="not_found_text">None Found.</string> | 13 | <string name="not_found_text"> |
15 | <button bottom="-30" follows="top|left" font="SansSerifSmall" height="20" | 14 | None Found. |
16 | label="Back" | 15 | </string> |
17 | left="10" | 16 | <button bottom="-30" follows="top|left" font="SansSerifSmall" height="20" label="Back" |
18 | name="back_btn" width="70" /> | 17 | left="10" name="back_btn" width="70" /> |
19 | <button bottom_delta="0" follows="top|left" font="SansSerifSmall" height="20" | 18 | <button bottom_delta="0" follows="top|left" font="SansSerifSmall" height="20" |
20 | label="Forward" left_delta="75" | 19 | label="Forward" left_delta="75" name="forward_btn" width="70" /> |
21 | name="forward_btn" width="70" /> | 20 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" |
22 | <line_editor bevel_style="in" | 21 | commit_on_focus_lost="false" enabled="true" follows="top|left|right" |
23 | border_style="line" | 22 | font="SansSerif" handle_edit_keys_directly="false" height="20" |
24 | border_thickness="1" | 23 | label="Search" left_delta="80" max_length="254" mouse_opaque="true" |
25 | bottom_delta="0" | 24 | name="search_editor" select_all_on_focus_received="false" |
26 | enabled="true" | 25 | select_on_focus="false" tab_group="1" tool_tip="Search Second Life" |
27 | follows="top|left|right" | 26 | width="180" /> |
28 | font="SansSerif" | 27 | <button bottom_delta="0" follows="top|right" font="SansSerif" height="20" |
29 | handle_edit_keys_directly="false" | 28 | label="Search" left_delta="185" name="search_btn" width="70" /> |
30 | commit_on_focus_lost="false" | 29 | <combo_box allow_text_entry="false" bottom_delta="0" follows="right|top" height="18" |
31 | height="20" | 30 | left_delta="100" max_chars="20" mouse_opaque="true" name="Category" |
32 | hidden="false" | ||
33 | label="Search" | ||
34 | left_delta="80" | ||
35 | width="180" | ||
36 | max_length="254" | ||
37 | mouse_opaque="true" | ||
38 | name="search_editor" | ||
39 | select_all_on_focus_received="false" | ||
40 | select_on_focus="false" | ||
41 | tab_group="1" | ||
42 | tool_tip="Search Second Life" /> | ||
43 | <button follows="top|right" font="SansSerif" height="20" | ||
44 | label="Search" | ||
45 | left_delta="185" | ||
46 | bottom_delta="0" | ||
47 | name="search_btn" width="70" /> | ||
48 | <combo_box allow_text_entry="false" | ||
49 | bottom_delta="0" follows="right|top" height="18" | ||
50 | left_delta="100" | ||
51 | max_chars="20" mouse_opaque="true" name="Category" | ||
52 | width="128"> | 31 | width="128"> |
53 | <combo_item name="AnyCategory" value="All"> | 32 | <combo_item name="AnyCategory" value="All"> |
54 | Any Category | 33 | Any Category |
@@ -69,43 +48,39 @@ | |||
69 | Wiki | 48 | Wiki |
70 | </combo_item> | 49 | </combo_item> |
71 | </combo_box> | 50 | </combo_box> |
72 | <check_box bottom_delta="0" | 51 | <check_box bottom_delta="0" control_name="ShowMatureFindAll" follows="right|top" |
73 | control_name="ShowMatureFindAll" follows="right|top" | ||
74 | font="SansSerifSmall" height="16" initial_value="false" | 52 | font="SansSerifSmall" height="16" initial_value="false" |
75 | label="Include Mature content" | 53 | label="Include Mature content" left_delta="133" name="mature_check" |
76 | left_delta="133" | ||
77 | name="mature_check" | ||
78 | width="156" /> | 54 | width="156" /> |
79 | <web_browser name="find_browser" | 55 | <web_browser bottom="25" follows="top|left|bottom|right" font="SansSerifSmall" left="10" |
80 | bottom="25" | 56 | name="find_browser" right="-10" top="-40" /> |
81 | follows="top|left|bottom|right" | 57 | <text bottom="5" follows="bottom|left" halign="left" height="16" left="10" |
82 | font="SansSerifSmall" | 58 | name="status_text" width="150" /> |
83 | left="10" | 59 | <string name="loading_text"> |
84 | right="-10" | 60 | Loading... |
85 | top="-40" /> | 61 | </string> |
86 | <text bottom="5" | 62 | <string name="done_text"> |
87 | follows="bottom|left" | 63 | Done |
88 | halign="left" | 64 | </string> |
89 | left="10" | 65 | <string name="redirect_404_url"> |
90 | width="150" | 66 | http://secondlife.com/app/search/notfound.html |
91 | name="status_text" | 67 | </string> |
92 | height="16" /> | ||
93 | <text hidden="true" name="loading_text">Loading...</text> | ||
94 | <text hidden="true" name="done_text">Done</text> | ||
95 | <text hidden="true" name="redirect_404_url">http://secondlife.com/app/search/notfound.html</text> | ||
96 | </panel> | 68 | </panel> |
97 | |||
98 | <panel border="true" bottom="-549" follows="left|top|right|bottom" height="533" | 69 | <panel border="true" bottom="-549" follows="left|top|right|bottom" height="533" |
99 | label="Classifieds" left="1" left_delta="68" mouse_opaque="false" | 70 | label="Classifieds" left="1" left_delta="68" mouse_opaque="false" |
100 | name="classified_panel" width="778"> | 71 | name="classified_panel" width="778"> |
101 | <button bottom="-533" follows="left|bottom" font="SansSerif" halign="center" | 72 | <button bottom="-533" follows="left|bottom" font="SansSerif" halign="center" |
102 | height="20" label="Next >" label_selected="Next >" right="344" | 73 | height="20" label="Next >" label_selected="Next >" |
103 | mouse_opaque="true" name="Next >" width="80" /> | 74 | mouse_opaque="true" name="Next >" right="344" width="80" /> |
104 | <string name="searching_text">Searching...</string> | 75 | <string name="searching_text"> |
105 | <string name="not_found_text">None Found.</string> | 76 | Searching... |
106 | <button bottom_delta="0" follows="left|bottom" font="SansSerif" halign="center" | 77 | </string> |
107 | height="20" label="< Prev" label_selected="< Prev" right="258" | 78 | <string name="not_found_text"> |
108 | mouse_opaque="true" name="< Prev" width="80" /> | 79 | None Found. |
80 | </string> | ||
81 | <button bottom_delta="0" follows="left|bottom" font="SansSerif" halign="center" | ||
82 | height="20" label="< Prev" label_selected="< Prev" | ||
83 | mouse_opaque="true" name="< Prev" right="258" width="80" /> | ||
109 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 84 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
110 | bottom="-24" drop_shadow_visible="true" follows="left|top" font="SansSerif" | 85 | bottom="-24" drop_shadow_visible="true" follows="left|top" font="SansSerif" |
111 | h_pad="0" halign="left" height="16" left="4" mouse_opaque="true" | 86 | h_pad="0" halign="left" height="16" left="4" mouse_opaque="true" |
@@ -156,8 +131,8 @@ | |||
156 | label="Browse" label_selected="Browse" left_delta="142" mouse_opaque="true" | 131 | label="Browse" label_selected="Browse" left_delta="142" mouse_opaque="true" |
157 | name="Browse" width="85" /> | 132 | name="Browse" width="85" /> |
158 | <button bottom="-26" follows="left|top" font="SansSerif" halign="center" height="20" | 133 | <button bottom="-26" follows="left|top" font="SansSerif" halign="center" height="20" |
159 | label="Search" label_selected="Search" mouse_opaque="true" | 134 | label="Search" label_selected="Search" mouse_opaque="true" name="Search" |
160 | name="Search" width="70" visible="false"/> | 135 | visible="false" width="70" /> |
161 | <button bottom="-26" follows="right|top" font="SansSerif" halign="center" height="20" | 136 | <button bottom="-26" follows="right|top" font="SansSerif" halign="center" height="20" |
162 | label="Place an Ad..." label_selected="Place an Ad..." left="-140" | 137 | label="Place an Ad..." label_selected="Place an Ad..." left="-140" |
163 | mouse_opaque="true" name="Place an Ad..." width="125" /> | 138 | mouse_opaque="true" name="Place an Ad..." width="125" /> |
@@ -179,13 +154,16 @@ | |||
179 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" | 154 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" |
180 | mouse_opaque="true" name="result_text" v_pad="0" width="328" /> | 155 | mouse_opaque="true" name="result_text" v_pad="0" width="328" /> |
181 | </panel> | 156 | </panel> |
182 | |||
183 | <panel border="true" bottom="-549" default_tab_group="1" | 157 | <panel border="true" bottom="-549" default_tab_group="1" |
184 | follows="left|top|right|bottom" height="533" label="Events" left="1" | 158 | follows="left|top|right|bottom" height="533" label="Events" left="1" |
185 | mouse_opaque="false" name="events_panel" width="778"> | 159 | mouse_opaque="false" name="events_panel" width="778"> |
186 | <string name="searching_text">Searching...</string> | 160 | <string name="searching_text"> |
187 | <string name="not_found_text">None Found.</string> | 161 | Searching... |
188 | <radio_group bottom="-40" draw_border="false" follows="left|top" height="40" left="4" | 162 | </string> |
163 | <string name="not_found_text"> | ||
164 | None Found. | ||
165 | </string> | ||
166 | <radio_group bottom="-40" draw_border="false" follows="left|top" height="40" left="4" | ||
189 | mouse_opaque="true" name="date_mode" width="300"> | 167 | mouse_opaque="true" name="date_mode" width="300"> |
190 | <radio_item bottom="-20" follows="left|top" height="20" left="0" mouse_opaque="true" | 168 | <radio_item bottom="-20" follows="left|top" height="20" left="0" mouse_opaque="true" |
191 | name="current" width="174"> | 169 | name="current" width="174"> |
@@ -225,20 +203,6 @@ | |||
225 | </text> | 203 | </text> |
226 | <combo_box allow_text_entry="false" bottom="-22" follows="left|top" height="18" left="379" | 204 | <combo_box allow_text_entry="false" bottom="-22" follows="left|top" height="18" left="379" |
227 | max_chars="20" mouse_opaque="true" name="category combo" width="180"> | 205 | max_chars="20" mouse_opaque="true" name="category combo" width="180"> |
228 | <!--text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
229 | bottom="-24" drop_shadow_visible="true" follows="left|top" | ||
230 | font="SansSerifSmall" h_pad="0" halign="left" height="20" left="289" | ||
231 | mouse_opaque="true" name="text" v_pad="0" width="70"> | ||
232 | Category: | ||
233 | </text> | ||
234 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
235 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top" | ||
236 | font="SansSerifSmall" h_pad="0" halign="left" height="20" left="289" | ||
237 | mouse_opaque="true" name="text2" v_pad="0" width="70"> | ||
238 | Name/Desc: | ||
239 | </text> | ||
240 | <combo_box allow_text_entry="false" bottom="-22" follows="left|top" height="18" left="359" | ||
241 | max_chars="20" mouse_opaque="true" name="category combo" width="200"--> | ||
242 | <combo_item name="All" value="0"> | 206 | <combo_item name="All" value="0"> |
243 | All | 207 | All |
244 | </combo_item> | 208 | </combo_item> |
@@ -296,7 +260,7 @@ | |||
296 | multi_select="false" name="results" search_column="2" width="339"> | 260 | multi_select="false" name="results" search_column="2" width="339"> |
297 | <column label="" name="icon" width="24" /> | 261 | <column label="" name="icon" width="24" /> |
298 | <column label="" name="type" width="-1" /> | 262 | <column label="" name="type" width="-1" /> |
299 | <column label="Name" name="name" dynamicwidth="true" /> | 263 | <column dynamicwidth="true" label="Name" name="name" /> |
300 | <column label="Time (PT)" name="date" sort="time" width="106" /> | 264 | <column label="Time (PT)" name="date" sort="time" width="106" /> |
301 | <column label="" name="event_id" width="-1" /> | 265 | <column label="" name="event_id" width="-1" /> |
302 | <column label="Time" name="time" width="-1" /> | 266 | <column label="Time" name="time" width="-1" /> |
@@ -305,32 +269,36 @@ | |||
305 | bottom_delta="-20" drop_shadow_visible="true" follows="left|bottom" | 269 | bottom_delta="-20" drop_shadow_visible="true" follows="left|bottom" |
306 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" | 270 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" |
307 | mouse_opaque="true" name="result_text" v_pad="0" width="328" /> | 271 | mouse_opaque="true" name="result_text" v_pad="0" width="328" /> |
308 | <button bottom="-533" follows="left|bottom" font="SansSerif" halign="center" | 272 | <button bottom="-533" follows="left|bottom" font="SansSerif" halign="center" |
309 | height="20" label="Next >" label_selected="Next >" right="344" | 273 | height="20" label="Next >" label_selected="Next >" |
310 | mouse_opaque="true" name="Next >" width="80" /> | 274 | mouse_opaque="true" name="Next >" right="344" width="80" /> |
311 | <button bottom_delta="0" follows="left|bottom" font="SansSerif" halign="center" | 275 | <button bottom_delta="0" follows="left|bottom" font="SansSerif" halign="center" |
312 | height="20" label="< Prev" label_selected="< Prev" right="258" | 276 | height="20" label="< Prev" label_selected="< Prev" |
313 | mouse_opaque="true" name="< Prev" width="80" /> | 277 | mouse_opaque="true" name="< Prev" right="258" width="80" /> |
314 | </panel> | 278 | </panel> |
315 | <panel border="true" bottom="-549" follows="left|top|right|bottom" height="533" | 279 | <panel border="true" bottom="-549" follows="left|top|right|bottom" height="533" |
316 | label="Popular Places" left="1" mouse_opaque="false" name="popular_panel" | 280 | label="Popular Places" left="1" mouse_opaque="false" name="popular_panel" |
317 | width="778"> | 281 | width="778"> |
318 | <string name="searching_text">Searching...</string> | 282 | <string name="searching_text"> |
319 | <string name="not_found_text">None Found.</string> | 283 | Searching... |
320 | <button bottom="-533" follows="left|bottom" font="SansSerif" halign="center" | 284 | </string> |
321 | height="20" label="Next >" label_selected="Next >" right="344" | 285 | <string name="not_found_text"> |
322 | mouse_opaque="true" name="Next >" width="80" /> | 286 | None Found. |
287 | </string> | ||
288 | <button bottom="-533" follows="left|bottom" font="SansSerif" halign="center" | ||
289 | height="20" label="Next >" label_selected="Next >" | ||
290 | mouse_opaque="true" name="Next >" right="344" width="80" /> | ||
323 | <button bottom_delta="0" follows="left|bottom" font="SansSerif" halign="center" | 291 | <button bottom_delta="0" follows="left|bottom" font="SansSerif" halign="center" |
324 | height="20" label="< Prev" label_selected="< Prev" right="258" | 292 | height="20" label="< Prev" label_selected="< Prev" |
325 | mouse_opaque="true" name="< Prev" width="80" /> | 293 | mouse_opaque="true" name="< Prev" right="258" width="80" /> |
326 | <check_box bottom="-22" control_name="FindPlacesPictures" follows="left|top" | 294 | <check_box bottom="-22" control_name="FindPlacesPictures" follows="left|top" |
327 | font="SansSerifSmall" height="16" initial_value="true" | 295 | font="SansSerifSmall" height="16" initial_value="true" |
328 | label="Only show places with pictures" left="24" mouse_opaque="true" | 296 | label="Only show places with pictures" left="24" mouse_opaque="true" |
329 | name="incpictures" width="200" /> | 297 | name="incpictures" width="200" /> |
330 | <check_box bottom_delta="-16" control_name="ShowMatureSims" follows="left|top" | 298 | <check_box bottom_delta="-16" control_name="ShowMatureSims" follows="left|top" |
331 | font="SansSerifSmall" height="16" initial_value="false" | 299 | font="SansSerifSmall" height="16" initial_value="false" |
332 | label="Include parcels with Restricted Content" left="24" mouse_opaque="true" | 300 | label="Include parcels with Restricted Content" left="24" |
333 | name="incmature" width="204" /> | 301 | mouse_opaque="true" name="incmature" width="204" /> |
334 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 302 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
335 | bottom="-38" drop_shadow_visible="true" follows="right|top" | 303 | bottom="-38" drop_shadow_visible="true" follows="right|top" |
336 | font="SansSerifSmall" h_pad="0" halign="left" height="32" left_delta="326" | 304 | font="SansSerifSmall" h_pad="0" halign="left" height="32" left_delta="326" |
@@ -347,7 +315,7 @@ the amount of time people spend there. | |||
347 | multi_select="false" name="results" search_column="2" width="339"> | 315 | multi_select="false" name="results" search_column="2" width="339"> |
348 | <column label="" name="icon" width="24" /> | 316 | <column label="" name="icon" width="24" /> |
349 | <column label="" name="type" width="-1" /> | 317 | <column label="" name="type" width="-1" /> |
350 | <column label="Name" name="name" dynamicwidth="true" /> | 318 | <column dynamicwidth="true" label="Name" name="name" /> |
351 | <column label="Traffic" name="dwell" width="70" /> | 319 | <column label="Traffic" name="dwell" width="70" /> |
352 | </scroll_list> | 320 | </scroll_list> |
353 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 321 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
@@ -358,14 +326,18 @@ the amount of time people spend there. | |||
358 | <panel border="true" bottom="-549" follows="left|top|right|bottom" height="533" | 326 | <panel border="true" bottom="-549" follows="left|top|right|bottom" height="533" |
359 | label="Land Sales" left="1" mouse_opaque="false" name="land_sales_panel" | 327 | label="Land Sales" left="1" mouse_opaque="false" name="land_sales_panel" |
360 | width="778"> | 328 | width="778"> |
361 | <string name="searching_text">Searching...</string> | 329 | <string name="searching_text"> |
362 | <string name="not_found_text">None Found.</string> | 330 | Searching... |
363 | <button bottom="-533" follows="left|bottom" font="SansSerif" halign="center" | 331 | </string> |
364 | height="20" label="Next >" label_selected="Next >" right="390" | 332 | <string name="not_found_text"> |
365 | mouse_opaque="true" name="Next >" width="80" /> | 333 | None Found. |
334 | </string> | ||
335 | <button bottom="-533" follows="left|bottom" font="SansSerif" halign="center" | ||
336 | height="20" label="Next >" label_selected="Next >" | ||
337 | mouse_opaque="true" name="Next >" right="390" width="80" /> | ||
366 | <button bottom_delta="0" follows="left|bottom" font="SansSerif" halign="center" | 338 | <button bottom_delta="0" follows="left|bottom" font="SansSerif" halign="center" |
367 | height="20" label="< Prev" label_selected="< Prev" right="304" | 339 | height="20" label="< Prev" label_selected="< Prev" |
368 | mouse_opaque="true" name="< Prev" width="80" /> | 340 | mouse_opaque="true" name="< Prev" right="304" width="80" /> |
369 | <combo_box allow_text_entry="false" bottom="-22" follows="left|top" height="18" left="4" | 341 | <combo_box allow_text_entry="false" bottom="-22" follows="left|top" height="18" left="4" |
370 | max_chars="20" mouse_opaque="true" name="type" width="125"> | 342 | max_chars="20" mouse_opaque="true" name="type" width="125"> |
371 | <combo_item name="AllTypes" value="All Types"> | 343 | <combo_item name="AllTypes" value="All Types"> |
@@ -424,7 +396,7 @@ To buy direct, visit the land and click on the place name in the title bar. | |||
424 | multi_select="false" name="results" search_column="2" width="387"> | 396 | multi_select="false" name="results" search_column="2" width="387"> |
425 | <column label="" name="icon" width="24" /> | 397 | <column label="" name="icon" width="24" /> |
426 | <column label="" name="type" width="-1" /> | 398 | <column label="" name="type" width="-1" /> |
427 | <column label="Name" name="name" dynamicwidth="true" /> | 399 | <column dynamicwidth="true" label="Name" name="name" /> |
428 | <column label="L$ Price" name="price" width="65" /> | 400 | <column label="L$ Price" name="price" width="65" /> |
429 | <column label="Area" name="area" width="50" /> | 401 | <column label="Area" name="area" width="50" /> |
430 | <column label="L$/sq.m" name="per_meter" width="65" /> | 402 | <column label="L$/sq.m" name="per_meter" width="65" /> |
@@ -437,14 +409,18 @@ To buy direct, visit the land and click on the place name in the title bar. | |||
437 | <panel border="true" bottom="-549" follows="left|top|right|bottom" height="533" | 409 | <panel border="true" bottom="-549" follows="left|top|right|bottom" height="533" |
438 | label="Places" left="1" mouse_opaque="false" name="places_panel" | 410 | label="Places" left="1" mouse_opaque="false" name="places_panel" |
439 | width="778"> | 411 | width="778"> |
440 | <string name="searching_text">Searching...</string> | 412 | <string name="searching_text"> |
441 | <string name="not_found_text">None Found.</string> | 413 | Searching... |
442 | <button bottom="-533" follows="left|bottom" font="SansSerif" halign="center" | 414 | </string> |
443 | height="20" label="Next >" label_selected="Next >" right="344" | 415 | <string name="not_found_text"> |
444 | mouse_opaque="true" name="Next >" width="80" /> | 416 | None Found. |
417 | </string> | ||
418 | <button bottom="-533" follows="left|bottom" font="SansSerif" halign="center" | ||
419 | height="20" label="Next >" label_selected="Next >" | ||
420 | mouse_opaque="true" name="Next >" right="344" width="80" /> | ||
445 | <button bottom_delta="0" follows="left|bottom" font="SansSerif" halign="center" | 421 | <button bottom_delta="0" follows="left|bottom" font="SansSerif" halign="center" |
446 | height="20" label="< Prev" label_selected="< Prev" right="258" | 422 | height="20" label="< Prev" label_selected="< Prev" |
447 | mouse_opaque="true" name="< Prev" width="80" /> | 423 | mouse_opaque="true" name="< Prev" right="258" width="80" /> |
448 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 424 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
449 | bottom="-24" drop_shadow_visible="true" follows="left|top" font="SansSerif" | 425 | bottom="-24" drop_shadow_visible="true" follows="left|top" font="SansSerif" |
450 | h_pad="0" halign="left" height="16" left="4" mouse_opaque="true" | 426 | h_pad="0" halign="left" height="16" left="4" mouse_opaque="true" |
@@ -456,8 +432,8 @@ To buy direct, visit the land and click on the place name in the title bar. | |||
456 | max_length="63" mouse_opaque="true" name="name" width="128" /> | 432 | max_length="63" mouse_opaque="true" name="name" width="128" /> |
457 | <check_box bottom_delta="-18" control_name="ShowMatureSims" follows="left|top" | 433 | <check_box bottom_delta="-18" control_name="ShowMatureSims" follows="left|top" |
458 | font="SansSerifSmall" height="16" initial_value="false" | 434 | font="SansSerifSmall" height="16" initial_value="false" |
459 | label="Include parcels with Mature content" left_delta="0" mouse_opaque="true" | 435 | label="Include parcels with Mature content" left_delta="0" |
460 | name="incmature" width="204" /> | 436 | mouse_opaque="true" name="incmature" width="204" /> |
461 | <combo_box allow_text_entry="false" bottom="-24" follows="left|top" height="18" left="182" | 437 | <combo_box allow_text_entry="false" bottom="-24" follows="left|top" height="18" left="182" |
462 | max_chars="20" mouse_opaque="true" name="Category" width="128"> | 438 | max_chars="20" mouse_opaque="true" name="Category" width="128"> |
463 | <combo_item name="AnyCategory" value="any"> | 439 | <combo_item name="AnyCategory" value="any"> |
@@ -503,26 +479,14 @@ To buy direct, visit the land and click on the place name in the title bar. | |||
503 | <button bottom="-26" follows="left|top" font="SansSerif" halign="center" height="20" | 479 | <button bottom="-26" follows="left|top" font="SansSerif" halign="center" height="20" |
504 | label="Search" label_selected="Search" left_delta="136" mouse_opaque="true" | 480 | label="Search" label_selected="Search" left_delta="136" mouse_opaque="true" |
505 | name="Search" width="70" /> | 481 | name="Search" width="70" /> |
506 | <scroll_list | 482 | <scroll_list background_visible="false" bottom="-513" column_padding="0" draw_border="true" |
507 | name="results" | 483 | draw_heading="true" fg_disable_color="1, 1, 1, 1" |
508 | background_visible="false" | 484 | fg_selected_color="1, 1, 1, 1" fg_unselected_color="1, 1, 1, 1" |
509 | bottom="-513" | 485 | follows="left|top|right|bottom" height="464" left="4" mouse_opaque="true" |
510 | column_padding="0" | 486 | multi_select="false" name="results" search_column="2" width="339"> |
511 | draw_border="true" | ||
512 | draw_heading="true" | ||
513 | fg_disable_color="1, 1, 1, 1" | ||
514 | fg_selected_color="1, 1, 1, 1" | ||
515 | fg_unselected_color="1, 1, 1, 1" | ||
516 | follows="left|top|right|bottom" | ||
517 | height="464" | ||
518 | left="4" | ||
519 | mouse_opaque="true" | ||
520 | multi_select="false" | ||
521 | search_column="2" | ||
522 | width="339"> | ||
523 | <column label="" name="icon" width="24" /> | 487 | <column label="" name="icon" width="24" /> |
524 | <column label="" name="type" width="-1" /> | 488 | <column label="" name="type" width="-1" /> |
525 | <column label="Name" name="name" dynamicwidth="true" /> | 489 | <column dynamicwidth="true" label="Name" name="name" /> |
526 | <column label="Traffic" name="dwell" width="75" /> | 490 | <column label="Traffic" name="dwell" width="75" /> |
527 | </scroll_list> | 491 | </scroll_list> |
528 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 492 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
@@ -533,14 +497,18 @@ To buy direct, visit the land and click on the place name in the title bar. | |||
533 | <panel border="true" bottom="-549" follows="left|top|right|bottom" height="533" | 497 | <panel border="true" bottom="-549" follows="left|top|right|bottom" height="533" |
534 | label="People" left="1" mouse_opaque="false" name="people_panel" | 498 | label="People" left="1" mouse_opaque="false" name="people_panel" |
535 | width="778"> | 499 | width="778"> |
536 | <string name="searching_text">Searching...</string> | 500 | <string name="searching_text"> |
537 | <string name="not_found_text">None Found.</string> | 501 | Searching... |
538 | <button bottom="-533" follows="left|bottom" font="SansSerif" halign="center" | 502 | </string> |
539 | height="20" label="Next >" label_selected="Next >" right="330" | 503 | <string name="not_found_text"> |
540 | mouse_opaque="true" name="Next >" width="80" /> | 504 | None Found. |
505 | </string> | ||
506 | <button bottom="-533" follows="left|bottom" font="SansSerif" halign="center" | ||
507 | height="20" label="Next >" label_selected="Next >" | ||
508 | mouse_opaque="true" name="Next >" right="330" width="80" /> | ||
541 | <button bottom_delta="0" follows="left|bottom" font="SansSerif" halign="center" | 509 | <button bottom_delta="0" follows="left|bottom" font="SansSerif" halign="center" |
542 | height="20" label="< Prev" label_selected="< Prev" right="244" | 510 | height="20" label="< Prev" label_selected="< Prev" |
543 | mouse_opaque="true" name="< Prev" width="80" /> | 511 | mouse_opaque="true" name="< Prev" right="244" width="80" /> |
544 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 512 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
545 | bottom="-24" drop_shadow_visible="true" follows="left|top" font="SansSerif" | 513 | bottom="-24" drop_shadow_visible="true" follows="left|top" font="SansSerif" |
546 | h_pad="0" halign="left" height="16" left="4" mouse_opaque="true" | 514 | h_pad="0" halign="left" height="16" left="4" mouse_opaque="true" |
@@ -570,20 +538,24 @@ To buy direct, visit the land and click on the place name in the title bar. | |||
570 | <panel border="true" bottom="-549" follows="left|top|right|bottom" height="533" | 538 | <panel border="true" bottom="-549" follows="left|top|right|bottom" height="533" |
571 | label="Groups" left="1" mouse_opaque="false" name="groups_panel" | 539 | label="Groups" left="1" mouse_opaque="false" name="groups_panel" |
572 | width="778"> | 540 | width="778"> |
573 | <string name="searching_text">Searching...</string> | 541 | <string name="searching_text"> |
574 | <string name="not_found_text">None Found.</string> | 542 | Searching... |
575 | <button bottom="-533" follows="left|bottom" font="SansSerif" halign="center" | 543 | </string> |
576 | height="20" label="Next >" label_selected="Next >" right="344" | 544 | <string name="not_found_text"> |
577 | mouse_opaque="true" name="Next >" width="80" /> | 545 | None Found. |
546 | </string> | ||
547 | <button bottom="-533" follows="left|bottom" font="SansSerif" halign="center" | ||
548 | height="20" label="Next >" label_selected="Next >" | ||
549 | mouse_opaque="true" name="Next >" right="344" width="80" /> | ||
578 | <button bottom_delta="0" follows="left|bottom" font="SansSerif" halign="center" | 550 | <button bottom_delta="0" follows="left|bottom" font="SansSerif" halign="center" |
579 | height="20" label="< Prev" label_selected="< Prev" right="258" | 551 | height="20" label="< Prev" label_selected="< Prev" |
580 | mouse_opaque="true" name="< Prev" width="80" /> | 552 | mouse_opaque="true" name="< Prev" right="258" width="80" /> |
581 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 553 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
582 | bottom="-24" drop_shadow_visible="true" follows="left|top" font="SansSerif" | 554 | bottom="-24" drop_shadow_visible="true" follows="left|top" font="SansSerif" |
583 | h_pad="0" halign="left" height="16" left="4" mouse_opaque="true" | 555 | h_pad="0" halign="left" height="16" left="4" mouse_opaque="true" |
584 | name="find" v_pad="0" width="50"> | 556 | name="find" v_pad="0" width="50"> |
585 | Find: | 557 | Find: |
586 | </text> | 558 | </text> |
587 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-24" | 559 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-24" |
588 | follows="left|top" font="SansSerif" height="18" left_delta="38" | 560 | follows="left|top" font="SansSerif" height="18" left_delta="38" |
589 | max_length="63" mouse_opaque="true" name="name" width="200" /> | 561 | max_length="63" mouse_opaque="true" name="name" width="200" /> |
@@ -594,17 +566,16 @@ To buy direct, visit the land and click on the place name in the title bar. | |||
594 | font="SansSerifSmall" height="16" initial_value="false" | 566 | font="SansSerifSmall" height="16" initial_value="false" |
595 | label="Include Mature groups" left="42" mouse_opaque="true" | 567 | label="Include Mature groups" left="42" mouse_opaque="true" |
596 | name="incmature" width="204" /> | 568 | name="incmature" width="204" /> |
597 | |||
598 | <scroll_list background_visible="false" bottom="-513" column_padding="0" draw_border="true" | 569 | <scroll_list background_visible="false" bottom="-513" column_padding="0" draw_border="true" |
599 | draw_heading="true" fg_disable_color="1, 1, 1, 1" | 570 | draw_heading="true" fg_disable_color="1, 1, 1, 1" |
600 | fg_selected_color="1, 1, 1, 1" fg_unselected_color="1, 1, 1, 1" | 571 | fg_selected_color="1, 1, 1, 1" fg_unselected_color="1, 1, 1, 1" |
601 | follows="left|top|right|bottom" height="464" left="4" mouse_opaque="true" | 572 | follows="left|top|right|bottom" height="464" left="4" mouse_opaque="true" |
602 | multi_select="false" name="results" search_column="2" width="339"> | 573 | multi_select="false" name="results" search_column="2" width="339"> |
603 | <column label="" name="icon" width="24" sort="score" sort_ascending="false" /> | 574 | <column label="" name="icon" sort="score" sort_ascending="false" width="24" /> |
604 | <column label="" name="type" width="-1" /> | 575 | <column label="" name="type" width="-1" /> |
605 | <column label="Name" name="name" dynamicwidth="true" /> | 576 | <column dynamicwidth="true" label="Name" name="name" /> |
606 | <column label="Members" name="members" width="100" halign="left" sort_ascending="false" /> | 577 | <column halign="left" label="Members" name="members" sort_ascending="false" width="100" /> |
607 | <column label="" name="score" width="-1"/> | 578 | <column label="" name="score" width="-1" /> |
608 | </scroll_list> | 579 | </scroll_list> |
609 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 580 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
610 | bottom_delta="-20" drop_shadow_visible="true" follows="left|bottom" | 581 | bottom_delta="-20" drop_shadow_visible="true" follows="left|bottom" |
@@ -612,11 +583,15 @@ To buy direct, visit the land and click on the place name in the title bar. | |||
612 | mouse_opaque="true" name="result_text" v_pad="0" width="328" /> | 583 | mouse_opaque="true" name="result_text" v_pad="0" width="328" /> |
613 | </panel> | 584 | </panel> |
614 | <panel border="true" bottom="-549" follows="left|top|right|bottom" height="533" | 585 | <panel border="true" bottom="-549" follows="left|top|right|bottom" height="533" |
615 | label="All (old)" left="1" mouse_opaque="false" | 586 | label="All (old)" left="1" mouse_opaque="false" name="find_all_old_panel" |
616 | name="find_all_old_panel" width="778"> | 587 | width="778"> |
617 | <string name="searching_text">Searching...</string> | 588 | <string name="searching_text"> |
618 | <string name="not_found_text">None Found.</string> | 589 | Searching... |
619 | <button bottom="-533" follows="left|bottom" font="SansSerif" halign="center" | 590 | </string> |
591 | <string name="not_found_text"> | ||
592 | None Found. | ||
593 | </string> | ||
594 | <button bottom="-533" follows="left|bottom" font="SansSerif" halign="center" | ||
620 | height="20" label="< Prev" label_selected="< Prev" left="80" | 595 | height="20" label="< Prev" label_selected="< Prev" left="80" |
621 | mouse_opaque="true" name="< Prev" width="60" /> | 596 | mouse_opaque="true" name="< Prev" width="60" /> |
622 | <button bottom="-533" follows="left|bottom" font="SansSerif" halign="center" | 597 | <button bottom="-533" follows="left|bottom" font="SansSerif" halign="center" |
@@ -660,13 +635,19 @@ To buy direct, visit the land and click on the place name in the title bar. | |||
660 | mouse_opaque="true" name="result_text" v_pad="0" width="328" /> | 635 | mouse_opaque="true" name="result_text" v_pad="0" width="328" /> |
661 | </panel> | 636 | </panel> |
662 | </tab_container> | 637 | </tab_container> |
663 | <panel follows="right|top" bottom="-560" height="470" left="340" name="classified_details_panel" width="440" /> | 638 | <panel bottom="-560" follows="right|top" height="470" left="340" |
664 | <panel follows="right|top" bottom="-560" height="486" left="350" name="Panel Avatar" width="430" /> | 639 | name="classified_details_panel" width="440" /> |
665 | <panel follows="right|top" bottom="-560" height="470" left="340" name="event_details_panel" width="440" /> | 640 | <panel bottom="-560" follows="right|top" height="486" left="350" name="Panel Avatar" |
666 | <panel follows="right|top" bottom="-580" height="515" left="350" name="group_details_panel_holder" width="430"> | 641 | width="430" /> |
667 | <panel follows="right|top" bottom="0" height="470" left="0" name="group_details_panel" width="430" /> | 642 | <panel bottom="-560" follows="right|top" height="470" left="340" |
643 | name="event_details_panel" width="440" /> | ||
644 | <panel bottom="-580" follows="right|top" height="515" left="350" | ||
645 | name="group_details_panel_holder" width="430"> | ||
646 | <panel bottom="0" follows="right|top" height="470" left="0" name="group_details_panel" | ||
647 | width="430" /> | ||
668 | </panel> | 648 | </panel> |
669 | <panel follows="right|top" bottom="20" height="470" left="340" name="place_details_panel" width="440" /> | 649 | <panel bottom="20" follows="right|top" height="470" left="340" |
670 | <panel follows="right|top" bottom="20" height="470" left="385" name="place_details_small_panel" | 650 | name="place_details_panel" width="440" /> |
671 | width="395" /> | 651 | <panel bottom="20" follows="right|top" height="470" left="385" |
652 | name="place_details_small_panel" width="395" /> | ||
672 | </floater> | 653 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_env_settings.xml b/linden/indra/newview/skins/xui/en-us/floater_env_settings.xml new file mode 100644 index 0000000..31feeb4 --- /dev/null +++ b/linden/indra/newview/skins/xui/en-us/floater_env_settings.xml | |||
@@ -0,0 +1,66 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <floater bottom="-130" can_close="true" can_drag_on_left="false" can_minimize="true" | ||
3 | can_resize="false" height="150" hidden="false" left="50" min_height="150" | ||
4 | min_width="600" mouse_opaque="true" name="Environment Editor Floater" | ||
5 | rect_control="FloaterEnvRect" title="Environment Editor" width="600"> | ||
6 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
7 | bottom="-48" drop_shadow_visible="true" follows="left|top|right" | ||
8 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
9 | left="10" mouse_opaque="true" name="EnvTimeText" v_pad="0" width="140"> | ||
10 | Time of Day | ||
11 | </text> | ||
12 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
13 | bottom_delta="-30" drop_shadow_visible="true" follows="left|top|right" | ||
14 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | ||
15 | left="15" mouse_opaque="true" name="EnvTimeText2" v_pad="0" width="140"> | ||
16 | 12:00 PM | ||
17 | </text> | ||
18 | <icon bottom="-55" follows="left|top" height="25" image_name="icon_diurnal.tga" | ||
19 | left="85" name="EnvDayCycle" width="200" /> | ||
20 | <slider bottom_delta="-20" can_edit_text="false" control_name="EnvTimeSlider" | ||
21 | decimal_digits="2" follows="left" height="10" increment="0.0069444" | ||
22 | initial_val="0.7" label="" left_delta="0" max_val="0.99" min_val="0" | ||
23 | mouse_opaque="true" name="EnvTimeSlider" show_text="false" value="0.0" | ||
24 | width="200" /> | ||
25 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
26 | bottom="-102" drop_shadow_visible="true" follows="left|top|right" | ||
27 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
28 | left="10" mouse_opaque="true" name="EnvCloudText" v_pad="0" width="140"> | ||
29 | Cloud Cover | ||
30 | </text> | ||
31 | <slider bottom="-100" can_edit_text="false" control_name="EnvCloudSlider" | ||
32 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
33 | initial_val="0.7" label="" left="85" max_val="1" min_val="0" | ||
34 | mouse_opaque="true" name="EnvCloudSlider" show_text="true" value="0.7" | ||
35 | width="210" /> | ||
36 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
37 | bottom="-55" drop_shadow_visible="true" follows="left|top|right" | ||
38 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
39 | left="310" mouse_opaque="true" name="EnvWaterColorText" v_pad="0" | ||
40 | width="140"> | ||
41 | Water Color | ||
42 | </text> | ||
43 | <color_swatch border_color="0.45098, 0.517647, 0.607843, 1" bottom="-80" | ||
44 | can_apply_immediately="true" color="0.5, 0.5, 0.5, 1" follows="left|top" | ||
45 | height="50" hidden="false" label="" left="390" mouse_opaque="true" | ||
46 | name="EnvWaterColor" tool_tip="Click to open Color Picker" width="40" /> | ||
47 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
48 | bottom="-102" drop_shadow_visible="true" follows="left|top|right" | ||
49 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
50 | left="310" mouse_opaque="true" name="EnvWaterFogText" v_pad="0" width="140"> | ||
51 | Water Fog | ||
52 | </text> | ||
53 | <slider bottom="-100" can_edit_text="false" control_name="EnvWaterFogSlider" | ||
54 | decimal_digits="2" follows="left" height="10" increment="0.1" | ||
55 | initial_val="0" label="" left="385" max_val="10" min_val="0" | ||
56 | mouse_opaque="true" name="EnvWaterFogSlider" show_text="true" value="0" | ||
57 | width="210" /> | ||
58 | <button bottom="-140" follows="left|top" font="SansSerifSmall" height="20" | ||
59 | label="Use Estate Time" left="8" name="EnvUseEstateTimeButton" width="137" /> | ||
60 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="20" | ||
61 | label="Advanced Sky" left="154" name="EnvAdvancedSkyButton" width="137" /> | ||
62 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="20" | ||
63 | label="Advanced Water" left="300" name="EnvAdvancedWaterButton" width="137" /> | ||
64 | <button bottom="-40" follows="left|top" font="SansSerif" height="18" label="?" | ||
65 | left="570" name="EnvSettingsHelpButton" width="22" /> | ||
66 | </floater> | ||
diff --git a/linden/indra/newview/skins/xui/en-us/floater_friends.xml b/linden/indra/newview/skins/xui/en-us/floater_friends.xml index ffc938c..540b066 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_friends.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_friends.xml | |||
@@ -1,3 +1,4 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
1 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" | 2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" |
2 | min_height="300" min_width="350" name="friends" | 3 | min_height="300" min_width="350" name="friends" |
3 | rect_control="FloaterFriendsRect" title="Friends"> | 4 | rect_control="FloaterFriendsRect" title="Friends"> |
@@ -22,20 +23,17 @@ | |||
22 | Select friend(s) to change rights... | 23 | Select friend(s) to change rights... |
23 | </text> | 24 | </text> |
24 | <check_box bottom_delta="-21" enabled="false" follows="bottom|left" font="SansSerifSmall" | 25 | <check_box bottom_delta="-21" enabled="false" follows="bottom|left" font="SansSerifSmall" |
25 | height="16" hidden="false" initial_value="false" | 26 | height="16" initial_value="false" label="Can see my online status" |
26 | label="Can see my online status" left="10" mouse_opaque="true" | 27 | left="10" mouse_opaque="true" name="online_status_cb" radio_style="false" |
27 | name="online_status_cb" radio_style="false" | ||
28 | tool_tip="Set whether this friend see my online status in their friends list or calling cards" | 28 | tool_tip="Set whether this friend see my online status in their friends list or calling cards" |
29 | width="200" /> | 29 | width="200" /> |
30 | <check_box bottom_delta="-18" enabled="false" follows="bottom|left" font="SansSerifSmall" | 30 | <check_box bottom_delta="-18" enabled="false" follows="bottom|left" font="SansSerifSmall" |
31 | height="16" hidden="false" initial_value="false" | 31 | height="16" initial_value="false" label="Can see me on the map" left="25" |
32 | label="Can see me on the map" left="25" mouse_opaque="true" | 32 | mouse_opaque="true" name="map_status_cb" radio_style="false" |
33 | name="map_status_cb" radio_style="false" | ||
34 | tool_tip="Set whether this friend see my location on their map" width="200" /> | 33 | tool_tip="Set whether this friend see my location on their map" width="200" /> |
35 | <check_box bottom_delta="-18" enabled="false" follows="bottom|left" font="SansSerifSmall" | 34 | <check_box bottom_delta="-18" enabled="false" follows="bottom|left" font="SansSerifSmall" |
36 | height="16" hidden="false" initial_value="false" | 35 | height="16" initial_value="false" label="Can modify my objects" left="10" |
37 | label="Can modify my objects" left="10" mouse_opaque="true" | 36 | mouse_opaque="true" name="modify_status_cb" radio_style="false" |
38 | name="modify_status_cb" radio_style="false" | ||
39 | tool_tip="Set whether this friend can modify my objects" width="200" /> | 37 | tool_tip="Set whether this friend can modify my objects" width="200" /> |
40 | <text bottom_delta="25" follows="top|left" font="SansSerif" left="10" | 38 | <text bottom_delta="25" follows="top|left" font="SansSerif" left="10" |
41 | name="process_rights_label"> | 39 | name="process_rights_label"> |
@@ -61,5 +59,7 @@ | |||
61 | <button bottom_delta="-35" follows="top|right" font="SansSerif" height="22" | 59 | <button bottom_delta="-35" follows="top|right" font="SansSerif" height="22" |
62 | label="Add..." left_delta="0" name="add_btn" | 60 | label="Add..." left_delta="0" name="add_btn" |
63 | tool_tip="Offer friendship to a resident" width="80" /> | 61 | tool_tip="Offer friendship to a resident" width="80" /> |
64 | <text hidden="true" name="Multiple">Multiple friends...</text> | 62 | <string name="Multiple"> |
63 | Multiple friends... | ||
64 | </string> | ||
65 | </floater> | 65 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_god_tools.xml b/linden/indra/newview/skins/xui/en-us/floater_god_tools.xml index 2178b4a..ee70387 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_god_tools.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_god_tools.xml | |||
@@ -1,270 +1,244 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-534" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-534" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="false" height="384" hidden="false" left="433" min_height="384" | 3 | can_resize="false" height="384" left="433" min_height="384" min_width="400" |
4 | min_width="400" mouse_opaque="true" name="godtools floater" | 4 | mouse_opaque="true" name="godtools floater" title="God Tools" width="400"> |
5 | title="God Tools" width="400"> | 5 | <tab_container bottom="-384" follows="left|top" height="364" left="0" mouse_opaque="false" |
6 | <tab_container bottom="-384" follows="left|top" height="364" hidden="false" left="0" | 6 | name="GodTools Tabs" tab_position="top" width="400"> |
7 | mouse_opaque="false" name="GodTools Tabs" tab_position="top" width="400"> | ||
8 | <panel border="true" bottom="-363" follows="left|top|right|bottom" height="347" | 7 | <panel border="true" bottom="-363" follows="left|top|right|bottom" height="347" |
9 | hidden="false" label="Grid" left="1" mouse_opaque="false" name="grid" | 8 | label="Grid" left="1" mouse_opaque="false" name="grid" width="398"> |
10 | width="398"> | ||
11 | <button bottom="-28" follows="left|top" font="SansSerif" halign="center" height="20" | 9 | <button bottom="-28" follows="left|top" font="SansSerif" halign="center" height="20" |
12 | hidden="false" label="Kick all users" label_selected="Kick all users" | 10 | label="Kick all users" label_selected="Kick all users" left="10" |
13 | left="10" mouse_opaque="true" name="Kick all users" width="100" /> | 11 | mouse_opaque="true" name="Kick all users" width="100" /> |
14 | <button bottom_delta="-28" follows="left|top" font="SansSerif" halign="center" | 12 | <button bottom_delta="-28" follows="left|top" font="SansSerif" halign="center" |
15 | height="20" hidden="false" | 13 | height="20" label="Flush This Region's Map Visibility Caches" |
16 | label="Flush This Region's Map Visibility Caches" | ||
17 | label_selected="Flush This Region's Map Visibility Caches" left="10" | 14 | label_selected="Flush This Region's Map Visibility Caches" left="10" |
18 | mouse_opaque="true" name="Flush This Region's Map Visibility Caches" | 15 | mouse_opaque="true" name="Flush This Region's Map Visibility Caches" |
19 | width="250" /> | 16 | width="250" /> |
20 | </panel> | 17 | </panel> |
21 | <panel border="true" bottom="-363" follows="left|top|right|bottom" height="347" | 18 | <panel border="true" bottom="-363" follows="left|top|right|bottom" height="347" |
22 | hidden="false" label="Region" left="1" mouse_opaque="false" name="region" | 19 | label="Region" left="1" mouse_opaque="false" name="region" width="398"> |
23 | width="398"> | ||
24 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 20 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
25 | bottom="-20" drop_shadow_visible="true" follows="left|top" | 21 | bottom="-20" drop_shadow_visible="true" follows="left|top" |
26 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 22 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
27 | left="10" mouse_opaque="true" name="Sim Name:" v_pad="0" width="50"> | 23 | mouse_opaque="true" name="Sim Name:" v_pad="0" width="50"> |
28 | Sim Name: | 24 | Sim Name: |
29 | </text> | 25 | </text> |
30 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-26" | 26 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-26" |
31 | follows="left|top|right" font="SansSerifSmall" height="16" hidden="false" | 27 | follows="left|top|right" font="SansSerifSmall" height="16" left="70" |
32 | left="70" max_length="63" mouse_opaque="true" name="region name" | 28 | max_length="63" mouse_opaque="true" name="region name" width="208" /> |
33 | width="208" /> | ||
34 | <check_box bottom="-46" follows="left|top" font="SansSerifSmall" height="16" | 29 | <check_box bottom="-46" follows="left|top" font="SansSerifSmall" height="16" |
35 | hidden="false" initial_value="false" label="Prelude" left="10" | 30 | initial_value="false" label="Prelude" left="10" mouse_opaque="true" |
36 | mouse_opaque="true" name="check prelude" | 31 | name="check prelude" tool_tip="Set this to make the region a prelude." |
37 | tool_tip="Set this to make the region a prelude." width="180" /> | 32 | width="180" /> |
38 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | 33 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" |
39 | hidden="false" initial_value="false" label="Fixed Sun" left="10" | 34 | initial_value="false" label="Fixed Sun" left="10" mouse_opaque="true" |
40 | mouse_opaque="true" name="check fixed sun" | 35 | name="check fixed sun" |
41 | tool_tip="Fix the sun position (like in Region/Estate > Terrain." | 36 | tool_tip="Fix the sun position (like in Region/Estate > Terrain." |
42 | width="180" /> | 37 | width="180" /> |
43 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | 38 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" |
44 | hidden="false" initial_value="false" label="Reset Home On Teleport" | 39 | initial_value="false" label="Reset Home On Teleport" left="10" |
45 | left="10" mouse_opaque="true" name="check reset home" | 40 | mouse_opaque="true" name="check reset home" |
46 | tool_tip="When resident teleports out, reset their home to the destination position." | 41 | tool_tip="When resident teleports out, reset their home to the destination position." |
47 | width="180" /> | 42 | width="180" /> |
48 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | 43 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" |
49 | hidden="false" initial_value="false" label="Visible" left="10" | 44 | initial_value="false" label="Visible" left="10" mouse_opaque="true" |
50 | mouse_opaque="true" name="check visible" | 45 | name="check visible" |
51 | tool_tip="Set this to make the region visible to non-gods." width="180" /> | 46 | tool_tip="Set this to make the region visible to non-gods." width="180" /> |
52 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | 47 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" |
53 | hidden="false" initial_value="false" label="Damage" left="10" | 48 | initial_value="false" label="Damage" left="10" mouse_opaque="true" |
54 | mouse_opaque="true" name="check damage" | 49 | name="check damage" tool_tip="Set this to enable damage in this region." |
55 | tool_tip="Set this to enable damage in this region." width="180" /> | 50 | width="180" /> |
56 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | 51 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" |
57 | hidden="false" initial_value="false" label="Block Traffic Tracking" | 52 | initial_value="false" label="Block Traffic Tracking" left="10" |
58 | left="10" mouse_opaque="true" name="block dwell" | 53 | mouse_opaque="true" name="block dwell" |
59 | tool_tip="Set this to make the region not compute traffic." width="180" /> | 54 | tool_tip="Set this to make the region not compute traffic." width="180" /> |
60 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | 55 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" |
61 | hidden="false" initial_value="false" label="Block Terraform" left="10" | 56 | initial_value="false" label="Block Terraform" left="10" mouse_opaque="true" |
62 | mouse_opaque="true" name="block terraform" | 57 | name="block terraform" |
63 | tool_tip="Set this to disallow people terraforming their land" width="180" /> | 58 | tool_tip="Set this to disallow people terraforming their land" width="180" /> |
64 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | 59 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" |
65 | hidden="false" initial_value="false" label="Sandbox" left="10" | 60 | initial_value="false" label="Sandbox" left="10" mouse_opaque="true" |
66 | mouse_opaque="true" name="is sandbox" | 61 | name="is sandbox" tool_tip="Toggle whether this is a sandbox region." |
67 | tool_tip="Toggle whether this is a sandbox region." width="180" /> | 62 | width="180" /> |
68 | <button bottom_delta="-52" follows="top|right" font="SansSerifSmall" halign="center" | 63 | <button bottom_delta="-52" follows="top|right" font="SansSerifSmall" halign="center" |
69 | height="20" hidden="false" label="Bake Terrain" | 64 | height="20" label="Bake Terrain" label_selected="Bake Terrain" left="8" |
70 | label_selected="Bake Terrain" left="8" mouse_opaque="true" | 65 | mouse_opaque="true" name="Bake Terrain" |
71 | name="Bake Terrain" tool_tip="Save the current terrain as default." | 66 | tool_tip="Save the current terrain as default." width="110" /> |
72 | width="110" /> | ||
73 | <button bottom_delta="-24" follows="top|right" font="SansSerifSmall" halign="center" | 67 | <button bottom_delta="-24" follows="top|right" font="SansSerifSmall" halign="center" |
74 | height="20" hidden="false" label="Revert Terrain" | 68 | height="20" label="Revert Terrain" label_selected="Revert Terrain" left="8" |
75 | label_selected="Revert Terrain" left="8" mouse_opaque="true" | 69 | mouse_opaque="true" name="Revert Terrain" |
76 | name="Revert Terrain" tool_tip="Replace the current terrain with default." | 70 | tool_tip="Replace the current terrain with default." width="110" /> |
77 | width="110" /> | ||
78 | <button bottom_delta="-24" follows="top|right" font="SansSerifSmall" halign="center" | 71 | <button bottom_delta="-24" follows="top|right" font="SansSerifSmall" halign="center" |
79 | height="20" hidden="false" label="Swap Terrain" | 72 | height="20" label="Swap Terrain" label_selected="Swap Terrain" left="8" |
80 | label_selected="Swap Terrain" left="8" mouse_opaque="true" | 73 | mouse_opaque="true" name="Swap Terrain" |
81 | name="Swap Terrain" tool_tip="Swap current terrain with default." | 74 | tool_tip="Swap current terrain with default." width="110" /> |
82 | width="110" /> | ||
83 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 75 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
84 | bottom="-46" drop_shadow_visible="true" follows="left|top" font="SansSerif" | 76 | bottom="-46" drop_shadow_visible="true" follows="left|top" font="SansSerif" |
85 | h_pad="0" halign="left" height="16" hidden="false" left="200" | 77 | h_pad="0" halign="left" height="16" left="200" mouse_opaque="true" |
86 | mouse_opaque="true" name="estate id" v_pad="0" width="190"> | 78 | name="estate id" v_pad="0" width="190"> |
87 | Estate ID: | 79 | Estate ID: |
88 | </text> | 80 | </text> |
89 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-46" | 81 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-46" |
90 | follows="top|right" font="SansSerifSmall" height="16" hidden="false" | 82 | follows="top|right" font="SansSerifSmall" height="16" left_delta="108" |
91 | left_delta="108" max_length="10" mouse_opaque="true" name="estate" | 83 | max_length="10" mouse_opaque="true" name="estate" width="50" /> |
92 | width="50" /> | ||
93 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 84 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
94 | bottom="-66" drop_shadow_visible="true" follows="left|top" font="SansSerif" | 85 | bottom="-66" drop_shadow_visible="true" follows="left|top" font="SansSerif" |
95 | h_pad="0" halign="left" height="16" hidden="false" left="200" | 86 | h_pad="0" halign="left" height="16" left="200" mouse_opaque="true" |
96 | mouse_opaque="true" name="parent id" v_pad="0" width="190"> | 87 | name="parent id" v_pad="0" width="190"> |
97 | Parent ID: | 88 | Parent ID: |
98 | </text> | 89 | </text> |
99 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-66" | 90 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-66" |
100 | follows="top|right" font="SansSerifSmall" height="16" hidden="false" | 91 | follows="top|right" font="SansSerifSmall" height="16" left_delta="108" |
101 | left_delta="108" max_length="10" mouse_opaque="true" name="parentestate" | 92 | max_length="10" mouse_opaque="true" name="parentestate" |
102 | tool_tip="This is the parent estate for this region" width="50" /> | 93 | tool_tip="This is the parent estate for this region" width="50" /> |
103 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 94 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
104 | bottom="-86" drop_shadow_visible="true" follows="left|top" | 95 | bottom="-86" drop_shadow_visible="true" follows="left|top" |
105 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 96 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="200" |
106 | left="200" mouse_opaque="true" name="Grid Pos: " v_pad="0" width="190"> | 97 | mouse_opaque="true" name="Grid Pos: " v_pad="0" width="190"> |
107 | Grid Pos: | 98 | Grid Pos: |
108 | </text> | 99 | </text> |
109 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-86" | 100 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-86" |
110 | follows="top|right" font="SansSerifSmall" height="16" hidden="false" | 101 | follows="top|right" font="SansSerifSmall" height="16" left_delta="88" |
111 | left_delta="88" max_length="10" mouse_opaque="true" name="gridposx" | 102 | max_length="10" mouse_opaque="true" name="gridposx" |
112 | tool_tip="This is the grid x position for this region" width="50" /> | 103 | tool_tip="This is the grid x position for this region" width="50" /> |
113 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-86" | 104 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-86" |
114 | follows="top|right" font="SansSerifSmall" height="16" hidden="false" | 105 | follows="top|right" font="SansSerifSmall" height="16" left_delta="60" |
115 | left_delta="60" max_length="10" mouse_opaque="true" name="gridposy" | 106 | max_length="10" mouse_opaque="true" name="gridposy" |
116 | tool_tip="This is the grid y position for this region" width="40" /> | 107 | tool_tip="This is the grid y position for this region" width="40" /> |
117 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 108 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
118 | bottom="-106" drop_shadow_visible="true" follows="left|top" | 109 | bottom="-106" drop_shadow_visible="true" follows="left|top" |
119 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 110 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="200" |
120 | left="200" mouse_opaque="true" name="Redirect to Grid: " v_pad="0" | 111 | mouse_opaque="true" name="Redirect to Grid: " v_pad="0" width="190"> |
121 | width="190"> | ||
122 | Redirect to Grid: | 112 | Redirect to Grid: |
123 | </text> | 113 | </text> |
124 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-106" | 114 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-106" |
125 | follows="top|right" font="SansSerifSmall" height="16" hidden="false" | 115 | follows="top|right" font="SansSerifSmall" height="16" left_delta="88" |
126 | left_delta="88" max_length="10" mouse_opaque="true" name="redirectx" | 116 | max_length="10" mouse_opaque="true" name="redirectx" width="50" /> |
127 | width="50" /> | ||
128 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-106" | 117 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-106" |
129 | follows="top|right" font="SansSerifSmall" height="16" hidden="false" | 118 | follows="top|right" font="SansSerifSmall" height="16" left_delta="60" |
130 | left_delta="60" max_length="10" mouse_opaque="true" name="redirecty" | 119 | max_length="10" mouse_opaque="true" name="redirecty" width="40" /> |
131 | width="40" /> | 120 | <spinner bottom="-126" decimal_digits="3" follows="top|right" height="16" |
132 | <spinner bottom="-126" decimal_digits="3" follows="top|right" height="16" hidden="false" | ||
133 | increment="0.1" initial_val="1" left="308" max_val="4" min_val="0" | 121 | increment="0.1" initial_val="1" left="308" max_val="4" min_val="0" |
134 | mouse_opaque="true" name="billable factor" width="80" /> | 122 | mouse_opaque="true" name="billable factor" width="80" /> |
135 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 123 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
136 | bottom="-126" drop_shadow_visible="true" follows="left|top" | 124 | bottom="-126" drop_shadow_visible="true" follows="left|top" |
137 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 125 | font="SansSerif" h_pad="0" halign="left" height="16" left_delta="-108" |
138 | left_delta="-108" mouse_opaque="true" name="billable factor text" v_pad="0" | 126 | mouse_opaque="true" name="billable factor text" v_pad="0" width="110"> |
139 | width="110"> | ||
140 | Billable Factor: | 127 | Billable Factor: |
141 | </text> | 128 | </text> |
142 | <spinner bottom="-146" decimal_digits="3" follows="top|right" height="16" hidden="false" | 129 | <spinner bottom="-146" decimal_digits="3" follows="top|right" height="16" increment="1" |
143 | increment="1" initial_val="1" left="308" max_val="100" min_val="0" | 130 | initial_val="1" left="308" max_val="100" min_val="0" mouse_opaque="true" |
144 | mouse_opaque="true" name="land cost" width="80" /> | 131 | name="land cost" width="80" /> |
145 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 132 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
146 | bottom="-146" drop_shadow_visible="true" follows="left|top" | 133 | bottom="-146" drop_shadow_visible="true" follows="left|top" |
147 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 134 | font="SansSerif" h_pad="0" halign="left" height="16" left_delta="-108" |
148 | left_delta="-108" mouse_opaque="true" name="land cost text" v_pad="0" | 135 | mouse_opaque="true" name="land cost text" v_pad="0" width="110"> |
149 | width="110"> | ||
150 | L$ per sq. meter: | 136 | L$ per sq. meter: |
151 | </text> | 137 | </text> |
152 | <button bottom="-170" follows="top|right" font="SansSerifSmall" halign="center" | 138 | <button bottom="-170" follows="top|right" font="SansSerifSmall" halign="center" |
153 | height="20" hidden="false" label="Refresh" label_selected="Refresh" | 139 | height="20" label="Refresh" label_selected="Refresh" left="278" |
154 | left="278" mouse_opaque="true" name="Refresh" | 140 | mouse_opaque="true" name="Refresh" |
155 | tool_tip="Click here to refresh the above information." width="110" /> | 141 | tool_tip="Click here to refresh the above information." width="110" /> |
156 | <button bottom_delta="-56" follows="top|right" font="SansSerifSmall" halign="center" | 142 | <button bottom_delta="-56" follows="top|right" font="SansSerifSmall" halign="center" |
157 | height="20" hidden="false" label="Apply" label_selected="Apply" left="278" | 143 | height="20" label="Apply" label_selected="Apply" left="278" |
158 | mouse_opaque="true" name="Apply" | 144 | mouse_opaque="true" name="Apply" |
159 | tool_tip="Click here to apply any changes from above." width="110" /> | 145 | tool_tip="Click here to apply any changes from above." width="110" /> |
160 | <button bottom="-258" follows="top|right" font="SansSerifSmall" halign="center" | 146 | <button bottom="-258" follows="top|right" font="SansSerifSmall" halign="center" |
161 | height="20" hidden="false" label="Select Region" | 147 | height="20" label="Select Region" label_selected="Select Region" left="128" |
162 | label_selected="Select Region" left="128" mouse_opaque="true" | 148 | mouse_opaque="true" name="Select Region" |
163 | name="Select Region" tool_tip="Select the whole region with the land tool." | 149 | tool_tip="Select the whole region with the land tool." width="110" /> |
164 | width="110" /> | ||
165 | <button bottom_delta="-24" follows="top|right" font="SansSerifSmall" halign="center" | 150 | <button bottom_delta="-24" follows="top|right" font="SansSerifSmall" halign="center" |
166 | height="20" hidden="false" label="Autosave now" | 151 | height="20" label="Autosave now" label_selected="Autosave now" left="128" |
167 | label_selected="Autosave now" left="128" mouse_opaque="true" | 152 | mouse_opaque="true" name="Autosave now" |
168 | name="Autosave now" tool_tip="Save gzipped state to autosave directory." | 153 | tool_tip="Save gzipped state to autosave directory." width="110" /> |
169 | width="110" /> | ||
170 | </panel> | 154 | </panel> |
171 | <panel border="true" bottom="-363" follows="left|top|right|bottom" height="347" | 155 | <panel border="true" bottom="-363" follows="left|top|right|bottom" height="347" |
172 | hidden="false" label="Objects" left="1" mouse_opaque="false" name="objects" | 156 | label="Objects" left="1" mouse_opaque="false" name="objects" width="398"> |
173 | width="398"> | ||
174 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 157 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
175 | bottom="-20" drop_shadow_visible="true" follows="left|top" | 158 | bottom="-20" drop_shadow_visible="true" follows="left|top" |
176 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 159 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
177 | left="10" mouse_opaque="true" name="Sim Name:" v_pad="0" width="50"> | 160 | mouse_opaque="true" name="Sim Name:" v_pad="0" width="50"> |
178 | Sim Name: | 161 | Sim Name: |
179 | </text> | 162 | </text> |
180 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 163 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
181 | bottom="-20" drop_shadow_visible="true" follows="left|top" | 164 | bottom="-20" drop_shadow_visible="true" follows="left|top" |
182 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 165 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left_delta="60" |
183 | left_delta="60" mouse_opaque="true" name="region name" v_pad="0" | 166 | mouse_opaque="true" name="region name" v_pad="0" width="320"> |
184 | width="320"> | ||
185 | Welsh | 167 | Welsh |
186 | </text> | 168 | </text> |
187 | <check_box bottom="-46" follows="left|top" font="SansSerifSmall" height="16" | 169 | <check_box bottom="-46" follows="left|top" font="SansSerifSmall" height="16" |
188 | hidden="false" initial_value="false" label="Disable Scripts" left="10" | 170 | initial_value="false" label="Disable Scripts" left="10" mouse_opaque="true" |
189 | mouse_opaque="true" name="disable scripts" | 171 | name="disable scripts" |
190 | tool_tip="Set this to disable all scripts in this region" width="110" /> | 172 | tool_tip="Set this to disable all scripts in this region" width="110" /> |
191 | <check_box bottom="-46" follows="left|top" font="SansSerifSmall" height="16" | 173 | <check_box bottom="-46" follows="left|top" font="SansSerifSmall" height="16" |
192 | hidden="false" initial_value="false" label="Disable Collisions" | 174 | initial_value="false" label="Disable Collisions" left_delta="120" |
193 | left_delta="120" mouse_opaque="true" name="disable collisions" | 175 | mouse_opaque="true" name="disable collisions" |
194 | tool_tip="Set this to disable non-agent collisions in this region" | 176 | tool_tip="Set this to disable non-agent collisions in this region" |
195 | width="121" /> | 177 | width="121" /> |
196 | <check_box bottom="-46" follows="left|top" font="SansSerifSmall" height="16" | 178 | <check_box bottom="-46" follows="left|top" font="SansSerifSmall" height="16" |
197 | hidden="false" initial_value="false" label="Disable Physics" | 179 | initial_value="false" label="Disable Physics" left_delta="120" |
198 | left_delta="120" mouse_opaque="true" name="disable physics" | 180 | mouse_opaque="true" name="disable physics" |
199 | tool_tip="Set this to disable all physics in this region" width="130" /> | 181 | tool_tip="Set this to disable all physics in this region" width="130" /> |
200 | <button bottom="-74" follows="top|right" font="SansSerifSmall" halign="center" | 182 | <button bottom="-74" follows="top|right" font="SansSerifSmall" halign="center" |
201 | height="20" hidden="false" label="Apply" label_selected="Apply" left="278" | 183 | height="20" label="Apply" label_selected="Apply" left="278" |
202 | mouse_opaque="true" name="Apply" | 184 | mouse_opaque="true" name="Apply" |
203 | tool_tip="Click here to apply any changes from above." width="110" /> | 185 | tool_tip="Click here to apply any changes from above." width="110" /> |
204 | <button bottom="-98" follows="top|right" font="SansSerifSmall" halign="center" | 186 | <button bottom="-98" follows="top|right" font="SansSerifSmall" halign="center" |
205 | height="20" hidden="false" label="Set Target" label_selected="Set Target" | 187 | height="20" label="Set Target" label_selected="Set Target" left="8" |
206 | left="8" mouse_opaque="true" name="Set Target" | 188 | mouse_opaque="true" name="Set Target" |
207 | tool_tip="Set the target avatar for object deletion." width="110" /> | 189 | tool_tip="Set the target avatar for object deletion." width="110" /> |
208 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 190 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
209 | bottom="-88" drop_shadow_visible="true" follows="left|top" | 191 | bottom="-88" drop_shadow_visible="true" follows="left|top" |
210 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 192 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="130" |
211 | left="130" mouse_opaque="true" name="target_avatar_name" v_pad="0" | 193 | mouse_opaque="true" name="target_avatar_name" v_pad="0" width="260"> |
212 | width="260"> | ||
213 | (no target) | 194 | (no target) |
214 | </text> | 195 | </text> |
215 | <button bottom="-146" follows="top|right" font="SansSerifSmall" halign="center" | 196 | <button bottom="-146" follows="top|right" font="SansSerifSmall" halign="center" |
216 | height="20" hidden="false" | 197 | height="20" label="Delete Target's Scripted Objects On Others Land" |
217 | label="Delete Target's Scripted Objects On Others Land" | ||
218 | label_selected="Delete Target's Scripted Objects On Others Land" | 198 | label_selected="Delete Target's Scripted Objects On Others Land" |
219 | left="8" mouse_opaque="true" | 199 | left="8" mouse_opaque="true" |
220 | name="Delete Target's Scripted Objects On Others Land" | 200 | name="Delete Target's Scripted Objects On Others Land" |
221 | tool_tip="Delete all scripted objects owned by the target on land not owned by the target. (no copy) objects will be returned." | 201 | tool_tip="Delete all scripted objects owned by the target on land not owned by the target. (no copy) objects will be returned." |
222 | width="380" /> | 202 | width="380" /> |
223 | <button bottom_delta="-48" follows="top|right" font="SansSerifSmall" halign="center" | 203 | <button bottom_delta="-48" follows="top|right" font="SansSerifSmall" halign="center" |
224 | height="20" hidden="false" | 204 | height="20" label="Delete Target's Scripted Objects On *Any* Land" |
225 | label="Delete Target's Scripted Objects On *Any* Land" | ||
226 | label_selected="Delete Target's Scripted Objects On *Any* Land" | 205 | label_selected="Delete Target's Scripted Objects On *Any* Land" |
227 | left="8" mouse_opaque="true" | 206 | left="8" mouse_opaque="true" |
228 | name="Delete Target's Scripted Objects On *Any* Land" | 207 | name="Delete Target's Scripted Objects On *Any* Land" |
229 | tool_tip="Delete all scripted objects owned by the target in this region. (no copy) objects will be returned." | 208 | tool_tip="Delete all scripted objects owned by the target in this region. (no copy) objects will be returned." |
230 | width="380" /> | 209 | width="380" /> |
231 | <button bottom_delta="-48" follows="top|right" font="SansSerifSmall" halign="center" | 210 | <button bottom_delta="-48" follows="top|right" font="SansSerifSmall" halign="center" |
232 | height="20" hidden="false" label="Delete *ALL* Of Target's Objects" | 211 | height="20" label="Delete *ALL* Of Target's Objects" |
233 | label_selected="Delete *ALL* Of Target's Objects" left="8" | 212 | label_selected="Delete *ALL* Of Target's Objects" left="8" |
234 | mouse_opaque="true" name="Delete *ALL* Of Target's Objects" | 213 | mouse_opaque="true" name="Delete *ALL* Of Target's Objects" |
235 | tool_tip="Delete all objects owned by the target in this region. (no copy) objects will be returned." | 214 | tool_tip="Delete all objects owned by the target in this region. (no copy) objects will be returned." |
236 | width="380" /> | 215 | width="380" /> |
237 | <button bottom_delta="-48" follows="top|right" font="SansSerifSmall" halign="center" | 216 | <button bottom_delta="-48" follows="top|right" font="SansSerifSmall" halign="center" |
238 | height="20" hidden="false" label="Get Top Colliders" | 217 | height="20" label="Get Top Colliders" label_selected="Get Top Colliders" |
239 | label_selected="Get Top Colliders" left="8" mouse_opaque="true" | 218 | left="8" mouse_opaque="true" name="Get Top Colliders" |
240 | name="Get Top Colliders" | ||
241 | tool_tip="Gets list of objects experiencing the most narrowphase callbacks." | 219 | tool_tip="Gets list of objects experiencing the most narrowphase callbacks." |
242 | width="110" /> | 220 | width="110" /> |
243 | <button bottom_delta="-24" follows="top|right" font="SansSerifSmall" halign="center" | 221 | <button bottom_delta="-24" follows="top|right" font="SansSerifSmall" halign="center" |
244 | height="20" hidden="false" label="Get Top Scripts" | 222 | height="20" label="Get Top Scripts" label_selected="Get Top Scripts" |
245 | label_selected="Get Top Scripts" left="8" mouse_opaque="true" | 223 | left="8" mouse_opaque="true" name="Get Top Scripts" |
246 | name="Get Top Scripts" | ||
247 | tool_tip="Gets list of objects spending the most time running scripts." | 224 | tool_tip="Gets list of objects spending the most time running scripts." |
248 | width="110" /> | 225 | width="110" /> |
249 | <button bottom_delta="-24" follows="top|right" font="SansSerifSmall" halign="center" | 226 | <button bottom_delta="-24" follows="top|right" font="SansSerifSmall" halign="center" |
250 | height="20" hidden="false" label="Scripts digest" | 227 | height="20" label="Scripts digest" label_selected="Scripts digest" left="8" |
251 | label_selected="Scripts digest" left="8" mouse_opaque="true" | 228 | mouse_opaque="true" name="Scripts digest" |
252 | name="Scripts digest" | ||
253 | tool_tip="Gets a list of all scripts and number of occurences of each." | 229 | tool_tip="Gets a list of all scripts and number of occurences of each." |
254 | width="110" /> | 230 | width="110" /> |
255 | </panel> | 231 | </panel> |
256 | <panel border="true" bottom="-363" follows="left|top|right|bottom" height="347" | 232 | <panel border="true" bottom="-363" follows="left|top|right|bottom" height="347" |
257 | hidden="false" label="Request" left="1" mouse_opaque="true" name="request" | 233 | label="Request" left="1" mouse_opaque="true" name="request" width="398"> |
258 | width="398"> | ||
259 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 234 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
260 | bottom="-14" drop_shadow_visible="true" follows="left|top" | 235 | bottom="-14" drop_shadow_visible="true" follows="left|top" |
261 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 236 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
262 | left="10" mouse_opaque="true" name="Destination:" v_pad="0" width="80"> | 237 | mouse_opaque="true" name="Destination:" v_pad="0" width="80"> |
263 | Destination: | 238 | Destination: |
264 | </text> | 239 | </text> |
265 | <combo_box allow_text_entry="false" bottom="-20" follows="left|top" height="16" | 240 | <combo_box allow_text_entry="false" bottom="-20" follows="left|top" height="16" left="100" |
266 | hidden="false" left="100" max_chars="20" mouse_opaque="true" | 241 | max_chars="20" mouse_opaque="true" name="destination" width="290"> |
267 | name="destination" width="290"> | ||
268 | <combo_item name="Selection" value="Selection"> | 242 | <combo_item name="Selection" value="Selection"> |
269 | Selection | 243 | Selection |
270 | </combo_item> | 244 | </combo_item> |
@@ -274,13 +248,12 @@ | |||
274 | </combo_box> | 248 | </combo_box> |
275 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 249 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
276 | bottom="-38" drop_shadow_visible="true" follows="left|top" | 250 | bottom="-38" drop_shadow_visible="true" follows="left|top" |
277 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 251 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
278 | left="10" mouse_opaque="true" name="Request:" v_pad="0" width="80"> | 252 | mouse_opaque="true" name="Request:" v_pad="0" width="80"> |
279 | Request: | 253 | Request: |
280 | </text> | 254 | </text> |
281 | <combo_box allow_text_entry="true" bottom="-44" follows="left|top" height="16" | 255 | <combo_box allow_text_entry="true" bottom="-44" follows="left|top" height="16" left="100" |
282 | hidden="false" left="100" max_chars="20" mouse_opaque="true" name="request" | 256 | max_chars="20" mouse_opaque="true" name="request" width="290"> |
283 | width="290"> | ||
284 | <combo_item name="colliders<steps>" value="colliders <steps>"> | 257 | <combo_item name="colliders<steps>" value="colliders <steps>"> |
285 | colliders <steps> | 258 | colliders <steps> |
286 | </combo_item> | 259 | </combo_item> |
@@ -297,15 +270,15 @@ | |||
297 | </combo_box> | 270 | </combo_box> |
298 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 271 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
299 | bottom="-62" drop_shadow_visible="true" follows="left|top" | 272 | bottom="-62" drop_shadow_visible="true" follows="left|top" |
300 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 273 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
301 | left="10" mouse_opaque="true" name="Parameter:" v_pad="0" width="80"> | 274 | mouse_opaque="true" name="Parameter:" v_pad="0" width="80"> |
302 | Parameter: | 275 | Parameter: |
303 | </text> | 276 | </text> |
304 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-68" | 277 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-68" |
305 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 278 | follows="left|top" font="SansSerifSmall" height="16" left="100" |
306 | left="100" max_length="63" mouse_opaque="true" name="parameter" width="290" /> | 279 | max_length="63" mouse_opaque="true" name="parameter" width="290" /> |
307 | <button bottom="-116" follows="left|top" font="SansSerif" halign="center" height="20" | 280 | <button bottom="-116" follows="left|top" font="SansSerif" halign="center" height="20" |
308 | hidden="false" label="Make Request" label_selected="Make Request" left="10" | 281 | label="Make Request" label_selected="Make Request" left="10" |
309 | mouse_opaque="true" name="Make Request" width="100" /> | 282 | mouse_opaque="true" name="Make Request" width="100" /> |
310 | </panel> | 283 | </panel> |
311 | </tab_container> | 284 | </tab_container> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_groups.xml b/linden/indra/newview/skins/xui/en-us/floater_groups.xml index a3c43ad..ceeefd9 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_groups.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_groups.xml | |||
@@ -1,45 +1,39 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
1 | <floater bottom="-371" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-371" can_close="true" can_drag_on_left="false" can_minimize="true" |
2 | can_resize="true" can_tear_off="false" enabled="true" follows="left|top" | 3 | can_resize="true" can_tear_off="false" enabled="true" follows="left|top" |
3 | height="300" hidden="false" left="280" min_height="250" min_width="350" | 4 | height="300" left="280" min_height="250" min_width="350" |
4 | mouse_opaque="true" name="groups" title="Groups" width="350"> | 5 | mouse_opaque="true" name="groups" title="Groups" width="350"> |
5 | <scroll_list background_visible="true" bottom="45" column_padding="5" draw_border="true" | 6 | <scroll_list background_visible="true" bottom="45" column_padding="5" draw_border="true" |
6 | draw_heading="false" draw_stripes="true" enabled="true" | 7 | draw_heading="false" draw_stripes="true" enabled="true" |
7 | follows="left|top|right|bottom" hidden="false" left="10" | 8 | follows="left|top|right|bottom" left="10" mouse_opaque="true" |
8 | mouse_opaque="true" multi_select="false" name="group list" tab_stop="true" | 9 | multi_select="false" name="group list" tab_stop="true" top="-20" |
9 | top="-20" width="240"> | 10 | width="240"> |
10 | <column label="" name="name" width="248" /> | 11 | <column label="" name="name" width="248" /> |
11 | </scroll_list> | 12 | </scroll_list> |
12 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 13 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
13 | bottom="22" drop_shadow_visible="true" enabled="true" follows="left|bottom" | 14 | bottom="22" drop_shadow_visible="true" enabled="true" follows="left|bottom" |
14 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 15 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="12" |
15 | left="12" mouse_opaque="false" name="groupdesc" v_pad="0" | 16 | mouse_opaque="false" name="groupdesc" v_pad="0" width="248"> |
16 | width="248"> | ||
17 | Your currently active group is displayed in bold. | 17 | Your currently active group is displayed in bold. |
18 | </text> | 18 | </text> |
19 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 19 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
20 | bottom="5" drop_shadow_visible="true" enabled="true" follows="left|bottom" | 20 | bottom="5" drop_shadow_visible="true" enabled="true" follows="left|bottom" |
21 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 21 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="12" |
22 | left="12" mouse_opaque="false" name="groupcount" v_pad="0" | 22 | mouse_opaque="false" name="groupcount" v_pad="0" width="248"> |
23 | width="248"> | ||
24 | You belong to [COUNT] groups (of [MAX] maximum). | 23 | You belong to [COUNT] groups (of [MAX] maximum). |
25 | </text> | 24 | </text> |
26 | <pad bottom="-17" height="0" left="-90" width="1" /> | 25 | <pad bottom="-17" height="0" left="-90" width="1" /> |
27 | <button bottom_delta="-25" follows="top|right" | 26 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" |
28 | font="SansSerif" height="22" hidden="false" label="Info" name="Info" | 27 | label="Info" name="Info" width="80" /> |
29 | width="80" /> | ||
30 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" | 28 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" |
31 | label="IM/Call" left_delta="0" name="IM" | 29 | label="IM/Call" left_delta="0" name="IM" |
32 | tool_tip="Open Instant Message session" width="80" /> | 30 | tool_tip="Open Instant Message session" width="80" /> |
33 | <button bottom_delta="-25" follows="top|right" | 31 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" |
34 | font="SansSerif" height="22" hidden="false" label="Activate" | 32 | label="Activate" name="Activate" width="80" /> |
35 | name="Activate" width="80" /> | 33 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" |
36 | <button bottom_delta="-25" follows="top|right" | 34 | label="Leave" name="Leave" width="80" /> |
37 | font="SansSerif" height="22" hidden="false" label="Leave" name="Leave" | 35 | <button bottom_delta="-35" follows="top|right" font="SansSerif" height="22" |
38 | width="80" /> | 36 | label="Create..." name="Create" width="80" /> |
39 | <button bottom_delta="-35" follows="top|right" | 37 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" |
40 | font="SansSerif" height="22" hidden="false" label="Create..." name="Create" | 38 | label="Search..." name="Search..." width="80" /> |
41 | width="80" /> | ||
42 | <button bottom_delta="-25" follows="top|right" | ||
43 | font="SansSerif" height="22" hidden="false" label="Search..." | ||
44 | name="Search..." width="80" /> | ||
45 | </floater> | 39 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_hardware_settings.xml b/linden/indra/newview/skins/xui/en-us/floater_hardware_settings.xml new file mode 100644 index 0000000..64a3c6b --- /dev/null +++ b/linden/indra/newview/skins/xui/en-us/floater_hardware_settings.xml | |||
@@ -0,0 +1,53 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <floater bottom="-400" can_close="true" can_drag_on_left="false" can_minimize="true" | ||
3 | can_resize="false" height="205" hidden="false" left="50" min_height="200" | ||
4 | min_width="600" mouse_opaque="true" name="Hardware Settings Floater" | ||
5 | title="Hardware Settings" width="500"> | ||
6 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
7 | bottom="-42" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
8 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
9 | left="10" mouse_opaque="true" name="Filtering:" v_pad="0" width="128"> | ||
10 | Filtering: | ||
11 | </text> | ||
12 | <check_box bottom="-46" control_name="RenderAnisotropic" enabled="true" follows="left|top" | ||
13 | font="SansSerifSmall" height="16" hidden="false" initial_value="false" | ||
14 | label="Anisotropic Filtering (slower when enabled)" left="148" | ||
15 | mouse_opaque="true" name="ani" radio_style="false" width="256" /> | ||
16 | <spinner bottom="-65" control_name="RenderGamma" decimal_digits="2" enabled="true" | ||
17 | follows="left|top" height="16" hidden="false" increment="0.01" | ||
18 | initial_val="1" label="Gamma:" label_width="138" left="10" max_val="2" | ||
19 | min_val="0.0" mouse_opaque="true" name="gamma" width="202" /> | ||
20 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
21 | bottom="-61" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
22 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
23 | left="222" mouse_opaque="true" name="(brightness, lower is brighter)" | ||
24 | v_pad="0" width="315"> | ||
25 | (brightness, lower is brighter, 0=use default) | ||
26 | </text> | ||
27 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
28 | bottom="-104" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
29 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
30 | left="10" mouse_opaque="true" name="Enable VBO:" v_pad="0" width="128"> | ||
31 | Enable VBO: | ||
32 | </text> | ||
33 | <check_box bottom="-108" control_name="RenderVBOEnable" enabled="true" follows="left|top" | ||
34 | font="SansSerifSmall" height="16" hidden="false" initial_value="true" | ||
35 | label="Enable OpenGL Vertex Buffer Objects" left="148" mouse_opaque="true" | ||
36 | name="vbo" radio_style="false" | ||
37 | tool_tip="Enabling this on modern hardware gives a performance gain. However, older hardware often has poor implementations of VBOs and you may get crashes when this is enabled." | ||
38 | width="315" /> | ||
39 | <slider bottom="-133" can_edit_text="false" control_name="TextureMemory" | ||
40 | decimal_digits="0" enabled="true" follows="left|top" height="16" | ||
41 | hidden="false" increment="16" initial_val="32" label="Texture Memory (MB):" | ||
42 | label_width="135" left="10" max_val="4096" min_val="0" mouse_opaque="true" | ||
43 | name="GrapicsCardTextureMemory" | ||
44 | tool_tip="Amount of memory to allocate for textures. Defaults to Video Card Memory. Reducing this may improve performance but may also make textures blurry." | ||
45 | width="300" /> | ||
46 | <spinner bottom="-157" control_name="RenderFogRatio" decimal_digits="1" enabled="true" | ||
47 | follows="left|top" height="16" hidden="false" increment="0.1" | ||
48 | initial_val="4" label="Fog Distance Ratio:" label_width="138" left="10" | ||
49 | max_val="10" min_val="0.5" mouse_opaque="true" name="fog" width="202" /> | ||
50 | <button bottom="10" enabled="true" follows="right|bottom" font="SansSerif" | ||
51 | halign="center" height="20" hidden="false" label="OK" label_selected="OK" | ||
52 | left="-110" mouse_opaque="true" name="OK" scale_image="true" width="90" /> | ||
53 | </floater> | ||
diff --git a/linden/indra/newview/skins/xui/en-us/floater_html.xml b/linden/indra/newview/skins/xui/en-us/floater_html.xml index fe295c7..3dfbdb1 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_html.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_html.xml | |||
@@ -1,36 +1,28 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 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="true" | 2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" |
3 | height="500" min_height="300" min_width="400" name="htmlfloater" | 3 | height="500" min_height="300" min_width="400" name="htmlfloater" title="" |
4 | title="" width="700"> | 4 | width="700"> |
5 | <button bottom="10" follows="bottom|right" font="SansSerifSmall" height="20" | 5 | <button bottom="10" follows="bottom|right" font="SansSerifSmall" height="20" |
6 | label="Close" name="close_btn" right="-10" width="80" /> | 6 | label="Close" name="close_btn" right="-10" width="80" /> |
7 | <web_browser bottom="40" follows="top|left|bottom|right" font="SansSerifSmall" left="15" | 7 | <web_browser bottom="40" follows="top|left|bottom|right" font="SansSerifSmall" left="15" |
8 | name="html_floater_browser" right="-15" top="-56" /> | 8 | name="html_floater_browser" right="-15" top="-56" /> |
9 | <button bottom="-45" follows="top|left" font="SansSerifSmall" height="20" label="Back" | 9 | <button bottom="-45" follows="top|left" font="SansSerifSmall" height="20" label="Back" |
10 | left="15" name="back_btn" width="80" /> | 10 | left="15" name="back_btn" width="70" /> |
11 | <!-- <button bottom_delta="0" follows="top|left" font="SansSerifSmall" height="20" --> | ||
12 | <!-- label="Home" left_delta="75" name="home_btn" width="70" /> --> | ||
13 | <button bottom_delta="0" follows="top|left" font="SansSerifSmall" height="20" | 11 | <button bottom_delta="0" follows="top|left" font="SansSerifSmall" height="20" |
14 | label="Forward" left_delta="83" name="forward_btn" width="80" /> | 12 | label="Forward" left_delta="73" name="forward_btn" width="70" /> |
15 | |||
16 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | 13 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" |
17 | follows="top|left|right" font="SansSerifSmall" height="20" hidden="false" left_delta="85" max_length="256" mouse_opaque="true" | 14 | follows="top|left|right" font="SansSerifSmall" height="20" left_delta="85" |
18 | name="url_edit" select_all_on_focus_received="true" width="435" /> | 15 | max_length="256" mouse_opaque="true" name="url_edit" |
16 | select_all_on_focus_received="true" width="435" /> | ||
19 | <button bottom_delta="0" follows="top|right" font="SansSerifSmall" height="20" | 17 | <button bottom_delta="0" follows="top|right" font="SansSerifSmall" height="20" |
20 | label="Go" left_delta="440" name="go_btn" width="70" /> | 18 | label="Go" left_delta="440" name="go_btn" width="70" /> |
21 | 19 | <string name="home_page_url"> | |
22 | <!-- web_browser bottom="20" follows="top|left|bottom|right" font="SansSerifSmall" left="15" | 20 | http://www.secondlife.com |
23 | name="html_floater_browser" right="-15" top="-56" / --> | 21 | </string> |
24 | 22 | <string name="f1_help_title"> | |
25 | <text hidden="true" name="home_page_url">http://www.secondlife.com</text> | 23 | Second Life Help |
26 | 24 | </string> | |
27 | <text hidden="true" name="in-world_help_title">In-World Help</text> | 25 | <string name="f1_help_url"> |
28 | <text hidden="true" name="in-world_help_url"> | 26 | http://secondlife.com/app/support/ |
29 | http://www.secondlife.com/app/support/inworld.html | 27 | </string> |
30 | </text> | ||
31 | |||
32 | <text hidden="true" name="additional_help_title">Additional Help</text> | ||
33 | <text hidden="true" name="additional_help_url"> | ||
34 | http://www.secondlife.com/app/support/support.html | ||
35 | </text> | ||
36 | </floater> | 28 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_im.xml b/linden/indra/newview/skins/xui/en-us/floater_im.xml index ae14c00..caf54e3 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_im.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_im.xml | |||
@@ -1,12 +1,12 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <multi_floater bottom="-690" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <multi_floater bottom="-690" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="true" enabled="true" follows="left|bottom" height="422" | 3 | can_resize="true" enabled="true" follows="left|bottom" height="422" |
4 | hidden="false" left="294" min_height="130" min_width="350" | 4 | left="294" min_height="130" min_width="350" mouse_opaque="true" |
5 | mouse_opaque="true" name="im_floater" rect_control="FloaterIMRect" | 5 | name="im_floater" rect_control="FloaterIMRect" title="Instant Message" |
6 | title="Instant Message" width="419"> | 6 | width="419"> |
7 | <tab_container border="false" bottom="-422" enabled="true" follows="left|top|right|bottom" | 7 | <tab_container border="false" bottom="-422" enabled="true" follows="left|top|right|bottom" |
8 | height="406" hidden="false" left="1" mouse_opaque="false" | 8 | height="406" left="1" mouse_opaque="false" name="Preview Tabs" |
9 | name="Preview Tabs" tab_position="bottom" width="417" /> | 9 | tab_position="bottom" width="417" /> |
10 | <string name="only_user_message"> | 10 | <string name="only_user_message"> |
11 | You are the only user in this session. | 11 | You are the only user in this session. |
12 | </string> | 12 | </string> |
@@ -16,38 +16,37 @@ | |||
16 | <string name="invite_message"> | 16 | <string name="invite_message"> |
17 | Click the [BUTTON NAME] button to accept/connect to this voice chat. | 17 | Click the [BUTTON NAME] button to accept/connect to this voice chat. |
18 | </string> | 18 | </string> |
19 | |||
20 | <string name="generic_request_error"> | 19 | <string name="generic_request_error"> |
21 | Error making request, please try again later. | 20 | Error making request, please try again later. |
22 | </string> | 21 | </string> |
23 | <string name="insufficient_perms_error"> | 22 | <string name="insufficient_perms_error"> |
24 | You do not have sufficient permissions. | 23 | You do not have sufficient permissions. |
25 | </string> | 24 | </string> |
26 | <string name="session_does_not_exist_error"> | 25 | <string name="session_does_not_exist_error"> |
27 | The session no longer exists | 26 | The session no longer exists |
28 | </string> | 27 | </string> |
29 | <string name="no_ability_error"> | 28 | <string name="no_ability_error"> |
30 | You do not have that ability. | 29 | You do not have that ability. |
31 | </string> | 30 | </string> |
32 | <string name="not_a_mod_error"> | 31 | <string name="not_a_mod_error"> |
33 | You are not a session moderator. | 32 | You are not a session moderator. |
34 | </string> | 33 | </string> |
35 | <string name="muted_error"> | 34 | <string name="muted_error"> |
36 | You have been muted. | 35 | You have been muted. |
37 | </string> | 36 | </string> |
38 | <string name="add_session_event"> | 37 | <string name="add_session_event"> |
39 | adding agents to chat session with | 38 | adding agents to chat session with |
40 | </string> | 39 | </string> |
41 | <string name="message_session_event"> | 40 | <string name="message_session_event"> |
42 | messaging chat session with | 41 | messaging chat session with |
43 | </string> | 42 | </string> |
44 | <string name="mute_agent_event"> | 43 | <string name="mute_agent_event"> |
45 | muting agent in | 44 | muting agent in |
46 | </string> | 45 | </string> |
47 | <string name="removed_from_group"> | 46 | <string name="removed_from_group"> |
48 | You have been removed from the group. | 47 | You have been removed from the group. |
49 | </string> | 48 | </string> |
50 | <string name="close_on_no_ability"> | 49 | <string name="close_on_no_ability"> |
51 | You no longer have the ability to be in the chat session | 50 | You no longer have the ability to be in the chat session |
52 | </string> | 51 | </string> |
53 | </multi_floater> | 52 | </multi_floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_image_preview.xml b/linden/indra/newview/skins/xui/en-us/floater_image_preview.xml index 17a97f5..926e715 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_image_preview.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_image_preview.xml | |||
@@ -49,14 +49,14 @@ | |||
49 | </combo_item> | 49 | </combo_item> |
50 | </combo_box> | 50 | </combo_box> |
51 | <text bottom="250" follows="top|left" left="10" name="bad_image_text"> | 51 | <text bottom="250" follows="top|left" left="10" name="bad_image_text"> |
52 | Unable to read image. | 52 | Unable to read image. |
53 | 53 | ||
54 | Try saving image as 24 bit Targa (.tga). | 54 | Try saving image as 24 bit Targa (.tga). |
55 | </text> | 55 | </text> |
56 | <check_box bottom="37" follows="bottom|left" enabled="false" | 56 | <check_box bottom="37" control_name="LosslessJ2CUpload" enabled="false" |
57 | font="SansSerifSmall" height="16" initial_value="false" | 57 | follows="bottom|left" font="SansSerifSmall" height="16" |
58 | label="Use lossless compression" left="10" | 58 | initial_value="false" label="Use lossless compression" left="10" |
59 | left_delta="2" name="lossless_check" control_name="LosslessJ2CUpload" width="280" /> | 59 | left_delta="2" name="lossless_check" width="280" /> |
60 | <button bottom="10" follows="bottom|right" height="20" label="Cancel" left="165" | 60 | <button bottom="10" follows="bottom|right" height="20" label="Cancel" left="165" |
61 | name="cancel_btn" width="125" /> | 61 | name="cancel_btn" width="125" /> |
62 | <button bottom="10" follows="bottom|left" height="20" label="Upload (L$[AMOUNT])" | 62 | <button bottom="10" follows="bottom|left" height="20" label="Upload (L$[AMOUNT])" |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_inspect.xml b/linden/indra/newview/skins/xui/en-us/floater_inspect.xml index bc8026b..11f6db3 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_inspect.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_inspect.xml | |||
@@ -1,39 +1,24 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes"?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater | 2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" |
3 | name="inspect" | 3 | min_height="300" min_width="400" name="inspect" |
4 | title="Inspect Objects" | 4 | rect_control="FloaterInspectRect" title="Inspect Objects"> |
5 | can_resize="true" | 5 | <scroll_list bottom="30" can_resize="false" column_padding="0" draw_heading="true" |
6 | can_minimize="true" | 6 | follows="top|right|left|bottom" left="10" multi_select="false" |
7 | can_close="true" | 7 | name="object_list" right="-10" |
8 | can_drag_on_left="false" | 8 | tool_tip="Select an object from this list to highlight it in-world" |
9 | rect_control="FloaterInspectRect" | 9 | top="-20"> |
10 | min_width="400" | 10 | <column dynamicwidth="true" label="Object Name" name="object_name" /> |
11 | min_height="300" | 11 | <column dynamicwidth="true" label="Owner Name" name="owner_name" /> |
12 | > | 12 | <column dynamicwidth="true" label="Creator Name" name="creator_name" /> |
13 | <scroll_list | 13 | <column label="Creation Date" name="creation_date" width="150" /> |
14 | name="object_list" | 14 | </scroll_list> |
15 | left="10" | ||
16 | right="-10" | ||
17 | top="-20" | ||
18 | bottom="30" | ||
19 | column_padding="0" | ||
20 | can_resize="false" | ||
21 | follows="top|right|left|bottom" | ||
22 | draw_heading="true" | ||
23 | multi_select="false" | ||
24 | tool_tip="Select an object from this list to highlight it in-world" | ||
25 | > | ||
26 | <column name="object_name" label="Object Name" type="text" dynamicwidth="true" /> | ||
27 | <column name="owner_name" label="Owner Name" type="text" dynamicwidth="true" /> | ||
28 | <column name="creator_name" label="Creator Name" type="text" dynamicwidth="true" /> | ||
29 | <column name="creation_date" label="Creation Date" type="text" width="150" /> | ||
30 | </scroll_list> | ||
31 | <button bottom="5" follows="left|bottom" font="SansSerif" halign="center" height="20" | 15 | <button bottom="5" follows="left|bottom" font="SansSerif" halign="center" height="20" |
32 | hidden="false" label="See Owner Profile..." | 16 | label="See Owner Profile..." label_selected="" left="10" |
33 | label_selected="" left="10" mouse_opaque="true" name="button owner" | 17 | mouse_opaque="true" name="button owner" |
34 | width="150" tool_tip="See profile of the highlighted object's owner"/> | 18 | tool_tip="See profile of the highlighted object's owner" width="150" /> |
35 | <button bottom="5" follows="left|bottom" font="SansSerif" halign="center" height="20" | 19 | <button bottom="5" follows="left|bottom" font="SansSerif" halign="center" height="20" |
36 | hidden="false" label="See Creator Profile..." | 20 | label="See Creator Profile..." label_selected="" left="170" |
37 | label_selected="" left="170" mouse_opaque="true" name="button creator" | 21 | mouse_opaque="true" name="button creator" |
38 | width="150" tool_tip="See profile of the highlighted object's original creator"/> | 22 | tool_tip="See profile of the highlighted object's original creator" |
23 | width="150" /> | ||
39 | </floater> | 24 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_instant_message.xml b/linden/indra/newview/skins/xui/en-us/floater_instant_message.xml index b6a7932..20efaae 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_instant_message.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_instant_message.xml | |||
@@ -1,3 +1,4 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
1 | <floater border="true" bottom="-298" can_close="true" can_drag_on_left="false" | 2 | <floater border="true" bottom="-298" can_close="true" can_drag_on_left="false" |
2 | can_minimize="true" can_resize="true" default_tab_group="1" | 3 | can_minimize="true" can_resize="true" default_tab_group="1" |
3 | follows="left|top|right|bottom" height="297" label="(unknown)" left="1" | 4 | follows="left|top|right|bottom" height="297" label="(unknown)" left="1" |
@@ -27,6 +28,9 @@ | |||
27 | <string name="session_start_string"> | 28 | <string name="session_start_string"> |
28 | Starting session with [NAME] please wait. | 29 | Starting session with [NAME] please wait. |
29 | </string> | 30 | </string> |
31 | <string name="default_text_label"> | ||
32 | Click here to instant message. | ||
33 | </string> | ||
30 | <button bottom="-40" follows="left|top" height="20" label="Profile..." left="4" | 34 | <button bottom="-40" follows="left|top" height="20" label="Profile..." left="4" |
31 | name="profile_callee_btn" width="80" /> | 35 | name="profile_callee_btn" width="80" /> |
32 | <button bottom="-40" follows="left|top" halign="center" height="20" | 36 | <button bottom="-40" follows="left|top" halign="center" height="20" |
@@ -34,17 +38,15 @@ | |||
34 | label="Call" left_delta="85" name="start_call_btn" width="80" /> | 38 | label="Call" left_delta="85" name="start_call_btn" width="80" /> |
35 | <button bottom="-40" follows="left|top" halign="right" height="20" | 39 | <button bottom="-40" follows="left|top" halign="right" height="20" |
36 | image_overlay="icn_voice-call-end.tga" image_overlay_alignment="left" | 40 | image_overlay="icn_voice-call-end.tga" image_overlay_alignment="left" |
37 | label="End Call" left_delta="0" name="end_call_btn" visible="false" width="80" | 41 | label="End Call" left_delta="0" name="end_call_btn" pad_right="10" |
38 | pad_right="10"/> | 42 | visible="false" width="80" /> |
39 | <panel border="false" bottom="-40" follows="left|top|right" height="20" | 43 | <panel border="false" bottom="-40" follows="left|top|right" height="20" |
40 | left_delta="77" name="speaker_controls" width="344"> | 44 | left_delta="77" name="speaker_controls" width="344"> |
41 | <volume_slider bottom="0" follows="left|bottom" height="15" increment="0.05" | 45 | <volume_slider bottom="0" follows="left|bottom" height="15" increment="0.05" initial_val="0.5" |
42 | initial_val="0.5" left="0" max_val="1.0" min_val="0.0" | 46 | left="0" max_val="1.0" min_val="0.0" name="speaker_volume" width="80" /> |
43 | name="speaker_volume" width="80" /> | 47 | <button bottom_delta="0" height="20" image_selected="icn_speaker-muted_dark.tga" |
44 | <button bottom_delta="0" height="20" | 48 | image_unselected="icn_speaker_dark.tga" label="" left_delta="85" |
45 | image_selected="icn_speaker-muted_dark.tga" | 49 | name="mute_btn" tool_tip="Mute voice" width="25" /> |
46 | image_unselected="icn_speaker_dark.tga" label="" left_delta="85" | ||
47 | name="mute_btn" width="25" tool_tip="Mute voice"/> | ||
48 | </panel> | 50 | </panel> |
49 | <text_editor type="string" length="1" bg_readonly_color="ChatHistoryBgColor" bg_writeable_color="ChatHistoryBgColor" | 51 | <text_editor type="string" length="1" bg_readonly_color="ChatHistoryBgColor" bg_writeable_color="ChatHistoryBgColor" |
50 | bottom="28" embedded_items="false" enabled="false" | 52 | bottom="28" embedded_items="false" enabled="false" |
@@ -60,10 +62,10 @@ | |||
60 | <button bottom="4" follows="right|bottom" font="SansSerif" halign="center" height="20" | 62 | <button bottom="4" follows="right|bottom" font="SansSerif" halign="center" height="20" |
61 | label="Send" left="432" mouse_opaque="true" name="send_btn" | 63 | label="Send" left="432" mouse_opaque="true" name="send_btn" |
62 | scale_image="true" width="60" /> | 64 | scale_image="true" width="60" /> |
63 | <text hidden="true" name="live_help_dialog" wordwrap="false"> | 65 | <string name="live_help_dialog"> |
64 | *** Welcome to Help Request *** | 66 | *** Welcome to Help Request *** |
65 | Please first check our SL Help Pages by pressing F1, or by accessing the Knowledge Base http://secondlife.com/knowledgebase/ | 67 | Please first check our SL Help Pages by pressing F1, or by accessing the Knowledge Base http://secondlife.com/knowledgebase/ |
66 | If your answer is not there, please enter your question to begin, then allow a few moments for available helpers to respond. | 68 | If your answer is not there, please enter your question to begin, then allow a few moments for available helpers to respond. |
67 | -=-=- Response times will vary, especially during peak times -=-=- | 69 | -=-=- Response times will vary, especially during peak times -=-=- |
68 | </text> | 70 | </string> |
69 | </floater> | 71 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_instant_message_ad_hoc.xml b/linden/indra/newview/skins/xui/en-us/floater_instant_message_ad_hoc.xml index eba2603..6eb4f9b 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_instant_message_ad_hoc.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_instant_message_ad_hoc.xml | |||
@@ -1,30 +1,21 @@ | |||
1 | <!-- This is the _embedded_ instant message panel, not the floater that | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | contains all the instant messages. See floater_im.xml. JC --> | 2 | <floater border="true" bottom="-298" can_close="true" can_drag_on_left="false" |
3 | <floater border="true" | 3 | can_minimize="false" can_resize="true" default_tab_group="1" enabled="true" |
4 | bottom="-298" | 4 | follows="left|top|right|bottom" height="297" label="(unknown)" left="1" |
5 | can_close="true" | 5 | min_height="225" min_width="265" mouse_opaque="true" name="im_floater" |
6 | can_drag_on_left="false" | 6 | rect_control="" title="(unknown)" width="501"> |
7 | can_minimize="false" | 7 | <string name="ringing"> |
8 | can_resize="true" | 8 | Joining Voice Chat... |
9 | enabled="true" | 9 | </string> |
10 | follows="left|top|right|bottom" | 10 | <string name="connected"> |
11 | height="297" | 11 | Connected, click End Call to hang up |
12 | hidden="false" | 12 | </string> |
13 | label="(unknown)" | 13 | <string name="hang_up"> |
14 | left="1" | 14 | Left Voice Chat |
15 | min_height="225" | 15 | </string> |
16 | min_width="265" | 16 | <string name="voice_icon"> |
17 | mouse_opaque="true" | 17 | icn_voice-groupfocus.tga |
18 | name="im_floater" | 18 | </string> |
19 | rect_control="" | ||
20 | title="(unknown)" | ||
21 | width="501" | ||
22 | default_tab_group="1"> | ||
23 | |||
24 | <string name="ringing">Joining Voice Chat...</string> | ||
25 | <string name="connected">Connected, click End Call to hang up</string> | ||
26 | <string name="hang_up">Left Voice Chat</string> | ||
27 | <string name="voice_icon">icn_voice-groupfocus.tga</string> | ||
28 | <string name="title_string"> | 19 | <string name="title_string"> |
29 | Instant Message with [NAME] | 20 | Instant Message with [NAME] |
30 | </string> | 21 | </string> |
@@ -32,41 +23,51 @@ | |||
32 | [NAME] is typing... | 23 | [NAME] is typing... |
33 | </string> | 24 | </string> |
34 | <string name="session_start_string"> | 25 | <string name="session_start_string"> |
35 | Starting session with [NAME] please wait. | 26 | Starting session with [NAME] please wait. |
27 | </string> | ||
28 | <string name="default_text_label"> | ||
29 | Click here to instant message. | ||
36 | </string> | 30 | </string> |
37 | <layout_stack border="false" left="2" bottom="1" width="495" height="277" follows="left|top|right|bottom" orientation="horizontal" tab_group="1"> | 31 | <layout_stack border="false" bottom="1" follows="left|top|right|bottom" height="277" left="2" |
38 | <layout_panel border="false" name="im_contents_panel" min_width="115" left="0" bottom="0" width="495" height="295" follows="left|top|bottom|right" default_tab_group="1"> | 32 | orientation="horizontal" tab_group="1" width="495"> |
39 | <button left="4" bottom="-24" height="20" width="80" label="Call" enabled="false" follows="left|top" name="start_call_btn" image_overlay="icn_voice-call-start.tga" image_overlay_alignment="left" halign="center"/> | 33 | <layout_panel border="false" bottom="0" default_tab_group="1" follows="left|top|bottom|right" |
40 | <button left_delta="0" bottom_delta="0" height="20" width="80" label="End Call" halign="right" follows="left|top" name="end_call_btn" visible="false" image_overlay="icn_voice-call-end.tga" image_overlay_alignment="left" /> | 34 | height="295" left="0" min_width="115" name="im_contents_panel" width="495"> |
41 | <button left="460" right="493" bottom_delta="0" height="20" width="80" label="< <" label_selected="> >" follows="right|top" name="toggle_active_speakers_btn" visible="true" tool_tip="Click here to toggle list of active partipants in this IM session."/> | 35 | <button bottom="-24" enabled="false" follows="left|top" halign="center" height="20" |
42 | 36 | image_overlay="icn_voice-call-start.tga" image_overlay_alignment="left" | |
37 | label="Call" left="4" name="start_call_btn" width="80" /> | ||
38 | <button bottom_delta="0" follows="left|top" halign="right" height="20" | ||
39 | image_overlay="icn_voice-call-end.tga" image_overlay_alignment="left" | ||
40 | label="End Call" left_delta="0" name="end_call_btn" visible="false" | ||
41 | width="80" /> | ||
42 | <button bottom_delta="0" follows="right|top" height="20" label="< <" | ||
43 | label_selected="> >" left="460" name="toggle_active_speakers_btn" | ||
44 | right="493" | ||
45 | tool_tip="Click here to toggle list of active partipants in this IM session." | ||
46 | visible="true" width="80" /> | ||
43 | <text_editor type="string" length="1" bg_readonly_color="ChatHistoryBgColor" bg_writeable_color="ChatHistoryBgColor" | 47 | <text_editor type="string" length="1" bg_readonly_color="ChatHistoryBgColor" bg_writeable_color="ChatHistoryBgColor" |
44 | bottom="-268" embedded_items="false" enabled="false" | 48 | bottom="-268" embedded_items="false" enabled="false" |
45 | follows="left|top|right|bottom" font="SansSerif" height="240" | 49 | follows="left|top|right|bottom" font="SansSerif" height="240" left="4" |
46 | hidden="false" left="4" max_length="2147483647" mouse_opaque="true" | 50 | max_length="2147483647" mouse_opaque="true" name="im_history" |
47 | name="im_history" text_color="ChatHistoryTextColor" | 51 | text_color="ChatHistoryTextColor" |
48 | text_readonly_color="ChatHistoryTextColor" width="490" word_wrap="true" /> | 52 | text_readonly_color="ChatHistoryTextColor" width="490" word_wrap="true" /> |
49 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="4" | 53 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="4" |
50 | enabled="true" follows="left|right|bottom" font="SansSerif" | 54 | enabled="true" follows="left|right|bottom" font="SansSerif" |
51 | handle_edit_keys_directly="false" height="20" hidden="false" left="4" | 55 | handle_edit_keys_directly="false" height="20" |
52 | max_length="1022" mouse_opaque="true" name="chat_editor" | 56 | label="Click here to instant message" left="4" max_length="1022" |
53 | select_all_on_focus_received="false" select_on_focus="false" tab_group="1" | 57 | mouse_opaque="true" name="chat_editor" select_all_on_focus_received="false" |
54 | width="425" label="Click here to instant message" /> | 58 | select_on_focus="false" tab_group="1" width="425" /> |
55 | <button bottom_delta="-1" enabled="true" follows="right|bottom" font="SansSerif" | 59 | <button bottom_delta="-1" enabled="true" follows="right|bottom" font="SansSerif" |
56 | halign="center" height="20" hidden="false" label="Send" | 60 | halign="center" height="20" label="Send" left="433" mouse_opaque="true" |
57 | left="433" mouse_opaque="true" name="send_btn" | 61 | name="send_btn" scale_image="true" width="60" /> |
58 | scale_image="true" width="60" /> | ||
59 | </layout_panel> | 62 | </layout_panel> |
60 | 63 | <layout_panel auto_resize="false" bottom="0" can_resize="true" | |
61 | <layout_panel filename="panel_speaker_controls.xml" auto_resize="false" bottom="0" can_resize="true" height="120" left="0" | 64 | filename="panel_speaker_controls.xml" height="120" left="0" min_width="140" |
62 | min_width="140" name="active_speakers_panel" top_delta="0" visible="false" | 65 | name="active_speakers_panel" top_delta="0" visible="false" width="140" /> |
63 | width="140"/> | ||
64 | </layout_stack> | 66 | </layout_stack> |
65 | <text hidden="true" name="live_help_dialog" wordwrap="false"> | 67 | <string name="live_help_dialog"> |
66 | *** Welcome to Help Request *** | 68 | *** Welcome to Help Request *** |
67 | Please first check our SL Help Pages by pressing F1, or by accessing the Knowledge Base http://secondlife.com/knowledgebase/ | 69 | Please first check our SL Help Pages by pressing F1, or by accessing the Knowledge Base http://secondlife.com/knowledgebase/ |
68 | If your answer is not there, please enter your question to begin, then allow a few moments for available helpers to respond. | 70 | If your answer is not there, please enter your question to begin, then allow a few moments for available helpers to respond. |
69 | -=-=- Response times will vary, especially during peak times -=-=- | 71 | -=-=- Response times will vary, especially during peak times -=-=- |
70 | </text> | 72 | </string> |
71 | |||
72 | </floater> | 73 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_instant_message_group.xml b/linden/indra/newview/skins/xui/en-us/floater_instant_message_group.xml index 0c9fe38..131ec66 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_instant_message_group.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_instant_message_group.xml | |||
@@ -1,9 +1,9 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
1 | <floater border="true" bottom="-297" can_close="true" can_drag_on_left="false" | 2 | <floater border="true" bottom="-297" can_close="true" can_drag_on_left="false" |
2 | can_minimize="false" can_resize="true" default_tab_group="1" enabled="true" | 3 | can_minimize="false" can_resize="true" default_tab_group="1" enabled="true" |
3 | follows="left|top|right|bottom" height="296" hidden="false" | 4 | follows="left|top|right|bottom" height="296" label="(unknown)" left="1" |
4 | label="(unknown)" left="1" min_height="200" min_width="360" | 5 | min_height="200" min_width="360" mouse_opaque="true" name="im_floater" |
5 | mouse_opaque="true" name="im_floater" rect_control="" title="(unknown)" | 6 | rect_control="" title="(unknown)" width="501"> |
6 | width="501"> | ||
7 | <string name="ringing"> | 7 | <string name="ringing"> |
8 | Joining Voice Chat... | 8 | Joining Voice Chat... |
9 | </string> | 9 | </string> |
@@ -48,11 +48,12 @@ | |||
48 | name="group_info_btn" tab_group="0" width="80" /> | 48 | name="group_info_btn" tab_group="0" width="80" /> |
49 | <button bottom_delta="0" enabled="false" follows="left|top" halign="right" height="20" | 49 | <button bottom_delta="0" enabled="false" follows="left|top" halign="right" height="20" |
50 | image_overlay="icn_voice-call-start.tga" image_overlay_alignment="left" | 50 | image_overlay="icn_voice-call-start.tga" image_overlay_alignment="left" |
51 | label="Join Call" left_delta="85" name="start_call_btn" width="80" pad_right="12"/> | 51 | label="Join Call" left_delta="85" name="start_call_btn" pad_right="12" |
52 | <button bottom_delta="0" follows="left|top" height="20" halign="right" | ||
53 | image_overlay="icn_voice-call-end.tga" image_overlay_alignment="left" | ||
54 | label="End Call" left_delta="0" name="end_call_btn" visible="false" pad_right="12" | ||
55 | width="80" /> | 52 | width="80" /> |
53 | <button bottom_delta="0" follows="left|top" halign="right" height="20" | ||
54 | image_overlay="icn_voice-call-end.tga" image_overlay_alignment="left" | ||
55 | label="End Call" left_delta="0" name="end_call_btn" pad_right="12" | ||
56 | visible="false" width="80" /> | ||
56 | <button bottom_delta="0" follows="right|top" height="20" label="< <" | 57 | <button bottom_delta="0" follows="right|top" height="20" label="< <" |
57 | label_selected="> >" left="140" name="toggle_active_speakers_btn" | 58 | label_selected="> >" left="140" name="toggle_active_speakers_btn" |
58 | right="173" | 59 | right="173" |
@@ -60,23 +61,22 @@ | |||
60 | visible="true" width="70" /> | 61 | visible="true" width="70" /> |
61 | <text_editor type="string" length="1" bg_readonly_color="ChatHistoryBgColor" bg_writeable_color="ChatHistoryBgColor" | 62 | <text_editor type="string" length="1" bg_readonly_color="ChatHistoryBgColor" bg_writeable_color="ChatHistoryBgColor" |
62 | bottom="27" embedded_items="false" enabled="false" | 63 | bottom="27" embedded_items="false" enabled="false" |
63 | follows="left|top|right|bottom" font="SansSerif" hidden="false" left="4" | 64 | follows="left|top|right|bottom" font="SansSerif" left="4" |
64 | max_length="2147483647" mouse_opaque="true" name="im_history" | 65 | max_length="2147483647" mouse_opaque="true" name="im_history" |
65 | text_color="ChatHistoryTextColor" | 66 | text_color="ChatHistoryTextColor" |
66 | text_readonly_color="ChatHistoryTextColor" top="102" width="170" | 67 | text_readonly_color="ChatHistoryTextColor" top="102" width="170" |
67 | word_wrap="true" /> | 68 | word_wrap="true" /> |
68 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="4" | 69 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="4" |
69 | enabled="true" follows="left|right|bottom" font="SansSerif" | 70 | enabled="true" follows="left|right|bottom" font="SansSerif" height="20" |
70 | height="20" hidden="false" | 71 | left="4" max_length="1022" mouse_opaque="true" name="chat_editor" |
71 | left="4" max_length="1022" | 72 | select_all_on_focus_received="false" select_on_focus="false" tab_group="1" |
72 | mouse_opaque="true" name="chat_editor" select_all_on_focus_received="false" | 73 | width="105" /> |
73 | select_on_focus="false" tab_group="1" width="105" /> | ||
74 | <button bottom="3" enabled="true" follows="right|bottom" font="SansSerif" | 74 | <button bottom="3" enabled="true" follows="right|bottom" font="SansSerif" |
75 | halign="center" height="20" hidden="false" label="Send" left="113" | 75 | halign="center" height="20" label="Send" left="113" mouse_opaque="true" |
76 | mouse_opaque="true" name="send_btn" scale_image="true" width="60" /> | 76 | name="send_btn" scale_image="true" width="60" /> |
77 | </layout_panel> | 77 | </layout_panel> |
78 | <layout_panel filename="panel_speaker_controls.xml" auto_resize="false" bottom="0" can_resize="true" height="120" left="0" | 78 | <layout_panel auto_resize="false" bottom="0" can_resize="true" |
79 | min_width="140" name="active_speakers_panel" top_delta="0" visible="false" | 79 | filename="panel_speaker_controls.xml" height="120" left="0" min_width="140" |
80 | width="140"/> | 80 | name="active_speakers_panel" top_delta="0" visible="false" width="140" /> |
81 | </layout_stack> | 81 | </layout_stack> |
82 | </floater> | 82 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_inventory.xml b/linden/indra/newview/skins/xui/en-us/floater_inventory.xml index c989742..68b1e36 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_inventory.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_inventory.xml | |||
@@ -1,161 +1,156 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
1 | <floater bottom="-720" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-720" can_close="true" can_drag_on_left="false" can_minimize="true" |
2 | can_resize="true" height="563" hidden="false" left="882" min_height="150" | 3 | can_resize="true" height="563" left="882" min_height="150" min_width="240" |
3 | min_width="240" mouse_opaque="true" name="Inventory" | 4 | mouse_opaque="true" name="Inventory" rect_control="FloaterInventoryRect" |
4 | rect_control="FloaterInventoryRect" title="Inventory" width="467"> | 5 | title="Inventory" width="467"> |
5 | <search_editor bottom="-50" follows="left|top|right" height="16" hidden="false" left="6" | 6 | <search_editor bottom="-50" follows="left|top|right" height="16" label="Type here to search" |
6 | mouse_opaque="true" name="inventory search editor" width="455" | 7 | left="6" mouse_opaque="true" name="inventory search editor" width="455" /> |
7 | label="Type here to search" /> | 8 | <tab_container bottom_delta="-512" follows="left|top|right|bottom" height="508" left="2" |
8 | <tab_container bottom_delta="-512" follows="left|top|right|bottom" height="508" hidden="false" | 9 | mouse_opaque="false" name="inventory filter tabs" tab_position="top" |
9 | left="2" mouse_opaque="false" name="inventory filter tabs" | 10 | width="463"> |
10 | tab_position="top" width="463"> | ||
11 | <inventory_panel allow_multi_select="true" border="true" bottom="-507" | 11 | <inventory_panel allow_multi_select="true" border="true" bottom="-507" |
12 | follows="left|top|right|bottom" height="491" hidden="false" | 12 | follows="left|top|right|bottom" height="491" label="All Items" left="1" |
13 | label="All Items" left="1" mouse_opaque="true" name="All Items" | 13 | mouse_opaque="true" name="All Items" sort_order="InventorySortOrder" |
14 | sort_order="InventorySortOrder" width="461" /> | 14 | width="461" /> |
15 | <inventory_panel allow_multi_select="true" border="true" bottom_delta="0" | 15 | <inventory_panel allow_multi_select="true" border="true" bottom_delta="0" |
16 | follows="left|top|right|bottom" height="491" hidden="false" | 16 | follows="left|top|right|bottom" height="491" label="Recent Items" |
17 | label="Recent Items" left_delta="0" mouse_opaque="true" name="Recent Items" | 17 | left_delta="0" mouse_opaque="true" name="Recent Items" |
18 | sort_order="RecentItemsSortOrder" width="461" /> | 18 | sort_order="RecentItemsSortOrder" width="461" /> |
19 | </tab_container> | 19 | </tab_container> |
20 | <menu_bar bottom="-34" drop_shadow="false" follows="left|top|right" height="18" | 20 | <menu_bar bottom="-34" drop_shadow="false" follows="left|top|right" height="18" left="2" |
21 | hidden="false" left="2" mouse_opaque="false" name="Inventory Menu" | 21 | mouse_opaque="false" name="Inventory Menu" opaque="false" width="461"> |
22 | opaque="false" width="461"> | ||
23 | <menu bottom_delta="16" color="0, 0, 0, 1" drop_shadow="true" height="101" | 22 | <menu bottom_delta="16" color="0, 0, 0, 1" drop_shadow="true" height="101" |
24 | hidden="false" label="File" left="0" mouse_opaque="false" name="File" | 23 | label="File" left="0" mouse_opaque="false" name="File" opaque="true" |
25 | opaque="true" tear_off="true" width="128"> | 24 | tear_off="true" width="128"> |
26 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Open" left="0" | 25 | <menu_item_call bottom_delta="-18" height="18" label="Open" left="0" mouse_opaque="true" |
27 | mouse_opaque="true" name="Open" width="128"> | 26 | name="Open" width="128"> |
28 | <on_click filter="" function="Inventory.DoToSelected" userdata="open" /> | 27 | <on_click filter="" function="Inventory.DoToSelected" userdata="open" /> |
29 | </menu_item_call> | 28 | </menu_item_call> |
30 | <menu_item_separator bottom_delta="-8" height="8" hidden="false" left="0" mouse_opaque="true" | 29 | <menu_item_separator bottom_delta="-8" height="8" left="0" mouse_opaque="true" name="separator" |
31 | name="separator" width="128" /> | 30 | width="128" /> |
32 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Window" left="0" | 31 | <menu_item_call bottom_delta="-18" height="18" label="New Window" left="0" mouse_opaque="true" |
33 | mouse_opaque="true" name="New Window" width="128"> | 32 | name="New Window" width="128"> |
34 | <on_click filter="" function="Inventory.NewWindow" userdata="" /> | 33 | <on_click filter="" function="Inventory.NewWindow" userdata="" /> |
35 | </menu_item_call> | 34 | </menu_item_call> |
36 | <menu_item_separator bottom_delta="-8" height="8" hidden="false" left="0" mouse_opaque="true" | 35 | <menu_item_separator bottom_delta="-8" height="8" left="0" mouse_opaque="true" name="separator2" |
37 | name="separator2" width="128" /> | 36 | width="128" /> |
38 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Show Filters" left="0" | 37 | <menu_item_call bottom_delta="-18" height="18" label="Show Filters" left="0" |
39 | mouse_opaque="true" name="Show Filters" width="128"> | 38 | mouse_opaque="true" name="Show Filters" width="128"> |
40 | <on_click filter="" function="Inventory.ShowFilters" userdata="" /> | 39 | <on_click filter="" function="Inventory.ShowFilters" userdata="" /> |
41 | </menu_item_call> | 40 | </menu_item_call> |
42 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Reset Filters" left="0" | 41 | <menu_item_call bottom_delta="-18" height="18" label="Reset Filters" left="0" |
43 | mouse_opaque="true" name="Reset Current" width="118"> | 42 | mouse_opaque="true" name="Reset Current" width="118"> |
44 | <on_click filter="" function="Inventory.ResetFilter" userdata="" /> | 43 | <on_click filter="" function="Inventory.ResetFilter" userdata="" /> |
45 | </menu_item_call> | 44 | </menu_item_call> |
46 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Close All Folders" | 45 | <menu_item_call bottom_delta="-18" height="18" label="Close All Folders" left="0" |
47 | left="0" mouse_opaque="true" name="Close All Folders" width="128"> | 46 | mouse_opaque="true" name="Close All Folders" width="128"> |
48 | <on_click filter="" function="Inventory.CloseAllFolders" userdata="" /> | 47 | <on_click filter="" function="Inventory.CloseAllFolders" userdata="" /> |
49 | </menu_item_call> | 48 | </menu_item_call> |
50 | <menu_item_separator bottom_delta="-8" height="8" hidden="false" left="0" mouse_opaque="true" | 49 | <menu_item_separator bottom_delta="-8" height="8" left="0" mouse_opaque="true" name="separator3" |
51 | name="separator3" width="128" /> | 50 | width="128" /> |
52 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Empty Trash" left="0" | 51 | <menu_item_call bottom_delta="-18" height="18" label="Empty Trash" left="0" mouse_opaque="true" |
53 | mouse_opaque="true" name="Empty Trash" width="128"> | 52 | name="Empty Trash" width="128"> |
54 | <on_click filter="" function="Inventory.EmptyTrash" userdata="" /> | 53 | <on_click filter="" function="Inventory.EmptyTrash" userdata="" /> |
55 | </menu_item_call> | 54 | </menu_item_call> |
56 | </menu> | 55 | </menu> |
57 | <menu bottom_delta="80" color="0, 0, 0, 1" drop_shadow="true" height="121" | 56 | <menu bottom_delta="80" color="0, 0, 0, 1" drop_shadow="true" height="121" |
58 | hidden="false" label="Create" left="0" mouse_opaque="false" name="Create" | 57 | label="Create" left="0" mouse_opaque="false" name="Create" opaque="true" |
59 | opaque="true" tear_off="true" width="121"> | 58 | tear_off="true" width="121"> |
60 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Folder" left="0" | 59 | <menu_item_call bottom_delta="-18" height="18" label="New Folder" left="0" mouse_opaque="true" |
61 | mouse_opaque="true" name="New Folder" width="121"> | 60 | name="New Folder" width="121"> |
62 | <on_click filter="" function="Inventory.DoCreate" userdata="category" /> | 61 | <on_click filter="" function="Inventory.DoCreate" userdata="category" /> |
63 | </menu_item_call> | 62 | </menu_item_call> |
64 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Script" left="0" | 63 | <menu_item_call bottom_delta="-18" height="18" label="New Script" left="0" mouse_opaque="true" |
65 | mouse_opaque="true" name="New Script" width="121"> | 64 | name="New Script" width="121"> |
66 | <on_click filter="" function="Inventory.DoCreate" userdata="lsl" /> | 65 | <on_click filter="" function="Inventory.DoCreate" userdata="lsl" /> |
67 | </menu_item_call> | 66 | </menu_item_call> |
68 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Note" left="0" | 67 | <menu_item_call bottom_delta="-18" height="18" label="New Note" left="0" mouse_opaque="true" |
69 | mouse_opaque="true" name="New Note" width="121"> | 68 | name="New Note" width="121"> |
70 | <on_click filter="" function="Inventory.DoCreate" userdata="notecard" /> | 69 | <on_click filter="" function="Inventory.DoCreate" userdata="notecard" /> |
71 | </menu_item_call> | 70 | </menu_item_call> |
72 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Gesture" left="0" | 71 | <menu_item_call bottom_delta="-18" height="18" label="New Gesture" left="0" mouse_opaque="true" |
73 | mouse_opaque="true" name="New Gesture" width="121"> | 72 | name="New Gesture" width="121"> |
74 | <on_click filter="" function="Inventory.DoCreate" userdata="gesture" /> | 73 | <on_click filter="" function="Inventory.DoCreate" userdata="gesture" /> |
75 | </menu_item_call> | 74 | </menu_item_call> |
76 | <menu bottom_delta="-689" color="0, 0, 0, 1" drop_shadow="true" height="175" | 75 | <menu bottom_delta="-689" color="0, 0, 0, 1" drop_shadow="true" height="175" left="0" |
77 | hidden="false" left="0" mouse_opaque="false" name="New Clothes" | 76 | mouse_opaque="false" name="New Clothes" opaque="true" width="125"> |
78 | opaque="true" width="125"> | 77 | <menu_item_call bottom_delta="-18" height="18" label="New Shirt" left="0" mouse_opaque="true" |
79 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Shirt" left="0" | 78 | name="New Shirt" width="125"> |
80 | mouse_opaque="true" name="New Shirt" width="125"> | ||
81 | <on_click filter="" function="Inventory.DoCreate" userdata="shirt" /> | 79 | <on_click filter="" function="Inventory.DoCreate" userdata="shirt" /> |
82 | </menu_item_call> | 80 | </menu_item_call> |
83 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Pants" left="0" | 81 | <menu_item_call bottom_delta="-18" height="18" label="New Pants" left="0" mouse_opaque="true" |
84 | mouse_opaque="true" name="New Pants" width="125"> | 82 | name="New Pants" width="125"> |
85 | <on_click filter="" function="Inventory.DoCreate" userdata="pants" /> | 83 | <on_click filter="" function="Inventory.DoCreate" userdata="pants" /> |
86 | </menu_item_call> | 84 | </menu_item_call> |
87 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Shoes" left="0" | 85 | <menu_item_call bottom_delta="-18" height="18" label="New Shoes" left="0" mouse_opaque="true" |
88 | mouse_opaque="true" name="New Shoes" width="125"> | 86 | name="New Shoes" width="125"> |
89 | <on_click filter="" function="Inventory.DoCreate" userdata="shoes" /> | 87 | <on_click filter="" function="Inventory.DoCreate" userdata="shoes" /> |
90 | </menu_item_call> | 88 | </menu_item_call> |
91 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Socks" left="0" | 89 | <menu_item_call bottom_delta="-18" height="18" label="New Socks" left="0" mouse_opaque="true" |
92 | mouse_opaque="true" name="New Socks" width="125"> | 90 | name="New Socks" width="125"> |
93 | <on_click filter="" function="Inventory.DoCreate" userdata="socks" /> | 91 | <on_click filter="" function="Inventory.DoCreate" userdata="socks" /> |
94 | </menu_item_call> | 92 | </menu_item_call> |
95 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Jacket" left="0" | 93 | <menu_item_call bottom_delta="-18" height="18" label="New Jacket" left="0" mouse_opaque="true" |
96 | mouse_opaque="true" name="New Jacket" width="125"> | 94 | name="New Jacket" width="125"> |
97 | <on_click filter="" function="Inventory.DoCreate" userdata="jacket" /> | 95 | <on_click filter="" function="Inventory.DoCreate" userdata="jacket" /> |
98 | </menu_item_call> | 96 | </menu_item_call> |
99 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Skirt" left="0" | 97 | <menu_item_call bottom_delta="-18" height="18" label="New Skirt" left="0" mouse_opaque="true" |
100 | mouse_opaque="true" name="New Skirt" width="125"> | 98 | name="New Skirt" width="125"> |
101 | <on_click filter="" function="Inventory.DoCreate" userdata="skirt" /> | 99 | <on_click filter="" function="Inventory.DoCreate" userdata="skirt" /> |
102 | </menu_item_call> | 100 | </menu_item_call> |
103 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Gloves" left="0" | 101 | <menu_item_call bottom_delta="-18" height="18" label="New Gloves" left="0" mouse_opaque="true" |
104 | mouse_opaque="true" name="New Gloves" width="125"> | 102 | name="New Gloves" width="125"> |
105 | <on_click filter="" function="Inventory.DoCreate" userdata="gloves" /> | 103 | <on_click filter="" function="Inventory.DoCreate" userdata="gloves" /> |
106 | </menu_item_call> | 104 | </menu_item_call> |
107 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Undershirt" left="0" | 105 | <menu_item_call bottom_delta="-18" height="18" label="New Undershirt" left="0" |
108 | mouse_opaque="true" name="New Undershirt" width="125"> | 106 | mouse_opaque="true" name="New Undershirt" width="125"> |
109 | <on_click filter="" function="Inventory.DoCreate" userdata="undershirt" /> | 107 | <on_click filter="" function="Inventory.DoCreate" userdata="undershirt" /> |
110 | </menu_item_call> | 108 | </menu_item_call> |
111 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Underpants" left="0" | 109 | <menu_item_call bottom_delta="-18" height="18" label="New Underpants" left="0" |
112 | mouse_opaque="true" name="New Underpants" width="125"> | 110 | mouse_opaque="true" name="New Underpants" width="125"> |
113 | <on_click filter="" function="Inventory.DoCreate" userdata="underpants" /> | 111 | <on_click filter="" function="Inventory.DoCreate" userdata="underpants" /> |
114 | </menu_item_call> | 112 | </menu_item_call> |
115 | </menu> | 113 | </menu> |
116 | <menu bottom_delta="-599" color="0, 0, 0, 1" drop_shadow="true" height="85" | 114 | <menu bottom_delta="-599" color="0, 0, 0, 1" drop_shadow="true" height="85" left="0" |
117 | hidden="false" left="0" mouse_opaque="false" name="New Body Parts" | 115 | mouse_opaque="false" name="New Body Parts" opaque="true" width="118"> |
118 | opaque="true" width="118"> | 116 | <menu_item_call bottom_delta="-18" height="18" label="New Shape" left="0" mouse_opaque="true" |
119 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Shape" left="0" | 117 | name="New Shape" width="118"> |
120 | mouse_opaque="true" name="New Shape" width="118"> | ||
121 | <on_click filter="" function="Inventory.DoCreate" userdata="shape" /> | 118 | <on_click filter="" function="Inventory.DoCreate" userdata="shape" /> |
122 | </menu_item_call> | 119 | </menu_item_call> |
123 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Skin" left="0" | 120 | <menu_item_call bottom_delta="-18" height="18" label="New Skin" left="0" mouse_opaque="true" |
124 | mouse_opaque="true" name="New Skin" width="118"> | 121 | name="New Skin" width="118"> |
125 | <on_click filter="" function="Inventory.DoCreate" userdata="skin" /> | 122 | <on_click filter="" function="Inventory.DoCreate" userdata="skin" /> |
126 | </menu_item_call> | 123 | </menu_item_call> |
127 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Hair" left="0" | 124 | <menu_item_call bottom_delta="-18" height="18" label="New Hair" left="0" mouse_opaque="true" |
128 | mouse_opaque="true" name="New Hair" width="118"> | 125 | name="New Hair" width="118"> |
129 | <on_click filter="" function="Inventory.DoCreate" userdata="hair" /> | 126 | <on_click filter="" function="Inventory.DoCreate" userdata="hair" /> |
130 | </menu_item_call> | 127 | </menu_item_call> |
131 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Eyes" left="0" | 128 | <menu_item_call bottom_delta="-18" height="18" label="New Eyes" left="0" mouse_opaque="true" |
132 | mouse_opaque="true" name="New Eyes" width="118"> | 129 | name="New Eyes" width="118"> |
133 | <on_click filter="" function="Inventory.DoCreate" userdata="eyes" /> | 130 | <on_click filter="" function="Inventory.DoCreate" userdata="eyes" /> |
134 | </menu_item_call> | 131 | </menu_item_call> |
135 | </menu> | 132 | </menu> |
136 | </menu> | 133 | </menu> |
137 | <menu bottom_delta="64" color="0, 0, 0, 1" drop_shadow="true" height="49" | 134 | <menu bottom_delta="64" color="0, 0, 0, 1" drop_shadow="true" height="49" |
138 | hidden="false" label="Sort" left="0" mouse_opaque="false" name="Sort" | 135 | label="Sort" left="0" mouse_opaque="false" name="Sort" opaque="true" |
139 | opaque="true" tear_off="true" width="118"> | 136 | tear_off="true" width="118"> |
140 | <menu_item_check bottom_delta="-18" control_name="Inventory.SortByName" height="18" | 137 | <menu_item_check bottom_delta="-18" control_name="Inventory.SortByName" height="18" |
141 | hidden="false" label="By Name" left="0" mouse_opaque="true" name="By Name" | 138 | label="By Name" left="0" mouse_opaque="true" name="By Name" width="118"> |
142 | width="118"> | ||
143 | <on_click filter="" function="Inventory.SetSortBy" userdata="name" /> | 139 | <on_click filter="" function="Inventory.SetSortBy" userdata="name" /> |
144 | </menu_item_check> | 140 | </menu_item_check> |
145 | <menu_item_check bottom_delta="-18" control_name="Inventory.SortByDate" height="18" | 141 | <menu_item_check bottom_delta="-18" control_name="Inventory.SortByDate" height="18" |
146 | hidden="false" label="By Date" left="0" mouse_opaque="true" name="By Date" | 142 | label="By Date" left="0" mouse_opaque="true" name="By Date" width="118"> |
147 | width="118"> | ||
148 | <on_click filter="" function="Inventory.SetSortBy" userdata="date" /> | 143 | <on_click filter="" function="Inventory.SetSortBy" userdata="date" /> |
149 | </menu_item_check> | 144 | </menu_item_check> |
150 | <menu_item_separator bottom_delta="-8" height="8" hidden="false" left="0" mouse_opaque="true" | 145 | <menu_item_separator bottom_delta="-8" height="8" left="0" mouse_opaque="true" name="separator" |
151 | name="separator" width="118" /> | 146 | width="118" /> |
152 | <menu_item_check bottom_delta="-18" control_name="Inventory.FoldersAlwaysByName" height="18" | 147 | <menu_item_check bottom_delta="-18" control_name="Inventory.FoldersAlwaysByName" height="18" |
153 | hidden="false" label="Folders Always By Name" left="0" mouse_opaque="true" | 148 | label="Folders Always By Name" left="0" mouse_opaque="true" |
154 | name="Folders Always By Name" width="118"> | 149 | name="Folders Always By Name" width="118"> |
155 | <on_click filter="" function="Inventory.SetSortBy" userdata="foldersalwaysbyname" /> | 150 | <on_click filter="" function="Inventory.SetSortBy" userdata="foldersalwaysbyname" /> |
156 | </menu_item_check> | 151 | </menu_item_check> |
157 | <menu_item_check bottom_delta="-18" control_name="Inventory.SystemFoldersToTop" height="18" | 152 | <menu_item_check bottom_delta="-18" control_name="Inventory.SystemFoldersToTop" height="18" |
158 | hidden="false" label="System Folders To Top" left="0" mouse_opaque="true" | 153 | label="System Folders To Top" left="0" mouse_opaque="true" |
159 | name="System Folders To Top" width="118"> | 154 | name="System Folders To Top" width="118"> |
160 | <on_click filter="" function="Inventory.SetSortBy" userdata="systemfolderstotop" /> | 155 | <on_click filter="" function="Inventory.SetSortBy" userdata="systemfolderstotop" /> |
161 | </menu_item_check> | 156 | </menu_item_check> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_inventory_item_properties.xml b/linden/indra/newview/skins/xui/en-us/floater_inventory_item_properties.xml index b834821..ce0679c 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_inventory_item_properties.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_inventory_item_properties.xml | |||
@@ -3,8 +3,8 @@ | |||
3 | can_resize="false" height="320" min_height="100" min_width="100" | 3 | can_resize="false" height="320" min_height="100" min_width="100" |
4 | name="item properties" rect_control="PropertiesRect" | 4 | name="item properties" rect_control="PropertiesRect" |
5 | title="Inventory Item Properties" width="350"> | 5 | title="Inventory Item Properties" width="350"> |
6 | <icon bottom="-21" follows="top|right" height="16" left="294" mouse_opaque="true" | 6 | <icon bottom="-21" follows="top|right" height="16" image_name="icon_lock.tga" |
7 | name="IconLocked" image_name="icon_lock.tga" width="16" /> | 7 | left="294" mouse_opaque="true" name="IconLocked" width="16" /> |
8 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 8 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
9 | bottom="-35" drop_shadow_visible="true" follows="left|top" | 9 | bottom="-35" drop_shadow_visible="true" follows="left|top" |
10 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" | 10 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
@@ -167,8 +167,16 @@ | |||
167 | enabled="true" follows="left|top|right" font="SansSerifSmall" height="16" | 167 | enabled="true" follows="left|top|right" font="SansSerifSmall" height="16" |
168 | is_unicode="false" left_delta="56" max_length="25" mouse_opaque="true" | 168 | is_unicode="false" left_delta="56" max_length="25" mouse_opaque="true" |
169 | name="EditPrice" width="242" /> | 169 | name="EditPrice" width="242" /> |
170 | <text hidden="true" name="unknown">(unknown)</text> | 170 | <string name="unknown"> |
171 | <text hidden="true" name="public">(public)</text> | 171 | (unknown) |
172 | <text hidden="true" name="you_can">You can:</text> | 172 | </string> |
173 | <text hidden="true" name="owner_can">Owner can:</text> | 173 | <string name="public"> |
174 | (public) | ||
175 | </string> | ||
176 | <string name="you_can"> | ||
177 | You can: | ||
178 | </string> | ||
179 | <string name="owner_can"> | ||
180 | Owner can: | ||
181 | </string> | ||
174 | </floater> | 182 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_inventory_view_finder.xml b/linden/indra/newview/skins/xui/en-us/floater_inventory_view_finder.xml index b2daf11..9a9b8db 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_inventory_view_finder.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_inventory_view_finder.xml | |||
@@ -1,115 +1,102 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-495" can_close="true" can_drag_on_left="false" can_minimize="false" | 2 | <floater bottom="-495" can_close="true" can_drag_on_left="false" can_minimize="false" |
3 | can_resize="false" can_tear_off="true" enabled="true" height="408" | 3 | can_resize="false" can_tear_off="true" enabled="true" height="408" |
4 | hidden="false" left="457" min_height="408" min_width="160" | 4 | left="457" min_height="408" min_width="160" mouse_opaque="true" |
5 | mouse_opaque="true" name="Inventory Finder" title="inventory_recent_items" | 5 | name="Inventory Finder" title="inventory_recent_items" width="160"> |
6 | width="160"> | ||
7 | <icon bottom="-36" color="1 1 1 1" enabled="true" follows="left|top" height="16" | 6 | <icon bottom="-36" color="1 1 1 1" enabled="true" follows="left|top" height="16" |
8 | hidden="false" image_name="inv_item_animation.tga" left="8" | 7 | image_name="inv_item_animation.tga" left="8" mouse_opaque="true" |
9 | mouse_opaque="true" name="icon_animation" width="16" /> | 8 | name="icon_animation" width="16" /> |
10 | <check_box bottom="-36" enabled="true" follows="left|top" font="SansSerifSmall" | 9 | <check_box bottom="-36" enabled="true" follows="left|top" font="SansSerifSmall" |
11 | height="16" hidden="false" initial_value="false" label="Animation" | 10 | height="16" initial_value="false" label="Animation" left="26" |
12 | left="26" mouse_opaque="true" name="check_animation" radio_style="false" | 11 | mouse_opaque="true" name="check_animation" radio_style="false" width="126" /> |
13 | width="126" /> | ||
14 | <icon bottom="-56" color="1 1 1 1" enabled="true" follows="left|top" height="16" | 12 | <icon bottom="-56" color="1 1 1 1" enabled="true" follows="left|top" height="16" |
15 | hidden="false" image_name="inv_item_callingcard_online.tga" left="8" | 13 | image_name="inv_item_callingcard_online.tga" left="8" mouse_opaque="true" |
16 | mouse_opaque="true" name="icon_calling_card" width="16" /> | 14 | name="icon_calling_card" width="16" /> |
17 | <check_box bottom="-56" enabled="true" follows="left|top" font="SansSerifSmall" | 15 | <check_box bottom="-56" enabled="true" follows="left|top" font="SansSerifSmall" |
18 | height="16" hidden="false" initial_value="false" label="Calling Cards" | 16 | height="16" initial_value="false" label="Calling Cards" left="26" |
19 | left="26" mouse_opaque="true" name="check_calling_card" radio_style="false" | 17 | mouse_opaque="true" name="check_calling_card" radio_style="false" |
20 | width="126" /> | 18 | width="126" /> |
21 | <icon bottom="-76" color="1 1 1 1" enabled="true" follows="left|top" height="16" | 19 | <icon bottom="-76" color="1 1 1 1" enabled="true" follows="left|top" height="16" |
22 | hidden="false" image_name="inv_item_shirt.tga" left="8" mouse_opaque="true" | 20 | image_name="inv_item_shirt.tga" left="8" mouse_opaque="true" |
23 | name="icon_clothing" width="16" /> | 21 | name="icon_clothing" width="16" /> |
24 | <check_box bottom="-76" enabled="true" follows="left|top" font="SansSerifSmall" | 22 | <check_box bottom="-76" enabled="true" follows="left|top" font="SansSerifSmall" |
25 | height="16" hidden="false" initial_value="false" label="Clothing" left="26" | 23 | height="16" initial_value="false" label="Clothing" left="26" |
26 | mouse_opaque="true" name="check_clothing" radio_style="false" width="126" /> | 24 | mouse_opaque="true" name="check_clothing" radio_style="false" width="126" /> |
27 | <icon bottom="-96" color="1 1 1 1" enabled="true" follows="left|top" height="16" | 25 | <icon bottom="-96" color="1 1 1 1" enabled="true" follows="left|top" height="16" |
28 | hidden="false" image_name="inv_item_gesture.tga" left="8" | 26 | image_name="inv_item_gesture.tga" left="8" mouse_opaque="true" |
29 | mouse_opaque="true" name="icon_gesture" width="16" /> | 27 | name="icon_gesture" width="16" /> |
30 | <check_box bottom="-96" enabled="true" follows="left|top" font="SansSerifSmall" | 28 | <check_box bottom="-96" enabled="true" follows="left|top" font="SansSerifSmall" |
31 | height="16" hidden="false" initial_value="false" label="Gestures" left="26" | 29 | height="16" initial_value="false" label="Gestures" left="26" |
32 | mouse_opaque="true" name="check_gesture" radio_style="false" width="126" /> | 30 | mouse_opaque="true" name="check_gesture" radio_style="false" width="126" /> |
33 | <icon bottom="-116" color="1 1 1 1" enabled="true" follows="left|top" height="16" | 31 | <icon bottom="-116" color="1 1 1 1" enabled="true" follows="left|top" height="16" |
34 | hidden="false" image_name="inv_item_landmark_visited.tga" left="8" | 32 | image_name="inv_item_landmark_visited.tga" left="8" mouse_opaque="true" |
35 | mouse_opaque="true" name="icon_landmark" width="16" /> | 33 | name="icon_landmark" width="16" /> |
36 | <check_box bottom="-116" enabled="true" follows="left|top" font="SansSerifSmall" | 34 | <check_box bottom="-116" enabled="true" follows="left|top" font="SansSerifSmall" |
37 | height="16" hidden="false" initial_value="false" label="Landmarks" | 35 | height="16" initial_value="false" label="Landmarks" left="26" |
38 | left="26" mouse_opaque="true" name="check_landmark" radio_style="false" | 36 | mouse_opaque="true" name="check_landmark" radio_style="false" width="126" /> |
39 | width="126" /> | ||
40 | <icon bottom="-136" color="1 1 1 1" enabled="true" follows="left|top" height="16" | 37 | <icon bottom="-136" color="1 1 1 1" enabled="true" follows="left|top" height="16" |
41 | hidden="false" image_name="inv_item_notecard.tga" left="8" | 38 | image_name="inv_item_notecard.tga" left="8" mouse_opaque="true" |
42 | mouse_opaque="true" name="icon_notecard" width="16" /> | 39 | name="icon_notecard" width="16" /> |
43 | <check_box bottom="-136" enabled="true" follows="left|top" font="SansSerifSmall" | 40 | <check_box bottom="-136" enabled="true" follows="left|top" font="SansSerifSmall" |
44 | height="16" hidden="false" initial_value="false" label="Notecards" | 41 | height="16" initial_value="false" label="Notecards" left="26" |
45 | left="26" mouse_opaque="true" name="check_notecard" radio_style="false" | 42 | mouse_opaque="true" name="check_notecard" radio_style="false" width="126" /> |
46 | width="126" /> | ||
47 | <icon bottom="-156" color="1 1 1 1" enabled="true" follows="left|top" height="16" | 43 | <icon bottom="-156" color="1 1 1 1" enabled="true" follows="left|top" height="16" |
48 | hidden="false" image_name="inv_item_object.tga" left="8" | 44 | image_name="inv_item_object.tga" left="8" mouse_opaque="true" |
49 | mouse_opaque="true" name="icon_object" width="16" /> | 45 | name="icon_object" width="16" /> |
50 | <check_box bottom="-156" enabled="true" follows="left|top" font="SansSerifSmall" | 46 | <check_box bottom="-156" enabled="true" follows="left|top" font="SansSerifSmall" |
51 | height="16" hidden="false" initial_value="false" label="Objects" left="26" | 47 | height="16" initial_value="false" label="Objects" left="26" |
52 | mouse_opaque="true" name="check_object" radio_style="false" width="126" /> | 48 | mouse_opaque="true" name="check_object" radio_style="false" width="126" /> |
53 | <icon bottom="-176" color="1 1 1 1" enabled="true" follows="left|top" height="16" | 49 | <icon bottom="-176" color="1 1 1 1" enabled="true" follows="left|top" height="16" |
54 | hidden="false" image_name="inv_item_script.tga" left="8" | 50 | image_name="inv_item_script.tga" left="8" mouse_opaque="true" |
55 | mouse_opaque="true" name="icon_script" width="16" /> | 51 | name="icon_script" width="16" /> |
56 | <check_box bottom="-176" enabled="true" follows="left|top" font="SansSerifSmall" | 52 | <check_box bottom="-176" enabled="true" follows="left|top" font="SansSerifSmall" |
57 | height="16" hidden="false" initial_value="false" label="Scripts" left="26" | 53 | height="16" initial_value="false" label="Scripts" left="26" |
58 | mouse_opaque="true" name="check_script" radio_style="false" width="126" /> | 54 | mouse_opaque="true" name="check_script" radio_style="false" width="126" /> |
59 | <icon bottom="-196" color="1 1 1 1" enabled="true" follows="left|top" height="16" | 55 | <icon bottom="-196" color="1 1 1 1" enabled="true" follows="left|top" height="16" |
60 | hidden="false" image_name="inv_item_sound.tga" left="8" mouse_opaque="true" | 56 | image_name="inv_item_sound.tga" left="8" mouse_opaque="true" |
61 | name="icon_sound" width="16" /> | 57 | name="icon_sound" width="16" /> |
62 | <check_box bottom="-196" enabled="true" follows="left|top" font="SansSerifSmall" | 58 | <check_box bottom="-196" enabled="true" follows="left|top" font="SansSerifSmall" |
63 | height="16" hidden="false" initial_value="false" label="Sounds" left="26" | 59 | height="16" initial_value="false" label="Sounds" left="26" |
64 | mouse_opaque="true" name="check_sound" radio_style="false" width="126" /> | 60 | mouse_opaque="true" name="check_sound" radio_style="false" width="126" /> |
65 | <icon bottom="-216" color="1 1 1 1" enabled="true" follows="left|top" height="16" | 61 | <icon bottom="-216" color="1 1 1 1" enabled="true" follows="left|top" height="16" |
66 | hidden="false" image_name="inv_item_texture.tga" left="8" | 62 | image_name="inv_item_texture.tga" left="8" mouse_opaque="true" |
67 | mouse_opaque="true" name="icon_texture" width="16" /> | 63 | name="icon_texture" width="16" /> |
68 | <check_box bottom="-216" enabled="true" follows="left|top" font="SansSerifSmall" | 64 | <check_box bottom="-216" enabled="true" follows="left|top" font="SansSerifSmall" |
69 | height="16" hidden="false" initial_value="false" label="Textures" left="26" | 65 | height="16" initial_value="false" label="Textures" left="26" |
70 | mouse_opaque="true" name="check_texture" radio_style="false" width="126" /> | 66 | mouse_opaque="true" name="check_texture" radio_style="false" width="126" /> |
71 | <icon bottom="-236" color="1 1 1 1" enabled="true" follows="left|top" height="16" | 67 | <icon bottom="-236" color="1 1 1 1" enabled="true" follows="left|top" height="16" |
72 | hidden="false" image_name="inv_item_snapshot.tga" left="8" | 68 | image_name="inv_item_snapshot.tga" left="8" mouse_opaque="true" |
73 | mouse_opaque="true" name="icon_snapshot" width="16" /> | 69 | name="icon_snapshot" width="16" /> |
74 | <check_box bottom="-236" enabled="true" follows="left|top" font="SansSerifSmall" | 70 | <check_box bottom="-236" enabled="true" follows="left|top" font="SansSerifSmall" |
75 | height="16" hidden="false" initial_value="false" label="Snapshots" | 71 | height="16" initial_value="false" label="Snapshots" left="26" |
76 | left="26" mouse_opaque="true" name="check_snapshot" radio_style="false" | 72 | mouse_opaque="true" name="check_snapshot" radio_style="false" width="126" /> |
77 | width="126" /> | ||
78 | <button bottom="-260" enabled="true" follows="left|top" font="SansSerif" | 73 | <button bottom="-260" enabled="true" follows="left|top" font="SansSerif" |
79 | halign="center" height="20" hidden="false" label="All" label_selected="All" | 74 | halign="center" height="20" label="All" label_selected="All" left="8" |
80 | left="8" mouse_opaque="true" name="All" scale_image="true" width="100" /> | 75 | mouse_opaque="true" name="All" scale_image="true" width="100" /> |
81 | <button bottom="-284" enabled="true" follows="left|top" font="SansSerif" | 76 | <button bottom="-284" enabled="true" follows="left|top" font="SansSerif" |
82 | halign="center" height="20" hidden="false" label="None" | 77 | halign="center" height="20" label="None" label_selected="None" left="8" |
83 | label_selected="None" left="8" mouse_opaque="true" name="None" | 78 | mouse_opaque="true" name="None" scale_image="true" width="100" /> |
84 | scale_image="true" width="100" /> | ||
85 | <check_box bottom="-304" enabled="true" follows="left|top" font="SansSerifSmall" | 79 | <check_box bottom="-304" enabled="true" follows="left|top" font="SansSerifSmall" |
86 | height="16" hidden="false" initial_value="false" | 80 | height="16" initial_value="false" label="Always show folders" left="8" |
87 | label="Always show folders" left="8" mouse_opaque="true" | 81 | mouse_opaque="true" name="check_show_empty" radio_style="false" width="144" /> |
88 | name="check_show_empty" radio_style="false" width="144" /> | ||
89 | <check_box bottom="-324" enabled="true" follows="left|top" font="SansSerifSmall" | 82 | <check_box bottom="-324" enabled="true" follows="left|top" font="SansSerifSmall" |
90 | height="16" hidden="false" initial_value="false" label="Since Logoff" | 83 | height="16" initial_value="false" label="Since Logoff" left="8" |
91 | left="8" mouse_opaque="true" name="check_since_logoff" radio_style="false" | 84 | mouse_opaque="true" name="check_since_logoff" radio_style="false" |
92 | width="144" /> | 85 | width="144" /> |
93 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 86 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
94 | bottom="-336" drop_shadow_visible="true" enabled="true" follows="left|top" | 87 | bottom="-336" drop_shadow_visible="true" enabled="true" follows="left|top" |
95 | font="SansSerifSmall" h_pad="0" halign="center" height="12" hidden="false" | 88 | font="SansSerifSmall" h_pad="0" halign="center" height="12" left="8" |
96 | left="8" mouse_opaque="true" name="- OR -" v_pad="0" width="144"> | 89 | mouse_opaque="true" name="- OR -" v_pad="0" width="144"> |
97 | - OR - | 90 | - OR - |
98 | </text> | 91 | </text> |
99 | <spinner bottom="-356" enabled="true" follows="left|top" height="16" hidden="false" | 92 | <spinner bottom="-356" enabled="true" follows="left|top" height="16" increment="1" |
100 | increment="1" initial_val="0" label="Hours Ago" label_width="64" left="8" | 93 | initial_val="0" label="Hours Ago" label_width="64" left="8" |
101 | max_val="240000" min_val="0" mouse_opaque="true" name="spin_hours_ago" | 94 | max_val="240000" min_val="0" mouse_opaque="true" name="spin_hours_ago" |
102 | width="144" /> | 95 | width="144" /> |
103 | <spinner bottom="-376" enabled="true" follows="left|top" height="16" hidden="false" | 96 | <spinner bottom="-376" enabled="true" follows="left|top" height="16" increment="1" |
104 | increment="1" initial_val="0" label="Days Ago" label_width="64" left="8" | 97 | initial_val="0" label="Days Ago" label_width="64" left="8" max_val="10000" |
105 | max_val="10000" min_val="0" mouse_opaque="true" name="spin_days_ago" | 98 | min_val="0" mouse_opaque="true" name="spin_days_ago" width="144" /> |
106 | width="144" /> | ||
107 | <!--spinner bottom="-376" enabled="true" follows="left|top" height="16" hidden="false" | ||
108 | increment="1" initial_val="0" label="Days Ago" label_width="64" left="8" | ||
109 | max_val="10000" min_val="0" mouse_opaque="true" name="spin_days_ago" | ||
110 | width="144" /--> | ||
111 | <button bottom="-400" enabled="true" follows="top|right" font="SansSerif" | 99 | <button bottom="-400" enabled="true" follows="top|right" font="SansSerif" |
112 | halign="center" height="20" hidden="false" label="Close" | 100 | halign="center" height="20" label="Close" label_selected="Close" |
113 | label_selected="Close" right="-6" mouse_opaque="true" name="Close" | 101 | mouse_opaque="true" name="Close" right="-6" scale_image="true" width="76" /> |
114 | scale_image="true" width="76" /> | ||
115 | </floater> | 102 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_joystick.xml b/linden/indra/newview/skins/xui/en-us/floater_joystick.xml index 77fa57e..8d94ae1 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_joystick.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_joystick.xml | |||
@@ -1,57 +1,106 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-297" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-297" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="false" follows="right" height="500" left="298" min_height="151" | 3 | can_resize="false" follows="right" height="580" left="298" min_height="151" |
4 | min_width="240" mouse_opaque="true" name="build options floater" | 4 | min_width="240" mouse_opaque="true" name="build options floater" |
5 | rect_control="FloaterJoystickRect" title="Flycam Options" width="400"> | 5 | rect_control="FloaterJoystickRect" title="Flycam Options" width="400"> |
6 | 6 | <text bottom="-40" left="14" name="x-axis"> | |
7 | <text bottom="-40" left="14" name="x-axis">X-Axis</text> | 7 | X-Axis |
8 | <text bottom="-40" left="142" name="y-axis">Y-Axis</text> | 8 | </text> |
9 | <text bottom="-40" left="270" name="z-axis">Z-Axis</text> | 9 | <text bottom="-40" left="142" name="y-axis"> |
10 | 10 | Y-Axis | |
11 | <spinner bottom="-61" left="14" width="120" label_width="64" control_name="FlycamAxis1" name="FlycamAxis1" label="Mapping" decimal_digits="0" increment="1" min_val="-1" max_val="5"/> | 11 | </text> |
12 | <spinner bottom="-61" left="142" width="120" label_width="64" control_name="FlycamAxis2" name="FlycamAxis2" label="Mapping" decimal_digits="0" increment="1" min_val="-1" max_val="5"/> | 12 | <text bottom="-40" left="270" name="z-axis"> |
13 | <spinner bottom="-61" left="270" width="120" label_width="64" control_name="FlycamAxis0" name="FlycamAxis0" label="Mapping" decimal_digits="0" increment="1" min_val="-1" max_val="5"/> | 13 | Z-Axis |
14 | 14 | </text> | |
15 | <spinner bottom="-82" left="14" width="120" label_width="64" control_name="FlycamAxisScale1" name="FlycamAxisScale1" label="Scale" decimal_digits="2" increment="0.1" min_val="-1024" max_val="1024"/> | 15 | <spinner bottom="-61" control_name="FlycamAxis1" decimal_digits="0" increment="1" |
16 | <spinner bottom="-82" left="142" width="120" label_width="64" control_name="FlycamAxisScale2" name="FlycamAxisScale2" label="Scale" decimal_digits="2" increment="0.1" min_val="-1024" max_val="1024"/> | 16 | label="Mapping" label_width="64" left="14" max_val="7" min_val="-1" |
17 | <spinner bottom="-82" left="270" width="120" label_width="64" control_name="FlycamAxisScale0" name="FlycamAxisScale0" label="Scale" decimal_digits="2" increment="0.1" min_val="-1024" max_val="1024"/> | 17 | name="FlycamAxis1" width="120" /> |
18 | 18 | <spinner bottom="-61" control_name="FlycamAxis2" decimal_digits="0" increment="1" | |
19 | <spinner bottom="-103" left="14" width="120" label_width="64" control_name="FlycamAxisDeadZone1" name="FlycamAxisDeadZone1" label="Dead Zone" decimal_digits="2" increment="0.01" min_val="0" max_val="1"/> | 19 | label="Mapping" label_width="64" left="142" max_val="7" min_val="-1" |
20 | <spinner bottom="-103" left="142" width="120" label_width="64" control_name="FlycamAxisDeadZone2" name="FlycamAxisDeadZone2" label="Dead Zone" decimal_digits="2" increment="0.01" min_val="0" max_val="1"/> | 20 | name="FlycamAxis2" width="120" /> |
21 | <spinner bottom="-103" left="270" width="120" label_width="64" control_name="FlycamAxisDeadZone0" name="FlycamAxisDeadZone0" label="Dead Zone" decimal_digits="2" increment="0.01" min_val="0" max_val="1"/> | 21 | <spinner bottom="-61" control_name="FlycamAxis0" decimal_digits="0" increment="1" |
22 | 22 | label="Mapping" label_width="64" left="270" max_val="7" min_val="-1" | |
23 | <text bottom="-132" left="14" name="yaw">Yaw</text> | 23 | name="FlycamAxis0" width="120" /> |
24 | <text bottom="-132" left="142" name="pitch">Pitch</text> | 24 | <spinner bottom="-82" control_name="FlycamAxisScale1" decimal_digits="2" increment="0.1" |
25 | <text bottom="-132" left="270" name="roll">Roll</text> | 25 | label="Scale" label_width="64" left="14" max_val="1024" min_val="-1024" |
26 | 26 | name="FlycamAxisScale1" width="120" /> | |
27 | <spinner bottom="-153" left="14" width="120" label_width="64" control_name="FlycamAxis5" name="FlycamAxis5" label="Mapping" decimal_digits="0" increment="1" min_val="-1" max_val="5"/> | 27 | <spinner bottom="-82" control_name="FlycamAxisScale2" decimal_digits="2" increment="0.1" |
28 | <spinner bottom="-153" left="142" width="120" label_width="64" control_name="FlycamAxis4" name="FlycamAxis4" label="Mapping" decimal_digits="0" increment="1" min_val="-1" max_val="5"/> | 28 | label="Scale" label_width="64" left="142" max_val="1024" min_val="-1024" |
29 | <spinner bottom="-153" left="270" width="120" label_width="64" control_name="FlycamAxis3" name="FlycamAxis3" label="Mapping" decimal_digits="0" increment="1" min_val="-1" max_val="5"/> | 29 | name="FlycamAxisScale2" width="120" /> |
30 | 30 | <spinner bottom="-82" control_name="FlycamAxisScale0" decimal_digits="2" increment="0.1" | |
31 | <spinner bottom="-174" left="14" width="120" label_width="64" control_name="FlycamAxisScale5" name="FlycamAxisScale5" label="Scale" decimal_digits="2" increment="0.1" min_val="-1024" max_val="1024"/> | 31 | label="Scale" label_width="64" left="270" max_val="1024" min_val="-1024" |
32 | <spinner bottom="-174" left="142" width="120" label_width="64" control_name="FlycamAxisScale4" name="FlycamAxisScale4" label="Scale" decimal_digits="2" increment="0.1" min_val="-1024" max_val="1024"/> | 32 | name="FlycamAxisScale0" width="120" /> |
33 | <spinner bottom="-174" left="270" width="120" label_width="64" control_name="FlycamAxisScale3" name="FlycamAxisScale3" label="Scale" decimal_digits="2" increment="0.1" min_val="-1024" max_val="1024"/> | 33 | <spinner bottom="-103" control_name="FlycamAxisDeadZone1" decimal_digits="2" |
34 | 34 | increment="0.01" label="Dead Zone" label_width="64" left="14" max_val="1" | |
35 | <spinner bottom="-195" left="14" width="120" label_width="64" control_name="FlycamAxisDeadZone5" name="FlycamAxisDeadZone5" label="Dead Zone" decimal_digits="2" increment="0.01" min_val="0" max_val="1"/> | 35 | min_val="0" name="FlycamAxisDeadZone1" width="120" /> |
36 | <spinner bottom="-195" left="142" width="120" label_width="64" control_name="FlycamAxisDeadZone4" name="FlycamAxisDeadZone4" label="Dead Zone" decimal_digits="2" increment="0.01" min_val="0" max_val="1"/> | 36 | <spinner bottom="-103" control_name="FlycamAxisDeadZone2" decimal_digits="2" |
37 | <spinner bottom="-195" left="270" width="120" label_width="64" control_name="FlycamAxisDeadZone3" name="FlycamAxisDeadZone3" label="Dead Zone" decimal_digits="2" increment="0.01" min_val="0" max_val="1"/> | 37 | increment="0.01" label="Dead Zone" label_width="64" left="142" max_val="1" |
38 | 38 | min_val="0" name="FlycamAxisDeadZone2" width="120" /> | |
39 | <text name="ZoomLabel" bottom="-224" left="14">Zoom</text> | 39 | <spinner bottom="-103" control_name="FlycamAxisDeadZone0" decimal_digits="2" |
40 | <spinner bottom="-245" left="14" width="120" label_width="64" control_name="FlycamAxis6" name="FlycamAxis6" label="Mapping" decimal_digits="0" increment="1" min_val="-1" max_val="5"/> | 40 | increment="0.01" label="Dead Zone" label_width="64" left="270" max_val="1" |
41 | <spinner bottom="-266" left="14" width="120" label_width="64" control_name="FlycamAxisScale6" name="FlycamAxisScale6" label="Scale" decimal_digits="2" increment="0.1" min_val="-1024" max_val="1024"/> | 41 | min_val="0" name="FlycamAxisDeadZone0" width="120" /> |
42 | <spinner bottom="-287" left="14" width="120" label_width="64" control_name="FlycamAxisDeadZone6" name="FlycamAxisDeadZone6" label="Dead Zone" decimal_digits="2" increment="0.01" min_val="0" max_val="1"/> | 42 | <text bottom="-132" left="14" name="yaw"> |
43 | <check_box bottom_delta="-21" control_name="FlycamZoomDirect" label="Direct Zoom" /> | 43 | Yaw |
44 | 44 | </text> | |
45 | <slider bottom_delta="-29" can_edit_text="false" control_name="FlycamFeathering" | 45 | <text bottom="-132" left="142" name="pitch"> |
46 | Pitch | ||
47 | </text> | ||
48 | <text bottom="-132" left="270" name="roll"> | ||
49 | Roll | ||
50 | </text> | ||
51 | <spinner bottom="-153" control_name="FlycamAxis5" decimal_digits="0" increment="1" | ||
52 | label="Mapping" label_width="64" left="14" max_val="7" min_val="-1" | ||
53 | name="FlycamAxis5" width="120" /> | ||
54 | <spinner bottom="-153" control_name="FlycamAxis4" decimal_digits="0" increment="1" | ||
55 | label="Mapping" label_width="64" left="142" max_val="7" min_val="-1" | ||
56 | name="FlycamAxis4" width="120" /> | ||
57 | <spinner bottom="-153" control_name="FlycamAxis3" decimal_digits="0" increment="1" | ||
58 | label="Mapping" label_width="64" left="270" max_val="7" min_val="-1" | ||
59 | name="FlycamAxis3" width="120" /> | ||
60 | <spinner bottom="-174" control_name="FlycamAxisScale5" decimal_digits="2" | ||
61 | increment="0.1" label="Scale" label_width="64" left="14" max_val="1024" | ||
62 | min_val="-1024" name="FlycamAxisScale5" width="120" /> | ||
63 | <spinner bottom="-174" control_name="FlycamAxisScale4" decimal_digits="2" | ||
64 | increment="0.1" label="Scale" label_width="64" left="142" max_val="1024" | ||
65 | min_val="-1024" name="FlycamAxisScale4" width="120" /> | ||
66 | <spinner bottom="-174" control_name="FlycamAxisScale3" decimal_digits="2" | ||
67 | increment="0.1" label="Scale" label_width="64" left="270" max_val="1024" | ||
68 | min_val="-1024" name="FlycamAxisScale3" width="120" /> | ||
69 | <spinner bottom="-195" control_name="FlycamAxisDeadZone5" decimal_digits="2" | ||
70 | increment="0.01" label="Dead Zone" label_width="64" left="14" max_val="1" | ||
71 | min_val="0" name="FlycamAxisDeadZone5" width="120" /> | ||
72 | <spinner bottom="-195" control_name="FlycamAxisDeadZone4" decimal_digits="2" | ||
73 | increment="0.01" label="Dead Zone" label_width="64" left="142" max_val="1" | ||
74 | min_val="0" name="FlycamAxisDeadZone4" width="120" /> | ||
75 | <spinner bottom="-195" control_name="FlycamAxisDeadZone3" decimal_digits="2" | ||
76 | increment="0.01" label="Dead Zone" label_width="64" left="270" max_val="1" | ||
77 | min_val="0" name="FlycamAxisDeadZone3" width="120" /> | ||
78 | <text bottom="-224" left="14" name="ZoomLabel"> | ||
79 | Zoom | ||
80 | </text> | ||
81 | <spinner bottom="-245" control_name="FlycamAxis6" decimal_digits="0" increment="1" | ||
82 | label="Mapping" label_width="64" left="14" max_val="7" min_val="-1" | ||
83 | name="FlycamAxis6" width="120" /> | ||
84 | <spinner bottom="-266" control_name="FlycamAxisScale6" decimal_digits="2" | ||
85 | increment="0.1" label="Scale" label_width="64" left="14" max_val="1024" | ||
86 | min_val="-1024" name="FlycamAxisScale6" width="120" /> | ||
87 | <spinner bottom="-287" control_name="FlycamAxisDeadZone6" decimal_digits="2" | ||
88 | increment="0.01" label="Dead Zone" label_width="64" left="14" max_val="1" | ||
89 | min_val="0" name="FlycamAxisDeadZone6" width="120" /> | ||
90 | <check_box bottom_delta="-21" control_name="FlycamZoomDirect" label="Direct Zoom" /> | ||
91 | <slider bottom_delta="-29" can_edit_text="false" control_name="FlycamFeathering" | ||
46 | decimal_digits="0" follows="left" height="16" increment="1" | 92 | decimal_digits="0" follows="left" height="16" increment="1" |
47 | initial_val="0.7" label="Feathering" left="14" max_val="32" min_val="1" | 93 | initial_val="0.7" label="Feathering" left="14" max_val="32" min_val="1" |
48 | mouse_opaque="true" name="FlycamFeathering" show_text="false" value="0.7" | 94 | mouse_opaque="true" name="FlycamFeathering" show_text="false" value="0.7" |
49 | width="128" /> | 95 | width="128" /> |
50 | 96 | <check_box bottom_delta="-21" control_name="FlycamAutoLeveling" label="Auto Level" | |
51 | <check_box bottom_delta="-21" control_name="FlycamAutoLeveling" name="FlycamAutoLeveling" label="Auto Level" /> | 97 | name="FlycamAutoLeveling" /> |
52 | <check_box bottom_delta="-21" control_name="FlycamAbsolute" name="FlycamAbsolute" label="3D Cursor" /> | 98 | <check_box bottom_delta="-21" control_name="FlycamAbsolute" label="3D Cursor" |
53 | 99 | name="FlycamAbsolute" /> | |
54 | <text hidden="true" name="JoystickMonitor">Joystick Monitor</text> | 100 | <string name="JoystickMonitor"> |
55 | <text hidden="true" name="Axis">Axis [NUM]</text> | 101 | Joystick Monitor |
56 | 102 | </string> | |
103 | <string name="Axis"> | ||
104 | Axis [NUM] | ||
105 | </string> | ||
57 | </floater> | 106 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_lagmeter.xml b/linden/indra/newview/skins/xui/en-us/floater_lagmeter.xml index de4dd6c..905d795 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_lagmeter.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_lagmeter.xml | |||
@@ -1,426 +1,199 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater | 2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_close="true" | 3 | can_resize="false" height="150" name="floater_lagmeter" |
4 | can_drag_on_left="false" | 4 | rect_control="FloaterLagMeter" title="Lag Meter" width="370"> |
5 | can_minimize="true" | 5 | <button bottom="-40" enabled="true" follows="top|left" font="SansSerif" halign="center" |
6 | can_resize="false" | 6 | height="16" image_selected="lag_status_good.tga" |
7 | height="150" | 7 | image_unselected="lag_status_good.tga" label="" label_selected="" left="8" |
8 | width="370" | 8 | mouse_opaque="true" name="client_lagmeter" scale_image="true" |
9 | name="floater_lagmeter" | 9 | tab_stop="false" tool_tip="Client lag status" width="16" /> |
10 | title="Lag Meter" | 10 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
11 | rect_control="FloaterLagMeter" > | 11 | bottom="-40" drop_shadow_visible="true" follows="left|top" font="SansSerif" |
12 | 12 | h_pad="0" halign="left" height="16" left="27" mouse_opaque="true" | |
13 | <button | 13 | name="client" v_pad="0" width="128"> |
14 | bottom="-40" | 14 | Client: |
15 | enabled="true" | 15 | </text> |
16 | follows="top|left" | 16 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
17 | font="SansSerif" | 17 | bottom="-40" drop_shadow_visible="true" follows="left|top" font="SansSerif" |
18 | halign="center" | 18 | h_pad="0" halign="left" height="16" left="110" mouse_opaque="true" |
19 | hidden="false" | 19 | name="client_text" right="-10" v_pad="0"> |
20 | image_selected="lag_status_good.tga" | 20 | Normal |
21 | image_unselected="lag_status_good.tga" | 21 | </text> |
22 | label="" | 22 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
23 | label_selected="" | 23 | bottom="-56" drop_shadow_visible="true" follows="left|top" |
24 | left="8" | 24 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="40" |
25 | mouse_opaque="true" | 25 | mouse_opaque="true" name="client_lag_cause" right="-32" v_pad="0" /> |
26 | name="client_lagmeter" | 26 | <button bottom="-80" enabled="true" follows="top|left" font="SansSerif" halign="center" |
27 | scale_image="true" | 27 | height="16" image_selected="lag_status_good.tga" |
28 | tool_tip="Client lag status" | 28 | image_unselected="lag_status_good.tga" label="" label_selected="" left="8" |
29 | tab_stop="false" | 29 | mouse_opaque="true" name="network_lagmeter" scale_image="true" |
30 | height="16" | 30 | tab_stop="false" tool_tip="Network lag status" width="16" /> |
31 | width="16" /> | 31 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
32 | 32 | bottom="-80" drop_shadow_visible="true" follows="left|top" font="SansSerif" | |
33 | <text | 33 | h_pad="0" halign="left" height="16" left="27" mouse_opaque="true" |
34 | bg_visible="false" | 34 | name="network" v_pad="0" width="128"> |
35 | border_drop_shadow_visible="false" | 35 | Network: |
36 | border_visible="false" | 36 | </text> |
37 | bottom="-40" | 37 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
38 | drop_shadow_visible="true" | 38 | bottom="-80" drop_shadow_visible="true" follows="left|top" font="SansSerif" |
39 | follows="left|top" | 39 | h_pad="0" halign="left" height="16" left="110" mouse_opaque="true" |
40 | font="SansSerif" | 40 | name="network_text" right="-10" v_pad="0"> |
41 | halign="left" | 41 | Normal |
42 | left="27" | 42 | </text> |
43 | mouse_opaque="true" | 43 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
44 | name="client" | 44 | bottom="-96" drop_shadow_visible="true" follows="left|top" |
45 | v_pad="0" | 45 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="40" |
46 | h_pad="0" | 46 | mouse_opaque="true" name="network_lag_cause" right="-32" v_pad="0" /> |
47 | width="128" | 47 | <button bottom="-120" enabled="true" follows="top|left" font="SansSerif" |
48 | height="16" > | 48 | halign="center" height="16" image_selected="lag_status_good.tga" |
49 | Client: | 49 | image_unselected="lag_status_good.tga" label="" label_selected="" left="8" |
50 | </text> | 50 | mouse_opaque="true" name="server_lagmeter" scale_image="true" |
51 | 51 | tab_stop="false" tool_tip="Server lag status" width="16" /> | |
52 | <text | 52 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
53 | bg_visible="false" | 53 | bottom="-120" drop_shadow_visible="true" follows="left|top" |
54 | border_drop_shadow_visible="false" | 54 | font="SansSerif" h_pad="0" halign="left" height="16" left="27" |
55 | border_visible="false" | 55 | mouse_opaque="true" name="server" v_pad="0" width="60"> |
56 | bottom="-40" | 56 | Server: |
57 | drop_shadow_visible="true" | 57 | </text> |
58 | follows="left|top" | 58 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
59 | font="SansSerif" | 59 | bottom="-120" drop_shadow_visible="true" follows="left|top" |
60 | halign="left" | 60 | font="SansSerif" h_pad="0" halign="left" height="16" left="85" |
61 | left="110" | 61 | mouse_opaque="true" name="server_text" right="-10" v_pad="0"> |
62 | right="-10" | 62 | Normal |
63 | mouse_opaque="true" | 63 | </text> |
64 | name="client_text" | 64 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
65 | v_pad="0" | 65 | bottom="-136" drop_shadow_visible="true" follows="left|top" |
66 | h_pad="0" | 66 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="40" |
67 | height="16" > | 67 | mouse_opaque="true" name="server_lag_cause" right="-32" v_pad="0" /> |
68 | Normal | 68 | <button bottom="5" follows="left|top" font="SansSerif" halign="center" height="18" |
69 | </text> | 69 | help_url="http://secondlife.com/support" label="?" mouse_opaque="true" |
70 | 70 | name="server_help" right="-10" width="18" /> | |
71 | <!-- | 71 | <button bottom="5" follows="left|top" font="SansSerif" halign="center" height="20" |
72 | <button | 72 | label=">>" left="5" mouse_opaque="true" name="minimize" width="25" /> |
73 | bottom="-56" | 73 | <string name="max_title_msg"> |
74 | follows="left|top" | 74 | Lag Meter |
75 | font="SansSerif" | 75 | </string> |
76 | halign="center" | 76 | <string name="max_width_px"> |
77 | height="18" | 77 | 360 |
78 | label="?" | 78 | </string> |
79 | right="-10" | 79 | <string name="min_title_msg"> |
80 | mouse_opaque="true" | 80 | Lag |
81 | name="client_help" | 81 | </string> |
82 | width="18" | 82 | <string name="min_width_px"> |
83 | help_url="http://secondlife.com/support/" /> | 83 | 90 |
84 | --> | 84 | </string> |
85 | 85 | <string name="client_text_msg"> | |
86 | <text | 86 | Client |
87 | bg_visible="false" | 87 | </string> |
88 | border_drop_shadow_visible="false" | 88 | <string name="client_frame_rate_critical_fps"> |
89 | border_visible="false" | 89 | 10 |
90 | bottom="-56" | 90 | </string> |
91 | drop_shadow_visible="true" | 91 | <string name="client_frame_rate_warning_fps"> |
92 | follows="left|top" | 92 | 15 |
93 | font="SansSerifSmall" | 93 | </string> |
94 | halign="left" | 94 | <string name="client_frame_time_window_bg_msg"> |
95 | left="40" | 95 | Normal, window in background |
96 | mouse_opaque="true" | 96 | </string> |
97 | name="client_lag_cause" | 97 | <string name="client_frame_time_critical_msg"> |
98 | v_pad="0" | 98 | Client frame rate below [CLIENT_FRAME_RATE_CRITICAL] |
99 | h_pad="0" | 99 | </string> |
100 | right="-32" | 100 | <string name="client_frame_time_warning_msg"> |
101 | height="16" > | 101 | Client frame rate between [CLIENT_FRAME_RATE_CRITICAL] and [CLIENT_FRAME_RATE_WARNING] |
102 | </text> | 102 | </string> |
103 | 103 | <string name="client_frame_time_normal_msg"> | |
104 | <button | 104 | Normal |
105 | bottom="-80" | 105 | </string> |
106 | enabled="true" | 106 | <string name="client_draw_distance_cause_msg"> |
107 | follows="top|left" | 107 | Possible cause: Draw distance set too high |
108 | font="SansSerif" | 108 | </string> |
109 | halign="center" | 109 | <string name="client_texture_loading_cause_msg"> |
110 | hidden="false" | 110 | Possible cause: Images loading |
111 | image_selected="lag_status_good.tga" | 111 | </string> |
112 | image_unselected="lag_status_good.tga" | 112 | <string name="client_texture_memory_cause_msg"> |
113 | label="" | 113 | Possible cause: Too many images in memory |
114 | label_selected="" | 114 | </string> |
115 | left="8" | 115 | <string name="client_complex_objects_cause_msg"> |
116 | mouse_opaque="true" | 116 | Possible cause: Too many complex objects in scene |
117 | name="network_lagmeter" | 117 | </string> |
118 | scale_image="true" | 118 | <string name="network_text_msg"> |
119 | tool_tip="Network lag status" | 119 | Network |
120 | tab_stop="false" | 120 | </string> |
121 | height="16" | 121 | <string name="network_packet_loss_critical_pct"> |
122 | width="16" /> | 122 | 10 |
123 | 123 | </string> | |
124 | <text | 124 | <string name="network_packet_loss_warning_pct"> |
125 | bg_visible="false" | 125 | 5 |
126 | border_drop_shadow_visible="false" | 126 | </string> |
127 | border_visible="false" | 127 | <string name="network_packet_loss_critical_msg"> |
128 | bottom="-80" | 128 | Connection is dropping over [NETWORK_PACKET_LOSS_CRITICAL]% of packets |
129 | drop_shadow_visible="true" | 129 | </string> |
130 | follows="left|top" | 130 | <string name="network_packet_loss_warning_msg"> |
131 | font="SansSerif" | 131 | Connection is dropping [NETWORK_PACKET_LOSS_WARNING]%-[NETWORK_PACKET_LOSS_CRITICAL]% of packets |
132 | halign="left" | 132 | </string> |
133 | left="27" | 133 | <string name="network_performance_normal_msg"> |
134 | mouse_opaque="true" | 134 | Normal |
135 | name="network" | 135 | </string> |
136 | v_pad="0" | 136 | <string name="network_ping_critical_ms"> |
137 | h_pad="0" | 137 | 600 |
138 | width="128" | 138 | </string> |
139 | height="16" > | 139 | <string name="network_ping_warning_ms"> |
140 | Network: | 140 | 300 |
141 | </text> | 141 | </string> |
142 | 142 | <string name="network_ping_critical_msg"> | |
143 | <text | 143 | Connection ping time is over [NETWORK_PING_CRITICAL] ms |
144 | bg_visible="false" | 144 | </string> |
145 | border_drop_shadow_visible="false" | 145 | <string name="network_ping_warning_msg"> |
146 | border_visible="false" | 146 | Connection ping time is [NETWORK_PING_WARNING]-[NETWORK_PING_CRITICAL] ms |
147 | bottom="-80" | 147 | </string> |
148 | drop_shadow_visible="true" | 148 | <string name="network_packet_loss_cause_msg"> |
149 | follows="left|top" | 149 | Possible bad connection or 'Bandwidth' pref too high. |
150 | font="SansSerif" | 150 | </string> |
151 | halign="left" | 151 | <string name="network_ping_cause_msg"> |
152 | left="110" | 152 | Possible bad connection or file-sharing app. |
153 | right="-10" | 153 | </string> |
154 | mouse_opaque="true" | 154 | <string name="server_text_msg"> |
155 | name="network_text" | 155 | Server |
156 | v_pad="0" | 156 | </string> |
157 | h_pad="0" | 157 | <string name="server_frame_rate_critical_fps"> |
158 | height="16" > | 158 | 20 |
159 | Normal | 159 | </string> |
160 | </text> | 160 | <string name="server_frame_rate_warning_fps"> |
161 | 161 | 30 | |
162 | <!-- | 162 | </string> |
163 | <button | 163 | <string name="server_single_process_max_time_ms"> |
164 | bottom_delta="-16" | 164 | 20 |
165 | follows="left|top" | 165 | </string> |
166 | font="SansSerif" | 166 | <string name="server_frame_time_critical_msg"> |
167 | halign="center" | 167 | Simulator framerate below [SERVER_FRAME_RATE_CRITICAL] |
168 | height="18" | 168 | </string> |
169 | label="?" | 169 | <string name="server_frame_time_warning_msg"> |
170 | right="-10" | 170 | Simulator framerate between [SERVER_FRAME_RATE_CRITICAL] and [SERVER_FRAME_RATE_WARNING] |
171 | mouse_opaque="true" | 171 | </string> |
172 | name="network_help" | 172 | <string name="server_frame_time_normal_msg"> |
173 | width="18" | 173 | Normal |
174 | help_url="http://secondlife.com/support/" /> | 174 | </string> |
175 | --> | 175 | <string name="server_physics_cause_msg"> |
176 | 176 | Possible Cause: Too many physical objects | |
177 | <text | 177 | </string> |
178 | bg_visible="false" | 178 | <string name="server_scripts_cause_msg"> |
179 | border_drop_shadow_visible="false" | 179 | Possible Cause: Too many scripted objects |
180 | border_visible="false" | 180 | </string> |
181 | bottom="-96" | 181 | <string name="server_net_cause_msg"> |
182 | drop_shadow_visible="true" | 182 | Possible Cause: Too much network traffic |
183 | follows="left|top" | 183 | </string> |
184 | font="SansSerifSmall" | 184 | <string name="server_agent_cause_msg"> |
185 | halign="left" | 185 | Possible Cause: Too many moving people in region |
186 | left="40" | 186 | </string> |
187 | mouse_opaque="true" | 187 | <string name="server_images_cause_msg"> |
188 | name="network_lag_cause" | 188 | Possible Cause: Too many image calculations |
189 | v_pad="0" | 189 | </string> |
190 | h_pad="0" | 190 | <string name="server_generic_cause_msg"> |
191 | right="-32" | 191 | Possible Cause: Simulator load too heavy |
192 | height="16" > | 192 | </string> |
193 | </text> | 193 | <string name="smaller_label"> |
194 | 194 | >> | |
195 | <button | 195 | </string> |
196 | bottom="-120" | 196 | <string name="bigger_label"> |
197 | enabled="true" | 197 | << |
198 | follows="top|left" | 198 | </string> |
199 | font="SansSerif" | ||
200 | halign="center" | ||
201 | hidden="false" | ||
202 | image_selected="lag_status_good.tga" | ||
203 | image_unselected="lag_status_good.tga" | ||
204 | label="" | ||
205 | label_selected="" | ||
206 | left="8" | ||
207 | mouse_opaque="true" | ||
208 | name="server_lagmeter" | ||
209 | scale_image="true" | ||
210 | tool_tip="Server lag status" | ||
211 | tab_stop="false" | ||
212 | height="16" | ||
213 | width="16" /> | ||
214 | |||
215 | <text | ||
216 | bg_visible="false" | ||
217 | border_drop_shadow_visible="false" | ||
218 | border_visible="false" | ||
219 | bottom="-120" | ||
220 | drop_shadow_visible="true" | ||
221 | follows="left|top" | ||
222 | font="SansSerif" | ||
223 | halign="left" | ||
224 | left="27" | ||
225 | mouse_opaque="true" | ||
226 | name="server" | ||
227 | v_pad="0" | ||
228 | h_pad="0" | ||
229 | width="60" | ||
230 | height="16" > | ||
231 | Server: | ||
232 | </text> | ||
233 | |||
234 | <text | ||
235 | bg_visible="false" | ||
236 | border_drop_shadow_visible="false" | ||
237 | border_visible="false" | ||
238 | bottom="-120" | ||
239 | drop_shadow_visible="true" | ||
240 | follows="left|top" | ||
241 | font="SansSerif" | ||
242 | halign="left" | ||
243 | left="85" | ||
244 | right="-10" | ||
245 | mouse_opaque="true" | ||
246 | name="server_text" | ||
247 | v_pad="0" | ||
248 | h_pad="0" | ||
249 | height="16" > | ||
250 | Normal | ||
251 | </text> | ||
252 | |||
253 | <text | ||
254 | bg_visible="false" | ||
255 | border_drop_shadow_visible="false" | ||
256 | border_visible="false" | ||
257 | bottom="-136" | ||
258 | drop_shadow_visible="true" | ||
259 | follows="left|top" | ||
260 | font="SansSerifSmall" | ||
261 | halign="left" | ||
262 | left="40" | ||
263 | mouse_opaque="true" | ||
264 | name="server_lag_cause" | ||
265 | v_pad="0" | ||
266 | h_pad="0" | ||
267 | right="-32" | ||
268 | height="16" > | ||
269 | </text> | ||
270 | |||
271 | <button | ||
272 | bottom="5" | ||
273 | follows="left|top" | ||
274 | font="SansSerif" | ||
275 | halign="center" | ||
276 | height="18" | ||
277 | label="?" | ||
278 | right="-10" | ||
279 | mouse_opaque="true" | ||
280 | name="server_help" | ||
281 | width="18" | ||
282 | help_url="http://secondlife.com/support" /> | ||
283 | |||
284 | <button | ||
285 | bottom="5" | ||
286 | follows="left|top" | ||
287 | font="SansSerif" | ||
288 | halign="center" | ||
289 | height="20" | ||
290 | label=">>" | ||
291 | left="5" | ||
292 | mouse_opaque="true" | ||
293 | name="minimize" | ||
294 | width="25" /> | ||
295 | |||
296 | <text hidden="true" name="max_title_msg"> | ||
297 | Lag Meter | ||
298 | </text> | ||
299 | <text hidden="true" name="max_width_px"> | ||
300 | 360 | ||
301 | </text> | ||
302 | <text hidden="true" name="min_title_msg"> | ||
303 | Lag | ||
304 | </text> | ||
305 | <text hidden="true" name="min_width_px"> | ||
306 | 90 | ||
307 | </text> | ||
308 | |||
309 | <text hidden="true" name="client_text_msg"> | ||
310 | Client | ||
311 | </text> | ||
312 | <text hidden="true" name="client_frame_rate_critical_fps"> | ||
313 | 10 | ||
314 | </text> | ||
315 | <text hidden="true" name="client_frame_rate_warning_fps"> | ||
316 | 15 | ||
317 | </text> | ||
318 | <text hidden="true" name="client_frame_time_window_bg_msg"> | ||
319 | Normal, window in background | ||
320 | </text> | ||
321 | <text hidden="true" name="client_frame_time_critical_msg"> | ||
322 | Client frame rate below [CLIENT_FRAME_RATE_CRITICAL] | ||
323 | </text> | ||
324 | <text hidden="true" name="client_frame_time_warning_msg"> | ||
325 | Client frame rate between [CLIENT_FRAME_RATE_CRITICAL] and [CLIENT_FRAME_RATE_WARNING] | ||
326 | </text> | ||
327 | <text hidden="true" name="client_frame_time_normal_msg"> | ||
328 | Normal | ||
329 | </text> | ||
330 | <text hidden="true" name="client_draw_distance_cause_msg"> | ||
331 | Possible cause: Draw distance set too high | ||
332 | </text> | ||
333 | <text hidden="true" name="client_texture_loading_cause_msg"> | ||
334 | Possible cause: Images loading | ||
335 | </text> | ||
336 | <text hidden="true" name="client_texture_memory_cause_msg"> | ||
337 | Possible cause: Too many images in memory | ||
338 | </text> | ||
339 | <text hidden="true" name="client_complex_objects_cause_msg"> | ||
340 | Possible cause: Too many complex objects in scene | ||
341 | </text> | ||
342 | |||
343 | <text hidden="true" name="network_text_msg"> | ||
344 | Network | ||
345 | </text> | ||
346 | <text hidden="true" name="network_packet_loss_critical_pct"> | ||
347 | 10 | ||
348 | </text> | ||
349 | <text hidden="true" name="network_packet_loss_warning_pct"> | ||
350 | 5 | ||
351 | </text> | ||
352 | <text hidden="true" name="network_packet_loss_critical_msg"> | ||
353 | Connection is dropping over [NETWORK_PACKET_LOSS_CRITICAL]% of packets | ||
354 | </text> | ||
355 | <text hidden="true" name="network_packet_loss_warning_msg"> | ||
356 | Connection is dropping [NETWORK_PACKET_LOSS_WARNING]%-[NETWORK_PACKET_LOSS_CRITICAL]% of packets | ||
357 | </text> | ||
358 | <text hidden="true" name="network_performance_normal_msg"> | ||
359 | Normal | ||
360 | </text> | ||
361 | <text hidden="true" name="network_ping_critical_ms"> | ||
362 | 600 | ||
363 | </text> | ||
364 | <text hidden="true" name="network_ping_warning_ms"> | ||
365 | 300 | ||
366 | </text> | ||
367 | <text hidden="true" name="network_ping_critical_msg"> | ||
368 | Connection ping time is over [NETWORK_PING_CRITICAL] ms | ||
369 | </text> | ||
370 | <text hidden="true" name="network_ping_warning_msg"> | ||
371 | Connection ping time is [NETWORK_PING_WARNING]-[NETWORK_PING_CRITICAL] ms | ||
372 | </text> | ||
373 | <text hidden="true" name="network_packet_loss_cause_msg"> | ||
374 | Possible bad connection or 'Bandwidth' pref too high. | ||
375 | </text> | ||
376 | <text hidden="true" name="network_ping_cause_msg"> | ||
377 | Possible bad connection or file-sharing app. | ||
378 | </text> | ||
379 | |||
380 | |||
381 | <text hidden="true" name="server_text_msg"> | ||
382 | Server | ||
383 | </text> | ||
384 | <text hidden="true" name="server_frame_rate_critical_fps"> | ||
385 | 20 | ||
386 | </text> | ||
387 | <text hidden="true" name="server_frame_rate_warning_fps"> | ||
388 | 30 | ||
389 | </text> | ||
390 | <text hidden="true" name="server_single_process_max_time_ms"> | ||
391 | 20 | ||
392 | </text> | ||
393 | <text hidden="true" name="server_frame_time_critical_msg"> | ||
394 | Simulator framerate below [SERVER_FRAME_RATE_CRITICAL] | ||
395 | </text> | ||
396 | <text hidden="true" name="server_frame_time_warning_msg"> | ||
397 | Simulator framerate between [SERVER_FRAME_RATE_CRITICAL] and [SERVER_FRAME_RATE_WARNING] | ||
398 | </text> | ||
399 | <text hidden="true" name="server_frame_time_normal_msg"> | ||
400 | Normal | ||
401 | </text> | ||
402 | <text hidden="true" name="server_physics_cause_msg"> | ||
403 | Possible Cause: Too many physical objects | ||
404 | </text> | ||
405 | <text hidden="true" name="server_scripts_cause_msg"> | ||
406 | Possible Cause: Too many scripted objects | ||
407 | </text> | ||
408 | <text hidden="true" name="server_net_cause_msg"> | ||
409 | Possible Cause: Too much network traffic | ||
410 | </text> | ||
411 | <text hidden="true" name="server_agent_cause_msg"> | ||
412 | Possible Cause: Too many moving people in region | ||
413 | </text> | ||
414 | <text hidden="true" name="server_images_cause_msg"> | ||
415 | Possible Cause: Too many image calculations | ||
416 | </text> | ||
417 | <text hidden="true" name="server_generic_cause_msg"> | ||
418 | Possible Cause: Simulator load too heavy | ||
419 | </text> | ||
420 | <text hidden="true" name="smaller_label"> | ||
421 | >> | ||
422 | </text> | ||
423 | <text hidden="true" name="bigger_label"> | ||
424 | << | ||
425 | </text> | ||
426 | </floater> | 199 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_land_holdings.xml b/linden/indra/newview/skins/xui/en-us/floater_land_holdings.xml index c218886..19a3d20 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_land_holdings.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_land_holdings.xml | |||
@@ -64,5 +64,7 @@ | |||
64 | mouse_opaque="true" name="available_text" v_pad="0" width="140"> | 64 | mouse_opaque="true" name="available_text" v_pad="0" width="140"> |
65 | [AREA] sq. meters | 65 | [AREA] sq. meters |
66 | </text> | 66 | </text> |
67 | <string name="area_string">[AREA] sq. meters</string> | 67 | <string name="area_string"> |
68 | [AREA] sq. meters | ||
69 | </string> | ||
68 | </floater> | 70 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_landmark_ctrl.xml b/linden/indra/newview/skins/xui/en-us/floater_landmark_ctrl.xml index 07a709a..30c0741 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_landmark_ctrl.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_landmark_ctrl.xml | |||
@@ -1,40 +1,34 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-516" can_close="true" can_drag_on_left="false" can_minimize="false" | 2 | <floater bottom="-516" can_close="true" can_drag_on_left="false" can_minimize="false" |
3 | can_resize="true" can_tear_off="true" enabled="true" height="320" | 3 | can_resize="true" can_tear_off="true" enabled="true" height="320" |
4 | hidden="false" left="478" min_height="310" min_width="241" rect_control="FloaterLandmarkRect" | 4 | left="478" min_height="310" min_width="241" mouse_opaque="true" |
5 | mouse_opaque="true" name="landmarkpicker" title="Organize: Landmarks" width="310"> | 5 | name="landmarkpicker" rect_control="FloaterLandmarkRect" |
6 | title="Organize: Landmarks" width="310"> | ||
6 | <check_box bottom="-44" enabled="true" follows="left|top" font="SansSerifSmall" | 7 | <check_box bottom="-44" enabled="true" follows="left|top" font="SansSerifSmall" |
7 | height="24" hidden="false" initial_value="true" label="Show Folders" | 8 | height="24" initial_value="true" label="Show Folders" left="175" |
8 | left="175" mouse_opaque="true" name="show_folders_check" | 9 | mouse_opaque="true" name="show_folders_check" radio_style="false" |
9 | radio_style="false" width="201" /> | 10 | width="201" /> |
10 | <search_editor bottom="-36" enabled="true" follows="left|top" height="16" hidden="false" | 11 | <search_editor bottom="-36" enabled="true" follows="left|top" height="16" left="20" |
11 | left="20" mouse_opaque="true" name="inventory search editor" width="231" /> | 12 | mouse_opaque="true" name="inventory search editor" width="231" /> |
12 | <inventory_panel allow_multi_select="false" border="true" bottom="-256" enabled="true" | 13 | <inventory_panel allow_multi_select="false" border="true" bottom="-256" enabled="true" |
13 | follows="left|top|right|bottom" height="216" hidden="false" left="20" | 14 | follows="left|top|right|bottom" height="216" left="20" mouse_opaque="true" |
14 | mouse_opaque="true" name="inventory panel" | 15 | name="inventory panel" sort_order="TexturePickerSortOrder" width="231" /> |
15 | sort_order="TexturePickerSortOrder" width="231" /> | 16 | <button bottom="-282" enabled="true" follows="bottom" font="SansSerif" halign="center" |
16 | <button bottom="-282" enabled="true" follows="bottom" font="SansSerif" | 17 | height="20" label="New" label_selected="New" left="20" mouse_opaque="true" |
17 | halign="center" height="20" hidden="false" label="New" | 18 | name="New" scale_image="true" width="100" /> |
18 | label_selected="New" left="20" mouse_opaque="true" name="New" | 19 | <button bottom="-282" enabled="true" follows="bottom" font="SansSerif" halign="center" |
19 | scale_image="true" width="100" /> | 20 | height="20" label="Rename" label_selected="Rename" left="125" |
20 | <button bottom="-282" enabled="true" follows="bottom" font="SansSerif" | 21 | mouse_opaque="true" name="Rename" scale_image="true" width="100" /> |
21 | halign="center" height="20" hidden="false" label="Rename" | 22 | <button bottom="-282" enabled="true" follows="bottom" font="SansSerif" halign="center" |
22 | label_selected="Rename" left="125" mouse_opaque="true" name="Rename" | 23 | height="20" label="New Folder" label_selected="New Folder" left="230" |
23 | scale_image="true" width="100" /> | 24 | mouse_opaque="true" name="NewFolder" scale_image="true" width="100" /> |
24 | <button bottom="-282" enabled="true" follows="bottom" font="SansSerif" | 25 | <button bottom="-307" enabled="true" follows="bottom" font="SansSerif" halign="center" |
25 | halign="center" height="20" hidden="false" label="New Folder" | 26 | height="20" label="Edit" label_selected="Edit" left="20" |
26 | label_selected="New Folder" left="230" mouse_opaque="true" name="NewFolder" | 27 | mouse_opaque="true" name="Edit" scale_image="true" width="100" /> |
27 | scale_image="true" width="100" /> | 28 | <button bottom="-307" enabled="true" follows="bottom" font="SansSerif" halign="center" |
28 | <button bottom="-307" enabled="true" follows="bottom" font="SansSerif" | 29 | height="20" label="Delete" label_selected="Delete" left="125" |
29 | halign="center" height="20" hidden="false" label="Edit" | 30 | mouse_opaque="true" name="Delete" scale_image="true" width="100" /> |
30 | label_selected="Edit" left="20" mouse_opaque="true" name="Edit" | 31 | <button bottom="-307" enabled="true" follows="bottom" font="SansSerif" halign="center" |
31 | scale_image="true" width="100" /> | 32 | height="20" label="Close" label_selected="Close" left="230" |
32 | <button bottom="-307" enabled="true" follows="bottom" font="SansSerif" | 33 | mouse_opaque="true" name="Close" scale_image="true" width="100" /> |
33 | halign="center" height="20" hidden="false" label="Delete" | ||
34 | label_selected="Delete" left="125" mouse_opaque="true" name="Delete" | ||
35 | scale_image="true" width="100" /> | ||
36 | <button bottom="-307" enabled="true" follows="bottom" font="SansSerif" | ||
37 | halign="center" height="20" hidden="false" label="Close" | ||
38 | label_selected="Close" left="230" mouse_opaque="true" name="Close" | ||
39 | scale_image="true" width="100" /> | ||
40 | </floater> | 34 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_live_lsleditor.xml b/linden/indra/newview/skins/xui/en-us/floater_live_lsleditor.xml index 97dc3b5..330c3aa 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_live_lsleditor.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_live_lsleditor.xml | |||
@@ -1,18 +1,20 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-668" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-668" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="true" enabled="true" follows="left|top" height="550" | 3 | can_resize="true" enabled="true" follows="left|top" height="550" left="306" |
4 | hidden="false" left="306" min_height="271" min_width="290" | 4 | min_height="271" min_width="290" mouse_opaque="true" name="script ed float" |
5 | mouse_opaque="true" name="script ed float" | ||
6 | rect_control="FloaterOpenObjectRect" title="Script: New Script" width="500"> | 5 | rect_control="FloaterOpenObjectRect" title="Script: New Script" width="500"> |
7 | <button bottom="-545" enabled="true" follows="right|bottom" font="SansSerif" | 6 | <button bottom="-545" enabled="true" follows="right|bottom" font="SansSerif" |
8 | halign="center" height="20" hidden="false" label="Reset" | 7 | halign="center" height="20" label="Reset" label_selected="Reset" left="362" |
9 | label_selected="Reset" left="362" mouse_opaque="true" name="Reset" | 8 | mouse_opaque="true" name="Reset" width="128" /> |
10 | width="128" /> | ||
11 | <check_box bottom="-545" enabled="false" follows="left|bottom" font="SansSerif" | 9 | <check_box bottom="-545" enabled="false" follows="left|bottom" font="SansSerif" |
12 | height="18" hidden="false" initial_value="true" label="Running" left="12" | 10 | height="18" initial_value="true" label="Running" left="12" |
13 | mouse_opaque="true" name="running" radio_style="false" width="100" /> | 11 | mouse_opaque="true" name="running" radio_style="false" width="100" /> |
14 | <panel bottom="-527" enabled="true" follows="left|top|right|bottom" height="506" | 12 | <panel bottom="-527" enabled="true" follows="left|top|right|bottom" height="506" |
15 | hidden="false" left="1" name="script ed panel" width="498" /> | 13 | left="1" name="script ed panel" width="498" /> |
16 | 14 | <string name="not_allowed"> | |
17 | <text name="not_allowed" hidden="true">You are not allowed to view this script.</text> | 15 | You are not allowed to view this script. |
16 | </string> | ||
17 | <string name="script_running"> | ||
18 | Running | ||
19 | </string> | ||
18 | </floater> | 20 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_lsl_guide.xml b/linden/indra/newview/skins/xui/en-us/floater_lsl_guide.xml index 773b54b..1f25c74 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_lsl_guide.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_lsl_guide.xml | |||
@@ -1,20 +1,20 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
1 | <floater bottom="-500" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-500" can_close="true" can_drag_on_left="false" can_minimize="true" |
2 | can_resize="true" enabled="true" follows="left|top" height="400" | 3 | can_resize="true" enabled="true" follows="left|top" height="400" left="306" |
3 | hidden="false" left="306" min_height="271" min_width="350" | 4 | min_height="271" min_width="350" mouse_opaque="true" name="script ed float" |
4 | mouse_opaque="true" name="script ed float" rect_control="LSLHelpRect" | 5 | rect_control="LSLHelpRect" title="LSL Wiki" width="370"> |
5 | title="LSL Wiki" width="370"> | ||
6 | <check_box bottom="-45" enabled="true" follows="top|left" font="SansSerif" halign="center" | 6 | <check_box bottom="-45" enabled="true" follows="top|left" font="SansSerif" halign="center" |
7 | height="20" hidden="false" label="Follow cursor" left="10" | 7 | height="20" label="Follow cursor" left="10" mouse_opaque="true" |
8 | mouse_opaque="true" name="lock_check" width="60" /> | 8 | name="lock_check" width="60" /> |
9 | <combo_box allow_text_entry="true" bottom_delta="0" enabled="true" | 9 | <combo_box allow_text_entry="true" bottom_delta="0" enabled="true" |
10 | follows="top|left|right" font="SansSerif" halign="center" height="20" | 10 | follows="top|left|right" font="SansSerif" halign="center" height="20" |
11 | hidden="false" label="Lock" left_delta="100" mouse_opaque="true" | 11 | label="Lock" left_delta="100" mouse_opaque="true" name="history_combo" |
12 | name="history_combo" width="90" /> | 12 | width="90" /> |
13 | <button bottom_delta="0" enabled="true" follows="top|right" font="SansSerif" | 13 | <button bottom_delta="0" enabled="true" follows="top|right" font="SansSerif" |
14 | halign="center" height="20" hidden="false" label="Back" left_delta="95" | 14 | halign="center" height="20" label="Back" left_delta="95" |
15 | mouse_opaque="true" name="back_btn" width="70" /> | 15 | mouse_opaque="true" name="back_btn" width="70" /> |
16 | <button bottom_delta="0" enabled="true" follows="top|right" font="SansSerif" | 16 | <button bottom_delta="0" enabled="true" follows="top|right" font="SansSerif" |
17 | halign="center" height="20" hidden="false" label="Forward" left_delta="75" | 17 | halign="center" height="20" label="Forward" left_delta="75" |
18 | mouse_opaque="true" name="fwd_btn" width="70" /> | 18 | mouse_opaque="true" name="fwd_btn" width="70" /> |
19 | <web_browser bottom="10" follows="left|right|top|bottom" left="10" name="lsl_guide_html" | 19 | <web_browser bottom="10" follows="left|right|top|bottom" left="10" name="lsl_guide_html" |
20 | right="-10" top="-50" /> | 20 | right="-10" top="-50" /> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_media_browser.xml b/linden/indra/newview/skins/xui/en-us/floater_media_browser.xml new file mode 100644 index 0000000..e6b0d0f --- /dev/null +++ b/linden/indra/newview/skins/xui/en-us/floater_media_browser.xml | |||
@@ -0,0 +1,37 @@ | |||
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="true" | ||
3 | height="440" min_height="140" min_width="432" name="floater_about" | ||
4 | rect_control="FloaterMediaRect" title="Media Browser" width="535"> | ||
5 | <layout_stack bottom="0" follows="left|right|top|bottom" left="10" top="-20" width="515"> | ||
6 | <layout_panel auto_resize="false" bottom="0" height="20" left="0" user_resize="false" | ||
7 | width="515"> | ||
8 | <button bottom="0" follows="left|top" height="20" label="Back" left="0" name="back" | ||
9 | width="50" /> | ||
10 | <button bottom_delta="0" follows="left|top" height="20" label="Forward" left_delta="55" | ||
11 | name="forward" width="60" /> | ||
12 | <button bottom_delta="0" enabled="false" follows="left|top" height="20" label="Reload" | ||
13 | left_delta="65" name="reload" width="60" /> | ||
14 | <combo_box allow_text_entry="true" bottom_delta="0" follows="left|top|right" height="20" | ||
15 | left_delta="65" max_chars="255" name="address" width="295" /> | ||
16 | <button bottom_delta="0" enabled="false" follows="right|top" height="20" label="Go" | ||
17 | left_delta="300" name="go" width="30" /> | ||
18 | </layout_panel> | ||
19 | <layout_panel auto_resize="false" bottom="0" height="20" left="0" | ||
20 | name="parcel_owner_controls" user_resize="false" width="515"> | ||
21 | <button bottom="0" enabled="false" follows="left|top" height="20" | ||
22 | label="Send Current URL to Parcel" left="0" name="assign" width="200" /> | ||
23 | </layout_panel> | ||
24 | <layout_panel auto_resize="true" bottom="0" height="20" left="0" user_resize="false" | ||
25 | width="515"> | ||
26 | <web_browser bottom="30" follows="left|right|top|bottom" left="0" name="browser" top="20" | ||
27 | width="515" /> | ||
28 | <button bottom="5" follows="bottom|left" height="20" label="Open in My Web Browser" | ||
29 | left="0" name="open_browser" width="150" /> | ||
30 | <check_box bottom="5" control_name="UseExternalBrowser" follows="bottom|left" height="20" | ||
31 | label="Always open in my web browser" left_delta="155" name="open_always" | ||
32 | width="200" /> | ||
33 | <button bottom="5" follows="bottom|right" height="20" label="Close" left="-70" | ||
34 | name="close" width="70" /> | ||
35 | </layout_panel> | ||
36 | </layout_stack> | ||
37 | </floater> | ||
diff --git a/linden/indra/newview/skins/xui/en-us/floater_moveview.xml b/linden/indra/newview/skins/xui/en-us/floater_moveview.xml index dc7ac7c..e87c1e7 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_moveview.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_moveview.xml | |||
@@ -1,61 +1,56 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-976" can_close="true" can_drag_on_left="false" can_minimize="false" | 2 | <floater bottom="-976" can_close="true" can_drag_on_left="false" can_minimize="false" |
3 | can_resize="false" can_tear_off="true" enabled="true" follows="bottom" | 3 | can_resize="false" can_tear_off="true" enabled="true" follows="bottom" |
4 | height="58" hidden="false" left="521" min_height="100" min_width="100" | 4 | height="58" left="521" min_height="100" min_width="100" mouse_opaque="true" |
5 | mouse_opaque="true" name="move floater" rect_control="FloaterMoveRect" | 5 | name="move floater" rect_control="FloaterMoveRect" title="" width="185"> |
6 | title="" width="185"> | ||
7 | <button bottom="-54" enabled="true" follows="left|bottom" font="SansSerif" | 6 | <button bottom="-54" enabled="true" follows="left|bottom" font="SansSerif" |
8 | halign="center" height="25" hidden="false" | 7 | halign="center" height="25" image_disabled="UIImgBtnLeftOutUUID" |
9 | image_disabled="UIImgBtnLeftOutUUID" | ||
10 | image_disabled_selected="UIImgBtnLeftInUUID" | 8 | image_disabled_selected="UIImgBtnLeftInUUID" |
11 | image_selected="UIImgBtnLeftInUUID" image_unselected="UIImgBtnLeftOutUUID" | 9 | image_selected="UIImgBtnLeftInUUID" image_unselected="UIImgBtnLeftOutUUID" |
12 | label="" label_selected="" left="20" mouse_opaque="true" | 10 | label="" label_selected="" left="20" mouse_opaque="true" |
13 | name="turn left btn" scale_image="false" tool_tip="Turn Left" width="25" /> | 11 | name="turn left btn" scale_image="false" tool_tip="Turn Left" width="25" /> |
14 | <button bottom="-54" enabled="true" follows="left|bottom" font="SansSerif" | 12 | <button bottom="-54" enabled="true" follows="left|bottom" font="SansSerif" |
15 | halign="center" height="25" hidden="false" | 13 | halign="center" height="25" image_disabled="UIImgBtnRightOutUUID" |
16 | image_disabled="UIImgBtnRightOutUUID" | ||
17 | image_disabled_selected="UIImgBtnRightInUUID" | 14 | image_disabled_selected="UIImgBtnRightInUUID" |
18 | image_selected="UIImgBtnRightInUUID" | 15 | image_selected="UIImgBtnRightInUUID" |
19 | image_unselected="UIImgBtnRightOutUUID" label="" label_selected="" | 16 | image_unselected="UIImgBtnRightOutUUID" label="" label_selected="" |
20 | left="66" mouse_opaque="true" name="turn right btn" scale_image="false" | 17 | left="66" mouse_opaque="true" name="turn right btn" scale_image="false" |
21 | tool_tip="Turn Right" width="25" /> | 18 | tool_tip="Turn Right" width="25" /> |
22 | <button bottom="-29" enabled="true" follows="left|bottom" font="SansSerif" | 19 | <button bottom="-29" enabled="true" follows="left|bottom" font="SansSerif" |
23 | halign="center" height="25" hidden="false" | 20 | halign="center" height="25" image_disabled="UIImgBtnMoveUpOutUUID" |
24 | image_disabled="UIImgBtnMoveUpOutUUID" | ||
25 | image_disabled_selected="UIImgBtnMoveUpInUUID" | 21 | image_disabled_selected="UIImgBtnMoveUpInUUID" |
26 | image_selected="UIImgBtnMoveUpInUUID" | 22 | image_selected="UIImgBtnMoveUpInUUID" |
27 | image_unselected="UIImgBtnMoveUpOutUUID" label="" label_selected="" | 23 | image_unselected="UIImgBtnMoveUpOutUUID" label="" label_selected="" |
28 | left="91" mouse_opaque="true" name="move up btn" scale_image="false" | 24 | left="91" mouse_opaque="true" name="move up btn" scale_image="false" |
29 | tool_tip="Jump or Fly Up" width="25" /> | 25 | tool_tip="Jump or Fly Up" width="25" /> |
30 | <button bottom="-54" enabled="true" follows="left|bottom" font="SansSerif" | 26 | <button bottom="-54" enabled="true" follows="left|bottom" font="SansSerif" |
31 | halign="center" height="25" hidden="false" | 27 | halign="center" height="25" image_disabled="UIImgBtnMoveDownOutUUID" |
32 | image_disabled="UIImgBtnMoveDownOutUUID" | ||
33 | image_disabled_selected="UIImgBtnMoveDownInUUID" | 28 | image_disabled_selected="UIImgBtnMoveDownInUUID" |
34 | image_selected="UIImgBtnMoveDownInUUID" | 29 | image_selected="UIImgBtnMoveDownInUUID" |
35 | image_unselected="UIImgBtnMoveDownOutUUID" label="" label_selected="" | 30 | image_unselected="UIImgBtnMoveDownOutUUID" label="" label_selected="" |
36 | left="91" mouse_opaque="true" name="move down btn" scale_image="false" | 31 | left="91" mouse_opaque="true" name="move down btn" scale_image="false" |
37 | tool_tip="Crouch or Fly Down" width="25" /> | 32 | tool_tip="Crouch or Fly Down" width="25" /> |
38 | <button bottom="-54" control_name="FlyBtnState" enabled="true" follows="left|bottom" | 33 | <button bottom="-54" control_name="FlyBtnState" enabled="true" follows="left|bottom" |
39 | font="SansSerif" halign="center" height="20" hidden="false" label="Fly" | 34 | font="SansSerif" halign="center" height="20" label="Fly" |
40 | label_selected="Fly" left="116" mouse_opaque="true" name="fly btn" | 35 | label_selected="Fly" left="116" mouse_opaque="true" name="fly btn" |
41 | scale_image="true" tool_tip="Start or stop flying" width="65" /> | 36 | scale_image="true" tool_tip="Start or stop flying" width="65" /> |
42 | <joystick_slide bottom="-29" enabled="true" follows="left|bottom" halign="center" height="25" | 37 | <joystick_slide bottom="-29" enabled="true" follows="left|bottom" halign="center" height="25" |
43 | hidden="false" image_selected="UIImgBtnSlideLeftInUUID" | 38 | image_selected="UIImgBtnSlideLeftInUUID" |
44 | image_unselected="UIImgBtnSlideLeftOutUUID" left="20" mouse_opaque="true" | 39 | image_unselected="UIImgBtnSlideLeftOutUUID" left="20" mouse_opaque="true" |
45 | name="slide left btn" quadrant="left" scale_image="false" | 40 | name="slide left btn" quadrant="left" scale_image="false" |
46 | tool_tip="Move Left" width="25" /> | 41 | tool_tip="Move Left" width="25" /> |
47 | <joystick_slide bottom="-29" enabled="true" follows="left|bottom" halign="center" height="25" | 42 | <joystick_slide bottom="-29" enabled="true" follows="left|bottom" halign="center" height="25" |
48 | hidden="false" image_selected="UIImgBtnSlideRightInUUID" | 43 | image_selected="UIImgBtnSlideRightInUUID" |
49 | image_unselected="UIImgBtnSlideRightOutUUID" left="66" mouse_opaque="true" | 44 | image_unselected="UIImgBtnSlideRightOutUUID" left="66" mouse_opaque="true" |
50 | name="slide right btn" quadrant="right" scale_image="false" | 45 | name="slide right btn" quadrant="right" scale_image="false" |
51 | tool_tip="Move Right" width="25" /> | 46 | tool_tip="Move Right" width="25" /> |
52 | <joystick_turn bottom="-29" enabled="true" follows="left|bottom" halign="center" height="25" | 47 | <joystick_turn bottom="-29" enabled="true" follows="left|bottom" halign="center" height="25" |
53 | hidden="false" image_selected="UIImgBtnForwardInUUID" | 48 | image_selected="UIImgBtnForwardInUUID" |
54 | image_unselected="UIImgBtnForwardOutUUID" left="45" mouse_opaque="true" | 49 | image_unselected="UIImgBtnForwardOutUUID" left="45" mouse_opaque="true" |
55 | name="forward btn" quadrant="up" scale_image="false" | 50 | name="forward btn" quadrant="up" scale_image="false" |
56 | tool_tip="Move Forward" width="21" /> | 51 | tool_tip="Move Forward" width="21" /> |
57 | <joystick_turn bottom="-54" enabled="true" follows="left|bottom" halign="center" height="25" | 52 | <joystick_turn bottom="-54" enabled="true" follows="left|bottom" halign="center" height="25" |
58 | hidden="false" image_selected="move_backward_in.tga" | 53 | image_selected="move_backward_in.tga" |
59 | image_unselected="move_backward_out.tga" left="45" mouse_opaque="true" | 54 | image_unselected="move_backward_out.tga" left="45" mouse_opaque="true" |
60 | name="backward btn" quadrant="down" scale_image="false" | 55 | name="backward btn" quadrant="down" scale_image="false" |
61 | tool_tip="Move Backward" width="21" /> | 56 | tool_tip="Move Backward" width="21" /> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_mute.xml b/linden/indra/newview/skins/xui/en-us/floater_mute.xml index 8ff118f..338d391 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_mute.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_mute.xml | |||
@@ -1,25 +1,25 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-384" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-384" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="true" can_tear_off="true" enabled="true" height="300" | 3 | can_resize="true" can_tear_off="true" enabled="true" height="300" left="45" |
4 | hidden="false" left="45" min_height="140" min_width="220" | 4 | min_height="140" min_width="220" mouse_opaque="true" name="mute floater" |
5 | mouse_opaque="true" name="mute floater" rect_control="FloaterMuteRect3" | 5 | rect_control="FloaterMuteRect3" short_title="Mute List" |
6 | title="Muted Residents & Objects" short_title="Mute List" width="300"> | 6 | title="Muted Residents & Objects" width="300"> |
7 | <scroll_list background_visible="false" bottom="-220" column_padding="5" draw_border="true" | 7 | <scroll_list background_visible="false" bottom="-220" column_padding="5" draw_border="true" |
8 | draw_heading="false" draw_stripes="true" enabled="true" | 8 | draw_heading="false" draw_stripes="true" enabled="true" |
9 | fg_disable_color="1 1 1 1" fg_selected_color="1 1 1 1" | 9 | fg_disable_color="1 1 1 1" fg_selected_color="1 1 1 1" |
10 | fg_unselected_color="1 1 1 1" follows="left|top|right|bottom" height="200" | 10 | fg_unselected_color="1 1 1 1" follows="left|top|right|bottom" height="200" |
11 | hidden="false" left="4" mouse_opaque="true" multi_select="false" | 11 | left="4" mouse_opaque="true" multi_select="false" name="mutes" |
12 | name="mutes" tool_tip="List of currently muted residents" width="292" /> | 12 | tool_tip="List of currently muted residents" width="292" /> |
13 | <button bottom="-244" enabled="true" follows="left|bottom" font="SansSerif" | 13 | <button bottom="-244" enabled="true" follows="left|bottom" font="SansSerif" |
14 | halign="center" height="20" hidden="false" label="Mute Resident..." | 14 | halign="center" height="20" label="Mute Resident..." |
15 | label_selected="Mute Resident..." left="4" mouse_opaque="true" | 15 | label_selected="Mute Resident..." left="4" mouse_opaque="true" |
16 | name="Mute resident..." tool_tip="Pick a resident to mute" width="210" /> | 16 | name="Mute resident..." tool_tip="Pick a resident to mute" width="210" /> |
17 | <button bottom="-268" enabled="true" follows="left|bottom" font="SansSerif" | 17 | <button bottom="-268" enabled="true" follows="left|bottom" font="SansSerif" |
18 | halign="center" height="20" hidden="false" label="Mute object by name..." | 18 | halign="center" height="20" label="Mute object by name..." |
19 | label_selected="Mute object by name..." left="4" mouse_opaque="true" | 19 | label_selected="Mute object by name..." left="4" mouse_opaque="true" |
20 | name="Mute object by name..." width="210" /> | 20 | name="Mute object by name..." width="210" /> |
21 | <button bottom="-292" enabled="false" follows="left|bottom" font="SansSerif" | 21 | <button bottom="-292" enabled="false" follows="left|bottom" font="SansSerif" |
22 | halign="center" height="20" hidden="false" label="Unmute" | 22 | halign="center" height="20" label="Unmute" label_selected="Unmute" left="4" |
23 | label_selected="Unmute" left="4" mouse_opaque="true" name="Unmute" | 23 | mouse_opaque="true" name="Unmute" |
24 | tool_tip="Remove resident or object from muted list" width="210" /> | 24 | tool_tip="Remove resident or object from muted list" width="210" /> |
25 | </floater> | 25 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_mute_object.xml b/linden/indra/newview/skins/xui/en-us/floater_mute_object.xml index db064dc..2c277e7 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_mute_object.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_mute_object.xml | |||
@@ -2,13 +2,13 @@ | |||
2 | <floater can_close="true" can_drag_on_left="false" can_minimize="false" | 2 | <floater can_close="true" can_drag_on_left="false" can_minimize="false" |
3 | can_resize="false" height="140" min_height="140" min_width="375" | 3 | can_resize="false" height="140" min_height="140" min_width="375" |
4 | name="mute by name" title="Mute object by name" width="375"> | 4 | name="mute by name" title="Mute object by name" width="375"> |
5 | <text left_delta="25" bottom_delta="-50" font="SansSerif" follows="top|left" height="16" left="20" | 5 | <text bottom_delta="-50" follows="top|left" font="SansSerif" height="16" left="20" |
6 | name="message" right="380" text_color="white"> | 6 | left_delta="25" name="message" right="380" text_color="white"> |
7 | Mute by name only affects object chat and IM, not sounds. | 7 | Mute by name only affects object chat and IM, not sounds. |
8 | You must type the object's name exactly. | 8 | You must type the object's name exactly. |
9 | </text> | 9 | </text> |
10 | <line_editor bottom_delta="-40" follows="top|right" height="18" left_delta="0" | 10 | <line_editor bottom_delta="-40" follows="top|right" font="SansSerif" height="18" |
11 | name="object_name" width="320" font="SansSerif"> | 11 | left_delta="0" name="object_name" width="320"> |
12 | Object name | 12 | Object name |
13 | </line_editor> | 13 | </line_editor> |
14 | <button bottom_delta="-30" follows="bottom|left" height="20" label="Ok" left="108" | 14 | <button bottom_delta="-30" follows="bottom|left" height="20" label="Ok" left="108" |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_my_friends.xml b/linden/indra/newview/skins/xui/en-us/floater_my_friends.xml index 264286d..1d5bf90 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_my_friends.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_my_friends.xml | |||
@@ -1,8 +1,8 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater can_close="false" can_drag_on_left="false" can_minimize="true" | 2 | <floater can_close="false" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="true" can_tear_off="true" height="390" min_height="240" | 3 | can_resize="true" can_tear_off="true" height="390" min_height="240" |
4 | rect_control="FloaterContactsRect" | 4 | min_width="365" name="floater_my_friends" |
5 | min_width="365" name="floater_my_friends" title="Contacts" width="395"> | 5 | rect_control="FloaterContactsRect" title="Contacts" width="395"> |
6 | <tab_container bottom="10" follows="left|right|top|bottom" height="360" left="0" | 6 | <tab_container bottom="10" follows="left|right|top|bottom" height="360" left="0" |
7 | name="friends_and_groups" tab_position="top" tab_width="80" width="388"> | 7 | name="friends_and_groups" tab_position="top" tab_width="80" width="388"> |
8 | <panel bottom="0" filename="panel_friends.xml" label="Friends" left="0" | 8 | <panel bottom="0" filename="panel_friends.xml" label="Friends" left="0" |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_new_im.xml b/linden/indra/newview/skins/xui/en-us/floater_new_im.xml index 94e3714..c93b890 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_new_im.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_new_im.xml | |||
@@ -1,26 +1,26 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater border="true" bottom="-297" can_close="false" can_drag_on_left="false" | 2 | <floater border="true" bottom="-297" can_close="false" can_drag_on_left="false" |
3 | can_minimize="false" can_resize="false" can_tear_off="false" enabled="true" | 3 | can_minimize="false" can_resize="false" can_tear_off="false" enabled="true" |
4 | follows="left|top|right|bottom" height="296" hidden="false" label="New IM" | 4 | follows="left|top|right|bottom" height="296" label="New IM" left="1" |
5 | left="1" min_height="100" min_width="100" mouse_opaque="false" | 5 | min_height="100" min_width="100" mouse_opaque="false" name="New IM" |
6 | name="New IM" title="New IM" width="501"> | 6 | title="New IM" width="501"> |
7 | <name_list allow_calling_card_drop="false" background_visible="true" bottom="-293" | 7 | <name_list allow_calling_card_drop="false" background_visible="true" bottom="-293" |
8 | column_padding="5" draw_border="true" draw_heading="false" | 8 | column_padding="5" draw_border="true" draw_heading="false" |
9 | draw_stripes="true" enabled="true" follows="left|top|right|bottom" | 9 | draw_stripes="true" enabled="true" follows="left|top|right|bottom" |
10 | height="290" hidden="false" left="6" mouse_opaque="true" | 10 | height="290" left="6" mouse_opaque="true" multi_select="false" |
11 | multi_select="false" name="user_list" width="421" /> | 11 | name="user_list" width="421" /> |
12 | <button bottom="-271" enabled="true" follows="right|bottom" font="SansSerif" | 12 | <button bottom="-271" enabled="true" follows="right|bottom" font="SansSerif" |
13 | halign="center" height="20" hidden="false" label="Start" | 13 | halign="center" height="20" label="Start" label_selected="Start" left="435" |
14 | label_selected="Start" left="435" mouse_opaque="true" name="start_btn" | 14 | mouse_opaque="true" name="start_btn" scale_image="true" sound_flags="0" |
15 | scale_image="true" sound_flags="0" width="60" /> | 15 | width="60" /> |
16 | <button bottom="-293" enabled="true" follows="right|bottom" font="SansSerif" | 16 | <button bottom="-293" enabled="true" follows="right|bottom" font="SansSerif" |
17 | halign="center" height="20" hidden="false" label="Close" | 17 | halign="center" height="20" label="Close" label_selected="Close" left="435" |
18 | label_selected="Close" left="435" mouse_opaque="true" name="close_btn" | 18 | mouse_opaque="true" name="close_btn" scale_image="true" sound_flags="0" |
19 | scale_image="true" sound_flags="0" width="60" /> | 19 | width="60" /> |
20 | <text hidden="true" name="name_format"> | 20 | <string name="name_format"> |
21 | [FIRST] [LAST] | 21 | [FIRST] [LAST] |
22 | </text> | 22 | </string> |
23 | <text hidden="true" name="online_descriptor"> | 23 | <string name="online_descriptor"> |
24 | (online) | 24 | (online) |
25 | </text> | 25 | </string> |
26 | </floater> | 26 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_new_outfit_dialog.xml b/linden/indra/newview/skins/xui/en-us/floater_new_outfit_dialog.xml index f3d5c3a..568f155 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_new_outfit_dialog.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_new_outfit_dialog.xml | |||
@@ -1,210 +1,209 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater border="true" bottom="167" can_close="false" can_drag_on_left="false" | 2 | <floater border="true" bottom="167" can_close="false" can_drag_on_left="false" |
3 | can_minimize="false" can_resize="false" can_tear_off="true" enabled="true" | 3 | can_minimize="false" can_resize="false" can_tear_off="true" enabled="true" |
4 | height="510" hidden="false" left="278" min_height="100" min_width="100" | 4 | height="510" left="278" min_height="100" min_width="100" |
5 | mouse_opaque="true" name="modal container" title=" " width="515"> | 5 | mouse_opaque="true" name="modal container" title="" width="515"> |
6 | <button bottom="-488" enabled="true" font="SansSerif" halign="center" height="20" | 6 | <button bottom="-488" enabled="true" font="SansSerif" halign="center" height="20" |
7 | hidden="false" label="Save" label_selected="Save" left="171" | 7 | label="Save" label_selected="Save" left="171" mouse_opaque="true" |
8 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> | 8 | name="Save" scale_image="true" width="82" /> |
9 | <button bottom="-488" enabled="true" font="SansSerif" halign="center" height="20" | 9 | <button bottom="-488" enabled="true" font="SansSerif" halign="center" height="20" |
10 | hidden="false" label="Cancel" label_selected="Cancel" left="261" | 10 | label="Cancel" label_selected="Cancel" left="261" mouse_opaque="true" |
11 | mouse_opaque="true" name="Cancel" scale_image="true" width="82" /> | 11 | name="Cancel" scale_image="true" width="82" /> |
12 | <check_box bottom="-216" enabled="true" follows="left|top" font="SansSerifSmall" | 12 | <check_box bottom="-216" enabled="true" follows="left|top" font="SansSerifSmall" |
13 | height="16" hidden="false" initial_value="false" label="Shape" left="13" | 13 | height="16" initial_value="false" label="Shape" left="13" |
14 | mouse_opaque="true" name="checkbox_Shape" radio_style="false" width="100" /> | 14 | mouse_opaque="true" name="checkbox_Shape" radio_style="false" width="100" /> |
15 | <check_box bottom="-236" enabled="true" follows="left|top" font="SansSerifSmall" | 15 | <check_box bottom="-236" enabled="true" follows="left|top" font="SansSerifSmall" |
16 | height="16" hidden="false" initial_value="false" label="Skin" left="13" | 16 | height="16" initial_value="false" label="Skin" left="13" |
17 | mouse_opaque="true" name="checkbox_Skin" radio_style="false" width="100" /> | 17 | mouse_opaque="true" name="checkbox_Skin" radio_style="false" width="100" /> |
18 | <check_box bottom="-256" enabled="true" follows="left|top" font="SansSerifSmall" | 18 | <check_box bottom="-256" enabled="true" follows="left|top" font="SansSerifSmall" |
19 | height="16" hidden="false" initial_value="false" label="Hair" left="13" | 19 | height="16" initial_value="false" label="Hair" left="13" |
20 | mouse_opaque="true" name="checkbox_Hair" radio_style="false" width="100" /> | 20 | mouse_opaque="true" name="checkbox_Hair" radio_style="false" width="100" /> |
21 | <check_box bottom="-276" enabled="true" follows="left|top" font="SansSerifSmall" | 21 | <check_box bottom="-276" enabled="true" follows="left|top" font="SansSerifSmall" |
22 | height="16" hidden="false" initial_value="false" label="Eyes" left="13" | 22 | height="16" initial_value="false" label="Eyes" left="13" |
23 | mouse_opaque="true" name="checkbox_Eyes" radio_style="false" width="100" /> | 23 | mouse_opaque="true" name="checkbox_Eyes" radio_style="false" width="100" /> |
24 | <check_box bottom="-434" enabled="true" follows="left|top" font="SansSerifSmall" | 24 | <check_box bottom="-434" enabled="true" follows="left|top" font="SansSerifSmall" |
25 | height="16" hidden="false" initial_value="false" | 25 | height="16" initial_value="false" label="Rename Clothing To Folder Name" |
26 | label="Rename Clothing To Folder Name" left="13" mouse_opaque="true" | 26 | left="13" mouse_opaque="true" name="rename" radio_style="false" width="210" /> |
27 | name="rename" radio_style="false" width="210" /> | ||
28 | <check_box bottom="-216" enabled="true" follows="left|top" font="SansSerifSmall" | 27 | <check_box bottom="-216" enabled="true" follows="left|top" font="SansSerifSmall" |
29 | height="16" hidden="false" initial_value="false" label="Shirt" left="113" | 28 | height="16" initial_value="false" label="Shirt" left="113" |
30 | mouse_opaque="true" name="checkbox_Shirt" radio_style="false" width="100" /> | 29 | mouse_opaque="true" name="checkbox_Shirt" radio_style="false" width="100" /> |
31 | <check_box bottom="-236" enabled="true" follows="left|top" font="SansSerifSmall" | 30 | <check_box bottom="-236" enabled="true" follows="left|top" font="SansSerifSmall" |
32 | height="16" hidden="false" initial_value="false" label="Pants" left="113" | 31 | height="16" initial_value="false" label="Pants" left="113" |
33 | mouse_opaque="true" name="checkbox_Pants" radio_style="false" width="100" /> | 32 | mouse_opaque="true" name="checkbox_Pants" radio_style="false" width="100" /> |
34 | <check_box bottom="-256" enabled="true" follows="left|top" font="SansSerifSmall" | 33 | <check_box bottom="-256" enabled="true" follows="left|top" font="SansSerifSmall" |
35 | height="16" hidden="false" initial_value="false" label="Shoes" left="113" | 34 | height="16" initial_value="false" label="Shoes" left="113" |
36 | mouse_opaque="true" name="checkbox_Shoes" radio_style="false" width="100" /> | 35 | mouse_opaque="true" name="checkbox_Shoes" radio_style="false" width="100" /> |
37 | <check_box bottom="-276" enabled="true" follows="left|top" font="SansSerifSmall" | 36 | <check_box bottom="-276" enabled="true" follows="left|top" font="SansSerifSmall" |
38 | height="16" hidden="false" initial_value="false" label="Socks" left="113" | 37 | height="16" initial_value="false" label="Socks" left="113" |
39 | mouse_opaque="true" name="checkbox_Socks" radio_style="false" width="100" /> | 38 | mouse_opaque="true" name="checkbox_Socks" radio_style="false" width="100" /> |
40 | <check_box bottom="-296" enabled="true" follows="left|top" font="SansSerifSmall" | 39 | <check_box bottom="-296" enabled="true" follows="left|top" font="SansSerifSmall" |
41 | height="16" hidden="false" initial_value="false" label="Jacket" left="113" | 40 | height="16" initial_value="false" label="Jacket" left="113" |
42 | mouse_opaque="true" name="checkbox_Jacket" radio_style="false" width="100" /> | 41 | mouse_opaque="true" name="checkbox_Jacket" radio_style="false" width="100" /> |
43 | <check_box bottom="-316" enabled="true" follows="left|top" font="SansSerifSmall" | 42 | <check_box bottom="-316" enabled="true" follows="left|top" font="SansSerifSmall" |
44 | height="16" hidden="false" initial_value="false" label="Gloves" left="113" | 43 | height="16" initial_value="false" label="Gloves" left="113" |
45 | mouse_opaque="true" name="checkbox_Gloves" radio_style="false" width="100" /> | 44 | mouse_opaque="true" name="checkbox_Gloves" radio_style="false" width="100" /> |
46 | <check_box bottom="-336" enabled="true" follows="left|top" font="SansSerifSmall" | 45 | <check_box bottom="-336" enabled="true" follows="left|top" font="SansSerifSmall" |
47 | height="16" hidden="false" initial_value="false" label="Undershirt" | 46 | height="16" initial_value="false" label="Undershirt" left="113" |
48 | left="113" mouse_opaque="true" name="checkbox_Undershirt" | 47 | mouse_opaque="true" name="checkbox_Undershirt" radio_style="false" |
49 | radio_style="false" width="100" /> | 48 | width="100" /> |
50 | <check_box bottom="-356" enabled="true" follows="left|top" font="SansSerifSmall" | 49 | <check_box bottom="-356" enabled="true" follows="left|top" font="SansSerifSmall" |
51 | height="16" hidden="false" initial_value="false" label="Underpants" | 50 | height="16" initial_value="false" label="Underpants" left="113" |
52 | left="113" mouse_opaque="true" name="checkbox_Underpants" | 51 | mouse_opaque="true" name="checkbox_Underpants" radio_style="false" |
53 | radio_style="false" width="100" /> | 52 | width="100" /> |
54 | <check_box bottom="-376" enabled="true" follows="left|top" font="SansSerifSmall" | 53 | <check_box bottom="-376" enabled="true" follows="left|top" font="SansSerifSmall" |
55 | height="16" hidden="false" initial_value="false" label="Skirt" left="113" | 54 | height="16" initial_value="false" label="Skirt" left="113" |
56 | mouse_opaque="true" name="checkbox_Skirt" radio_style="false" width="100" /> | 55 | mouse_opaque="true" name="checkbox_Skirt" radio_style="false" width="100" /> |
57 | <check_box bottom="-216" enabled="false" follows="left|top" font="SansSerifSmall" | 56 | <check_box bottom="-216" enabled="false" follows="left|top" font="SansSerifSmall" |
58 | height="16" hidden="false" initial_value="false" label="Chest" left="213" | 57 | height="16" initial_value="false" label="Chest" left="213" |
59 | mouse_opaque="true" name="checkbox_Chest" radio_style="false" width="100" /> | 58 | mouse_opaque="true" name="checkbox_Chest" radio_style="false" width="100" /> |
60 | <check_box bottom="-236" enabled="true" follows="left|top" font="SansSerifSmall" | 59 | <check_box bottom="-236" enabled="true" follows="left|top" font="SansSerifSmall" |
61 | height="16" hidden="false" initial_value="true" label="Skull" left="213" | 60 | height="16" initial_value="true" label="Skull" left="213" |
62 | mouse_opaque="true" name="checkbox_Skull" radio_style="false" width="100" /> | 61 | mouse_opaque="true" name="checkbox_Skull" radio_style="false" width="100" /> |
63 | <check_box bottom="-256" enabled="false" follows="left|top" font="SansSerifSmall" | 62 | <check_box bottom="-256" enabled="false" follows="left|top" font="SansSerifSmall" |
64 | height="16" hidden="false" initial_value="false" label="Left Shoulder" | 63 | height="16" initial_value="false" label="Left Shoulder" left="213" |
65 | left="213" mouse_opaque="true" name="checkbox_Left Shoulder" | 64 | mouse_opaque="true" name="checkbox_Left Shoulder" radio_style="false" |
66 | radio_style="false" width="100" /> | 65 | width="100" /> |
67 | <check_box bottom="-276" enabled="false" follows="left|top" font="SansSerifSmall" | 66 | <check_box bottom="-276" enabled="false" follows="left|top" font="SansSerifSmall" |
68 | height="16" hidden="false" initial_value="false" label="Right Shoulder" | 67 | height="16" initial_value="false" label="Right Shoulder" left="213" |
69 | left="213" mouse_opaque="true" name="checkbox_Right Shoulder" | 68 | mouse_opaque="true" name="checkbox_Right Shoulder" radio_style="false" |
70 | radio_style="false" width="106" /> | 69 | width="106" /> |
71 | <check_box bottom="-296" enabled="false" follows="left|top" font="SansSerifSmall" | 70 | <check_box bottom="-296" enabled="false" follows="left|top" font="SansSerifSmall" |
72 | height="16" hidden="false" initial_value="false" label="Left Hand" | 71 | height="16" initial_value="false" label="Left Hand" left="213" |
73 | left="213" mouse_opaque="true" name="checkbox_Left Hand" | 72 | mouse_opaque="true" name="checkbox_Left Hand" radio_style="false" |
74 | radio_style="false" width="100" /> | 73 | width="100" /> |
75 | <check_box bottom="-316" enabled="false" follows="left|top" font="SansSerifSmall" | 74 | <check_box bottom="-316" enabled="false" follows="left|top" font="SansSerifSmall" |
76 | height="16" hidden="false" initial_value="false" label="Right Hand" | 75 | height="16" initial_value="false" label="Right Hand" left="213" |
77 | left="213" mouse_opaque="true" name="checkbox_Right Hand" | 76 | mouse_opaque="true" name="checkbox_Right Hand" radio_style="false" |
78 | radio_style="false" width="100" /> | 77 | width="100" /> |
79 | <check_box bottom="-336" enabled="true" follows="left|top" font="SansSerifSmall" | 78 | <check_box bottom="-336" enabled="true" follows="left|top" font="SansSerifSmall" |
80 | height="16" hidden="false" initial_value="true" label="Left Foot" | 79 | height="16" initial_value="true" label="Left Foot" left="213" |
81 | left="213" mouse_opaque="true" name="checkbox_Left Foot" | 80 | mouse_opaque="true" name="checkbox_Left Foot" radio_style="false" |
82 | radio_style="false" width="100" /> | 81 | width="100" /> |
83 | <check_box bottom="-356" enabled="true" follows="left|top" font="SansSerifSmall" | 82 | <check_box bottom="-356" enabled="true" follows="left|top" font="SansSerifSmall" |
84 | height="16" hidden="false" initial_value="true" label="Right Foot" | 83 | height="16" initial_value="true" label="Right Foot" left="213" |
85 | left="213" mouse_opaque="true" name="checkbox_Right Foot" | 84 | mouse_opaque="true" name="checkbox_Right Foot" radio_style="false" |
86 | radio_style="false" width="100" /> | 85 | width="100" /> |
87 | <check_box bottom="-376" enabled="false" follows="left|top" font="SansSerifSmall" | 86 | <check_box bottom="-376" enabled="false" follows="left|top" font="SansSerifSmall" |
88 | height="16" hidden="false" initial_value="false" label="Spine" left="213" | 87 | height="16" initial_value="false" label="Spine" left="213" |
89 | mouse_opaque="true" name="checkbox_Spine" radio_style="false" width="100" /> | 88 | mouse_opaque="true" name="checkbox_Spine" radio_style="false" width="100" /> |
90 | <check_box bottom="-396" enabled="false" follows="left|top" font="SansSerifSmall" | 89 | <check_box bottom="-396" enabled="false" follows="left|top" font="SansSerifSmall" |
91 | height="16" hidden="false" initial_value="false" label="Pelvis" left="213" | 90 | height="16" initial_value="false" label="Pelvis" left="213" |
92 | mouse_opaque="true" name="checkbox_Pelvis" radio_style="false" width="100" /> | 91 | mouse_opaque="true" name="checkbox_Pelvis" radio_style="false" width="100" /> |
93 | <check_box bottom="-416" enabled="false" follows="left|top" font="SansSerifSmall" | 92 | <check_box bottom="-416" enabled="false" follows="left|top" font="SansSerifSmall" |
94 | height="16" hidden="false" initial_value="false" label="Mouth" left="213" | 93 | height="16" initial_value="false" label="Mouth" left="213" |
95 | mouse_opaque="true" name="checkbox_Mouth" radio_style="false" width="100" /> | 94 | mouse_opaque="true" name="checkbox_Mouth" radio_style="false" width="100" /> |
96 | <check_box bottom="-436" enabled="false" follows="left|top" font="SansSerifSmall" | 95 | <check_box bottom="-436" enabled="false" follows="left|top" font="SansSerifSmall" |
97 | height="16" hidden="false" initial_value="false" label="Chin" left="213" | 96 | height="16" initial_value="false" label="Chin" left="213" |
98 | mouse_opaque="true" name="checkbox_Chin" radio_style="false" width="100" /> | 97 | mouse_opaque="true" name="checkbox_Chin" radio_style="false" width="100" /> |
99 | <check_box bottom="-456" enabled="false" follows="left|top" font="SansSerifSmall" | 98 | <check_box bottom="-456" enabled="false" follows="left|top" font="SansSerifSmall" |
100 | height="16" hidden="false" initial_value="false" label="Left Ear" | 99 | height="16" initial_value="false" label="Left Ear" left="213" |
101 | left="213" mouse_opaque="true" name="checkbox_Left Ear" radio_style="false" | 100 | mouse_opaque="true" name="checkbox_Left Ear" radio_style="false" |
102 | width="100" /> | 101 | width="100" /> |
103 | <check_box bottom="-216" enabled="false" follows="left|top" font="SansSerifSmall" | 102 | <check_box bottom="-216" enabled="false" follows="left|top" font="SansSerifSmall" |
104 | height="16" hidden="false" initial_value="false" label="Right Ear" | 103 | height="16" initial_value="false" label="Right Ear" left="313" |
105 | left="313" mouse_opaque="true" name="checkbox_Right Ear" | 104 | mouse_opaque="true" name="checkbox_Right Ear" radio_style="false" |
106 | radio_style="false" width="100" /> | 105 | width="100" /> |
107 | <check_box bottom="-236" enabled="false" follows="left|top" font="SansSerifSmall" | 106 | <check_box bottom="-236" enabled="false" follows="left|top" font="SansSerifSmall" |
108 | height="16" hidden="false" initial_value="false" label="Left Eyeball" | 107 | height="16" initial_value="false" label="Left Eyeball" left="313" |
109 | left="313" mouse_opaque="true" name="checkbox_Left Eyeball" | 108 | mouse_opaque="true" name="checkbox_Left Eyeball" radio_style="false" |
110 | radio_style="false" width="100" /> | 109 | width="100" /> |
111 | <check_box bottom="-256" enabled="false" follows="left|top" font="SansSerifSmall" | 110 | <check_box bottom="-256" enabled="false" follows="left|top" font="SansSerifSmall" |
112 | height="16" hidden="false" initial_value="false" label="Right Eyeball" | 111 | height="16" initial_value="false" label="Right Eyeball" left="313" |
113 | left="313" mouse_opaque="true" name="checkbox_Right Eyeball" | 112 | mouse_opaque="true" name="checkbox_Right Eyeball" radio_style="false" |
114 | radio_style="false" width="100" /> | 113 | width="100" /> |
115 | <check_box bottom="-276" enabled="false" follows="left|top" font="SansSerifSmall" | 114 | <check_box bottom="-276" enabled="false" follows="left|top" font="SansSerifSmall" |
116 | height="16" hidden="false" initial_value="false" label="Nose" left="313" | 115 | height="16" initial_value="false" label="Nose" left="313" |
117 | mouse_opaque="true" name="checkbox_Nose" radio_style="false" width="100" /> | 116 | mouse_opaque="true" name="checkbox_Nose" radio_style="false" width="100" /> |
118 | <check_box bottom="-296" enabled="false" follows="left|top" font="SansSerifSmall" | 117 | <check_box bottom="-296" enabled="false" follows="left|top" font="SansSerifSmall" |
119 | height="16" hidden="false" initial_value="false" label="R Upper Arm" | 118 | height="16" initial_value="false" label="R Upper Arm" left="313" |
120 | left="313" mouse_opaque="true" name="checkbox_R Upper Arm" | 119 | mouse_opaque="true" name="checkbox_R Upper Arm" radio_style="false" |
121 | radio_style="false" width="100" /> | 120 | width="100" /> |
122 | <check_box bottom="-316" enabled="false" follows="left|top" font="SansSerifSmall" | 121 | <check_box bottom="-316" enabled="false" follows="left|top" font="SansSerifSmall" |
123 | height="16" hidden="false" initial_value="false" label="R Forearm" | 122 | height="16" initial_value="false" label="R Forearm" left="313" |
124 | left="313" mouse_opaque="true" name="checkbox_R Forearm" | 123 | mouse_opaque="true" name="checkbox_R Forearm" radio_style="false" |
125 | radio_style="false" width="100" /> | 124 | width="100" /> |
126 | <check_box bottom="-336" enabled="false" follows="left|top" font="SansSerifSmall" | 125 | <check_box bottom="-336" enabled="false" follows="left|top" font="SansSerifSmall" |
127 | height="16" hidden="false" initial_value="false" label="L Upper Arm" | 126 | height="16" initial_value="false" label="L Upper Arm" left="313" |
128 | left="313" mouse_opaque="true" name="checkbox_L Upper Arm" | 127 | mouse_opaque="true" name="checkbox_L Upper Arm" radio_style="false" |
129 | radio_style="false" width="100" /> | 128 | width="100" /> |
130 | <check_box bottom="-356" enabled="false" follows="left|top" font="SansSerifSmall" | 129 | <check_box bottom="-356" enabled="false" follows="left|top" font="SansSerifSmall" |
131 | height="16" hidden="false" initial_value="false" label="L Forearm" | 130 | height="16" initial_value="false" label="L Forearm" left="313" |
132 | left="313" mouse_opaque="true" name="checkbox_L Forearm" | 131 | mouse_opaque="true" name="checkbox_L Forearm" radio_style="false" |
133 | radio_style="false" width="100" /> | 132 | width="100" /> |
134 | <check_box bottom="-376" enabled="false" follows="left|top" font="SansSerifSmall" | 133 | <check_box bottom="-376" enabled="false" follows="left|top" font="SansSerifSmall" |
135 | height="16" hidden="false" initial_value="false" label="Right Hip" | 134 | height="16" initial_value="false" label="Right Hip" left="313" |
136 | left="313" mouse_opaque="true" name="checkbox_Right Hip" | 135 | mouse_opaque="true" name="checkbox_Right Hip" radio_style="false" |
137 | radio_style="false" width="100" /> | 136 | width="100" /> |
138 | <check_box bottom="-396" enabled="false" follows="left|top" font="SansSerifSmall" | 137 | <check_box bottom="-396" enabled="false" follows="left|top" font="SansSerifSmall" |
139 | height="16" hidden="false" initial_value="false" label="R Upper Leg" | 138 | height="16" initial_value="false" label="R Upper Leg" left="313" |
140 | left="313" mouse_opaque="true" name="checkbox_R Upper Leg" | 139 | mouse_opaque="true" name="checkbox_R Upper Leg" radio_style="false" |
141 | radio_style="false" width="100" /> | 140 | width="100" /> |
142 | <check_box bottom="-416" enabled="true" follows="left|top" font="SansSerifSmall" | 141 | <check_box bottom="-416" enabled="true" follows="left|top" font="SansSerifSmall" |
143 | height="16" hidden="false" initial_value="true" label="R Lower Leg" | 142 | height="16" initial_value="true" label="R Lower Leg" left="313" |
144 | left="313" mouse_opaque="true" name="checkbox_R Lower Leg" | 143 | mouse_opaque="true" name="checkbox_R Lower Leg" radio_style="false" |
145 | radio_style="false" width="100" /> | 144 | width="100" /> |
146 | <check_box bottom="-436" enabled="false" follows="left|top" font="SansSerifSmall" | 145 | <check_box bottom="-436" enabled="false" follows="left|top" font="SansSerifSmall" |
147 | height="16" hidden="false" initial_value="false" label="Left Hip" | 146 | height="16" initial_value="false" label="Left Hip" left="313" |
148 | left="313" mouse_opaque="true" name="checkbox_Left Hip" radio_style="false" | 147 | mouse_opaque="true" name="checkbox_Left Hip" radio_style="false" |
149 | width="100" /> | 148 | width="100" /> |
150 | <check_box bottom="-456" enabled="false" follows="left|top" font="SansSerifSmall" | 149 | <check_box bottom="-456" enabled="false" follows="left|top" font="SansSerifSmall" |
151 | height="16" hidden="false" initial_value="false" label="L Upper Leg" | 150 | height="16" initial_value="false" label="L Upper Leg" left="313" |
152 | left="313" mouse_opaque="true" name="checkbox_L Upper Leg" | 151 | mouse_opaque="true" name="checkbox_L Upper Leg" radio_style="false" |
153 | radio_style="false" width="100" /> | 152 | width="100" /> |
154 | <check_box bottom="-216" enabled="true" follows="left|top" font="SansSerifSmall" | 153 | <check_box bottom="-216" enabled="true" follows="left|top" font="SansSerifSmall" |
155 | height="16" hidden="false" initial_value="true" label="L Lower Leg" | 154 | height="16" initial_value="true" label="L Lower Leg" left="413" |
156 | left="413" mouse_opaque="true" name="checkbox_L Lower Leg" | 155 | mouse_opaque="true" name="checkbox_L Lower Leg" radio_style="false" |
157 | radio_style="false" width="100" /> | 156 | width="100" /> |
158 | <check_box bottom="-236" enabled="false" follows="left|top" font="SansSerifSmall" | 157 | <check_box bottom="-236" enabled="false" follows="left|top" font="SansSerifSmall" |
159 | height="16" hidden="false" initial_value="false" label="Stomach" left="413" | 158 | height="16" initial_value="false" label="Stomach" left="413" |
160 | mouse_opaque="true" name="checkbox_Stomach" radio_style="false" width="100" /> | 159 | mouse_opaque="true" name="checkbox_Stomach" radio_style="false" width="100" /> |
161 | <check_box bottom="-256" enabled="false" follows="left|top" font="SansSerifSmall" | 160 | <check_box bottom="-256" enabled="false" follows="left|top" font="SansSerifSmall" |
162 | height="16" hidden="false" initial_value="false" label="Left Pec" | 161 | height="16" initial_value="false" label="Left Pec" left="413" |
163 | left="413" mouse_opaque="true" name="checkbox_Left Pec" radio_style="false" | 162 | mouse_opaque="true" name="checkbox_Left Pec" radio_style="false" |
164 | width="100" /> | 163 | width="100" /> |
165 | <check_box bottom="-276" enabled="false" follows="left|top" font="SansSerifSmall" | 164 | <check_box bottom="-276" enabled="false" follows="left|top" font="SansSerifSmall" |
166 | height="16" hidden="false" initial_value="false" label="Right Pec" | 165 | height="16" initial_value="false" label="Right Pec" left="413" |
167 | left="413" mouse_opaque="true" name="checkbox_Right Pec" | 166 | mouse_opaque="true" name="checkbox_Right Pec" radio_style="false" |
168 | radio_style="false" width="100" /> | 167 | width="100" /> |
169 | <check_box bottom="-296" enabled="false" follows="left|top" font="SansSerifSmall" | 168 | <check_box bottom="-296" enabled="false" follows="left|top" font="SansSerifSmall" |
170 | height="16" hidden="false" initial_value="false" label="Center 2" | 169 | height="16" initial_value="false" label="Center 2" left="413" |
171 | left="413" mouse_opaque="true" name="checkbox_Center 2" radio_style="false" | 170 | mouse_opaque="true" name="checkbox_Center 2" radio_style="false" |
172 | width="100" /> | 171 | width="100" /> |
173 | <check_box bottom="-316" enabled="false" follows="left|top" font="SansSerifSmall" | 172 | <check_box bottom="-316" enabled="false" follows="left|top" font="SansSerifSmall" |
174 | height="16" hidden="false" initial_value="false" label="Top Right" | 173 | height="16" initial_value="false" label="Top Right" left="413" |
175 | left="413" mouse_opaque="true" name="checkbox_Top Right" | 174 | mouse_opaque="true" name="checkbox_Top Right" radio_style="false" |
176 | radio_style="false" width="100" /> | 175 | width="100" /> |
177 | <check_box bottom="-336" enabled="false" follows="left|top" font="SansSerifSmall" | 176 | <check_box bottom="-336" enabled="false" follows="left|top" font="SansSerifSmall" |
178 | height="16" hidden="false" initial_value="false" label="Top" left="413" | 177 | height="16" initial_value="false" label="Top" left="413" |
179 | mouse_opaque="true" name="checkbox_Top" radio_style="false" width="100" /> | 178 | mouse_opaque="true" name="checkbox_Top" radio_style="false" width="100" /> |
180 | <check_box bottom="-356" enabled="false" follows="left|top" font="SansSerifSmall" | 179 | <check_box bottom="-356" enabled="false" follows="left|top" font="SansSerifSmall" |
181 | height="16" hidden="false" initial_value="false" label="Top Left" | 180 | height="16" initial_value="false" label="Top Left" left="413" |
182 | left="413" mouse_opaque="true" name="checkbox_Top Left" radio_style="false" | 181 | mouse_opaque="true" name="checkbox_Top Left" radio_style="false" |
183 | width="100" /> | 182 | width="100" /> |
184 | <check_box bottom="-376" enabled="false" follows="left|top" font="SansSerifSmall" | 183 | <check_box bottom="-376" enabled="false" follows="left|top" font="SansSerifSmall" |
185 | height="16" hidden="false" initial_value="false" label="Center" left="413" | 184 | height="16" initial_value="false" label="Center" left="413" |
186 | mouse_opaque="true" name="checkbox_Center" radio_style="false" width="100" /> | 185 | mouse_opaque="true" name="checkbox_Center" radio_style="false" width="100" /> |
187 | <check_box bottom="-396" enabled="false" follows="left|top" font="SansSerifSmall" | 186 | <check_box bottom="-396" enabled="false" follows="left|top" font="SansSerifSmall" |
188 | height="16" hidden="false" initial_value="false" label="Bottom Left" | 187 | height="16" initial_value="false" label="Bottom Left" left="413" |
189 | left="413" mouse_opaque="true" name="checkbox_Bottom Left" | 188 | mouse_opaque="true" name="checkbox_Bottom Left" radio_style="false" |
190 | radio_style="false" width="100" /> | 189 | width="100" /> |
191 | <check_box bottom="-416" enabled="false" follows="left|top" font="SansSerifSmall" | 190 | <check_box bottom="-416" enabled="false" follows="left|top" font="SansSerifSmall" |
192 | height="16" hidden="false" initial_value="false" label="Bottom" left="413" | 191 | height="16" initial_value="false" label="Bottom" left="413" |
193 | mouse_opaque="true" name="checkbox_Bottom" radio_style="false" width="100" /> | 192 | mouse_opaque="true" name="checkbox_Bottom" radio_style="false" width="100" /> |
194 | <check_box bottom="-436" enabled="false" follows="left|top" font="SansSerifSmall" | 193 | <check_box bottom="-436" enabled="false" follows="left|top" font="SansSerifSmall" |
195 | height="16" hidden="false" initial_value="false" label="Bottom Right" | 194 | height="16" initial_value="false" label="Bottom Right" left="413" |
196 | left="413" mouse_opaque="true" name="checkbox_Bottom Right" | 195 | mouse_opaque="true" name="checkbox_Bottom Right" radio_style="false" |
197 | radio_style="false" width="100" /> | 196 | width="100" /> |
198 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 197 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
199 | bottom="-24" drop_shadow_visible="true" enabled="true" follows="left|top" | 198 | bottom="-24" drop_shadow_visible="true" enabled="true" follows="left|top" |
200 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 199 | font="SansSerif" h_pad="0" halign="left" height="16" left="13" |
201 | left="13" mouse_opaque="true" name="Make New Outfit" v_pad="0" width="489"> | 200 | mouse_opaque="true" name="Make New Outfit" v_pad="0" width="489"> |
202 | Make New Outfit | 201 | Make New Outfit |
203 | </text> | 202 | </text> |
204 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 203 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
205 | bottom="-102" drop_shadow_visible="true" enabled="true" follows="left|top" | 204 | bottom="-102" drop_shadow_visible="true" enabled="true" follows="left|top" |
206 | font="SansSerifSmall" h_pad="0" halign="left" height="70" hidden="false" | 205 | font="SansSerifSmall" h_pad="0" halign="left" height="70" left="13" |
207 | left="13" mouse_opaque="true" | 206 | mouse_opaque="true" |
208 | name="Outfits are folders that contain clothing and body parts. Drag an outfit folder onto your avatar to put it on. "Make New Outfit" makes a new folder and saves copies of the items you are now wearing into it." | 207 | name="Outfits are folders that contain clothing and body parts. Drag an outfit folder onto your avatar to put it on. "Make New Outfit" makes a new folder and saves copies of the items you are now wearing into it." |
209 | v_pad="0" width="489"> | 208 | v_pad="0" width="489"> |
210 | Outfits are folders that contain clothing and body parts. | 209 | Outfits are folders that contain clothing and body parts. |
@@ -215,46 +214,46 @@ now wearing into it. | |||
215 | </text> | 214 | </text> |
216 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 215 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
217 | bottom="-126" drop_shadow_visible="true" enabled="true" follows="left|top" | 216 | bottom="-126" drop_shadow_visible="true" enabled="true" follows="left|top" |
218 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 217 | font="SansSerif" h_pad="0" halign="left" height="16" left="13" |
219 | left="13" mouse_opaque="true" name="Folder name:" v_pad="0" width="489"> | 218 | mouse_opaque="true" name="Folder name:" v_pad="0" width="489"> |
220 | Folder name: | 219 | Folder name: |
221 | </text> | 220 | </text> |
222 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 221 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
223 | bottom="-174" drop_shadow_visible="true" enabled="true" follows="left|top" | 222 | bottom="-174" drop_shadow_visible="true" enabled="true" follows="left|top" |
224 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 223 | font="SansSerif" h_pad="0" halign="left" height="16" left="13" |
225 | left="13" mouse_opaque="true" name="Items to include in outfit:" v_pad="0" | 224 | mouse_opaque="true" name="Items to include in outfit:" v_pad="0" |
226 | width="489"> | 225 | width="489"> |
227 | Items to include in outfit: | 226 | Items to include in outfit: |
228 | </text> | 227 | </text> |
229 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 228 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
230 | bottom="-196" drop_shadow_visible="true" enabled="true" follows="left|top" | 229 | bottom="-196" drop_shadow_visible="true" enabled="true" follows="left|top" |
231 | font="SansSerifSmall" h_pad="0" halign="left" height="14" hidden="false" | 230 | font="SansSerifSmall" h_pad="0" halign="left" height="14" left="13" |
232 | left="13" mouse_opaque="true" name="Body Parts:" v_pad="0" width="100"> | 231 | mouse_opaque="true" name="Body Parts:" v_pad="0" width="100"> |
233 | Body Parts: | 232 | Body Parts: |
234 | </text> | 233 | </text> |
235 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 234 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
236 | bottom="-196" drop_shadow_visible="true" enabled="true" follows="left|top" | 235 | bottom="-196" drop_shadow_visible="true" enabled="true" follows="left|top" |
237 | font="SansSerifSmall" h_pad="0" halign="left" height="14" hidden="false" | 236 | font="SansSerifSmall" h_pad="0" halign="left" height="14" left="113" |
238 | left="113" mouse_opaque="true" name="Clothes:" v_pad="0" width="100"> | 237 | mouse_opaque="true" name="Clothes:" v_pad="0" width="100"> |
239 | Clothes: | 238 | Clothes: |
240 | </text> | 239 | </text> |
241 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 240 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
242 | bottom="-196" drop_shadow_visible="true" enabled="true" follows="left|top" | 241 | bottom="-196" drop_shadow_visible="true" enabled="true" follows="left|top" |
243 | font="SansSerifSmall" h_pad="0" halign="left" height="14" hidden="false" | 242 | font="SansSerifSmall" h_pad="0" halign="left" height="14" left="213" |
244 | left="213" mouse_opaque="true" name="Attachments:" v_pad="0" width="100"> | 243 | mouse_opaque="true" name="Attachments:" v_pad="0" width="100"> |
245 | Attachments: | 244 | Attachments: |
246 | </text> | 245 | </text> |
247 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 246 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
248 | bottom="-414" drop_shadow_visible="true" enabled="true" follows="left|top" | 247 | bottom="-414" drop_shadow_visible="true" enabled="true" follows="left|top" |
249 | font="SansSerifSmall" h_pad="0" halign="left" height="14" hidden="false" | 248 | font="SansSerifSmall" h_pad="0" halign="left" height="14" left="13" |
250 | left="13" mouse_opaque="true" name="Options:" v_pad="0" width="100"> | 249 | mouse_opaque="true" name="Options:" v_pad="0" width="100"> |
251 | Options: | 250 | Options: |
252 | </text> | 251 | </text> |
253 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-150" | 252 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-150" |
254 | enabled="true" follows="left|top" font="SansSerif" | 253 | enabled="true" follows="left|top" font="SansSerif" |
255 | handle_edit_keys_directly="true" height="20" hidden="false" left="13" | 254 | handle_edit_keys_directly="true" height="20" left="13" max_length="63" |
256 | max_length="63" mouse_opaque="true" name="name ed" | 255 | mouse_opaque="true" name="name ed" select_all_on_focus_received="false" |
257 | select_all_on_focus_received="false" select_on_focus="false" width="489"> | 256 | select_on_focus="false" width="489"> |
258 | New Outfit | 257 | New Outfit |
259 | </line_editor> | 258 | </line_editor> |
260 | </floater> | 259 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_openobject.xml b/linden/indra/newview/skins/xui/en-us/floater_openobject.xml index c7a053d..c7dd2c1 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_openobject.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_openobject.xml | |||
@@ -1,25 +1,25 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-551" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-551" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="true" can_tear_off="true" enabled="true" height="350" | 3 | can_resize="true" can_tear_off="true" default_tab_group="1" enabled="true" |
4 | hidden="false" left="385" min_height="160" min_width="270" | 4 | height="350" left="385" min_height="160" min_width="270" |
5 | mouse_opaque="true" name="objectcontents" default_tab_group="1" | 5 | mouse_opaque="true" name="objectcontents" |
6 | rect_control="FloaterOpenObjectRect" title="Object Contents" width="300"> | 6 | rect_control="FloaterOpenObjectRect" title="Object Contents" width="300"> |
7 | <panel bottom="-320" enabled="true" follows="left|top|right|bottom" height="276" | 7 | <panel bottom="-320" enabled="true" follows="left|top|right|bottom" height="276" |
8 | hidden="false" left="8" mouse_opaque="true" name="object_contents" | 8 | left="8" mouse_opaque="true" name="object_contents" width="284" /> |
9 | width="284" /> | ||
10 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 9 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
11 | bottom="-40" drop_shadow_visible="true" enabled="true" | 10 | bottom="-40" drop_shadow_visible="true" enabled="true" |
12 | follows="left|top|right" font="SansSerif" h_pad="0" halign="left" | 11 | follows="left|top|right" font="SansSerif" h_pad="0" halign="left" |
13 | height="16" hidden="false" left="8" mouse_opaque="true" name="object_name" | 12 | height="16" left="8" mouse_opaque="true" name="object_name" v_pad="0" |
14 | v_pad="0" width="284"> | 13 | width="284"> |
15 | [DESC]: | 14 | [DESC]: |
16 | </text> | 15 | </text> |
17 | <button bottom="-345" enabled="true" follows="bottom|left" font="SansSerifSmall" | 16 | <button bottom="-345" enabled="true" follows="bottom|left" font="SansSerifSmall" |
18 | halign="center" height="20" hidden="false" label="Copy To Inventory" | 17 | halign="center" height="20" label="Copy To Inventory" |
19 | label_selected="Copy To Inventory" left="10" mouse_opaque="true" tab_group="1" | 18 | label_selected="Copy To Inventory" left="10" mouse_opaque="true" |
20 | name="copy_to_inventory_button" scale_image="true" width="120" /> | 19 | name="copy_to_inventory_button" scale_image="true" tab_group="1" |
20 | width="120" /> | ||
21 | <button bottom="-345" enabled="true" follows="bottom|left" font="SansSerifSmall" | 21 | <button bottom="-345" enabled="true" follows="bottom|left" font="SansSerifSmall" |
22 | halign="center" height="20" hidden="false" label="Copy And Wear" | 22 | halign="center" height="20" label="Copy And Wear" |
23 | label_selected="Copy And Wear" left="140" mouse_opaque="true" | 23 | label_selected="Copy And Wear" left="140" mouse_opaque="true" |
24 | name="copy_and_wear_button" scale_image="true" width="120" /> | 24 | name="copy_and_wear_button" scale_image="true" width="120" /> |
25 | </floater> | 25 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_pay.xml b/linden/indra/newview/skins/xui/en-us/floater_pay.xml index 97615ea..8f0553d 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_pay.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_pay.xml | |||
@@ -1,59 +1,53 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-197" can_close="true" can_drag_on_left="false" can_minimize="false" | 2 | <floater bottom="-197" can_close="true" can_drag_on_left="false" can_minimize="false" |
3 | can_resize="false" enabled="true" height="140" hidden="false" left="439" | 3 | can_resize="false" enabled="true" height="140" left="439" min_height="100" |
4 | min_height="100" min_width="100" mouse_opaque="true" name="Give Money" | 4 | min_width="100" mouse_opaque="true" name="Give Money" |
5 | rect_control="FloaterPayRectB" title="" width="300"> | 5 | rect_control="FloaterPayRectB" title="" width="300"> |
6 | <button bottom="-74" enabled="true" font="SansSerif" halign="center" height="20" | 6 | <button bottom="-74" enabled="true" font="SansSerif" halign="center" height="20" |
7 | hidden="false" label="L$1" label_selected="L$1" left="108" | 7 | label="L$1" label_selected="L$1" left="108" mouse_opaque="true" |
8 | mouse_opaque="true" name="fastpay 1" scale_image="true" width="80" /> | 8 | name="fastpay 1" scale_image="true" width="80" /> |
9 | <button bottom="-74" enabled="true" font="SansSerif" halign="center" height="20" | 9 | <button bottom="-74" enabled="true" font="SansSerif" halign="center" height="20" |
10 | hidden="false" label="L$5" label_selected="L$5" left="203" | 10 | label="L$5" label_selected="L$5" left="203" mouse_opaque="true" |
11 | mouse_opaque="true" name="fastpay 5" scale_image="true" width="80" /> | 11 | name="fastpay 5" scale_image="true" width="80" /> |
12 | <button bottom="-98" enabled="true" font="SansSerif" halign="center" height="20" | 12 | <button bottom="-98" enabled="true" font="SansSerif" halign="center" height="20" |
13 | hidden="false" label="L$10" label_selected="L$10" left="108" | 13 | label="L$10" label_selected="L$10" left="108" mouse_opaque="true" |
14 | mouse_opaque="true" name="fastpay 10" scale_image="true" width="80" /> | 14 | name="fastpay 10" scale_image="true" width="80" /> |
15 | <button bottom="-98" enabled="true" font="SansSerif" halign="center" height="20" | 15 | <button bottom="-98" enabled="true" font="SansSerif" halign="center" height="20" |
16 | hidden="false" label="L$20" label_selected="L$20" left="203" | 16 | label="L$20" label_selected="L$20" left="203" mouse_opaque="true" |
17 | mouse_opaque="true" name="fastpay 20" scale_image="true" width="80" /> | 17 | name="fastpay 20" scale_image="true" width="80" /> |
18 | <button bottom="-132" enabled="false" font="SansSerif" halign="center" height="20" | 18 | <button bottom="-132" enabled="false" font="SansSerif" halign="center" height="20" |
19 | hidden="false" label="Pay" label_selected="Pay" left="120" | 19 | label="Pay" label_selected="Pay" left="120" mouse_opaque="true" |
20 | mouse_opaque="true" name="pay btn" scale_image="true" width="80" /> | 20 | name="pay btn" scale_image="true" width="80" /> |
21 | <button bottom="-132" enabled="true" font="SansSerif" halign="center" height="20" | 21 | <button bottom="-132" enabled="true" font="SansSerif" halign="center" height="20" |
22 | hidden="false" label="Cancel" label_selected="Cancel" left="203" | 22 | label="Cancel" label_selected="Cancel" left="203" mouse_opaque="true" |
23 | mouse_opaque="true" name="cancel btn" scale_image="true" width="80" /> | 23 | name="cancel btn" scale_image="true" width="80" /> |
24 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 24 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
25 | bottom="-25" drop_shadow_visible="true" enabled="true" follows="left|top" | 25 | bottom="-25" drop_shadow_visible="true" enabled="true" follows="left|top" |
26 | font="SansSerif" h_pad="0" halign="left" height="18" hidden="false" | 26 | font="SansSerif" h_pad="0" halign="left" height="18" left="12" |
27 | left="12" mouse_opaque="true" name="payee_label" v_pad="0" width="75"> | 27 | mouse_opaque="true" name="payee_label" v_pad="0" width="75"> |
28 | Pay resident: | 28 | Pay resident: |
29 | </text> | 29 | </text> |
30 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 30 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
31 | bottom="-25" drop_shadow_visible="true" enabled="true" follows="left|top" | 31 | bottom="-25" drop_shadow_visible="true" enabled="true" follows="left|top" |
32 | font="SansSerif" h_pad="0" halign="left" height="18" hidden="false" | 32 | font="SansSerif" h_pad="0" halign="left" height="18" left="85" |
33 | left="85" mouse_opaque="true" name="payee_name" v_pad="0" width="210"> | 33 | mouse_opaque="true" name="payee_name" v_pad="0" width="210"> |
34 | [FIRST] [LAST] | 34 | [FIRST] [LAST] |
35 | </text> | 35 | </text> |
36 | <!--text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
37 | bottom="-35" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
38 | font="SansSerif" h_pad="0" halign="left" height="18" hidden="false" | ||
39 | left="130" mouse_opaque="true" name="payee_name" v_pad="0" width="210"> | ||
40 | [FIRST] [LAST] | ||
41 | </text--> | ||
42 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 36 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
43 | bottom="-72" drop_shadow_visible="true" enabled="true" follows="left|top" | 37 | bottom="-72" drop_shadow_visible="true" enabled="true" follows="left|top" |
44 | font="SansSerif" h_pad="0" halign="right" height="18" hidden="false" | 38 | font="SansSerif" h_pad="0" halign="right" height="18" left="5" |
45 | left="5" mouse_opaque="true" name="fastpay text" v_pad="0" width="95"> | 39 | mouse_opaque="true" name="fastpay text" v_pad="0" width="95"> |
46 | Fast Pay: | 40 | Fast Pay: |
47 | </text> | 41 | </text> |
48 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 42 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
49 | bottom="-130" drop_shadow_visible="true" enabled="true" follows="left|top" | 43 | bottom="-130" drop_shadow_visible="true" enabled="true" follows="left|top" |
50 | font="SansSerif" h_pad="0" halign="left" height="18" hidden="false" | 44 | font="SansSerif" h_pad="0" halign="left" height="18" left="12" |
51 | left="12" mouse_opaque="true" name="amount text" v_pad="0" width="75"> | 45 | mouse_opaque="true" name="amount text" v_pad="0" width="75"> |
52 | Amount: | 46 | Amount: |
53 | </text> | 47 | </text> |
54 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-130" | 48 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-130" |
55 | enabled="true" follows="left|top|right" font="SansSerif" | 49 | enabled="true" follows="left|top|right" font="SansSerif" |
56 | handle_edit_keys_directly="false" height="18" hidden="false" left="58" | 50 | handle_edit_keys_directly="false" height="18" left="58" max_length="9" |
57 | max_length="9" mouse_opaque="true" name="amount" | 51 | mouse_opaque="true" name="amount" select_all_on_focus_received="false" |
58 | select_all_on_focus_received="false" select_on_focus="false" width="57" /> | 52 | select_on_focus="false" width="57" /> |
59 | </floater> | 53 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_pay_object.xml b/linden/indra/newview/skins/xui/en-us/floater_pay_object.xml index 1519f29..03e009d 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_pay_object.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_pay_object.xml | |||
@@ -1,73 +1,72 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-521" can_close="true" can_drag_on_left="false" can_minimize="false" | 2 | <floater bottom="-521" can_close="true" can_drag_on_left="false" can_minimize="false" |
3 | can_resize="false" enabled="true" height="140" hidden="false" left="690" | 3 | can_resize="false" enabled="true" height="140" left="690" min_height="100" |
4 | min_height="100" min_width="100" mouse_opaque="true" name="Give Money" | 4 | min_width="100" mouse_opaque="true" name="Give Money" |
5 | rect_control="FloaterPayRectB" title="" width="300"> | 5 | rect_control="FloaterPayRectB" title="" width="300"> |
6 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 6 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
7 | bottom="-25" drop_shadow_visible="true" enabled="true" follows="left|top" | 7 | bottom="-25" drop_shadow_visible="true" enabled="true" follows="left|top" |
8 | font="SansSerif" h_pad="0" halign="right" height="18" hidden="false" | 8 | font="SansSerif" h_pad="0" halign="right" height="18" left="5" |
9 | left="5" mouse_opaque="true" name="payee_group" v_pad="0" width="75"> | 9 | mouse_opaque="true" name="payee_group" v_pad="0" width="75"> |
10 | Pay group: | 10 | Pay group: |
11 | </text> | 11 | </text> |
12 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 12 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
13 | bottom_delta="0" drop_shadow_visible="true" enabled="true" | 13 | bottom_delta="0" drop_shadow_visible="true" enabled="true" |
14 | follows="left|top" font="SansSerif" h_pad="0" halign="right" height="18" | 14 | follows="left|top" font="SansSerif" h_pad="0" halign="right" height="18" |
15 | hidden="false" left="5" mouse_opaque="true" name="payee_resident" v_pad="0" | 15 | left="5" mouse_opaque="true" name="payee_resident" v_pad="0" width="75"> |
16 | width="75"> | ||
17 | Pay resident: | 16 | Pay resident: |
18 | </text> | 17 | </text> |
19 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 18 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
20 | bottom="-25" drop_shadow_visible="true" enabled="true" follows="left|top" | 19 | bottom="-25" drop_shadow_visible="true" enabled="true" follows="left|top" |
21 | font="SansSerif" h_pad="0" halign="left" height="18" hidden="false" | 20 | font="SansSerif" h_pad="0" halign="left" height="18" left="85" |
22 | left="85" mouse_opaque="true" name="payee_name" v_pad="0" width="210"> | 21 | mouse_opaque="true" name="payee_name" v_pad="0" width="210"> |
23 | [FIRST] [LAST] | 22 | [FIRST] [LAST] |
24 | </text> | 23 | </text> |
25 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 24 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
26 | bottom="-50" drop_shadow_visible="true" enabled="true" follows="left|top" | 25 | bottom="-50" drop_shadow_visible="true" enabled="true" follows="left|top" |
27 | font="SansSerif" h_pad="0" halign="right" height="18" hidden="false" | 26 | font="SansSerif" h_pad="0" halign="right" height="18" left="5" |
28 | left="5" mouse_opaque="true" name="object_name_label" v_pad="0" width="75"> | 27 | mouse_opaque="true" name="object_name_label" v_pad="0" width="75"> |
29 | Via object: | 28 | Via object: |
30 | </text> | 29 | </text> |
31 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 30 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
32 | bottom="-50" drop_shadow_visible="true" enabled="true" follows="left|top" | 31 | bottom="-50" drop_shadow_visible="true" enabled="true" follows="left|top" |
33 | font="SansSerif" h_pad="0" halign="left" height="18" hidden="false" | 32 | font="SansSerif" h_pad="0" halign="left" height="18" left="85" |
34 | left="85" mouse_opaque="true" name="object_name_text" v_pad="0" width="210"> | 33 | mouse_opaque="true" name="object_name_text" v_pad="0" width="210"> |
35 | ... | 34 | ... |
36 | </text> | 35 | </text> |
37 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 36 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
38 | bottom="-72" drop_shadow_visible="true" enabled="true" follows="left|top" | 37 | bottom="-72" drop_shadow_visible="true" enabled="true" follows="left|top" |
39 | font="SansSerif" h_pad="0" halign="right" height="18" hidden="false" | 38 | font="SansSerif" h_pad="0" halign="right" height="18" left="5" |
40 | left="5" mouse_opaque="true" name="fastpay text" v_pad="0" width="75"> | 39 | mouse_opaque="true" name="fastpay text" v_pad="0" width="75"> |
41 | Fast Pay: | 40 | Fast Pay: |
42 | </text> | 41 | </text> |
43 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 42 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
44 | bottom="-130" drop_shadow_visible="true" enabled="true" follows="left|top" | 43 | bottom="-130" drop_shadow_visible="true" enabled="true" follows="left|top" |
45 | font="SansSerif" h_pad="0" halign="right" height="18" hidden="false" | 44 | font="SansSerif" h_pad="0" halign="right" height="18" left="5" |
46 | left="5" mouse_opaque="true" name="amount text" v_pad="0" width="75"> | 45 | mouse_opaque="true" name="amount text" v_pad="0" width="75"> |
47 | Amount: | 46 | Amount: |
48 | </text> | 47 | </text> |
49 | <button bottom="-74" enabled="true" font="SansSerif" halign="center" height="20" | 48 | <button bottom="-74" enabled="true" font="SansSerif" halign="center" height="20" |
50 | hidden="false" label="L$1" label_selected="L$1" left="85" | 49 | label="L$1" label_selected="L$1" left="85" mouse_opaque="true" |
51 | mouse_opaque="true" name="fastpay 1" scale_image="true" width="80" /> | 50 | name="fastpay 1" scale_image="true" width="80" /> |
52 | <button bottom="-74" enabled="true" font="SansSerif" halign="center" height="20" | 51 | <button bottom="-74" enabled="true" font="SansSerif" halign="center" height="20" |
53 | hidden="false" label="L$5" label_selected="L$5" left="170" | 52 | label="L$5" label_selected="L$5" left="170" mouse_opaque="true" |
54 | mouse_opaque="true" name="fastpay 5" scale_image="true" width="80" /> | 53 | name="fastpay 5" scale_image="true" width="80" /> |
55 | <button bottom="-98" enabled="true" font="SansSerif" halign="center" height="20" | 54 | <button bottom="-98" enabled="true" font="SansSerif" halign="center" height="20" |
56 | hidden="false" label="L$10" label_selected="L$10" left="85" | 55 | label="L$10" label_selected="L$10" left="85" mouse_opaque="true" |
57 | mouse_opaque="true" name="fastpay 10" scale_image="true" width="80" /> | 56 | name="fastpay 10" scale_image="true" width="80" /> |
58 | <button bottom="-98" enabled="true" font="SansSerif" halign="center" height="20" | 57 | <button bottom="-98" enabled="true" font="SansSerif" halign="center" height="20" |
59 | hidden="false" label="L$20" label_selected="L$20" left="170" | 58 | label="L$20" label_selected="L$20" left="170" mouse_opaque="true" |
60 | mouse_opaque="true" name="fastpay 20" scale_image="true" width="80" /> | 59 | name="fastpay 20" scale_image="true" width="80" /> |
61 | <button bottom="-132" enabled="false" follows="right|bottom" font="SansSerif" | 60 | <button bottom="-132" enabled="false" follows="right|bottom" font="SansSerif" |
62 | halign="center" height="20" hidden="false" label="Pay" label_selected="Pay" | 61 | halign="center" height="20" label="Pay" label_selected="Pay" left="140" |
63 | left="140" mouse_opaque="true" name="pay btn" scale_image="true" width="70" /> | 62 | mouse_opaque="true" name="pay btn" scale_image="true" width="70" /> |
64 | <button bottom="-132" enabled="true" follows="right|bottom" font="SansSerif" | 63 | <button bottom="-132" enabled="true" follows="right|bottom" font="SansSerif" |
65 | halign="center" height="20" hidden="false" label="Cancel" | 64 | halign="center" height="20" label="Cancel" label_selected="Cancel" |
66 | label_selected="Cancel" left="215" mouse_opaque="true" name="cancel btn" | 65 | left="215" mouse_opaque="true" name="cancel btn" scale_image="true" |
67 | scale_image="true" width="70" /> | 66 | width="70" /> |
68 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-130" | 67 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-130" |
69 | enabled="true" follows="left|top|right" font="SansSerif" | 68 | enabled="true" follows="left|top|right" font="SansSerif" |
70 | handle_edit_keys_directly="false" height="18" hidden="false" left="85" | 69 | handle_edit_keys_directly="false" height="18" left="85" max_length="9" |
71 | max_length="9" mouse_opaque="true" name="amount" | 70 | mouse_opaque="true" name="amount" select_all_on_focus_received="false" |
72 | select_all_on_focus_received="false" select_on_focus="false" width="50" /> | 71 | select_on_focus="false" width="50" /> |
73 | </floater> | 72 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_post_process.xml b/linden/indra/newview/skins/xui/en-us/floater_post_process.xml new file mode 100644 index 0000000..0eb8150 --- /dev/null +++ b/linden/indra/newview/skins/xui/en-us/floater_post_process.xml | |||
@@ -0,0 +1,184 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <floater bottom="-350" can_close="true" can_drag_on_left="false" can_minimize="true" | ||
3 | can_resize="false" height="400" hidden="false" left="50" min_height="400" | ||
4 | min_width="300" mouse_opaque="true" name="Post-Process Floater" | ||
5 | title="Post-Process Settings" width="400"> | ||
6 | <tab_container bottom="-400" follows="left|top" height="400" hidden="false" left="0" | ||
7 | mouse_opaque="false" name="Post-Process Tabs" tab_position="top" | ||
8 | width="400"> | ||
9 | <panel border="true" bottom="-400" follows="left|top|right|bottom" height="400" | ||
10 | hidden="false" label="Color Filter" left="1" mouse_opaque="false" | ||
11 | name="wmiColorFilterPanel" width="398"> | ||
12 | <check_box bottom="-20" control_name="wmiColorFilterToggle" follows="left|top" | ||
13 | font="SansSerifSmall" height="16" initial_value="false" label="Enable" | ||
14 | left="14" mouse_opaque="true" name="wmiColorFilterToggle" width="200" /> | ||
15 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
16 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top|right" | ||
17 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
18 | left="10" mouse_opaque="true" name="wmiColorFilterBrightnessText" v_pad="0" | ||
19 | width="355"> | ||
20 | Brightness | ||
21 | </text> | ||
22 | <slider bottom_delta="-30" can_edit_text="false" | ||
23 | control_name="wmiColorFilterBrightness" decimal_digits="2" follows="left" | ||
24 | height="10" increment="0.01" initial_val="1.0" label="" left="14" | ||
25 | max_val="4" min_val="0" mouse_opaque="true" name="wmiColorFilterBrightness" | ||
26 | show_text="true" value="1.0" width="200" /> | ||
27 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
28 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top|right" | ||
29 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
30 | left="10" mouse_opaque="true" name="wmiColorFilterSaturationText" v_pad="0" | ||
31 | width="355"> | ||
32 | Saturation | ||
33 | </text> | ||
34 | <slider bottom_delta="-30" can_edit_text="false" | ||
35 | control_name="wmiColorFilterSaturation" decimal_digits="2" follows="left" | ||
36 | height="10" increment="0.01" initial_val="1.0" label="" left="14" | ||
37 | max_val="2" min_val="-1" mouse_opaque="true" | ||
38 | name="wmiColorFilterSaturation" show_text="true" value="1.0" width="200" /> | ||
39 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
40 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top|right" | ||
41 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
42 | left="10" mouse_opaque="true" name="wmiColorFilterContrastText" v_pad="0" | ||
43 | width="355"> | ||
44 | Contrast | ||
45 | </text> | ||
46 | <slider bottom_delta="-30" can_edit_text="false" control_name="wmiColorFilterContrast" | ||
47 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
48 | initial_val="1.0" label="" left="14" max_val="4" min_val="0" | ||
49 | mouse_opaque="true" name="wmiColorFilterContrast" show_text="true" | ||
50 | value="1.0" width="200" /> | ||
51 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
52 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top|right" | ||
53 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
54 | left="10" mouse_opaque="true" name="wmiColorFilterBaseText" v_pad="0" | ||
55 | width="355"> | ||
56 | Contrast Base Color | ||
57 | </text> | ||
58 | <slider bottom_delta="-30" can_edit_text="false" control_name="wmiColorFilterBaseR" | ||
59 | decimal_digits="3" follows="left" height="10" increment="0.01" | ||
60 | initial_val="1.0" label="R" left="14" max_val="1" min_val="0" | ||
61 | mouse_opaque="true" name="wmiColorFilterBaseR" show_text="true" value="1.0" | ||
62 | width="200" /> | ||
63 | <slider bottom_delta="-20" can_edit_text="false" control_name="wmiColorFilterBaseG" | ||
64 | decimal_digits="3" follows="left" height="10" increment="0.01" | ||
65 | initial_val="1.0" label="G" left="14" max_val="1" min_val="0" | ||
66 | mouse_opaque="true" name="wmiColorFilterBaseG" show_text="true" value="1.0" | ||
67 | width="200" /> | ||
68 | <slider bottom_delta="-20" can_edit_text="false" control_name="wmiColorFilterBaseB" | ||
69 | decimal_digits="3" follows="left" height="10" increment="0.01" | ||
70 | initial_val="1.0" label="B" left="14" max_val="1" min_val="0" | ||
71 | mouse_opaque="true" name="wmiColorFilterBaseB" show_text="true" value="1.0" | ||
72 | width="200" /> | ||
73 | <slider bottom_delta="-20" can_edit_text="false" control_name="wmiColorFilterBaseI" | ||
74 | decimal_digits="3" follows="left" height="10" increment="0.01" | ||
75 | initial_val="0.5" label="I" left="14" max_val="1" min_val="0" | ||
76 | mouse_opaque="true" name="wmiColorFilterBaseI" show_text="true" value="1.0" | ||
77 | width="200" /> | ||
78 | </panel> | ||
79 | <panel border="true" bottom="-180" follows="left|top|right|bottom" height="400" | ||
80 | hidden="false" label="Night Vision" left="1" mouse_opaque="false" | ||
81 | name="wmiNightVisionPanel" width="398"> | ||
82 | <check_box bottom="-20" control_name="wmiNightVisionToggle" follows="left|top" | ||
83 | font="SansSerifSmall" height="16" initial_value="false" label="Enable" | ||
84 | left="14" mouse_opaque="true" name="wmiNightVisionToggle" width="200" /> | ||
85 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
86 | bottom_delta="-21" drop_shadow_visible="true" follows="left|top|right" | ||
87 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
88 | left="10" mouse_opaque="true" name="wmiNightVisionBrightMultText" v_pad="0" | ||
89 | width="355"> | ||
90 | Light Amplification Multiple | ||
91 | </text> | ||
92 | <slider bottom_delta="-30" can_edit_text="false" | ||
93 | control_name="wmiNightVisionBrightMult" decimal_digits="3" follows="left" | ||
94 | height="10" increment="0.01" initial_val="3.0" label="" left="14" | ||
95 | max_val="10" min_val="1" mouse_opaque="true" | ||
96 | name="wmiNightVisionBrightMult" show_text="true" value="0.7" width="200" /> | ||
97 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
98 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top|right" | ||
99 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
100 | left="10" mouse_opaque="true" name="wmiNightVisionNoiseSizeText" v_pad="0" | ||
101 | width="355"> | ||
102 | Noise Size | ||
103 | </text> | ||
104 | <slider bottom_delta="-30" can_edit_text="false" control_name="wmiNightVisionNoiseSize" | ||
105 | decimal_digits="3" follows="left" height="10" increment="0.1" | ||
106 | initial_val="1" label="" left="14" max_val="100" min_val="1" | ||
107 | mouse_opaque="true" name="wmiNightVisionNoiseSize" show_text="true" | ||
108 | value="1.0" width="200" /> | ||
109 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
110 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top|right" | ||
111 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
112 | left="10" mouse_opaque="true" name="wmiNightVisionNoiseStrengthText" | ||
113 | v_pad="0" width="355"> | ||
114 | Noise Strength | ||
115 | </text> | ||
116 | <slider bottom_delta="-30" can_edit_text="false" | ||
117 | control_name="wmiNightVisionNoiseStrength" decimal_digits="3" | ||
118 | follows="left" height="10" increment="0.01" initial_val="0.3" label="" | ||
119 | left="14" max_val="1" min_val="0" mouse_opaque="true" | ||
120 | name="wmiNightVisionNoiseStrength" show_text="true" value="1.0" width="200" /> | ||
121 | </panel> | ||
122 | <panel border="true" bottom="-180" follows="left|top|right|bottom" height="400" | ||
123 | hidden="false" label="Bloom" left="1" mouse_opaque="true" | ||
124 | name="wmiBloomPanel" width="398"> | ||
125 | <check_box bottom="-20" control_name="wmiBloomToggle" follows="left|top" | ||
126 | font="SansSerifSmall" height="16" initial_value="false" label="Enable" | ||
127 | left="14" mouse_opaque="true" name="wmiBloomToggle" width="200" /> | ||
128 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
129 | bottom_delta="-21" drop_shadow_visible="true" follows="left|top|right" | ||
130 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
131 | left="10" mouse_opaque="true" name="wmiBloomExtractText" v_pad="0" | ||
132 | width="355"> | ||
133 | Luminosity Extraction | ||
134 | </text> | ||
135 | <slider bottom_delta="-30" can_edit_text="false" control_name="wmiBloomExtract" | ||
136 | decimal_digits="3" follows="left" height="10" increment="0.01" | ||
137 | initial_val="0.9" label="" left="14" max_val="1" min_val="0" | ||
138 | mouse_opaque="true" name="wmiBloomExtract" show_text="true" value="0.7" | ||
139 | width="200" /> | ||
140 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
141 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top|right" | ||
142 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
143 | left="10" mouse_opaque="true" name="wmiBloomSizeText" v_pad="0" width="355"> | ||
144 | Bloom Size | ||
145 | </text> | ||
146 | <slider bottom_delta="-30" can_edit_text="false" control_name="wmiBloomSize" | ||
147 | decimal_digits="3" follows="left" height="10" increment="0.01" | ||
148 | initial_val="3.0" label="" left="14" max_val="20" min_val="0" | ||
149 | mouse_opaque="true" name="wmiBloomSize" show_text="true" value="1.0" | ||
150 | width="200" /> | ||
151 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
152 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top|right" | ||
153 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
154 | left="10" mouse_opaque="true" name="wmiBloomStrengthText" v_pad="0" | ||
155 | width="355"> | ||
156 | Bloom Strength | ||
157 | </text> | ||
158 | <slider bottom_delta="-30" can_edit_text="false" control_name="wmiBloomStrength" | ||
159 | decimal_digits="3" follows="left" height="10" increment="0.01" | ||
160 | initial_val="1.2" label="" left="14" max_val="10" min_val="0" | ||
161 | mouse_opaque="true" name="wmiBloomStrength" show_text="true" value="1.0" | ||
162 | width="200" /> | ||
163 | </panel> | ||
164 | <panel border="true" bottom="-180" follows="left|top|right|bottom" height="400" | ||
165 | hidden="false" label="Extras" left="1" mouse_opaque="false" name="Extras" | ||
166 | width="398"> | ||
167 | <button bottom="-33" enabled="true" font="SansSerif" halign="center" height="20" | ||
168 | hidden="false" label="LoadEffect" label_selected="LoadEffect" left="15" | ||
169 | mouse_opaque="true" name="PPLoadEffect" scale_image="true" width="100" /> | ||
170 | <button bottom="-60" enabled="true" font="SansSerif" halign="center" height="20" | ||
171 | hidden="false" label="SaveEffect" label_selected="SaveEffect" left="15" | ||
172 | mouse_opaque="true" name="PPSaveEffect" scale_image="true" width="100" /> | ||
173 | <combo_box allow_text_entry="false" bottom="-33" follows="left|top" height="18" | ||
174 | left_delta="120" max_chars="20" mouse_opaque="true" name="PPEffectsCombo" | ||
175 | width="150" /> | ||
176 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-75" | ||
177 | enabled="true" follows="left|right|bottom" font="SansSerif" | ||
178 | handle_edit_keys_directly="false" height="20" hidden="false" | ||
179 | label="Effect Name" left="135" max_length="40" mouse_opaque="true" | ||
180 | name="PPEffectNameEditor" select_all_on_focus_received="false" | ||
181 | select_on_focus="false" tab_group="1" width="150" /> | ||
182 | </panel> | ||
183 | </tab_container> | ||
184 | </floater> | ||
diff --git a/linden/indra/newview/skins/xui/en-us/floater_postcard.xml b/linden/indra/newview/skins/xui/en-us/floater_postcard.xml index af13e27..e688ae3 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_postcard.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_postcard.xml | |||
@@ -23,38 +23,29 @@ | |||
23 | name="subject_label"> | 23 | name="subject_label"> |
24 | Subject: | 24 | Subject: |
25 | </text> | 25 | </text> |
26 | <line_editor bottom_delta="-6" follows="left|top" height="20" label="Type your subject here." | 26 | <line_editor bottom_delta="-6" follows="left|top" height="20" |
27 | left="120" max_length="100" name="subject_form" width="150" /> | 27 | label="Type your subject here." left="120" max_length="100" |
28 | name="subject_form" width="150" /> | ||
28 | <text bottom_delta="-23" follows="top|left" font="SansSerif" left="12" | 29 | <text bottom_delta="-23" follows="top|left" font="SansSerif" left="12" |
29 | name="msg_label"> | 30 | name="msg_label"> |
30 | Message: | 31 | Message: |
31 | </text> | 32 | </text> |
32 | <text_editor bottom_delta="-150" follows="left|top|right|bottom" height="140" | 33 | <text_editor bottom_delta="-150" follows="left|top|right|bottom" height="140" left="12" |
33 | left="12" max_length="700" name="msg_form" width="420">Type your message here.</text_editor> | 34 | max_length="700" name="msg_form" width="420"> |
34 | <check_box bottom_delta="-20" follows="left|bottom" height="18" label="Publish on the web" | 35 | Type your message here. |
35 | left="10" name="allow_publish_check" | 36 | </text_editor> |
36 | tool_tip="Publish this postcard on the web." /> | 37 | <text bottom_delta="-37" follows="left|bottom" font="SansSerifSmall" left="12" |
37 | <check_box bottom_delta="0" follows="left|bottom" height="18" label="Mature content" | ||
38 | left="160" name="mature_check" | ||
39 | tool_tip="This postcard contains mature content." /> | ||
40 | <button bottom_delta="-1" follows="left|bottom" height="20" label="?" left="280" | ||
41 | name="publish_help_btn" width="20" /> | ||
42 | <text bottom_delta="-16" follows="left|bottom" font="SansSerifSmall" left="12" | ||
43 | name="fine_print"> | 38 | name="fine_print"> |
44 | If your postcard recipient joins SL, you'll get a referral bonus. | 39 | If your postcard recipient joins SL, you'll get a referral bonus. |
45 | </text> | 40 | </text> |
46 | <!--button bottom_delta="-32" follows="right|bottom" height="20" label="Cancel" left="125" | 41 | <button bottom_delta="-32" follows="right|bottom" height="20" label="Cancel" |
47 | name="cancel_btn" width="150" /> | 42 | name="cancel_btn" right="-10" width="100" /> |
48 | <button bottom_delta="0" follows="right|bottom" height="20" label="Send" left="285" | 43 | <button bottom_delta="0" follows="right|bottom" height="20" label="Send" |
49 | name="send_btn" width="150" /--> | 44 | left_delta="-106" name="send_btn" width="100" /> |
50 | <button bottom_delta="-32" follows="right|bottom" height="20" label="Cancel" right="-10" | 45 | <string name="default_subject"> |
51 | name="cancel_btn" width="100" /> | 46 | Postcard from Second Life. |
52 | <button bottom_delta="0" follows="right|bottom" height="20" label="Send" left_delta="-106" | 47 | </string> |
53 | name="send_btn" width="100" /> | 48 | <string name="default_message"> |
54 | 49 | Check this out! | |
55 | 50 | </string> | |
56 | |||
57 | <text hidden="true" name="default_subject"> Postcard from Second Life. </text> | ||
58 | <text hidden="true" name="default_message"> Check this out! </text> | ||
59 | |||
60 | </floater> | 51 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_preferences.xml b/linden/indra/newview/skins/xui/en-us/floater_preferences.xml index efb812b..81168be 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_preferences.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_preferences.xml | |||
@@ -1,32 +1,28 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-666" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-666" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="false" can_tear_off="true" enabled="true" height="460" | 3 | can_resize="false" can_tear_off="true" default_tab_group="1" enabled="true" |
4 | hidden="false" left="330" min_height="213" min_width="324" default_tab_group="1" | 4 | height="460" left="330" min_height="213" min_width="324" |
5 | mouse_opaque="true" name="Preferences" title="Preferences" width="620"> | 5 | mouse_opaque="true" name="Preferences" title="Preferences" width="620"> |
6 | |||
7 | <button bottom="-455" enabled="true" follows="right|bottom" font="SansSerif" | 6 | <button bottom="-455" enabled="true" follows="right|bottom" font="SansSerif" |
8 | halign="center" height="20" hidden="false" label="OK" label_selected="OK" | 7 | halign="center" height="20" label="OK" label_selected="OK" left="335" |
9 | left="335" mouse_opaque="true" name="OK" scale_image="true" width="90" /> | 8 | mouse_opaque="true" name="OK" scale_image="true" width="90" /> |
10 | <button bottom="-455" enabled="true" follows="right|bottom" font="SansSerif" | 9 | <button bottom="-455" enabled="true" follows="right|bottom" font="SansSerif" |
11 | halign="center" height="20" hidden="false" label="Cancel" | 10 | halign="center" height="20" label="Cancel" label_selected="Cancel" |
12 | label_selected="Cancel" left_delta="93" mouse_opaque="true" name="Cancel" | 11 | left_delta="93" mouse_opaque="true" name="Cancel" scale_image="true" |
13 | scale_image="true" width="90" /> | 12 | width="90" /> |
14 | <button bottom="-455" enabled="true" follows="right|bottom" font="SansSerif" | 13 | <button bottom="-455" enabled="true" follows="right|bottom" font="SansSerif" |
15 | halign="center" height="20" hidden="false" label="Apply" | 14 | halign="center" height="20" label="Apply" label_selected="Apply" |
16 | label_selected="Apply" left_delta="93" mouse_opaque="true" name="Apply" | 15 | left_delta="93" mouse_opaque="true" name="Apply" scale_image="true" |
17 | scale_image="true" width="90" /> | 16 | width="90" /> |
18 | |||
19 | <button bottom="-455" enabled="true" follows="left|bottom" font="SansSerif" | 17 | <button bottom="-455" enabled="true" follows="left|bottom" font="SansSerif" |
20 | halign="center" height="20" hidden="false" label="About" | 18 | halign="center" height="20" label="About" label_selected="About" left="9" |
21 | label_selected="About" left="9" mouse_opaque="true" name="About..." | 19 | mouse_opaque="true" name="About..." scale_image="true" width="90" /> |
22 | scale_image="true" width="90" /> | ||
23 | <button bottom="-455" enabled="true" follows="left|bottom" font="SansSerif" | 20 | <button bottom="-455" enabled="true" follows="left|bottom" font="SansSerif" |
24 | halign="center" height="20" hidden="false" label="Help" | 21 | halign="center" height="20" |
25 | label_selected="Help" left_delta="93" mouse_opaque="true" name="Help" | 22 | help_url="http://secondlife.com/app/help/technical/preferences.php" |
26 | scale_image="true" width="90" | 23 | label="Help" label_selected="Help" left_delta="93" mouse_opaque="true" |
27 | help_url="http://secondlife.com/app/help/technical/preferences.php" /> | 24 | name="Help" scale_image="true" width="90" /> |
28 | |||
29 | <tab_container bottom="-431" enabled="true" follows="left|top|right|bottom" height="410" | 25 | <tab_container bottom="-431" enabled="true" follows="left|top|right|bottom" height="410" |
30 | hidden="false" left="0" mouse_opaque="false" name="pref core" | 26 | left="0" mouse_opaque="false" name="pref core" tab_group="1" |
31 | tab_group="1" tab_position="left" tab_width="120" width="620" /> | 27 | tab_position="left" tab_width="120" width="620" /> |
32 | </floater> | 28 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_preview_animation.xml b/linden/indra/newview/skins/xui/en-us/floater_preview_animation.xml index bc4b295..657898a 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_preview_animation.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_preview_animation.xml | |||
@@ -1,25 +1,24 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-366" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-366" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="false" enabled="true" height="85" hidden="false" left="239" | 3 | can_resize="false" enabled="true" height="85" left="239" min_height="0" |
4 | min_height="0" min_width="0" mouse_opaque="true" name="preview_anim" | 4 | min_width="0" mouse_opaque="true" name="preview_anim" width="300"> |
5 | width="300"> | ||
6 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-38" | 5 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-38" |
7 | enabled="true" follows="left|top|right" font="SansSerif" | 6 | enabled="true" follows="left|top|right" font="SansSerif" |
8 | handle_edit_keys_directly="false" height="19" hidden="false" left="93" | 7 | handle_edit_keys_directly="false" height="19" left="93" max_length="127" |
9 | max_length="127" mouse_opaque="true" name="desc" | 8 | mouse_opaque="true" name="desc" select_all_on_focus_received="false" |
10 | select_all_on_focus_received="false" select_on_focus="false" width="194" /> | 9 | select_on_focus="false" width="194" /> |
11 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 10 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
12 | bottom="-38" drop_shadow_visible="true" enabled="true" follows="left|top" | 11 | bottom="-38" drop_shadow_visible="true" enabled="true" follows="left|top" |
13 | font="SansSerif" h_pad="0" halign="left" height="19" hidden="false" | 12 | font="SansSerif" h_pad="0" halign="left" height="19" left="13" |
14 | left="13" mouse_opaque="true" name="desc txt" v_pad="0" width="80"> | 13 | mouse_opaque="true" name="desc txt" v_pad="0" width="80"> |
15 | Description: | 14 | Description: |
16 | </text> | 15 | </text> |
17 | <button bottom="-66" enabled="true" font="SansSerif" halign="center" height="19" | 16 | <button bottom="-66" enabled="true" font="SansSerif" halign="center" height="19" |
18 | hidden="false" label="Play in World" label_selected="Stop" left="27" | 17 | label="Play in World" label_selected="Stop" left="27" mouse_opaque="true" |
19 | mouse_opaque="true" name="Anim play btn" scale_image="true" | 18 | name="Anim play btn" scale_image="true" |
20 | tool_tip="Play this animation so that others can see it." width="96" /> | 19 | tool_tip="Play this animation so that others can see it." width="96" /> |
21 | <button bottom="-66" enabled="true" font="SansSerif" halign="center" height="19" | 20 | <button bottom="-66" enabled="true" font="SansSerif" halign="center" height="19" |
22 | hidden="false" label="Play Locally" label_selected="Stop" left="177" | 21 | label="Play Locally" label_selected="Stop" left="177" mouse_opaque="true" |
23 | mouse_opaque="true" name="Anim audition btn" scale_image="true" | 22 | name="Anim audition btn" scale_image="true" |
24 | tool_tip="Play this animation so that only you can see it." width="96" /> | 23 | tool_tip="Play this animation so that only you can see it." width="96" /> |
25 | </floater> | 24 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_preview_classified.xml b/linden/indra/newview/skins/xui/en-us/floater_preview_classified.xml index 5a6e739..3b116b3 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_preview_classified.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_preview_classified.xml | |||
@@ -1,8 +1,9 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-311" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-311" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="false" enabled="true" height="510" hidden="false" left="242" | 3 | can_resize="false" enabled="true" height="510" left="242" min_height="480" |
4 | min_height="480" min_width="450" mouse_opaque="true" | 4 | min_width="450" mouse_opaque="true" name="classified_preview" |
5 | name="classified_preview" width="440" title="Classified Information" rect_control="PreviewClassifiedRect"> | 5 | rect_control="PreviewClassifiedRect" title="Classified Information" |
6 | <panel follows="bottom|left" bottom="20" height="470" left="0" name="classified_details_panel" width="440" /> | 6 | width="440"> |
7 | 7 | <panel bottom="20" follows="bottom|left" height="470" left="0" | |
8 | name="classified_details_panel" width="440" /> | ||
8 | </floater> | 9 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_preview_embedded_texture.xml b/linden/indra/newview/skins/xui/en-us/floater_preview_embedded_texture.xml index ed1c5e3..a213044 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_preview_embedded_texture.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_preview_embedded_texture.xml | |||
@@ -1,16 +1,14 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-338" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-338" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="true" enabled="true" height="331" hidden="false" left="201" | 3 | can_resize="true" enabled="true" height="331" left="201" min_height="120" |
4 | min_height="120" min_width="300" mouse_opaque="true" name="preview_texture" | 4 | min_width="300" mouse_opaque="true" name="preview_texture" width="300"> |
5 | width="300"> | ||
6 | <button bottom="-325" enabled="true" follows="right|bottom" font="SansSerif" | 5 | <button bottom="-325" enabled="true" follows="right|bottom" font="SansSerif" |
7 | halign="center" height="20" hidden="false" label="Copy To Inventory" | 6 | halign="center" height="20" label="Copy To Inventory" left="105" |
8 | left="105" mouse_opaque="true" name="Copy To Inventory" scale_image="true" | 7 | mouse_opaque="true" name="Copy To Inventory" scale_image="true" width="170" /> |
9 | width="170" /> | ||
10 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 8 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
11 | bottom="30" drop_shadow_visible="true" enabled="true" follows="left|bottom" | 9 | bottom="30" drop_shadow_visible="true" enabled="true" follows="left|bottom" |
12 | font="SansSerifSmall" h_pad="0" halign="left" height="14" hidden="false" | 10 | font="SansSerifSmall" h_pad="0" halign="left" height="14" left="13" |
13 | left="13" mouse_opaque="true" name="dimensions" v_pad="0" width="163"> | 11 | mouse_opaque="true" name="dimensions" v_pad="0" width="163"> |
14 | Dimensions: [WIDTH] x [HEIGHT] | 12 | Dimensions: [WIDTH] x [HEIGHT] |
15 | </text> | 13 | </text> |
16 | </floater> | 14 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_preview_event.xml b/linden/indra/newview/skins/xui/en-us/floater_preview_event.xml index 2eaebfe..8aab467 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_preview_event.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_preview_event.xml | |||
@@ -1,8 +1,8 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-311" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-311" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="false" enabled="true" height="510" hidden="false" left="242" | 3 | can_resize="false" enabled="true" height="510" left="242" min_height="480" |
4 | min_height="480" min_width="450" mouse_opaque="true" | 4 | min_width="450" mouse_opaque="true" name="event_preview" |
5 | name="event_preview" width="440" title="Event Information" rect_control="PreviewEventRect"> | 5 | rect_control="PreviewEventRect" title="Event Information" width="440"> |
6 | <panel follows="bottom|left" bottom="20" height="470" left="0" name="event_details_panel" width="440" /> | 6 | <panel bottom="20" follows="bottom|left" height="470" left="0" |
7 | 7 | name="event_details_panel" width="440" /> | |
8 | </floater> | 8 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_preview_existing_landmark.xml b/linden/indra/newview/skins/xui/en-us/floater_preview_existing_landmark.xml index cbf5da4..efe3aca 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_preview_existing_landmark.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_preview_existing_landmark.xml | |||
@@ -1,8 +1,8 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-311" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-311" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="false" enabled="true" height="495" hidden="false" left="242" | 3 | can_resize="false" enabled="true" height="495" left="242" min_height="510" |
4 | min_height="510" min_width="460" mouse_opaque="true" | 4 | min_width="460" mouse_opaque="true" name="existing_landmark_preview" |
5 | name="existing_landmark_preview" width="440"> | 5 | width="440"> |
6 | <panel follows="bottom|left" bottom="0" height="475" left="0" name="place_details_panel" width="440" /> | 6 | <panel bottom="0" follows="bottom|left" height="475" left="0" |
7 | 7 | name="place_details_panel" width="440" /> | |
8 | </floater> | 8 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_preview_gesture.xml b/linden/indra/newview/skins/xui/en-us/floater_preview_gesture.xml index 84aacad..ef4da1d 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_preview_gesture.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_preview_gesture.xml | |||
@@ -2,6 +2,19 @@ | |||
2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="false" height="350" min_height="350" min_width="450" | 3 | can_resize="false" height="350" min_height="350" min_width="450" |
4 | name="gesture_preview" width="450"> | 4 | name="gesture_preview" width="450"> |
5 | <string name="step_anim" /> | ||
6 | <string name="step_sound" /> | ||
7 | <string name="step_chat" /> | ||
8 | <string name="step_wait" /> | ||
9 | <string name="stop_txt"> | ||
10 | Stop | ||
11 | </string> | ||
12 | <string name="preview_txt"> | ||
13 | Preview | ||
14 | </string> | ||
15 | <string name="none_text"> | ||
16 | -- None -- | ||
17 | </string> | ||
5 | <text bottom="-35" follows="top|left" font="SansSerif" left="16" name="desc_label"> | 18 | <text bottom="-35" follows="top|left" font="SansSerif" left="16" name="desc_label"> |
6 | Description: | 19 | Description: |
7 | </text> | 20 | </text> |
@@ -92,9 +105,4 @@ unless you add wait steps. | |||
92 | name="preview_btn" width="80" /> | 105 | name="preview_btn" width="80" /> |
93 | <button bottom="5" follows="top|left" height="20" label="Save" left_delta="90" | 106 | <button bottom="5" follows="top|left" height="20" label="Save" left_delta="90" |
94 | name="save_btn" width="80" /> | 107 | name="save_btn" width="80" /> |
95 | <text hidden="true" name="none_text"> | ||
96 | -- None -- | ||
97 | </text> | ||
98 | <text hidden="true" name="stop_txt">Stop</text> | ||
99 | <text hidden="true" name="preview_txt">Preview</text> | ||
100 | </floater> | 108 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_preview_new_landmark.xml b/linden/indra/newview/skins/xui/en-us/floater_preview_new_landmark.xml index 16d0dcd..7b3316e 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_preview_new_landmark.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_preview_new_landmark.xml | |||
@@ -1,31 +1,28 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-97" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-97" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="false" enabled="true" height="90" hidden="false" left="201" | 3 | can_resize="false" enabled="true" height="90" left="201" min_height="370" |
4 | min_height="370" min_width="90" mouse_opaque="true" name="landmark_preview" | 4 | min_width="90" mouse_opaque="true" name="landmark_preview" width="370"> |
5 | width="370"> | ||
6 | <button bottom="-77" enabled="true" font="SansSerif" halign="center" height="20" | 5 | <button bottom="-77" enabled="true" font="SansSerif" halign="center" height="20" |
7 | hidden="false" label="Teleport" label_selected="" left="13" | 6 | label="Teleport" label_selected="" left="13" mouse_opaque="true" |
8 | mouse_opaque="true" name="Teleport btn" width="100" /> | 7 | name="Teleport btn" width="100" /> |
9 | <button bottom="-77" enabled="true" follows="left|bottom" font="SansSerif" | 8 | <button bottom="-77" enabled="true" follows="left|bottom" font="SansSerif" |
10 | halign="center" height="20" hidden="false" label="Show on Map" | 9 | halign="center" height="20" label="Show on Map" label_selected="" |
11 | label_selected="" left="126" mouse_opaque="true" name="Show on Map btn" | 10 | left="126" mouse_opaque="true" name="Show on Map btn" width="100" /> |
12 | width="100" /> | ||
13 | <button bottom="-77" enabled="true" follows="right|bottom" font="SansSerif" | 11 | <button bottom="-77" enabled="true" follows="right|bottom" font="SansSerif" |
14 | halign="center" height="20" hidden="false" label="Discard" | 12 | halign="center" height="20" label="Discard" label_selected="" left="239" |
15 | label_selected="" left="239" mouse_opaque="true" name="Discard btn" | 13 | mouse_opaque="true" name="Discard btn" width="100" /> |
16 | width="100" /> | ||
17 | <icon bottom="-21" color="1 1 1 1" enabled="true" follows="left|top" height="16" | 14 | <icon bottom="-21" color="1 1 1 1" enabled="true" follows="left|top" height="16" |
18 | hidden="false" image_name="inv_item_landmark_visited.tga" left="5" | 15 | image_name="inv_item_landmark_visited.tga" left="5" mouse_opaque="true" |
19 | mouse_opaque="true" name="icon_landmark" width="16" /> | 16 | name="icon_landmark" width="16" /> |
20 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 17 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
21 | bottom="-38" drop_shadow_visible="true" enabled="true" follows="left|top" | 18 | bottom="-38" drop_shadow_visible="true" enabled="true" follows="left|top" |
22 | font="SansSerif" h_pad="0" halign="left" height="19" hidden="false" | 19 | font="SansSerif" h_pad="0" halign="left" height="19" left="13" |
23 | left="13" mouse_opaque="true" name="desc txt" v_pad="0" width="80"> | 20 | mouse_opaque="true" name="desc txt" v_pad="0" width="80"> |
24 | Description: | 21 | Description: |
25 | </text> | 22 | </text> |
26 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-38" | 23 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-38" |
27 | enabled="true" follows="left|top|right" font="SansSerif" | 24 | enabled="true" follows="left|top|right" font="SansSerif" |
28 | handle_edit_keys_directly="false" height="19" hidden="false" left="93" | 25 | handle_edit_keys_directly="false" height="19" left="93" max_length="127" |
29 | max_length="127" mouse_opaque="true" name="desc" | 26 | mouse_opaque="true" name="desc" select_all_on_focus_received="false" |
30 | select_all_on_focus_received="false" select_on_focus="false" width="264" /> | 27 | select_on_focus="false" width="264" /> |
31 | </floater> | 28 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_preview_notecard.xml b/linden/indra/newview/skins/xui/en-us/floater_preview_notecard.xml index 14b97ef..03fc7f6 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_preview_notecard.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_preview_notecard.xml | |||
@@ -1,32 +1,35 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-762" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-762" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="true" enabled="true" follows="left|top" height="361" | 3 | can_resize="true" enabled="true" follows="left|top" height="361" left="273" |
4 | hidden="false" left="273" min_height="243" min_width="234" | 4 | min_height="243" min_width="234" mouse_opaque="true" |
5 | mouse_opaque="true" name="preview notecard" title="Note:" width="400"> | 5 | name="preview notecard" title="Note:" width="400"> |
6 | <button bottom="-352" enabled="false" follows="left|bottom" font="SansSerif" | 6 | <button bottom="-352" enabled="false" follows="left|bottom" font="SansSerif" |
7 | halign="center" height="20" hidden="false" label="Save" | 7 | halign="center" height="20" label="Save" label_selected="Save" left="9" |
8 | label_selected="Save" left="9" mouse_opaque="false" name="Save" | 8 | mouse_opaque="false" name="Save" scale_image="true" width="100" /> |
9 | scale_image="true" width="100" /> | ||
10 | <icon bottom="-19" color="1 1 1 1" enabled="true" follows="top|right" height="16" | 9 | <icon bottom="-19" color="1 1 1 1" enabled="true" follows="top|right" height="16" |
11 | hidden="false" image_name="icon_lock.tga" left="344" mouse_opaque="true" | 10 | image_name="icon_lock.tga" left="344" mouse_opaque="true" name="lock" |
12 | name="lock" width="16" /> | 11 | width="16" /> |
13 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 12 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
14 | bottom="-38" drop_shadow_visible="true" enabled="true" follows="left|top" | 13 | bottom="-38" drop_shadow_visible="true" enabled="true" follows="left|top" |
15 | font="SansSerif" h_pad="0" halign="left" height="19" hidden="false" | 14 | font="SansSerif" h_pad="0" halign="left" height="19" left="13" |
16 | left="13" mouse_opaque="true" name="desc txt" v_pad="0" width="80"> | 15 | mouse_opaque="true" name="desc txt" v_pad="0" width="80"> |
17 | Description: | 16 | Description: |
18 | </text> | 17 | </text> |
19 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-38" | 18 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-38" |
20 | enabled="true" follows="left|top|right" font="SansSerif" | 19 | enabled="true" follows="left|top|right" font="SansSerif" |
21 | handle_edit_keys_directly="false" height="19" hidden="false" left="93" | 20 | handle_edit_keys_directly="false" height="19" left="93" max_length="127" |
22 | max_length="127" mouse_opaque="true" name="desc" | 21 | mouse_opaque="true" name="desc" select_all_on_focus_received="false" |
23 | select_all_on_focus_received="false" select_on_focus="false" width="294" /> | 22 | select_on_focus="false" width="294" /> |
24 | <text_editor type="string" length="1" bottom="-327" embedded_items="true" enabled="true" | 23 | <text_editor type="string" length="1" bottom="-327" embedded_items="true" enabled="true" |
25 | follows="left|top|right|bottom" font="SansSerif" height="281" | 24 | follows="left|top|right|bottom" font="SansSerif" height="281" |
26 | hidden="false" ignore_tab="false" left="4" max_length="65536" | 25 | ignore_tab="false" left="4" max_length="65536" mouse_opaque="true" |
27 | mouse_opaque="true" name="Notecard Editor" width="392" word_wrap="true"> | 26 | name="Notecard Editor" width="392" word_wrap="true"> |
28 | Loading... | 27 | Loading... |
29 | </text_editor> | 28 | </text_editor> |
30 | <text hidden="true" name="no_object">Unable to find object containing this note.</text> | 29 | <string name="no_object"> |
31 | <text hidden="true" name="not_allowed">You are not allowed to view this note.</text> | 30 | Unable to find object containing this note. |
31 | </string> | ||
32 | <string name="not_allowed"> | ||
33 | You are not allowed to view this note. | ||
34 | </string> | ||
32 | </floater> | 35 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_preview_notecard_keep_discard.xml b/linden/indra/newview/skins/xui/en-us/floater_preview_notecard_keep_discard.xml index aabc689..796ef20 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_preview_notecard_keep_discard.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_preview_notecard_keep_discard.xml | |||
@@ -1,36 +1,36 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-484" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-484" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="true" enabled="true" height="400" hidden="false" left="138" | 3 | can_resize="true" enabled="true" height="400" left="138" min_height="243" |
4 | min_height="243" min_width="234" mouse_opaque="true" | 4 | min_width="234" mouse_opaque="true" name="preview_notecard" width="400"> |
5 | name="preview_notecard" width="400"> | ||
6 | <text_editor type="string" length="1" bg_readonly_color="0.392157 0.392157 0.392157 1" bottom="-366" | 5 | <text_editor type="string" length="1" bg_readonly_color="0.392157 0.392157 0.392157 1" bottom="-366" |
7 | embedded_items="true" enabled="true" follows="left|top|right|bottom" | 6 | embedded_items="true" enabled="true" follows="left|top|right|bottom" |
8 | font="SansSerif" height="320" hidden="false" ignore_tab="false" left="4" | 7 | font="SansSerif" height="320" ignore_tab="false" left="4" |
9 | max_length="65536" mouse_opaque="true" name="Notecard Editor" width="392" | 8 | max_length="65536" mouse_opaque="true" name="Notecard Editor" width="392" |
10 | word_wrap="true"> | 9 | word_wrap="true"> |
11 | Loading... | 10 | Loading... |
12 | </text_editor> | 11 | </text_editor> |
13 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 12 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
14 | bottom="-38" drop_shadow_visible="true" enabled="true" follows="left|top" | 13 | bottom="-38" drop_shadow_visible="true" enabled="true" follows="left|top" |
15 | font="SansSerif" h_pad="0" halign="left" height="19" hidden="false" | 14 | font="SansSerif" h_pad="0" halign="left" height="19" left="13" |
16 | left="13" mouse_opaque="true" name="desc txt" v_pad="0" width="80"> | 15 | mouse_opaque="true" name="desc txt" v_pad="0" width="80"> |
17 | Description: | 16 | Description: |
18 | </text> | 17 | </text> |
19 | <icon bottom="-19" color="1 1 1 1" enabled="true" follows="top|right" height="16" | 18 | <icon bottom="-19" color="1 1 1 1" enabled="true" follows="top|right" height="16" |
20 | hidden="false" image_name="icon_lock.tga" left="344" mouse_opaque="true" | 19 | image_name="icon_lock.tga" left="344" mouse_opaque="true" name="lock" |
21 | name="lock" width="16" /> | 20 | width="16" /> |
22 | <button bottom="-391" enabled="true" follows="left|bottom" font="SansSerif" | 21 | <button bottom="-391" enabled="true" follows="left|bottom" font="SansSerif" |
23 | halign="center" height="20" hidden="false" label="Keep" | 22 | halign="center" height="20" label="Keep" label_selected="Keep" left="9" |
24 | label_selected="Keep" left="9" mouse_opaque="true" name="Keep" | 23 | mouse_opaque="true" name="Keep" scale_image="true" width="100" /> |
25 | scale_image="true" width="100" /> | ||
26 | <button bottom="-391" enabled="true" follows="left|bottom" font="SansSerif" | 24 | <button bottom="-391" enabled="true" follows="left|bottom" font="SansSerif" |
27 | halign="center" height="20" hidden="false" label="Discard" | 25 | halign="center" height="20" label="Discard" label_selected="Discard" |
28 | label_selected="Discard" left="114" mouse_opaque="true" name="Discard" | 26 | left="114" mouse_opaque="true" name="Discard" scale_image="true" |
29 | scale_image="true" width="100" /> | 27 | width="100" /> |
30 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-38" | 28 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-38" |
31 | enabled="true" follows="left|top|right" font="SansSerif" | 29 | enabled="true" follows="left|top|right" font="SansSerif" |
32 | handle_edit_keys_directly="false" height="19" hidden="false" left="93" | 30 | handle_edit_keys_directly="false" height="19" left="93" max_length="127" |
33 | max_length="127" mouse_opaque="true" name="desc" | 31 | mouse_opaque="true" name="desc" select_all_on_focus_received="false" |
34 | select_all_on_focus_received="false" select_on_focus="false" width="294" /> | 32 | select_on_focus="false" width="294" /> |
35 | <text hidden="true" name="no_object">Unable to find object containing this note.:</text> | 33 | <string name="no_object"> |
34 | Unable to find object containing this note.: | ||
35 | </string> | ||
36 | </floater> | 36 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_preview_sound.xml b/linden/indra/newview/skins/xui/en-us/floater_preview_sound.xml index 0eaa754..9ac36d3 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_preview_sound.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_preview_sound.xml | |||
@@ -1,38 +1,26 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-85" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-85" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="false" enabled="true" height="85" hidden="false" left="176" | 3 | can_resize="false" enabled="true" height="85" left="176" min_height="0" |
4 | min_height="0" min_width="0" mouse_opaque="true" name="preview_sound" | 4 | min_width="0" mouse_opaque="true" name="preview_sound" width="300"> |
5 | width="300"> | ||
6 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-38" | 5 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-38" |
7 | enabled="true" follows="left|top|right" font="SansSerif" | 6 | enabled="true" follows="left|top|right" font="SansSerif" |
8 | handle_edit_keys_directly="false" height="19" hidden="false" left="95" | 7 | handle_edit_keys_directly="false" height="19" left="95" max_length="127" |
9 | max_length="127" mouse_opaque="true" name="desc" | 8 | mouse_opaque="true" name="desc" select_all_on_focus_received="false" |
10 | select_all_on_focus_received="false" select_on_focus="false" width="192" /> | 9 | select_on_focus="false" width="192" /> |
11 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 10 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
12 | bottom="-38" drop_shadow_visible="true" enabled="true" follows="left|top" | 11 | bottom="-38" drop_shadow_visible="true" enabled="true" follows="left|top" |
13 | font="SansSerif" h_pad="0" halign="left" height="19" hidden="false" | 12 | font="SansSerif" h_pad="0" halign="left" height="19" left="13" |
14 | left="13" mouse_opaque="true" name="desc txt" v_pad="0" width="80"> | 13 | mouse_opaque="true" name="desc txt" v_pad="0" width="80"> |
15 | Description: | 14 | Description: |
16 | </text> | 15 | </text> |
17 | <button bottom="-70" enabled="true" font="SansSerif" halign="center" height="19" | 16 | <button bottom="-70" enabled="true" font="SansSerif" halign="center" height="19" |
18 | hidden="false" label="Play Locally" label_selected="Play Locally" | 17 | label="Play Locally" label_selected="Play Locally" left="168" |
19 | left="168" mouse_opaque="true" name="Sound audition btn" scale_image="true" | 18 | mouse_opaque="true" name="Sound audition btn" scale_image="true" |
20 | sound_flags="0" tool_tip="Play this sound so that only you can hear it." | 19 | sound_flags="0" tool_tip="Play this sound so that only you can hear it." |
21 | width="120" /> | 20 | width="120" /> |
22 | <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="19" | 21 | <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="19" |
23 | hidden="false" label="Play in World" label_selected="Play in World" | 22 | label="Play in World" label_selected="Play in World" left_delta="-126" |
24 | left_delta="-126" mouse_opaque="true" name="Sound play btn" scale_image="true" | 23 | mouse_opaque="true" name="Sound play btn" scale_image="true" |
25 | sound_flags="0" tool_tip="Play this sound so that others can hear it." | 24 | sound_flags="0" tool_tip="Play this sound so that others can hear it." |
26 | width="120" /> | 25 | width="120" /> |
27 | |||
28 | <!--button bottom="-82" enabled="true" font="SansSerif" halign="center" height="19" | ||
29 | hidden="false" label="Play in World" label_selected="Play in World" | ||
30 | left="168" mouse_opaque="true" name="Sound play btn" scale_image="true" | ||
31 | sound_flags="0" tool_tip="Play this sound so that others can hear it." | ||
32 | width="120" /> | ||
33 | <button bottom="-60" enabled="true" font="SansSerif" halign="center" height="19" | ||
34 | hidden="false" label="Play Locally" label_selected="Play Locally" | ||
35 | left="168" mouse_opaque="true" name="Sound audition btn" scale_image="true" | ||
36 | sound_flags="0" tool_tip="Play this sound so that only you can hear it." | ||
37 | width="120" /--> | ||
38 | </floater> | 26 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_preview_texture.xml b/linden/indra/newview/skins/xui/en-us/floater_preview_texture.xml index 60d1bd7..f52b1b6 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_preview_texture.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_preview_texture.xml | |||
@@ -1,23 +1,23 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-300" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-300" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="true" enabled="true" follows="left|bottom" height="324" | 3 | can_resize="true" enabled="true" follows="left|bottom" height="324" |
4 | hidden="false" left="300" min_height="120" min_width="300" | 4 | left="300" min_height="120" min_width="300" mouse_opaque="true" |
5 | mouse_opaque="true" name="preview_texture" width="335"> | 5 | name="preview_texture" width="335"> |
6 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 6 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
7 | bottom="-40" drop_shadow_visible="true" enabled="true" follows="left|top" | 7 | bottom="-40" drop_shadow_visible="true" enabled="true" follows="left|top" |
8 | font="SansSerif" h_pad="0" halign="left" height="19" hidden="false" | 8 | font="SansSerif" h_pad="0" halign="left" height="19" left="13" |
9 | left="13" mouse_opaque="true" name="desc txt" v_pad="0" width="80"> | 9 | mouse_opaque="true" name="desc txt" v_pad="0" width="80"> |
10 | Description: | 10 | Description: |
11 | </text> | 11 | </text> |
12 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-38" | 12 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-38" |
13 | enabled="true" follows="left|top|right" font="SansSerif" | 13 | enabled="true" follows="left|top|right" font="SansSerif" |
14 | handle_edit_keys_directly="false" height="19" hidden="false" left="93" | 14 | handle_edit_keys_directly="false" height="19" left="93" max_length="127" |
15 | max_length="127" mouse_opaque="true" name="desc" | 15 | mouse_opaque="true" name="desc" select_all_on_focus_received="false" |
16 | select_all_on_focus_received="false" select_on_focus="false" width="229" /> | 16 | select_on_focus="false" width="229" /> |
17 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 17 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
18 | bottom="10" drop_shadow_visible="true" enabled="true" follows="left|bottom" | 18 | bottom="10" drop_shadow_visible="true" enabled="true" follows="left|bottom" |
19 | font="SansSerifSmall" h_pad="0" halign="left" height="14" hidden="false" | 19 | font="SansSerifSmall" h_pad="0" halign="left" height="14" left="13" |
20 | left="13" mouse_opaque="true" name="dimensions" v_pad="0" width="163"> | 20 | mouse_opaque="true" name="dimensions" v_pad="0" width="163"> |
21 | Dimensions: [WIDTH] x [HEIGHT] | 21 | Dimensions: [WIDTH] x [HEIGHT] |
22 | </text> | 22 | </text> |
23 | </floater> | 23 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_preview_texture_keep_discard.xml b/linden/indra/newview/skins/xui/en-us/floater_preview_texture_keep_discard.xml index 546249d..3c4a44d 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_preview_texture_keep_discard.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_preview_texture_keep_discard.xml | |||
@@ -1,31 +1,29 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-331" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-331" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="true" enabled="true" height="331" hidden="false" left="176" | 3 | can_resize="true" enabled="true" height="331" left="176" min_height="120" |
4 | min_height="120" min_width="300" mouse_opaque="true" name="preview_texture" | 4 | min_width="300" mouse_opaque="true" name="preview_texture" width="300"> |
5 | width="300"> | ||
6 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 5 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
7 | bottom="-38" drop_shadow_visible="true" enabled="true" follows="left|top" | 6 | bottom="-38" drop_shadow_visible="true" enabled="true" follows="left|top" |
8 | font="SansSerif" h_pad="0" halign="left" height="19" hidden="false" | 7 | font="SansSerif" h_pad="0" halign="left" height="19" left="13" |
9 | left="13" mouse_opaque="true" name="desc txt" v_pad="0" width="80"> | 8 | mouse_opaque="true" name="desc txt" v_pad="0" width="80"> |
10 | Description: | 9 | Description: |
11 | </text> | 10 | </text> |
12 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-38" | 11 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-38" |
13 | enabled="true" follows="left|top|right" font="SansSerif" | 12 | enabled="true" follows="left|top|right" font="SansSerif" |
14 | handle_edit_keys_directly="false" height="19" hidden="false" left="93" | 13 | handle_edit_keys_directly="false" height="19" left="93" max_length="127" |
15 | max_length="127" mouse_opaque="true" name="desc" | 14 | mouse_opaque="true" name="desc" select_all_on_focus_received="false" |
16 | select_all_on_focus_received="false" select_on_focus="false" width="194" /> | 15 | select_on_focus="false" width="194" /> |
17 | <button bottom="-322" enabled="true" follows="left|bottom" font="SansSerif" | 16 | <button bottom="-322" enabled="true" follows="left|bottom" font="SansSerif" |
18 | halign="center" height="20" hidden="false" label="Keep" | 17 | halign="center" height="20" label="Keep" label_selected="Keep" left="9" |
19 | label_selected="Keep" left="9" mouse_opaque="true" name="Keep" | 18 | mouse_opaque="true" name="Keep" scale_image="true" width="100" /> |
20 | scale_image="true" width="100" /> | ||
21 | <button bottom="-322" enabled="true" follows="left|bottom" font="SansSerif" | 19 | <button bottom="-322" enabled="true" follows="left|bottom" font="SansSerif" |
22 | halign="center" height="20" hidden="false" label="Discard" | 20 | halign="center" height="20" label="Discard" label_selected="Discard" |
23 | label_selected="Discard" left="114" mouse_opaque="true" name="Discard" | 21 | left="114" mouse_opaque="true" name="Discard" scale_image="true" |
24 | scale_image="true" width="100" /> | 22 | width="100" /> |
25 | <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" |
26 | bottom="30" drop_shadow_visible="true" enabled="true" follows="left|bottom" | 24 | bottom="30" drop_shadow_visible="true" enabled="true" follows="left|bottom" |
27 | font="SansSerifSmall" h_pad="0" halign="left" height="14" hidden="false" | 25 | font="SansSerifSmall" h_pad="0" halign="left" height="14" left="13" |
28 | left="13" mouse_opaque="true" name="dimensions" v_pad="0" width="163"> | 26 | mouse_opaque="true" name="dimensions" v_pad="0" width="163"> |
29 | Dimensions: [WIDTH] x [HEIGHT] | 27 | Dimensions: [WIDTH] x [HEIGHT] |
30 | </text> | 28 | </text> |
31 | </floater> | 29 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_preview_url.xml b/linden/indra/newview/skins/xui/en-us/floater_preview_url.xml index a59bc73..055a5fc 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_preview_url.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_preview_url.xml | |||
@@ -1,8 +1,8 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="false" enabled="true" height="495" hidden="false" | 3 | can_resize="false" enabled="true" height="495" mouse_opaque="true" |
4 | mouse_opaque="true" | 4 | name="url_preview" rect_control="PreviewURLRect" title="Place Information" |
5 | name="url_preview" width="440" title="Place Information" rect_control="PreviewURLRect"> | 5 | width="440"> |
6 | <panel follows="bottom|left" bottom="0" height="475" left="0" name="place_details_panel" width="440" /> | 6 | <panel bottom="0" follows="bottom|left" height="475" left="0" |
7 | 7 | name="place_details_panel" width="440" /> | |
8 | </floater> | 8 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_price_for_listing.xml b/linden/indra/newview/skins/xui/en-us/floater_price_for_listing.xml index 23733df..0e4123c 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_price_for_listing.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_price_for_listing.xml | |||
@@ -18,12 +18,8 @@ and appear higher in searches. | |||
18 | </text> | 18 | </text> |
19 | <line_editor bottom_delta="2" follows="top|left" height="20" left="125" max_length="6" | 19 | <line_editor bottom_delta="2" follows="top|left" height="20" left="125" max_length="6" |
20 | name="price_edit" width="60" /> | 20 | name="price_edit" width="60" /> |
21 | <button bottom="13" follows="top|left" height="20" label="Cancel" left="205" | 21 | <button bottom="13" follows="top|left" height="20" label="Cancel" left="205" |
22 | name="cancel_btn" width="100" /> | 22 | name="cancel_btn" width="100" /> |
23 | <button bottom_delta="0" follows="top|left" height="20" label="Set Price" left_delta="-106" | 23 | <button bottom_delta="0" follows="top|left" height="20" label="Set Price" |
24 | name="set_price_btn" width="100" /> | 24 | left_delta="-106" name="set_price_btn" width="100" /> |
25 | <!--button bottom="30" follows="top|left" height="20" label="Set Price" left="200" | ||
26 | name="set_price_btn" width="100" /> | ||
27 | <button bottom_delta="-25" follows="top|left" height="20" label="Cancel" left="200" | ||
28 | name="cancel_btn" width="100" /--> | ||
29 | </floater> | 25 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_rate.xml b/linden/indra/newview/skins/xui/en-us/floater_rate.xml index f6fb60b..8467e6d 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_rate.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_rate.xml | |||
@@ -1,84 +1,81 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-576" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-576" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="false" enabled="true" height="400" hidden="false" left="380" | 3 | can_resize="false" enabled="true" height="400" left="380" min_height="100" |
4 | min_height="100" min_width="100" mouse_opaque="true" name="rate" | 4 | min_width="100" mouse_opaque="true" name="rate" |
5 | title="Your Rating of Jeska Linden" width="310"> | 5 | title="Your Rating of Jeska Linden" width="310"> |
6 | <radio_group bottom="-96" draw_border="false" enabled="true" follows="left|top" height="54" | 6 | <radio_group bottom="-96" draw_border="false" enabled="true" follows="left|top" height="54" |
7 | hidden="false" left="32" mouse_opaque="true" name="behavior" width="110"> | 7 | left="32" mouse_opaque="true" name="behavior" width="110"> |
8 | <radio_item type="string" length="1" bottom="-16" enabled="true" follows="left|top" height="16" hidden="false" | 8 | <radio_item type="string" length="1" bottom="-16" enabled="true" follows="left|top" height="16" left="0" |
9 | left="0" mouse_opaque="true" name="Positive" width="100"> | 9 | mouse_opaque="true" name="Positive" width="100"> |
10 | Positive | 10 | Positive |
11 | </radio_item> | 11 | </radio_item> |
12 | <radio_item type="string" length="1" bottom="-34" enabled="true" follows="left|top" height="16" hidden="false" | 12 | <radio_item type="string" length="1" bottom="-34" enabled="true" follows="left|top" height="16" left="0" |
13 | left="0" mouse_opaque="true" name="No Rating" width="100"> | 13 | mouse_opaque="true" name="No Rating" width="100"> |
14 | No Rating | 14 | No Rating |
15 | </radio_item> | 15 | </radio_item> |
16 | </radio_group> | 16 | </radio_group> |
17 | <radio_group bottom="-186" draw_border="false" enabled="true" follows="left|top" height="54" | 17 | <radio_group bottom="-186" draw_border="false" enabled="true" follows="left|top" height="54" |
18 | hidden="false" left="32" mouse_opaque="true" name="appearance" width="110"> | 18 | left="32" mouse_opaque="true" name="appearance" width="110"> |
19 | <radio_item type="string" length="1" bottom="-16" enabled="true" follows="left|top" height="16" hidden="false" | 19 | <radio_item type="string" length="1" bottom="-16" enabled="true" follows="left|top" height="16" left="0" |
20 | left="0" mouse_opaque="true" name="Positive" width="100"> | 20 | mouse_opaque="true" name="Positive" width="100"> |
21 | Positive | 21 | Positive |
22 | </radio_item> | 22 | </radio_item> |
23 | <radio_item type="string" length="1" bottom="-34" enabled="true" follows="left|top" height="16" hidden="false" | 23 | <radio_item type="string" length="1" bottom="-34" enabled="true" follows="left|top" height="16" left="0" |
24 | left="0" mouse_opaque="true" name="No Rating" width="100"> | 24 | mouse_opaque="true" name="No Rating" width="100"> |
25 | No Rating | 25 | No Rating |
26 | </radio_item> | 26 | </radio_item> |
27 | </radio_group> | 27 | </radio_group> |
28 | <radio_group bottom="-276" draw_border="false" enabled="true" follows="left|top" height="54" | 28 | <radio_group bottom="-276" draw_border="false" enabled="true" follows="left|top" height="54" |
29 | hidden="false" left="32" mouse_opaque="true" name="building" width="110"> | 29 | left="32" mouse_opaque="true" name="building" width="110"> |
30 | <radio_item type="string" length="1" bottom="-16" enabled="true" follows="left|top" height="16" hidden="false" | 30 | <radio_item type="string" length="1" bottom="-16" enabled="true" follows="left|top" height="16" left="0" |
31 | left="0" mouse_opaque="true" name="Positive" width="100"> | 31 | mouse_opaque="true" name="Positive" width="100"> |
32 | Positive | 32 | Positive |
33 | </radio_item> | 33 | </radio_item> |
34 | <radio_item type="string" length="1" bottom="-34" enabled="true" follows="left|top" height="16" hidden="false" | 34 | <radio_item type="string" length="1" bottom="-34" enabled="true" follows="left|top" height="16" left="0" |
35 | left="0" mouse_opaque="true" name="No Rating" width="100"> | 35 | mouse_opaque="true" name="No Rating" width="100"> |
36 | No Rating | 36 | No Rating |
37 | </radio_item> | 37 | </radio_item> |
38 | </radio_group> | 38 | </radio_group> |
39 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-328" | 39 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-328" |
40 | enabled="true" follows="left|top" font="SansSerifSmall" | 40 | enabled="true" follows="left|top" font="SansSerifSmall" |
41 | handle_edit_keys_directly="false" height="16" hidden="false" left="16" | 41 | handle_edit_keys_directly="false" height="16" left="16" max_length="254" |
42 | max_length="254" mouse_opaque="true" name="mesg editor" | 42 | mouse_opaque="true" name="mesg editor" select_all_on_focus_received="false" |
43 | select_all_on_focus_received="false" select_on_focus="false" width="278" /> | 43 | select_on_focus="false" width="278" /> |
44 | <button bottom="-392" enabled="false" font="SansSerif" halign="center" height="20" | 44 | <button bottom="-392" enabled="false" font="SansSerif" halign="center" height="20" |
45 | hidden="false" label="OK" label_selected="OK" left="134" | 45 | label="OK" label_selected="OK" left="134" mouse_opaque="true" name="OK" |
46 | mouse_opaque="true" name="OK" scale_image="true" width="72" /> | 46 | scale_image="true" width="72" /> |
47 | <button bottom="-392" enabled="true" font="SansSerif" halign="center" height="20" | 47 | <button bottom="-392" enabled="true" font="SansSerif" halign="center" height="20" |
48 | hidden="false" label="Cancel" label_selected="Cancel" left="222" | 48 | label="Cancel" label_selected="Cancel" left="222" mouse_opaque="true" |
49 | mouse_opaque="true" name="Cancel" scale_image="true" width="72" /> | 49 | name="Cancel" scale_image="true" width="72" /> |
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="-40" drop_shadow_visible="true" enabled="true" follows="left|top" | 51 | bottom="-40" drop_shadow_visible="true" enabled="true" follows="left|top" |
52 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 52 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16" |
53 | left="16" mouse_opaque="true" name="Overall behavior:" v_pad="0" | 53 | mouse_opaque="true" name="Overall behavior:" v_pad="0" width="278"> |
54 | width="278"> | ||
55 | Overall behavior: | 54 | Overall behavior: |
56 | </text> | 55 | </text> |
57 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 56 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
58 | bottom="-130" drop_shadow_visible="true" enabled="true" follows="left|top" | 57 | bottom="-130" drop_shadow_visible="true" enabled="true" follows="left|top" |
59 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 58 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16" |
60 | left="16" mouse_opaque="true" | 59 | mouse_opaque="true" name="Skill at appearance (clothing and attachments):" |
61 | name="Skill at appearance (clothing and attachments):" v_pad="0" | 60 | v_pad="0" width="278"> |
62 | width="278"> | ||
63 | Skill at appearance (clothing and attachments): | 61 | Skill at appearance (clothing and attachments): |
64 | </text> | 62 | </text> |
65 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 63 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
66 | bottom="-220" drop_shadow_visible="true" enabled="true" follows="left|top" | 64 | bottom="-220" drop_shadow_visible="true" enabled="true" follows="left|top" |
67 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 65 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16" |
68 | left="16" mouse_opaque="true" name="Skill at building:" v_pad="0" | 66 | mouse_opaque="true" name="Skill at building:" v_pad="0" width="278"> |
69 | width="278"> | ||
70 | Skill at building: | 67 | Skill at building: |
71 | </text> | 68 | </text> |
72 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 69 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
73 | bottom="-310" drop_shadow_visible="true" enabled="true" follows="left|top" | 70 | bottom="-310" drop_shadow_visible="true" enabled="true" follows="left|top" |
74 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 71 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16" |
75 | left="16" mouse_opaque="true" name="Message:" v_pad="0" width="278"> | 72 | mouse_opaque="true" name="Message:" v_pad="0" width="278"> |
76 | Message: | 73 | Message: |
77 | </text> | 74 | </text> |
78 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 75 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
79 | bottom="-362" drop_shadow_visible="true" enabled="true" follows="left|top" | 76 | bottom="-362" drop_shadow_visible="true" enabled="true" follows="left|top" |
80 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 77 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16" |
81 | left="16" mouse_opaque="true" name="cost" v_pad="0" width="278"> | 78 | mouse_opaque="true" name="cost" v_pad="0" width="278"> |
82 | Cost: L$[COST] to change each rating. Total charge: L$[TOTAL]. | 79 | Cost: L$[COST] to change each rating. Total charge: L$[TOTAL]. |
83 | </text> | 80 | </text> |
84 | </floater> | 81 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_region_info.xml b/linden/indra/newview/skins/xui/en-us/floater_region_info.xml index 36f0989..b0ee0a2 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_region_info.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_region_info.xml | |||
@@ -1,5 +1,7 @@ | |||
1 | <floater can_close="true" can_minimize="true" can_resize="false" name="regioninfo" can_drag_on_left="false" | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | rect_control="FloaterRegionInfo" title="Region/Estate"> | 2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="false" name="regioninfo" rect_control="FloaterRegionInfo" | ||
4 | title="Region/Estate"> | ||
3 | <tab_container border="false" bottom="0" follows="left|right|top|bottom" left="1" | 5 | <tab_container border="false" bottom="0" follows="left|right|top|bottom" left="1" |
4 | name="region_panels" right="-1" tab_position="top" top="-20" /> | 6 | name="region_panels" right="-1" tab_position="top" top="-20" /> |
5 | </floater> | 7 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_report_abuse.xml b/linden/indra/newview/skins/xui/en-us/floater_report_abuse.xml index 6600349..61aa835 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_report_abuse.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_report_abuse.xml | |||
@@ -2,14 +2,13 @@ | |||
2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="false" height="560" min_height="100" min_width="100" | 3 | can_resize="false" height="560" min_height="100" min_width="100" |
4 | name="floater_report_abuse" title="Report Abuse" width="390"> | 4 | name="floater_report_abuse" title="Report Abuse" width="390"> |
5 | <texture_picker allow_no_texture="true" bottom="-150" default_image_name="None" | 5 | <texture_picker allow_no_texture="true" bottom="-150" default_image_name="None" |
6 | follows="left|top" height="114" left="238" | 6 | follows="left|top" height="114" label="" left="238" mouse_opaque="true" |
7 | mouse_opaque="true" name="screenshot" label="" width="134" /> | 7 | name="screenshot" width="134" /> |
8 | <check_box bottom_delta="-16" follows="left|top" font="SansSerifSmall" height="16" | 8 | <check_box bottom_delta="-16" follows="left|top" font="SansSerifSmall" height="16" |
9 | initial_value="false" label="Include screenshot" left="234" | 9 | initial_value="false" label="Include screenshot" left="234" |
10 | mouse_opaque="true" name="screen_check" width="116" /> | 10 | mouse_opaque="true" name="screen_check" width="116" /> |
11 | 11 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | |
12 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
13 | bottom="-48" drop_shadow_visible="true" follows="left|top" | 12 | bottom="-48" drop_shadow_visible="true" follows="left|top" |
14 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16" | 13 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16" |
15 | mouse_opaque="true" name="reporter_title" v_pad="0" width="50"> | 14 | mouse_opaque="true" name="reporter_title" v_pad="0" width="50"> |
@@ -19,7 +18,8 @@ | |||
19 | bottom="-48" drop_shadow_visible="true" follows="left|top" | 18 | bottom="-48" drop_shadow_visible="true" follows="left|top" |
20 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="62" | 19 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="62" |
21 | mouse_opaque="true" name="reporter_field" v_pad="0" width="150"> | 20 | mouse_opaque="true" name="reporter_field" v_pad="0" width="150"> |
22 | Loremipsum Dolorsitamut</text> | 21 | Loremipsum Dolorsitamut |
22 | </text> | ||
23 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 23 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
24 | bottom="-64" drop_shadow_visible="true" follows="left|top" | 24 | bottom="-64" drop_shadow_visible="true" follows="left|top" |
25 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16" | 25 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16" |
@@ -30,7 +30,8 @@ | |||
30 | bottom="-64" drop_shadow_visible="true" follows="left|top" | 30 | bottom="-64" drop_shadow_visible="true" follows="left|top" |
31 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="62" | 31 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="62" |
32 | mouse_opaque="true" name="sim_field" v_pad="0" width="120"> | 32 | mouse_opaque="true" name="sim_field" v_pad="0" width="120"> |
33 | Region Name</text> | 33 | Region Name |
34 | </text> | ||
34 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 35 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
35 | bottom="-80" drop_shadow_visible="true" follows="left|top" | 36 | bottom="-80" drop_shadow_visible="true" follows="left|top" |
36 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16" | 37 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16" |
@@ -41,8 +42,8 @@ | |||
41 | bottom="-80" drop_shadow_visible="true" follows="left|top" | 42 | bottom="-80" drop_shadow_visible="true" follows="left|top" |
42 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="62" | 43 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="62" |
43 | mouse_opaque="true" name="pos_field" v_pad="0" width="120"> | 44 | mouse_opaque="true" name="pos_field" v_pad="0" width="120"> |
44 | {128.1, 128.1, 15.4}</text> | 45 | {128.1, 128.1, 15.4} |
45 | 46 | </text> | |
46 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 47 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
47 | bottom_delta="-22" drop_shadow_visible="true" follows="left|top" | 48 | bottom_delta="-22" drop_shadow_visible="true" follows="left|top" |
48 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16" | 49 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16" |
@@ -63,7 +64,8 @@ | |||
63 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" | 64 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" |
64 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="66" | 65 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="66" |
65 | mouse_opaque="true" name="object_name" v_pad="0" width="109"> | 66 | mouse_opaque="true" name="object_name" v_pad="0" width="109"> |
66 | Consetetur Sadipscing</text> | 67 | Consetetur Sadipscing |
68 | </text> | ||
67 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 69 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
68 | bottom_delta="-16" drop_shadow_visible="true" follows="left|top" | 70 | bottom_delta="-16" drop_shadow_visible="true" follows="left|top" |
69 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="53" | 71 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="53" |
@@ -74,7 +76,8 @@ | |||
74 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" | 76 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" |
75 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="66" | 77 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="66" |
76 | mouse_opaque="true" name="owner_name" v_pad="0" width="109"> | 78 | mouse_opaque="true" name="owner_name" v_pad="0" width="109"> |
77 | Hendrerit Vulputate</text> | 79 | Hendrerit Vulputate |
80 | </text> | ||
78 | <combo_box bottom_delta="-28" follows="left|top" height="20" left="16" mouse_opaque="true" | 81 | <combo_box bottom_delta="-28" follows="left|top" height="20" left="16" mouse_opaque="true" |
79 | name="category_combo" | 82 | name="category_combo" |
80 | tool_tip="Category -- select the category that best describes this report" | 83 | tool_tip="Category -- select the category that best describes this report" |
@@ -107,7 +110,6 @@ | |||
107 | Other | 110 | Other |
108 | </combo_item> | 111 | </combo_item> |
109 | </combo_box> | 112 | </combo_box> |
110 | |||
111 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 113 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
112 | bottom_delta="-26" drop_shadow_visible="true" follows="left|top" | 114 | bottom_delta="-26" drop_shadow_visible="true" follows="left|top" |
113 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16" | 115 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16" |
@@ -119,8 +121,9 @@ | |||
119 | font="SansSerifSmall" height="16" left="16" max_length="32" | 121 | font="SansSerifSmall" height="16" left="16" max_length="32" |
120 | mouse_opaque="true" name="abuser_name_edit" | 122 | mouse_opaque="true" name="abuser_name_edit" |
121 | text_readonly_color="1, 1, 1, 1" width="180" /> | 123 | text_readonly_color="1, 1, 1, 1" width="180" /> |
122 | <button bottom_delta="-2" font="SansSerif" halign="center" height="20" label="Choose Resident" | 124 | <button bottom_delta="-2" font="SansSerif" halign="center" height="20" |
123 | label_selected="" left_delta="190" mouse_opaque="true" name="select_abuser" | 125 | label="Choose Resident" label_selected="" left_delta="190" |
126 | mouse_opaque="true" name="select_abuser" | ||
124 | tool_tip="Select the name of the abuser from a list" width="160" /> | 127 | tool_tip="Select the name of the abuser from a list" width="160" /> |
125 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 128 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
126 | bottom_delta="-24" drop_shadow_visible="true" follows="left|top" | 129 | bottom_delta="-24" drop_shadow_visible="true" follows="left|top" |
@@ -154,7 +157,7 @@ | |||
154 | bottom_delta="-32" drop_shadow_visible="true" follows="left|top" | 157 | bottom_delta="-32" drop_shadow_visible="true" follows="left|top" |
155 | font="SansSerifSmall" h_pad="0" halign="left" height="48" left="70" | 158 | font="SansSerifSmall" h_pad="0" halign="left" height="48" left="70" |
156 | mouse_opaque="true" name="bug_aviso" v_pad="0" width="308"> | 159 | mouse_opaque="true" name="bug_aviso" v_pad="0" width="308"> |
157 | Please be specific about the date, location, nature of | 160 | Please be specific about the date, location, nature of |
158 | abuse, relevant chat/IM text, and select the object | 161 | abuse, relevant chat/IM text, and select the object |
159 | if possible. | 162 | if possible. |
160 | </text> | 163 | </text> |
@@ -168,13 +171,10 @@ if possible. | |||
168 | mouse_opaque="true" name="incomplete_title" v_pad="0" width="342"> | 171 | mouse_opaque="true" name="incomplete_title" v_pad="0" width="342"> |
169 | Note: Incomplete reports will not be investigated. | 172 | Note: Incomplete reports will not be investigated. |
170 | </text> | 173 | </text> |
171 | <!-- buttons lay out right to left! --> | ||
172 | <button bottom="10" follows="right|bottom" font="SansSerif" halign="center" height="20" | 174 | <button bottom="10" follows="right|bottom" font="SansSerif" halign="center" height="20" |
173 | label="Cancel" label_selected="Cancel" right="380" mouse_opaque="true" | 175 | label="Cancel" label_selected="Cancel" mouse_opaque="true" |
174 | name="cancel_btn" width="150" /> | 176 | name="cancel_btn" right="380" width="150" /> |
175 | 177 | <button bottom="10" follows="right|bottom" font="SansSerif" halign="center" height="20" | |
176 | <button bottom="10" follows="right|bottom" font="SansSerif" halign="center" height="20" | 178 | label="Report Abuse" label_selected="Report Abuse" mouse_opaque="true" |
177 | label="Report Abuse" label_selected="Report Abuse" right="224" | 179 | name="send_btn" right="224" width="150" /> |
178 | mouse_opaque="true" name="send_btn" width="150" /> | ||
179 | |||
180 | </floater> | 180 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_report_bug.xml b/linden/indra/newview/skins/xui/en-us/floater_report_bug.xml index e86d1a7..4583137 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_report_bug.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_report_bug.xml | |||
@@ -2,16 +2,16 @@ | |||
2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="false" height="455" min_height="100" min_width="100" | 3 | can_resize="false" height="455" min_height="100" min_width="100" |
4 | name="bug_reporter" title="Report Bug" width="390"> | 4 | name="bug_reporter" title="Report Bug" width="390"> |
5 | <texture_picker allow_no_texture="true" bottom="-150" default_image_name="None" | 5 | <texture_picker allow_no_texture="true" bottom="-150" default_image_name="None" |
6 | follows="left|top" height="114" left="238" | 6 | follows="left|top" height="114" label="" left="238" mouse_opaque="true" |
7 | mouse_opaque="true" name="screenshot" label="" width="134" /> | 7 | name="screenshot" width="134" /> |
8 | <check_box bottom_delta="-16" follows="left|top" font="SansSerifSmall" height="16" | 8 | <check_box bottom_delta="-16" follows="left|top" font="SansSerifSmall" height="16" |
9 | initial_value="false" label="Include screenshot" left="234" | 9 | initial_value="false" label="Include screenshot" left="234" |
10 | mouse_opaque="true" name="screen_check" width="116" /> | 10 | mouse_opaque="true" name="screen_check" width="116" /> |
11 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 11 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
12 | bottom="-48" drop_shadow_visible="true" follows="left|top" | 12 | bottom="-48" drop_shadow_visible="true" follows="left|top" |
13 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16" | 13 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16" |
14 | mouse_opaque="true" name="reporter_title" v_pad="0" width="50"> | 14 | mouse_opaque="true" name="reporter_title" v_pad="0" width="50"> |
15 | Reporter: | 15 | Reporter: |
16 | </text> | 16 | </text> |
17 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 17 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
@@ -58,7 +58,8 @@ | |||
58 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" | 58 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" |
59 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="66" | 59 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="66" |
60 | mouse_opaque="true" name="object_name" v_pad="0" width="109"> | 60 | mouse_opaque="true" name="object_name" v_pad="0" width="109"> |
61 | Consetetur Sadipscing</text> | 61 | Consetetur Sadipscing |
62 | </text> | ||
62 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 63 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
63 | bottom_delta="-16" drop_shadow_visible="true" follows="left|top" | 64 | bottom_delta="-16" drop_shadow_visible="true" follows="left|top" |
64 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="53" | 65 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="53" |
@@ -69,7 +70,8 @@ | |||
69 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" | 70 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" |
70 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="66" | 71 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="66" |
71 | mouse_opaque="true" name="owner_name" v_pad="0" width="109"> | 72 | mouse_opaque="true" name="owner_name" v_pad="0" width="109"> |
72 | Hendrerit Vulputate</text> | 73 | Hendrerit Vulputate |
74 | </text> | ||
73 | <combo_box bottom_delta="-28" follows="left|top" height="20" left="16" mouse_opaque="true" | 75 | <combo_box bottom_delta="-28" follows="left|top" height="20" left="16" mouse_opaque="true" |
74 | name="category_combo" | 76 | name="category_combo" |
75 | tool_tip="Category -- select the category that best describes this report" | 77 | tool_tip="Category -- select the category that best describes this report" |
@@ -149,29 +151,26 @@ | |||
149 | <text_editor bg_readonly_color="0, 0, 0, 0" bottom_delta="-112" embedded_items="false" | 151 | <text_editor bg_readonly_color="0, 0, 0, 0" bottom_delta="-112" embedded_items="false" |
150 | follows="left|top" font="SansSerifSmall" height="112" left="16" | 152 | follows="left|top" font="SansSerifSmall" height="112" left="16" |
151 | max_length="900" mouse_opaque="false" name="details_edit" | 153 | max_length="900" mouse_opaque="false" name="details_edit" |
152 | text_readonly_color="1, 1, 1, 1" width="356" word_wrap="true">Steps to reproduce the bug: | 154 | text_readonly_color="1, 1, 1, 1" width="356" word_wrap="true"> |
155 | Steps to reproduce the bug: | ||
153 | 156 | ||
154 | Observed results: | 157 | Observed results: |
155 | 158 | ||
156 | Expected results: | 159 | Expected results: |
157 | </text_editor> | 160 | </text_editor> |
158 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 161 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
159 | bottom_delta="-40" drop_shadow_visible="true" follows="left|top" | 162 | bottom_delta="-40" drop_shadow_visible="true" follows="left|top" |
160 | font="SansSerifSmall" h_pad="0" halign="left" height="32" left="16" | 163 | font="SansSerifSmall" h_pad="0" halign="left" height="32" left="16" |
161 | mouse_opaque="true" name="bug_aviso" v_pad="0" width="342"> | 164 | mouse_opaque="true" name="bug_aviso" v_pad="0" width="342"> |
162 | Note: Incomplete reports will not be investigated | 165 | Note: Incomplete reports will not be investigated |
163 | If this bug allows you to do something you should not be able | 166 | If this bug allows you to do something you should not be able |
164 | to do, especially if it impacts performance or security, please | 167 | to do, especially if it impacts performance or security, please |
165 | select the 'Exploit' category. Thank you! | 168 | select the 'Exploit' category. Thank you! |
166 | </text> | 169 | </text> |
167 | |||
168 | <!-- buttons lay out right to left! --> | ||
169 | <button bottom="10" follows="right|bottom" font="SansSerif" halign="center" height="20" | 170 | <button bottom="10" follows="right|bottom" font="SansSerif" halign="center" height="20" |
170 | label="Cancel" label_selected="Cancel" right="380" mouse_opaque="true" | 171 | label="Cancel" label_selected="Cancel" mouse_opaque="true" |
171 | name="cancel_btn" width="150" /> | 172 | name="cancel_btn" right="380" width="150" /> |
172 | 173 | <button bottom="10" follows="right|bottom" font="SansSerif" halign="center" height="20" | |
173 | <button bottom="10" follows="right|bottom" font="SansSerif" halign="center" height="20" | 174 | label="Report Bug" label_selected="Report Bug" mouse_opaque="true" |
174 | label="Report Bug" label_selected="Report Bug" right="224" | 175 | name="send_btn" right="224" width="150" /> |
175 | mouse_opaque="true" name="send_btn" width="150" /> | ||
176 | |||
177 | </floater> | 176 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_script_debug.xml b/linden/indra/newview/skins/xui/en-us/floater_script_debug.xml index 8a61b00..f9d555d 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_script_debug.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_script_debug.xml | |||
@@ -1,15 +1,15 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <multi_floater bottom="-463" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <multi_floater bottom="-463" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="true" height="233" hidden="false" left="337" min_height="100" | 3 | can_resize="true" height="233" left="337" min_height="100" min_width="100" |
4 | min_width="100" mouse_opaque="true" name="script debug floater" | 4 | mouse_opaque="true" name="script debug floater" |
5 | rect_control="FloaterScriptDebugRect" title="Script Errors/Warning" | 5 | rect_control="FloaterScriptDebugRect" title="Script Errors/Warning" |
6 | width="450"> | 6 | width="450"> |
7 | <tab_container border="false" bottom="-233" follows="left|top|right|bottom" height="217" | 7 | <tab_container border="false" bottom="-233" follows="left|top|right|bottom" height="217" |
8 | hidden="false" left="1" mouse_opaque="false" name="Preview Tabs" | 8 | left="1" mouse_opaque="false" name="Preview Tabs" tab_position="bottom" |
9 | tab_position="bottom" width="448"> | 9 | width="448"> |
10 | <floater bottom="-202" can_close="false" can_drag_on_left="false" can_minimize="true" | 10 | <floater bottom="-202" can_close="false" can_drag_on_left="false" can_minimize="true" |
11 | can_resize="false" follows="left|top|right|bottom" height="201" | 11 | can_resize="false" follows="left|top|right|bottom" height="201" |
12 | hidden="false" label="Script" left="1" min_height="100" min_width="100" | 12 | label="Script" left="1" min_height="100" min_width="100" |
13 | mouse_opaque="true" name="all_scripts" title="[All scripts]" width="446" /> | 13 | mouse_opaque="true" name="all_scripts" title="[All scripts]" width="446" /> |
14 | </tab_container> | 14 | </tab_container> |
15 | </multi_floater> | 15 | </multi_floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_script_ed_panel.xml b/linden/indra/newview/skins/xui/en-us/floater_script_ed_panel.xml index b3011f4..1e020eb 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_script_ed_panel.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_script_ed_panel.xml | |||
@@ -1,83 +1,86 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <panel bottom="-550" enabled="true" follows="left|top|right|bottom" height="508" | 2 | <panel bottom="-550" enabled="true" follows="left|top|right|bottom" height="508" |
3 | hidden="false" left="0" mouse_opaque="true" name="script panel" width="500"> | 3 | left="0" mouse_opaque="true" name="script panel" width="500"> |
4 | <text_editor type="string" length="1" bg_readonly_color="0.392157 0.392157 0.392157 1" bottom="-393" | 4 | <text_editor type="string" length="1" bg_readonly_color="0.392157 0.392157 0.392157 1" bottom="-393" |
5 | embedded_items="false" enabled="true" follows="left|top|right|bottom" | 5 | embedded_items="false" enabled="true" follows="left|top|right|bottom" |
6 | font="Monospace" height="376" hidden="false" ignore_tab="false" left="4" | 6 | font="Monospace" height="376" ignore_tab="false" left="4" |
7 | max_length="65536" mouse_opaque="true" name="Script Editor" width="492" | 7 | max_length="65536" mouse_opaque="true" name="Script Editor" width="492" |
8 | word_wrap="true"> | 8 | word_wrap="true"> |
9 | Loading... | 9 | Loading... |
10 | </text_editor> | 10 | </text_editor> |
11 | <button bottom="-499" enabled="true" follows="right|bottom" font="SansSerif" | 11 | <button bottom="-499" enabled="true" follows="right|bottom" font="SansSerif" |
12 | halign="center" height="20" hidden="false" label="Save" | 12 | halign="center" height="20" label="Save" label_selected="Save" left="360" |
13 | label_selected="Save" left="360" mouse_opaque="true" name="Save_btn" | 13 | mouse_opaque="true" name="Save_btn" width="128" /> |
14 | width="128" /> | ||
15 | <scroll_list background_visible="true" bottom="-457" column_padding="5" draw_border="true" | 14 | <scroll_list background_visible="true" bottom="-457" column_padding="5" draw_border="true" |
16 | draw_heading="false" draw_stripes="true" enabled="true" | 15 | draw_heading="false" draw_stripes="true" enabled="true" |
17 | follows="left|right|bottom" height="60" hidden="false" left="4" | 16 | follows="left|right|bottom" height="60" left="4" mouse_opaque="true" |
18 | mouse_opaque="true" multi_select="false" name="lsl errors" width="492" /> | 17 | multi_select="false" name="lsl errors" width="492" /> |
19 | <combo_box allow_text_entry="false" bottom="-499" enabled="true" follows="left|bottom" | 18 | <combo_box allow_text_entry="false" bottom="-499" enabled="true" follows="left|bottom" |
20 | height="20" hidden="false" left="12" max_chars="20" mouse_opaque="true" | 19 | height="20" label="Insert..." left="12" max_chars="20" mouse_opaque="true" |
21 | name="Insert..." label="Insert..." width="128" /> | 20 | name="Insert..." width="128" /> |
22 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 21 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
23 | bottom="-473" drop_shadow_visible="true" enabled="true" | 22 | bottom="-473" drop_shadow_visible="true" enabled="true" |
24 | follows="left|bottom" font="SansSerifSmall" h_pad="0" halign="left" | 23 | follows="left|bottom" font="SansSerifSmall" h_pad="0" halign="left" |
25 | height="12" hidden="false" left="12" mouse_opaque="true" name="line_col" | 24 | height="12" left="12" mouse_opaque="true" name="line_col" v_pad="0" |
26 | v_pad="0" width="128" /> | 25 | width="128" /> |
27 | <menu_bar bottom="-15" drop_shadow="false" enabled="true" follows="left|top|right" | 26 | <menu_bar bottom="-15" drop_shadow="false" enabled="true" follows="left|top|right" |
28 | height="18" hidden="false" left="8" mouse_opaque="false" name="script_menu" | 27 | height="18" left="8" mouse_opaque="false" name="script_menu" opaque="false" |
29 | opaque="false" tear_off="false" width="476"> | 28 | tear_off="false" width="476"> |
30 | <menu bottom="0" color="0 0 0 1" drop_shadow="true" enabled="true" height="62" | 29 | <menu bottom="0" color="0 0 0 1" drop_shadow="true" enabled="true" height="62" |
31 | hidden="false" left="0" mouse_opaque="false" name="File" opaque="true" | 30 | left="0" mouse_opaque="false" name="File" opaque="true" tear_off="false" |
32 | tear_off="false" width="138"> | 31 | width="138"> |
33 | <menu_item_call bottom_delta="-30" height="20" hidden="false" label="Save" left="0" | 32 | <menu_item_call bottom_delta="-30" height="20" label="Save" left="0" mouse_opaque="true" |
34 | mouse_opaque="true" name="Save" width="138" /> | 33 | name="Save" width="138" /> |
35 | <menu_item_separator bottom_delta="-38" height="8" hidden="false" left="0" mouse_opaque="true" | 34 | <menu_item_separator bottom_delta="-38" height="8" left="0" mouse_opaque="true" name="separator" |
36 | name="separator" width="138" /> | 35 | width="138" /> |
37 | <menu_item_call bottom_delta="-58" height="20" hidden="false" label="Revert All Changes" | 36 | <menu_item_call bottom_delta="-58" height="20" label="Revert All Changes" left="0" |
38 | left="0" mouse_opaque="true" name="Revert All Changes" width="138" /> | 37 | mouse_opaque="true" name="Revert All Changes" width="138" /> |
39 | </menu> | 38 | </menu> |
40 | <menu bottom="665" color="0 0 0 1" drop_shadow="true" enabled="true" height="198" | 39 | <menu bottom="665" color="0 0 0 1" drop_shadow="true" enabled="true" height="198" |
41 | hidden="false" left="222" mouse_opaque="false" name="Edit" opaque="true" | 40 | left="222" mouse_opaque="false" name="Edit" opaque="true" tear_off="false" |
42 | tear_off="false" width="139"> | 41 | width="139"> |
43 | <menu_item_call bottom_delta="-30" enabled="false" height="20" hidden="false" label="Undo" | 42 | <menu_item_call bottom_delta="-30" enabled="false" height="20" label="Undo" left="0" |
44 | left="0" mouse_opaque="true" name="Undo" width="139" /> | 43 | mouse_opaque="true" name="Undo" width="139" /> |
45 | <menu_item_call bottom_delta="-50" enabled="false" height="20" hidden="false" label="Redo" | 44 | <menu_item_call bottom_delta="-50" enabled="false" height="20" label="Redo" left="0" |
46 | left="0" mouse_opaque="true" name="Redo" width="139" /> | 45 | mouse_opaque="true" name="Redo" width="139" /> |
47 | <menu_item_separator bottom_delta="-58" enabled="true" height="8" hidden="false" label="-----------" | 46 | <menu_item_separator bottom_delta="-58" enabled="true" height="8" label="-----------" left="0" |
48 | left="0" mouse_opaque="true" name="separator" width="139" /> | 47 | mouse_opaque="true" name="separator" width="139" /> |
49 | <menu_item_call bottom_delta="-78" enabled="false" height="20" hidden="false" label="Cut" | 48 | <menu_item_call bottom_delta="-78" enabled="false" height="20" label="Cut" left="0" |
50 | left="0" mouse_opaque="true" name="Cut" width="139" /> | 49 | mouse_opaque="true" name="Cut" width="139" /> |
51 | <menu_item_call bottom_delta="-98" enabled="false" height="20" hidden="false" label="Copy" | 50 | <menu_item_call bottom_delta="-98" enabled="false" height="20" label="Copy" left="0" |
52 | left="0" mouse_opaque="true" name="Copy" width="139" /> | 51 | mouse_opaque="true" name="Copy" width="139" /> |
53 | <menu_item_call bottom_delta="-118" enabled="false" height="20" hidden="false" label="Paste" | 52 | <menu_item_call bottom_delta="-118" enabled="false" height="20" label="Paste" left="0" |
54 | left="0" mouse_opaque="true" name="Paste" width="139" /> | 53 | mouse_opaque="true" name="Paste" width="139" /> |
55 | <menu_item_separator bottom_delta="-126" enabled="true" height="8" hidden="false" | 54 | <menu_item_separator bottom_delta="-126" enabled="true" height="8" label="-----------" left="0" |
56 | label="-----------" left="0" mouse_opaque="true" name="separator2" | 55 | mouse_opaque="true" name="separator2" width="139" /> |
57 | width="139" /> | 56 | <menu_item_call bottom_delta="-146" enabled="true" height="20" label="Select All" left="0" |
58 | <menu_item_call bottom_delta="-146" enabled="true" height="20" hidden="false" | 57 | mouse_opaque="true" name="Select All" width="139" /> |
59 | label="Select All" left="0" mouse_opaque="true" name="Select All" | 58 | <menu_item_call bottom_delta="-166" enabled="false" height="20" label="Deselect" left="0" |
60 | width="139" /> | 59 | mouse_opaque="true" name="Deselect" width="139" /> |
61 | <menu_item_call bottom_delta="-166" enabled="false" height="20" hidden="false" label="Deselect" | 60 | <menu_item_separator bottom_delta="-174" enabled="true" height="8" label="-----------" left="0" |
62 | left="0" mouse_opaque="true" name="Deselect" width="139" /> | 61 | mouse_opaque="true" name="separator3" width="139" /> |
63 | <menu_item_separator bottom_delta="-174" enabled="true" height="8" hidden="false" | 62 | <menu_item_call bottom_delta="-194" enabled="true" height="20" label="Search / Replace..." |
64 | label="-----------" left="0" mouse_opaque="true" name="separator3" | 63 | left="0" mouse_opaque="true" name="Search / Replace..." width="139" /> |
65 | width="139" /> | ||
66 | <menu_item_call bottom_delta="-194" enabled="true" height="20" hidden="false" | ||
67 | label="Search / Replace..." left="0" mouse_opaque="true" | ||
68 | name="Search / Replace..." width="139" /> | ||
69 | </menu> | 64 | </menu> |
70 | <menu bottom="-18" color="0 0 0 1" drop_shadow="true" enabled="true" height="34" | 65 | <menu bottom="-18" color="0 0 0 1" drop_shadow="true" enabled="true" height="34" |
71 | hidden="false" left="0" mouse_opaque="false" name="Help" opaque="true" | 66 | left="0" mouse_opaque="false" name="Help" opaque="true" tear_off="false" |
72 | tear_off="false" width="112"> | 67 | width="112"> |
73 | <menu_item_call bottom="-30" enabled="true" height="20" hidden="false" label="Help..." left="0" | 68 | <menu_item_call bottom="-30" enabled="true" height="20" label="Help..." left="0" |
74 | mouse_opaque="true" name="Help..." width="112" /> | 69 | mouse_opaque="true" name="Help..." width="112" /> |
75 | <menu_item_call bottom="-30" enabled="true" height="20" hidden="false" label="LSL Wiki Help..." left="0" | 70 | <menu_item_call bottom="-30" enabled="true" height="20" label="LSL Wiki Help..." left="0" |
76 | mouse_opaque="true" name="LSL Wiki Help..." width="112" /> | 71 | mouse_opaque="true" name="LSL Wiki Help..." width="112" /> |
77 | </menu> | 72 | </menu> |
78 | </menu_bar> | 73 | </menu_bar> |
79 | <text hidden="true" name="loading">Loading...</text> | 74 | <string name="loading"> |
80 | <text hidden="true" name="can_not_view">You are not allowed to view this script.</text> | 75 | Loading... |
81 | <text hidden="true" name="public_objects_can_not_run">Public Objects cannot run scripts</text> | 76 | </string> |
82 | <text hidden="true" name="script_running">Running</text> | 77 | <string name="can_not_view"> |
78 | You are not allowed to view this script. | ||
79 | </string> | ||
80 | <string name="public_objects_can_not_run"> | ||
81 | Public Objects cannot run scripts | ||
82 | </string> | ||
83 | <string name="script_running"> | ||
84 | Running | ||
85 | </string> | ||
83 | </panel> | 86 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_script_preview.xml b/linden/indra/newview/skins/xui/en-us/floater_script_preview.xml index 920f5ae..4118438 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_script_preview.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_script_preview.xml | |||
@@ -1,23 +1,23 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-757" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-757" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="true" enabled="true" height="550" hidden="false" left="358" | 3 | can_resize="true" enabled="true" height="550" left="358" min_height="271" |
4 | min_height="271" min_width="290" mouse_opaque="true" | 4 | min_width="290" mouse_opaque="true" name="preview lsl text" |
5 | name="preview lsl text" rect_control="PreviewScriptRect" | 5 | rect_control="PreviewScriptRect" title="Script: Rotation Script" |
6 | title="Script: Rotation Script" width="500"> | 6 | width="500"> |
7 | <panel bottom="-550" enabled="true" follows="left|top|right|bottom" height="508" | 7 | <panel bottom="-550" enabled="true" follows="left|top|right|bottom" height="508" |
8 | hidden="false" left="0" mouse_opaque="true" name="script panel" width="500" /> | 8 | left="0" mouse_opaque="true" name="script panel" width="500" /> |
9 | <icon bottom="-19" color="1 1 1 1" enabled="true" follows="top|right" height="16" | 9 | <icon bottom="-19" color="1 1 1 1" enabled="true" follows="top|right" height="16" |
10 | hidden="false" image_name="icon_lock.tga" left="444" mouse_opaque="true" | 10 | image_name="icon_lock.tga" left="444" mouse_opaque="true" name="lock" |
11 | name="lock" width="16" /> | 11 | width="16" /> |
12 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 12 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
13 | bottom="-38" drop_shadow_visible="true" enabled="true" follows="left|top" | 13 | bottom="-38" drop_shadow_visible="true" enabled="true" follows="left|top" |
14 | font="SansSerif" h_pad="0" halign="left" height="19" hidden="false" | 14 | font="SansSerif" h_pad="0" halign="left" height="19" left="13" |
15 | left="13" mouse_opaque="true" name="desc txt" v_pad="0" width="80"> | 15 | mouse_opaque="true" name="desc txt" v_pad="0" width="80"> |
16 | Description: | 16 | Description: |
17 | </text> | 17 | </text> |
18 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-38" | 18 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-38" |
19 | enabled="true" follows="left|top|right" font="SansSerif" | 19 | enabled="true" follows="left|top|right" font="SansSerif" |
20 | handle_edit_keys_directly="false" height="19" hidden="false" left="93" | 20 | handle_edit_keys_directly="false" height="19" left="93" max_length="127" |
21 | max_length="127" mouse_opaque="true" name="desc" | 21 | mouse_opaque="true" name="desc" select_all_on_focus_received="false" |
22 | select_all_on_focus_received="false" select_on_focus="false" width="394" /> | 22 | select_on_focus="false" width="394" /> |
23 | </floater> | 23 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_script_queue.xml b/linden/indra/newview/skins/xui/en-us/floater_script_queue.xml index cf9dc2a..c44457c 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_script_queue.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_script_queue.xml | |||
@@ -1,14 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-763" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-763" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="true" enabled="true" height="400" hidden="false" left="408" | 3 | can_resize="true" enabled="true" height="400" left="408" min_height="100" |
4 | min_height="100" min_width="100" mouse_opaque="true" name="queue" | 4 | min_width="100" mouse_opaque="true" name="queue" title="Reset Progress" |
5 | title="Reset Progress" width="300"> | 5 | width="300"> |
6 | <button bottom="-392" enabled="true" follows="right|bottom" font="SansSerif" | 6 | <button bottom="-392" enabled="true" follows="right|bottom" font="SansSerif" |
7 | halign="center" height="24" hidden="false" label="Close" | 7 | halign="center" height="24" label="Close" label_selected="Close" left="220" |
8 | label_selected="Close" left="220" mouse_opaque="true" name="close" | 8 | mouse_opaque="true" name="close" width="64" /> |
9 | width="64" /> | ||
10 | <scroll_list background_visible="true" bottom="-364" column_padding="5" draw_border="true" | 9 | <scroll_list background_visible="true" bottom="-364" column_padding="5" draw_border="true" |
11 | draw_heading="false" draw_stripes="true" enabled="true" | 10 | draw_heading="false" draw_stripes="true" enabled="true" |
12 | follows="left|top|right|bottom" height="344" hidden="false" left="4" | 11 | follows="left|top|right|bottom" height="344" left="4" mouse_opaque="true" |
13 | mouse_opaque="true" multi_select="false" name="queue output" width="292" /> | 12 | multi_select="false" name="queue output" width="292" /> |
14 | </floater> | 13 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_script_search.xml b/linden/indra/newview/skins/xui/en-us/floater_script_search.xml index 095862e..0702674 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_script_search.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_script_search.xml | |||
@@ -1,41 +1,40 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-423" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-423" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="false" can_tear_off="true" enabled="true" height="120" | 3 | can_resize="false" can_tear_off="true" enabled="true" height="120" |
4 | hidden="false" left="223" min_height="100" min_width="100" | 4 | left="223" min_height="100" min_width="100" mouse_opaque="true" |
5 | mouse_opaque="true" name="script search" title="Script Search" width="300"> | 5 | name="script search" title="Script Search" width="300"> |
6 | <check_box bottom="-77" enabled="true" follows="left|top" font="SansSerifSmall" | 6 | <check_box bottom="-77" enabled="true" follows="left|top" font="SansSerifSmall" |
7 | height="16" hidden="false" initial_value="false" label="Case Insensitive" | 7 | height="16" initial_value="false" label="Case Insensitive" left="55" |
8 | left="55" mouse_opaque="true" name="case_text" radio_style="false" | 8 | mouse_opaque="true" name="case_text" radio_style="false" width="240" /> |
9 | width="240" /> | ||
10 | <button bottom="-108" enabled="true" font="SansSerif" halign="center" height="24" | 9 | <button bottom="-108" enabled="true" font="SansSerif" halign="center" height="24" |
11 | hidden="false" label="Search" label_selected="Search" left="10" | 10 | label="Search" label_selected="Search" left="10" mouse_opaque="true" |
12 | mouse_opaque="true" name="search_btn" scale_image="true" width="90" /> | 11 | name="search_btn" scale_image="true" width="90" /> |
13 | <button bottom="-108" enabled="true" font="SansSerif" halign="center" height="24" | 12 | <button bottom="-108" enabled="true" font="SansSerif" halign="center" height="24" |
14 | hidden="false" label="Replace" label_selected="Replace" left="105" | 13 | label="Replace" label_selected="Replace" left="105" mouse_opaque="true" |
15 | mouse_opaque="true" name="replace_btn" scale_image="true" width="90" /> | 14 | name="replace_btn" scale_image="true" width="90" /> |
16 | <button bottom="-108" enabled="true" font="SansSerif" halign="center" height="24" | 15 | <button bottom="-108" enabled="true" font="SansSerif" halign="center" height="24" |
17 | hidden="false" label="Replace All" label_selected="Replace All" left="200" | 16 | label="Replace All" label_selected="Replace All" left="200" |
18 | mouse_opaque="true" name="replace_all_btn" scale_image="true" width="90" /> | 17 | mouse_opaque="true" name="replace_all_btn" scale_image="true" width="90" /> |
19 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 18 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
20 | bottom="-37" drop_shadow_visible="true" enabled="true" follows="left|top" | 19 | bottom="-37" drop_shadow_visible="true" enabled="true" follows="left|top" |
21 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 20 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="5" |
22 | left="5" mouse_opaque="true" name="txt" v_pad="0" width="45"> | 21 | mouse_opaque="true" name="txt" v_pad="0" width="45"> |
23 | Search | 22 | Search |
24 | </text> | 23 | </text> |
25 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 24 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
26 | bottom="-58" drop_shadow_visible="true" enabled="true" follows="left|top" | 25 | bottom="-58" drop_shadow_visible="true" enabled="true" follows="left|top" |
27 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 26 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="5" |
28 | left="5" mouse_opaque="true" name="txt2" v_pad="0" width="45"> | 27 | mouse_opaque="true" name="txt2" v_pad="0" width="45"> |
29 | Replace | 28 | Replace |
30 | </text> | 29 | </text> |
31 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-37" | 30 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-37" |
32 | enabled="true" follows="left|top" font="SansSerifSmall" | 31 | enabled="true" follows="left|top" font="SansSerifSmall" |
33 | handle_edit_keys_directly="false" height="16" hidden="false" left="55" | 32 | handle_edit_keys_directly="false" height="16" left="55" max_length="254" |
34 | max_length="254" mouse_opaque="true" name="search_text" | 33 | mouse_opaque="true" name="search_text" select_all_on_focus_received="false" |
35 | select_all_on_focus_received="false" select_on_focus="false" width="240" /> | 34 | select_on_focus="false" width="240" /> |
36 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-58" | 35 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-58" |
37 | enabled="true" follows="left|top" font="SansSerifSmall" | 36 | enabled="true" follows="left|top" font="SansSerifSmall" |
38 | handle_edit_keys_directly="false" height="16" hidden="false" left="55" | 37 | handle_edit_keys_directly="false" height="16" left="55" max_length="254" |
39 | max_length="254" mouse_opaque="true" name="replace_text" | 38 | mouse_opaque="true" name="replace_text" |
40 | select_all_on_focus_received="false" select_on_focus="false" width="240" /> | 39 | select_all_on_focus_received="false" select_on_focus="false" width="240" /> |
41 | </floater> | 40 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_select_key.xml b/linden/indra/newview/skins/xui/en-us/floater_select_key.xml index 7c2221f..0a9b7ce 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_select_key.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_select_key.xml | |||
@@ -1,15 +1,15 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater border="true" bottom="372" can_close="false" can_drag_on_left="false" | 2 | <floater border="true" bottom="372" can_close="false" can_drag_on_left="false" |
3 | can_minimize="false" can_resize="false" can_tear_off="true" enabled="true" | 3 | can_minimize="false" can_resize="false" can_tear_off="true" enabled="true" |
4 | height="100" hidden="false" left="415" min_height="100" min_width="100" | 4 | height="100" left="415" min_height="100" min_width="100" |
5 | mouse_opaque="true" name="modal container" title=" " width="240"> | 5 | mouse_opaque="true" name="modal container" title="" width="240"> |
6 | <button bottom="-90" enabled="true" font="SansSerif" halign="center" height="20" | 6 | <button bottom="-90" enabled="true" font="SansSerif" halign="center" height="20" |
7 | hidden="false" label="Cancel" label_selected="Cancel" left="138" | 7 | label="Cancel" label_selected="Cancel" left="138" mouse_opaque="true" |
8 | mouse_opaque="true" name="Cancel" scale_image="true" width="82" /> | 8 | name="Cancel" scale_image="true" width="82" /> |
9 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 9 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
10 | bottom="-26" drop_shadow_visible="true" enabled="true" follows="left|top" | 10 | bottom="-26" drop_shadow_visible="true" enabled="true" follows="left|top" |
11 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 11 | font="SansSerif" h_pad="0" halign="left" height="16" left="20" |
12 | left="20" mouse_opaque="true" name="Save item as:" v_pad="0" width="200"> | 12 | mouse_opaque="true" name="Save item as:" v_pad="0" width="200"> |
13 | Press a key to select | 13 | Press a key to select |
14 | </text> | 14 | </text> |
15 | </floater> | 15 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_sell_land.xml b/linden/indra/newview/skins/xui/en-us/floater_sell_land.xml index 23202d5..82ed992 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_sell_land.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_sell_land.xml | |||
@@ -20,14 +20,12 @@ | |||
20 | name="info_size" right="-20" text_color="white"> | 20 | name="info_size" right="-20" text_color="white"> |
21 | [AREA] sq. m. | 21 | [AREA] sq. m. |
22 | </text> | 22 | </text> |
23 | <!-- <pad height="18" /> --> | 23 | <text bottom_delta="-64" follows="top|left" font="SansSerifHuge" height="24" |
24 | <text follows="top|left" font="SansSerifHuge" height="24" left="16" | 24 | left="16" name="info_action" text_color="white" width="200"> |
25 | name="info_action" text_color="white" width="200" bottom_delta="-64"> | ||
26 | To sell this parcel: | 25 | To sell this parcel: |
27 | </text> | 26 | </text> |
28 | <!-- <pad height="10" /> --> | 27 | <icon bottom_delta="-96" follows="top|left" height="64" image_name="badge_note.tga" |
29 | <icon follows="top|left" height="64" image_name="badge_note.tga" left="0" | 28 | left="0" name="step_price" width="64" /> |
30 | name="step_price" bottom_delta="-96" width="64" /> | ||
31 | <text bottom_delta="38" follows="top|left" height="16" left="72" name="price_label" | 29 | <text bottom_delta="38" follows="top|left" height="16" left="72" name="price_label" |
32 | right="-20" text_color="white"> | 30 | right="-20" text_color="white"> |
33 | Set a price: | 31 | Set a price: |
@@ -43,7 +41,6 @@ | |||
43 | <text bottom_delta="0" height="16" left_delta="110" name="price_per_m" width="200"> | 41 | <text bottom_delta="0" height="16" left_delta="110" name="price_per_m" width="200"> |
44 | (L$[PER_METER] per square meter) | 42 | (L$[PER_METER] per square meter) |
45 | </text> | 43 | </text> |
46 | <!-- <pad height="20" /> --> | ||
47 | <icon follows="top|left" height="64" image_name="badge_note.tga" left="0" | 44 | <icon follows="top|left" height="64" image_name="badge_note.tga" left="0" |
48 | name="step_sell_to" width="64" /> | 45 | name="step_sell_to" width="64" /> |
49 | <text bottom_delta="38" follows="top|left" height="16" left="72" name="sell_to_label" | 46 | <text bottom_delta="38" follows="top|left" height="16" left="72" name="sell_to_label" |
@@ -53,7 +50,8 @@ | |||
53 | <text follows="top|left" height="16" left="72" name="sell_to_text" right="-20"> | 50 | <text follows="top|left" height="16" left="72" name="sell_to_text" right="-20"> |
54 | Choose whether to sell to anyone or a particular buyer. | 51 | Choose whether to sell to anyone or a particular buyer. |
55 | </text> | 52 | </text> |
56 | <combo_box follows="top|right" height="16" left="72" name="sell_to" width="140" bottom_delta="-16"> | 53 | <combo_box bottom_delta="-16" follows="top|right" height="16" left="72" name="sell_to" |
54 | width="140"> | ||
57 | <combo_item enabled="false" name="--selectone--" value="select"> | 55 | <combo_item enabled="false" name="--selectone--" value="select"> |
58 | -- select one -- | 56 | -- select one -- |
59 | </combo_item> | 57 | </combo_item> |
@@ -74,10 +72,12 @@ | |||
74 | name="sell_objects_label" right="-20" text_color="white"> | 72 | name="sell_objects_label" right="-20" text_color="white"> |
75 | Sell the objects with the land? | 73 | Sell the objects with the land? |
76 | </text> | 74 | </text> |
77 | <text follows="top|left" height="16" left="72" name="sell_objects_text" bottom_delta="-20"> | 75 | <text bottom_delta="-20" follows="top|left" height="16" left="72" |
76 | name="sell_objects_text"> | ||
78 | Land owner's transferable objects on parcel will change ownership. | 77 | Land owner's transferable objects on parcel will change ownership. |
79 | </text> | 78 | </text> |
80 | <radio_group follows="top|right" height="40" left="72" name="sell_objects" right="420" bottom_delta="-44"> | 79 | <radio_group bottom_delta="-44" follows="top|right" height="40" left="72" |
80 | name="sell_objects" right="420"> | ||
81 | <radio_item bottom="0" height="0" left="10" name="none" visible="false" /> | 81 | <radio_item bottom="0" height="0" left="10" name="none" visible="false" /> |
82 | <radio_item bottom="-20" height="16" left="10" name="no"> | 82 | <radio_item bottom="-20" height="16" left="10" name="no"> |
83 | No, keep ownership of objects | 83 | No, keep ownership of objects |
@@ -86,14 +86,14 @@ | |||
86 | Yes, sell objects with land | 86 | Yes, sell objects with land |
87 | </radio_item> | 87 | </radio_item> |
88 | </radio_group> | 88 | </radio_group> |
89 | <button bottom_delta="4" height="16" label="Show Objects" right="414" | 89 | <button bottom_delta="4" height="16" label="Show Objects" name="show_objects" |
90 | name="show_objects" width="110" /> | 90 | right="414" width="110" /> |
91 | <text bottom_delta="-35" follows="top|left" height="16" left="72" | 91 | <text bottom_delta="-35" follows="top|left" height="16" left="72" |
92 | name="nag_message_label" right="-20" text_color="white"> | 92 | name="nag_message_label" right="-20" text_color="white"> |
93 | REMEMBER: All sales are final. | 93 | REMEMBER: All sales are final. |
94 | </text> | 94 | </text> |
95 | <button bottom="-479" follows="bottom|left" height="20" label="Set Land For Sale" | 95 | <button bottom="-479" follows="bottom|left" height="20" label="Set Land For Sale" |
96 | left="72" name="sell_btn" width="130" /> | 96 | left="72" name="sell_btn" width="130" /> |
97 | <button bottom_delta="0" follows="bottom|right" height="20" label="Cancel" right="444" | 97 | <button bottom_delta="0" follows="bottom|right" height="20" label="Cancel" |
98 | name="cancel_btn" width="90" /> | 98 | name="cancel_btn" right="444" width="90" /> |
99 | </floater> | 99 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_settings_debug.xml b/linden/indra/newview/skins/xui/en-us/floater_settings_debug.xml index 43c6aa0..ed31742 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_settings_debug.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_settings_debug.xml | |||
@@ -1,3 +1,4 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
1 | <floater can_close="true" can_drag_on_left="false" can_minimize="false" | 2 | <floater can_close="true" can_drag_on_left="false" can_minimize="false" |
2 | can_resize="false" height="215" name="settings_debug" | 3 | can_resize="false" height="215" name="settings_debug" |
3 | title="Debug Settings" width="350"> | 4 | title="Debug Settings" width="350"> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_sim_release_message.xml b/linden/indra/newview/skins/xui/en-us/floater_sim_release_message.xml index 5daa44b..cbb2326 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_sim_release_message.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_sim_release_message.xml | |||
@@ -5,13 +5,17 @@ | |||
5 | <button bottom="10" follows="bottom|right" font="SansSerifSmall" height="20" | 5 | <button bottom="10" follows="bottom|right" font="SansSerifSmall" height="20" |
6 | label="Close" name="close_btn" right="-10" width="50" /> | 6 | label="Close" name="close_btn" right="-10" width="50" /> |
7 | <web_browser bottom="40" follows="top|left|bottom|right" font="SansSerifSmall" left="15" | 7 | <web_browser bottom="40" follows="top|left|bottom|right" font="SansSerifSmall" left="15" |
8 | name="release_message_floater_browser" right="-15" top="-30" /> | 8 | name="release_message_floater_browser" right="-15" top="-30" /> |
9 | <text hidden="true" name="in-world_help_title">In-World Help</text> | 9 | <string name="in-world_help_title"> |
10 | <text hidden="true" name="in-world_help_url"> | 10 | In-World Help |
11 | </string> | ||
12 | <string name="in-world_help_url"> | ||
11 | http://www.secondlife.com/app/support/inworld.html | 13 | http://www.secondlife.com/app/support/inworld.html |
12 | </text> | 14 | </string> |
13 | <text hidden="true" name="additional_help_title">Additional Help</text> | 15 | <string name="additional_help_title"> |
14 | <text hidden="true" name="additional_help_url"> | 16 | Additional Help |
17 | </string> | ||
18 | <string name="additional_help_url"> | ||
15 | http://www.secondlife.com/app/support/support.html | 19 | http://www.secondlife.com/app/support/support.html |
16 | </text> | 20 | </string> |
17 | </floater> \ No newline at end of file | 21 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_snapshot.xml b/linden/indra/newview/skins/xui/en-us/floater_snapshot.xml index cdb61dd..2199db9 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_snapshot.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_snapshot.xml | |||
@@ -1,6 +1,6 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater can_close="true" can_drag_on_left="false" can_minimize="false" | 2 | <floater bottom="-300" can_close="true" can_drag_on_left="false" can_minimize="false" |
3 | can_resize="false" height="410" name="Snapshot" | 3 | can_resize="false" follows="left|top" height="526" name="Snapshot" |
4 | rect_control="FloaterSnapshotRect" title="Snapshot Preview" width="215"> | 4 | rect_control="FloaterSnapshotRect" title="Snapshot Preview" width="215"> |
5 | <text bottom_delta="-40" follows="top|left" height="15" left="10" name="type_label" | 5 | <text bottom_delta="-40" follows="top|left" height="15" left="10" name="type_label" |
6 | width="195"> | 6 | width="195"> |
@@ -18,12 +18,37 @@ | |||
18 | Save snapshot to hard drive | 18 | Save snapshot to hard drive |
19 | </radio_item> | 19 | </radio_item> |
20 | </radio_group> | 20 | </radio_group> |
21 | <text bottom="-240" follows="left|top" height="25" left="10" name="file_size_label" | ||
22 | width="195"> | ||
23 | File size: [SIZE] KB | ||
24 | </text> | ||
25 | <button bottom="-250" follows="left|top" height="20" label="Refresh Snapshot" left="10" | ||
26 | name="new_snapshot_btn" width="195" /> | ||
27 | <button bottom_delta="-20" follows="left|top" height="20" label="Send" left="10" | ||
28 | name="send_btn" width="105" /> | ||
29 | <button bottom_delta="0" follows="left|top" height="20" label="Upload (L$10)" left="10" | ||
30 | name="upload_btn" width="105" /> | ||
31 | <button bottom_delta="0" follows="left|top" height="20" label="Save" left="10" | ||
32 | name="save_btn" width="105" /> | ||
33 | <button bottom_delta="0" follows="left|top" height="20" label="Cancel" left="120" | ||
34 | name="discard_btn" width="85" /> | ||
35 | <button bottom="-290" follows="left|top" font="SansSerifSmall" halign="center" | ||
36 | height="20" hidden="false" label="More >>" left="10" | ||
37 | mouse_opaque="true" name="more_btn" scale_image="TRUE" | ||
38 | tool_tip="Advanced Options" width="80" /> | ||
39 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" halign="center" | ||
40 | height="20" hidden="false" label="<< Less" left_delta="0" | ||
41 | mouse_opaque="true" name="less_btn" scale_image="TRUE" | ||
42 | tool_tip="Advanced Options" width="80" /> | ||
21 | <text bottom_delta="-20" follows="top|left" height="15" left="10" name="type_label2" | 43 | <text bottom_delta="-20" follows="top|left" height="15" left="10" name="type_label2" |
22 | width="195"> | 44 | width="195"> |
23 | What size image do you need? | 45 | What size image do you need? |
24 | </text> | 46 | </text> |
25 | <combo_box bottom_delta="-22" follows="left|top" height="20" label="Resolution" left="10" | 47 | <combo_box bottom_delta="-22" follows="left|top" height="20" label="Resolution" left="10" |
26 | name="postcard_size_combo" width="195"> | 48 | name="postcard_size_combo" width="195"> |
49 | <combo_item name="CurrentWindow" value="[i0,i0]"> | ||
50 | Current Window | ||
51 | </combo_item> | ||
27 | <combo_item name="640x480" value="[i640,i480]"> | 52 | <combo_item name="640x480" value="[i640,i480]"> |
28 | 640x480 | 53 | 640x480 |
29 | </combo_item> | 54 | </combo_item> |
@@ -33,9 +58,6 @@ | |||
33 | <combo_item name="1024x768" value="[i1024,i768]"> | 58 | <combo_item name="1024x768" value="[i1024,i768]"> |
34 | 1024x768 | 59 | 1024x768 |
35 | </combo_item> | 60 | </combo_item> |
36 | <combo_item name="CurrentWindow" value="[i0,i0]"> | ||
37 | Current Window | ||
38 | </combo_item> | ||
39 | <combo_item name="Custom" value="[i-1,i-1]"> | 61 | <combo_item name="Custom" value="[i-1,i-1]"> |
40 | Custom | 62 | Custom |
41 | </combo_item> | 63 | </combo_item> |
@@ -91,6 +113,8 @@ | |||
91 | <spinner bottom_delta="0" decimal_digits="0" follows="left|top" height="20" | 113 | <spinner bottom_delta="0" decimal_digits="0" follows="left|top" height="20" |
92 | increment="32" label="Height" label_width="35" left="110" max_val="6016" | 114 | increment="32" label="Height" label_width="35" left="110" max_val="6016" |
93 | min_val="32" name="snapshot_height" width="95" /> | 115 | min_val="32" name="snapshot_height" width="95" /> |
116 | <check_box bottom_delta="-20" follows="left|top" label="Constrain Proportions" left="10" | ||
117 | name="keep_aspect_check" /> | ||
94 | <slider bottom_delta="-20" decimal_digits="0" follows="left|top" height="15" | 118 | <slider bottom_delta="-20" decimal_digits="0" follows="left|top" height="15" |
95 | increment="1" initial_val="75" label="Image Quality" left="10" | 119 | increment="1" initial_val="75" label="Image Quality" left="10" |
96 | max_val="100" min_val="0" name="image_quality_slider" width="210" /> | 120 | max_val="100" min_val="0" name="image_quality_slider" width="210" /> |
@@ -110,31 +134,17 @@ | |||
110 | Object Mattes | 134 | Object Mattes |
111 | </combo_item> | 135 | </combo_item> |
112 | </combo_box> | 136 | </combo_box> |
113 | <text bottom_delta="-30" follows="left|top" height="25" left="10" | 137 | <check_box bottom_delta="-20" follows="left|top" label="Show interface in snapshot" |
114 | name="file_size_label" width="195"> | ||
115 | File size: [SIZE] bytes | ||
116 | </text> | ||
117 | <check_box bottom_delta="-10" follows="left|top" label="Show interface in snapshot" | ||
118 | left="10" name="ui_check" /> | 138 | left="10" name="ui_check" /> |
119 | <check_box bottom_delta="-20" follows="left|top" label="Show HUD objects in snapshot" | 139 | <check_box bottom_delta="-20" follows="left|top" label="Show HUD objects in snapshot" |
120 | left="10" name="hud_check" /> | 140 | left="10" name="hud_check" /> |
121 | <check_box bottom_delta="-20" follows="left|top" label="Keep open after saving" left="10" | 141 | <check_box bottom_delta="-20" follows="left|top" label="Keep open after saving" left="10" |
122 | name="keep_open_check" /> | 142 | name="keep_open_check" /> |
123 | <check_box bottom_delta="-20" follows="left|top" label="Keep specified aspect ratio" | ||
124 | left="10" name="keep_aspect_check" /> | ||
125 | <check_box bottom_delta="-20" follows="left|top" label="Freeze frame (fullscreen preview)" | 143 | <check_box bottom_delta="-20" follows="left|top" label="Freeze frame (fullscreen preview)" |
126 | left="10" name="freeze_frame_check" /> | 144 | left="10" name="freeze_frame_check" /> |
127 | <button bottom_delta="-25" follows="left|top" height="20" label="New Snapshot" | ||
128 | left="10" name="new_snapshot_btn" width="195" /> | ||
129 | <check_box bottom_delta="-20" follows="left|top" label="Auto-snapshot" left="10" | 145 | <check_box bottom_delta="-20" follows="left|top" label="Auto-snapshot" left="10" |
130 | name="auto_snapshot_check" /> | 146 | name="auto_snapshot_check" /> |
131 | <button bottom_delta="-18" follows="left|bottom" height="20" label="Upload (L$10)" | 147 | <string name="unknown"> |
132 | left="10" name="upload_btn" width="105" /> | 148 | unknown |
133 | <button bottom="10" follows="left|bottom" height="20" label="Send" left="10" | 149 | </string> |
134 | name="send_btn" width="105" /> | ||
135 | <button bottom_delta="0" follows="left|bottom" height="20" label="Save" left="10" | ||
136 | name="save_btn" width="105" /> | ||
137 | <button bottom_delta="0" follows="left|bottom" height="20" label="Discard" left="120" | ||
138 | name="discard_btn" width="85" /> | ||
139 | <text hidden="true" name="unknown">unknown</text> | ||
140 | </floater> | 150 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_sound_preview.xml b/linden/indra/newview/skins/xui/en-us/floater_sound_preview.xml index 6f47e2a..01440fc 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_sound_preview.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_sound_preview.xml | |||
@@ -20,16 +20,10 @@ | |||
20 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="-23" | 20 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="-23" |
21 | follows="left|top|right" font="SansSerifSmall" height="19" left="10" | 21 | follows="left|top|right" font="SansSerifSmall" height="19" left="10" |
22 | max_length="127" mouse_opaque="true" name="description_form" width="280" /> | 22 | max_length="127" mouse_opaque="true" name="description_form" width="280" /> |
23 | <button bottom="-180" follows="right|bottom" font="SansSerif" halign="center" | 23 | <button bottom="-180" follows="right|bottom" font="SansSerif" halign="center" |
24 | height="20" label="Cancel" label_selected="Cancel" left="200" | 24 | height="20" label="Cancel" label_selected="Cancel" left="200" |
25 | mouse_opaque="true" name="cancel_btn" width="90" /> | 25 | mouse_opaque="true" name="cancel_btn" width="90" /> |
26 | <button bottom="-180" follows="left|bottom" font="SansSerif" halign="center" | 26 | <button bottom="-180" follows="left|bottom" font="SansSerif" halign="center" |
27 | height="20" label="Upload (L$10)" label_selected="Upload (L$10)" | 27 | height="20" label="Upload (L$10)" label_selected="Upload (L$10)" |
28 | left_delta="-135" mouse_opaque="true" name="ok_btn" width="130" /> | 28 | left_delta="-135" mouse_opaque="true" name="ok_btn" width="130" /> |
29 | <!--button bottom="-195" follows="right|bottom" font="SansSerif" halign="center" | ||
30 | height="20" label="Cancel" label_selected="Cancel" left="160" | ||
31 | mouse_opaque="true" name="cancel_btn" width="130" /> | ||
32 | <button bottom="-170" follows="left|bottom" font="SansSerif" halign="center" | ||
33 | height="20" label="Upload (L$10)" label_selected="Upload (L$10)" | ||
34 | left_delta="0" mouse_opaque="true" name="ok_btn" width="130" /--> | ||
35 | </floater> | 29 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_test.xml b/linden/indra/newview/skins/xui/en-us/floater_test.xml index f6d38ff..58e519f 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_test.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_test.xml | |||
@@ -1,6 +1,4 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <!-- Please don't commit this with any changes! For local testing only! --> | 2 | <floater bottom="40" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | <floater bottom="40" left="40" height="225" width="180" | 3 | can_resize="false" height="225" left="40" name="Test" title="Test" |
4 | can_resize="false" can_close="true" can_drag_on_left="false" can_minimize="true" | 4 | width="180" /> |
5 | name="Test" title="Test"> | ||
6 | </floater> | ||
diff --git a/linden/indra/newview/skins/xui/en-us/floater_texture_ctrl.xml b/linden/indra/newview/skins/xui/en-us/floater_texture_ctrl.xml index f9b0f28..feb243a 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_texture_ctrl.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_texture_ctrl.xml | |||
@@ -1,60 +1,57 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-516" can_close="true" can_drag_on_left="false" can_minimize="false" | 2 | <floater bottom="-516" can_close="true" can_drag_on_left="false" can_minimize="false" |
3 | can_resize="true" can_tear_off="true" enabled="true" height="290" | 3 | can_resize="true" can_tear_off="true" enabled="true" height="290" |
4 | hidden="false" left="478" min_height="290" min_width="410" | 4 | left="478" min_height="290" min_width="410" mouse_opaque="true" |
5 | mouse_opaque="true" name="texture picker" title="Pick: Texture" width="410"> | 5 | name="texture picker" title="Pick: Texture" width="410"> |
6 | <string name="choose_picture">"Click to choose a picture"</string> | 6 | <string name="choose_picture"> |
7 | Click to choose a picture | ||
8 | </string> | ||
7 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 9 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
8 | bottom="-110" drop_shadow_visible="true" enabled="true" follows="left|top" | 10 | bottom="-110" drop_shadow_visible="true" enabled="true" follows="left|top" |
9 | font="SansSerifSmall" h_pad="0" halign="center" height="14" hidden="false" | 11 | font="SansSerifSmall" h_pad="0" halign="center" height="14" left="4" |
10 | left="4" mouse_opaque="true" name="Multiple" v_pad="0" width="163"> | 12 | mouse_opaque="true" name="Multiple" v_pad="0" width="163"> |
11 | Multiple | 13 | Multiple |
12 | </text> | 14 | </text> |
13 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 15 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
14 | bottom="-204" drop_shadow_visible="true" enabled="true" follows="left|top" | 16 | bottom="-204" drop_shadow_visible="true" enabled="true" follows="left|top" |
15 | font="SansSerifSmall" h_pad="0" halign="left" height="14" hidden="false" | 17 | font="SansSerifSmall" h_pad="0" halign="left" height="14" left="4" |
16 | left="4" mouse_opaque="true" name="unknown" v_pad="0" width="163"> | 18 | mouse_opaque="true" name="unknown" v_pad="0" width="163"> |
17 | Dimensions: [DIMENSIONS] | 19 | Dimensions: [DIMENSIONS] |
18 | </text> | 20 | </text> |
19 | <button bottom="-228" enabled="false" follows="left|bottom" font="SansSerifSmall" | 21 | <button bottom="-228" enabled="false" follows="left|bottom" font="SansSerifSmall" |
20 | halign="center" height="20" hidden="false" label="Default" | 22 | halign="center" height="20" label="Default" label_selected="Default" |
21 | label_selected="Default" left="4" mouse_opaque="true" name="Default" | 23 | left="4" mouse_opaque="true" name="Default" scale_image="true" width="64" /> |
22 | scale_image="true" width="64" /> | ||
23 | <button bottom="-228" enabled="false" follows="left|bottom" font="SansSerifSmall" | 24 | <button bottom="-228" enabled="false" follows="left|bottom" font="SansSerifSmall" |
24 | halign="center" height="20" hidden="false" label="None" | 25 | halign="center" height="20" label="None" label_selected="None" left="72" |
25 | label_selected="None" left="72" mouse_opaque="true" name="None" | 26 | mouse_opaque="true" name="None" scale_image="true" width="64" /> |
26 | scale_image="true" width="64" /> | ||
27 | <button bottom="-252" enabled="true" follows="left|bottom" font="SansSerifSmall" | 27 | <button bottom="-252" enabled="true" follows="left|bottom" font="SansSerifSmall" |
28 | halign="center" height="20" hidden="false" label="Blank" | 28 | halign="center" height="20" label="Blank" label_selected="Blank" left="4" |
29 | label_selected="Blank" left="4" mouse_opaque="true" name="Blank" | 29 | mouse_opaque="true" name="Blank" scale_image="true" width="64" /> |
30 | scale_image="true" width="64" /> | ||
31 | <check_box bottom="-44" enabled="true" follows="left|top" font="SansSerifSmall" | 30 | <check_box bottom="-44" enabled="true" follows="left|top" font="SansSerifSmall" |
32 | height="24" hidden="false" initial_value="true" label="Show Folders" | 31 | height="24" initial_value="true" label="Show Folders" left="175" |
33 | left="175" mouse_opaque="true" name="show_folders_check" | 32 | mouse_opaque="true" name="show_folders_check" radio_style="false" |
34 | radio_style="false" width="201" /> | 33 | width="201" /> |
35 | <search_editor bottom="-36" enabled="true" follows="left|top|right" height="16" hidden="false" | 34 | <search_editor bottom="-36" enabled="true" follows="left|top|right" height="16" |
36 | left="175" mouse_opaque="true" name="inventory search editor" width="231" | 35 | label="Type here to search" left="175" mouse_opaque="true" |
37 | label="Type here to search" /> | 36 | name="inventory search editor" width="231" /> |
38 | <inventory_panel allow_multi_select="false" border="true" bottom="-256" enabled="true" | 37 | <inventory_panel allow_multi_select="false" border="true" bottom="-256" enabled="true" |
39 | follows="left|top|right|bottom" height="216" hidden="false" left="175" | 38 | follows="left|top|right|bottom" height="216" left="175" mouse_opaque="true" |
40 | mouse_opaque="true" name="inventory panel" | 39 | name="inventory panel" sort_order="TexturePickerSortOrder" width="231" /> |
41 | sort_order="TexturePickerSortOrder" width="231" /> | ||
42 | <check_box bottom="-282" enabled="true" follows="left|bottom" font="SansSerifSmall" | 40 | <check_box bottom="-282" enabled="true" follows="left|bottom" font="SansSerifSmall" |
43 | height="20" hidden="false" initial_value="true" label="Apply Immediately" | 41 | height="20" initial_value="true" label="Apply Immediately" left="4" |
44 | left="4" mouse_opaque="true" name="apply_immediate_check" | 42 | mouse_opaque="true" name="apply_immediate_check" radio_style="false" |
45 | radio_style="false" width="150" /> | 43 | width="150" /> |
46 | <button bottom="-282" enabled="true" follows="left|bottom" font="SansSerif" | 44 | <button bottom="-282" enabled="true" follows="left|bottom" font="SansSerif" |
47 | halign="center" height="32" hidden="false" | 45 | halign="center" height="32" image_selected="eye_button_active.tga" |
48 | image_selected="eye_button_active.tga" | ||
49 | image_unselected="eye_button_inactive.tga" label="" label_selected="" | 46 | image_unselected="eye_button_inactive.tga" label="" label_selected="" |
50 | left="139" mouse_opaque="true" name="Pipette" scale_image="true" width="32" /> | 47 | left="139" mouse_opaque="true" name="Pipette" scale_image="true" width="32" /> |
51 | <button bottom="-282" enabled="true" follows="right|bottom" font="SansSerif" | 48 | <button bottom="-282" enabled="true" follows="right|bottom" font="SansSerif" |
52 | halign="center" height="20" hidden="false" label="Cancel" | 49 | halign="center" height="20" label="Cancel" label_selected="Cancel" |
53 | label_selected="Cancel" left="186" mouse_opaque="true" name="Cancel" | 50 | left="186" mouse_opaque="true" name="Cancel" scale_image="true" width="100" /> |
54 | scale_image="true" width="100" /> | ||
55 | <button bottom="-282" enabled="true" follows="right|bottom" font="SansSerif" | 51 | <button bottom="-282" enabled="true" follows="right|bottom" font="SansSerif" |
56 | halign="center" height="20" hidden="false" label="Select" | 52 | halign="center" height="20" label="Select" label_selected="Select" |
57 | label_selected="Select" left="290" mouse_opaque="true" name="Select" | 53 | left="290" mouse_opaque="true" name="Select" scale_image="true" width="100" /> |
58 | scale_image="true" width="100" /> | 54 | <string name="pick title"> |
59 | <text hidden="true" name="pick title">Pick: </text> | 55 | Pick: |
56 | </string> | ||
60 | </floater> | 57 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_tools.xml b/linden/indra/newview/skins/xui/en-us/floater_tools.xml index 59a114f..969a89c 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_tools.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_tools.xml | |||
@@ -1,97 +1,83 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-359" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-359" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="false" follows="left|top" height="550" hidden="false" | 3 | can_resize="false" follows="left|top" height="550" left="308" |
4 | left="308" min_height="100" min_width="100" mouse_opaque="true" | 4 | min_height="100" min_width="100" mouse_opaque="true" name="toolbox floater" |
5 | name="toolbox floater" rect_control="ToolboxRect" sound_flags="0" title="" | 5 | rect_control="ToolboxRect" sound_flags="0" title="" width="272"> |
6 | width="272"> | ||
7 | |||
8 | <!-- Main floater tabs --> | ||
9 | |||
10 | <button bottom="-34" follows="left|top" font="SansSerif" halign="center" height="32" | 6 | <button bottom="-34" follows="left|top" font="SansSerif" halign="center" height="32" |
11 | hidden="false" image_disabled="tool_zoom.tga" | 7 | image_disabled="tool_zoom.tga" |
12 | image_disabled_selected="tool_zoom_active.tga" | 8 | image_disabled_selected="tool_zoom_active.tga" |
13 | image_selected="tool_zoom_active.tga" image_unselected="tool_zoom.tga" | 9 | image_selected="tool_zoom_active.tga" image_unselected="tool_zoom.tga" |
14 | label="" label_selected="" left="4" mouse_opaque="true" name="button focus" | 10 | label="" label_selected="" left="4" mouse_opaque="true" name="button focus" |
15 | tool_tip="Focus" width="32" /> | 11 | tool_tip="Focus" width="32" /> |
16 | <button bottom="-34" follows="left|top" font="SansSerif" halign="center" height="32" | 12 | <button bottom="-34" follows="left|top" font="SansSerif" halign="center" height="32" |
17 | hidden="false" image_disabled="UIImgGrabUUID" | 13 | image_disabled="UIImgGrabUUID" |
18 | image_disabled_selected="UIImgGrabSelectedUUID" | 14 | image_disabled_selected="UIImgGrabSelectedUUID" |
19 | image_selected="UIImgGrabSelectedUUID" image_unselected="UIImgGrabUUID" | 15 | image_selected="UIImgGrabSelectedUUID" image_unselected="UIImgGrabUUID" |
20 | label="" label_selected="" left="40" mouse_opaque="true" name="button move" | 16 | label="" label_selected="" left="40" mouse_opaque="true" name="button move" |
21 | tool_tip="Move" width="32" /> | 17 | tool_tip="Move" width="32" /> |
22 | <button bottom="-34" follows="left|top" font="SansSerif" halign="center" height="32" | 18 | <button bottom="-34" follows="left|top" font="SansSerif" halign="center" height="32" |
23 | hidden="false" image_disabled="UIImgFaceUUID" | 19 | image_disabled="UIImgFaceUUID" |
24 | image_disabled_selected="UIImgFaceSelectedUUID" | 20 | image_disabled_selected="UIImgFaceSelectedUUID" |
25 | image_selected="UIImgFaceSelectedUUID" image_unselected="UIImgFaceUUID" | 21 | image_selected="UIImgFaceSelectedUUID" image_unselected="UIImgFaceUUID" |
26 | label="" label_selected="" left="76" mouse_opaque="true" name="button edit" | 22 | label="" label_selected="" left="76" mouse_opaque="true" name="button edit" |
27 | tool_tip="Edit" width="32" /> | 23 | tool_tip="Edit" width="32" /> |
28 | <button bottom="-34" follows="left|top" font="SansSerif" halign="center" height="32" | 24 | <button bottom="-34" follows="left|top" font="SansSerif" halign="center" height="32" |
29 | hidden="false" image_disabled="UIImgCreateUUID" | 25 | image_disabled="UIImgCreateUUID" |
30 | image_disabled_selected="UIImgCreateSelectedUUID" | 26 | image_disabled_selected="UIImgCreateSelectedUUID" |
31 | image_selected="UIImgCreateSelectedUUID" image_unselected="UIImgCreateUUID" | 27 | image_selected="UIImgCreateSelectedUUID" image_unselected="UIImgCreateUUID" |
32 | label="" label_selected="" left="112" mouse_opaque="true" | 28 | label="" label_selected="" left="112" mouse_opaque="true" |
33 | name="button create" tool_tip="Create" width="32" /> | 29 | name="button create" tool_tip="Create" width="32" /> |
34 | <button bottom="-34" follows="left|top" font="SansSerif" halign="center" height="32" | 30 | <button bottom="-34" follows="left|top" font="SansSerif" halign="center" height="32" |
35 | hidden="false" image_disabled="tool_dozer.tga" | 31 | image_disabled="tool_dozer.tga" |
36 | image_disabled_selected="tool_dozer_active.tga" | 32 | image_disabled_selected="tool_dozer_active.tga" |
37 | image_selected="tool_dozer_active.tga" image_unselected="tool_dozer.tga" | 33 | image_selected="tool_dozer_active.tga" image_unselected="tool_dozer.tga" |
38 | label="" label_selected="" left="148" mouse_opaque="true" | 34 | label="" label_selected="" left="148" mouse_opaque="true" |
39 | name="button land" tool_tip="Land" width="32" /> | 35 | name="button land" tool_tip="Land" width="32" /> |
40 | |||
41 | <!-- Focus panel --> | ||
42 | |||
43 | <check_box bottom="-70" follows="left|top" font="SansSerifSmall" height="16" | 36 | <check_box bottom="-70" follows="left|top" font="SansSerifSmall" height="16" |
44 | hidden="false" initial_value="false" label="Zoom" left="4" | 37 | initial_value="false" label="Zoom" left="4" mouse_opaque="true" |
45 | mouse_opaque="true" name="radio zoom" radio_style="true" width="114" /> | 38 | name="radio zoom" radio_style="true" width="114" /> |
46 | <volume_slider bottom="-69" follows="left|top" height="14" hidden="false" increment="0.01" | 39 | <volume_slider bottom="-69" follows="left|top" height="14" increment="0.01" |
47 | initial_val="0.125" left="114" max_val="0.5" min_val="0" | 40 | initial_val="0.125" left="114" max_val="0.5" min_val="0" |
48 | mouse_opaque="true" name="slider zoom" width="134" /> | 41 | mouse_opaque="true" name="slider zoom" width="134" /> |
49 | <check_box bottom="-84" follows="left|top" font="SansSerifSmall" height="16" | 42 | <check_box bottom="-84" follows="left|top" font="SansSerifSmall" height="16" |
50 | hidden="false" initial_value="false" label="Orbit (Ctrl)" left="4" | 43 | initial_value="false" label="Orbit (Ctrl)" left="4" mouse_opaque="true" |
51 | mouse_opaque="true" name="radio orbit" radio_style="true" width="114" /> | 44 | name="radio orbit" radio_style="true" width="114" /> |
52 | <check_box bottom_delta="-15" follows="left|top" font="SansSerifSmall" height="16" | 45 | <check_box bottom_delta="-15" follows="left|top" font="SansSerifSmall" height="16" |
53 | hidden="false" initial_value="false" label="Pan (Ctrl-Shift)" left="4" | 46 | initial_value="false" label="Pan (Ctrl-Shift)" left="4" mouse_opaque="true" |
54 | mouse_opaque="true" name="radio pan" radio_style="true" width="114" /> | 47 | name="radio pan" radio_style="true" width="114" /> |
55 | |||
56 | <!-- Move panel --> | ||
57 | |||
58 | <check_box bottom="-70" follows="left|top" font="SansSerifSmall" height="16" | 48 | <check_box bottom="-70" follows="left|top" font="SansSerifSmall" height="16" |
59 | hidden="false" initial_value="false" label="Move" left="4" | 49 | initial_value="false" label="Move" left="4" mouse_opaque="true" |
60 | mouse_opaque="true" name="radio move" radio_style="true" width="114" /> | 50 | name="radio move" radio_style="true" width="114" /> |
61 | <check_box bottom_delta="-15" follows="left|top" font="SansSerifSmall" height="16" | 51 | <check_box bottom_delta="-15" follows="left|top" font="SansSerifSmall" height="16" |
62 | hidden="false" initial_value="false" label="Lift (Ctrl)" left="4" | 52 | initial_value="false" label="Lift (Ctrl)" left="4" mouse_opaque="true" |
63 | mouse_opaque="true" name="radio lift" radio_style="true" width="114" /> | 53 | name="radio lift" radio_style="true" width="114" /> |
64 | <check_box bottom_delta="-15" follows="left|top" font="SansSerifSmall" height="16" | 54 | <check_box bottom_delta="-15" follows="left|top" font="SansSerifSmall" height="16" |
65 | hidden="false" initial_value="false" label="Spin (Ctrl-Shift)" left="4" | 55 | initial_value="false" label="Spin (Ctrl-Shift)" left="4" |
66 | mouse_opaque="true" name="radio spin" radio_style="true" width="114" /> | 56 | mouse_opaque="true" name="radio spin" radio_style="true" width="114" /> |
67 | |||
68 | <!-- Edit panel --> | ||
69 | |||
70 | <check_box bottom="-70" follows="left|top" font="SansSerifSmall" height="16" | 57 | <check_box bottom="-70" follows="left|top" font="SansSerifSmall" height="16" |
71 | hidden="false" initial_value="false" label="Position" left="4" | 58 | initial_value="false" label="Position" left="4" mouse_opaque="true" |
72 | mouse_opaque="true" name="radio position" radio_style="true" width="114" /> | 59 | name="radio position" radio_style="true" width="114" /> |
73 | <check_box bottom_delta="-15" follows="left|top" font="SansSerifSmall" height="16" | 60 | <check_box bottom_delta="-15" follows="left|top" font="SansSerifSmall" height="16" |
74 | hidden="false" initial_value="false" label="Rotate (Ctrl)" left="4" | 61 | initial_value="false" label="Rotate (Ctrl)" left="4" mouse_opaque="true" |
75 | mouse_opaque="true" name="radio rotate" radio_style="true" width="114" /> | 62 | name="radio rotate" radio_style="true" width="114" /> |
76 | <check_box bottom_delta="-15" follows="left|top" font="SansSerifSmall" height="16" | 63 | <check_box bottom_delta="-15" follows="left|top" font="SansSerifSmall" height="16" |
77 | hidden="false" initial_value="false" label="Stretch (Ctrl-Shift)" left="4" | 64 | initial_value="false" label="Stretch (Ctrl-Shift)" left="4" |
78 | mouse_opaque="true" name="radio stretch" radio_style="true" width="123" /> | 65 | mouse_opaque="true" name="radio stretch" radio_style="true" width="123" /> |
79 | <check_box bottom_delta="-15" follows="left|top" font="SansSerifSmall" height="16" | 66 | <check_box bottom_delta="-15" follows="left|top" font="SansSerifSmall" height="16" |
80 | hidden="false" initial_value="false" label="Select Texture" left="4" | 67 | initial_value="false" label="Select Texture" left="4" mouse_opaque="true" |
81 | mouse_opaque="true" name="radio select face" radio_style="true" width="114" /> | 68 | name="radio select face" radio_style="true" width="114" /> |
82 | <check_box bottom_delta="-19" control_name="EditLinkedParts" follows="left|top" | 69 | <check_box bottom_delta="-19" control_name="EditLinkedParts" follows="left|top" |
83 | font="SansSerifSmall" height="16" hidden="false" initial_value="false" | 70 | font="SansSerifSmall" height="16" initial_value="false" |
84 | label="Edit linked parts" left="4" mouse_opaque="true" | 71 | label="Edit linked parts" left="4" mouse_opaque="true" |
85 | name="checkbox edit linked parts" width="114" /> | 72 | name="checkbox edit linked parts" width="114" /> |
86 | |||
87 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 73 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
88 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top" | 74 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top" |
89 | font="SansSerifSmall" h_pad="0" halign="left" height="14" hidden="false" | 75 | font="SansSerifSmall" h_pad="0" halign="left" height="14" left="6" |
90 | left="6" mouse_opaque="true" name="text ruler mode" v_pad="0" width="68"> | 76 | mouse_opaque="true" name="text ruler mode" v_pad="0" width="68"> |
91 | Ruler mode: | 77 | Ruler mode: |
92 | </text> | 78 | </text> |
93 | <combo_box allow_text_entry="false" bottom_delta="-4" follows="left|top" height="20" | 79 | <combo_box allow_text_entry="false" bottom_delta="-4" follows="left|top" height="20" |
94 | hidden="false" left_delta="74" max_chars="20" mouse_opaque="true" | 80 | left_delta="74" max_chars="20" mouse_opaque="true" |
95 | name="combobox grid mode" width="86"> | 81 | name="combobox grid mode" width="86"> |
96 | <combo_item name="World" value="World"> | 82 | <combo_item name="World" value="World"> |
97 | World | 83 | World |
@@ -103,179 +89,163 @@ | |||
103 | Reference | 89 | Reference |
104 | </combo_item> | 90 | </combo_item> |
105 | </combo_box> | 91 | </combo_box> |
106 | |||
107 | <check_box bottom="-70" control_name="ScaleUniform" follows="left|top" | 92 | <check_box bottom="-70" control_name="ScaleUniform" follows="left|top" |
108 | font="SansSerifSmall" height="16" hidden="false" initial_value="false" | 93 | font="SansSerifSmall" height="16" initial_value="false" |
109 | label="Stretch Both Sides" left="143" mouse_opaque="true" | 94 | label="Stretch Both Sides" left="143" mouse_opaque="true" |
110 | name="checkbox uniform" width="134" /> | 95 | name="checkbox uniform" width="134" /> |
111 | <check_box bottom_delta="-15" control_name="ScaleStretchTextures" follows="left|top" | 96 | <check_box bottom_delta="-15" control_name="ScaleStretchTextures" follows="left|top" |
112 | font="SansSerifSmall" height="16" hidden="false" initial_value="true" | 97 | font="SansSerifSmall" height="16" initial_value="true" |
113 | label="Stretch Textures" left_delta="0" mouse_opaque="true" | 98 | label="Stretch Textures" left_delta="0" mouse_opaque="true" |
114 | name="checkbox stretch textures" width="134" /> | 99 | name="checkbox stretch textures" width="134" /> |
115 | <check_box bottom_delta="-19" control_name="SnapEnabled" follows="left|top" | 100 | <check_box bottom_delta="-19" control_name="SnapEnabled" follows="left|top" |
116 | font="SansSerifSmall" height="16" hidden="false" initial_value="true" | 101 | font="SansSerifSmall" height="16" initial_value="true" label="Use Grid" |
117 | label="Use Grid" left_delta="0" mouse_opaque="true" | 102 | left_delta="0" mouse_opaque="true" name="checkbox snap to grid" width="134" /> |
118 | name="checkbox snap to grid" width="134" /> | ||
119 | <button bottom_delta="-14" follows="left|top" font="SansSerifSmall" halign="center" | 103 | <button bottom_delta="-14" follows="left|top" font="SansSerifSmall" halign="center" |
120 | height="16" hidden="false" label="Options..." label_selected="Options..." | 104 | height="16" label="Options..." label_selected="Options..." left_delta="20" |
121 | left_delta="20" mouse_opaque="true" name="Options..." scale_image="TRUE" | 105 | mouse_opaque="true" name="Options..." scale_image="TRUE" width="80" /> |
122 | width="80" /> | ||
123 | |||
124 | <!-- Help text --> | ||
125 | |||
126 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 106 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
127 | bottom="-52" drop_shadow_visible="true" follows="left|top" | 107 | bottom="-52" drop_shadow_visible="true" follows="left|top" |
128 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 108 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" |
129 | left="4" mouse_opaque="true" name="text status" v_pad="0" width="264"> | 109 | mouse_opaque="true" name="text status" v_pad="0" width="264"> |
130 | Drag to move, shift-drag to copy | 110 | Drag to move, shift-drag to copy |
131 | </text> | 111 | </text> |
132 | |||
133 | <!-- Create panel --> | ||
134 | |||
135 | <button bottom="-75" follows="left|top" font="SansSerif" halign="center" height="24" | 112 | <button bottom="-75" follows="left|top" font="SansSerif" halign="center" height="24" |
136 | hidden="false" image_disabled="object_cube.tga" | 113 | image_disabled="object_cube.tga" |
137 | image_disabled_selected="object_cube_active.tga" | 114 | image_disabled_selected="object_cube_active.tga" |
138 | image_selected="object_cube_active.tga" image_unselected="object_cube.tga" | 115 | image_selected="object_cube_active.tga" image_unselected="object_cube.tga" |
139 | label="" label_selected="" left="4" mouse_opaque="true" name="ToolCube" | 116 | label="" label_selected="" left="4" mouse_opaque="true" name="ToolCube" |
140 | scale_image="TRUE" width="24" /> | 117 | scale_image="TRUE" width="24" /> |
141 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" height="24" | 118 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" |
142 | hidden="false" image_disabled="object_prism.tga" | 119 | height="24" image_disabled="object_prism.tga" |
143 | image_disabled_selected="object_prism_active.tga" | 120 | image_disabled_selected="object_prism_active.tga" |
144 | image_selected="object_prism_active.tga" | 121 | image_selected="object_prism_active.tga" |
145 | image_unselected="object_prism.tga" label="" label_selected="" | 122 | image_unselected="object_prism.tga" label="" label_selected="" |
146 | left_delta="23" mouse_opaque="true" name="ToolPrism" scale_image="TRUE" | 123 | left_delta="23" mouse_opaque="true" name="ToolPrism" scale_image="TRUE" |
147 | width="24" /> | 124 | width="24" /> |
148 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" height="24" | 125 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" |
149 | hidden="false" image_disabled="object_pyramid.tga" | 126 | height="24" image_disabled="object_pyramid.tga" |
150 | image_disabled_selected="object_pyramid_active.tga" | 127 | image_disabled_selected="object_pyramid_active.tga" |
151 | image_selected="object_pyramid_active.tga" | 128 | image_selected="object_pyramid_active.tga" |
152 | image_unselected="object_pyramid.tga" label="" label_selected="" | 129 | image_unselected="object_pyramid.tga" label="" label_selected="" |
153 | left_delta="23" mouse_opaque="true" name="ToolPyramid" scale_image="TRUE" | 130 | left_delta="23" mouse_opaque="true" name="ToolPyramid" scale_image="TRUE" |
154 | width="24" /> | 131 | width="24" /> |
155 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" height="24" | 132 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" |
156 | hidden="false" image_disabled="object_tetrahedron.tga" | 133 | height="24" image_disabled="object_tetrahedron.tga" |
157 | image_disabled_selected="object_tetrahedron_active.tga" | 134 | image_disabled_selected="object_tetrahedron_active.tga" |
158 | image_selected="object_tetrahedron_active.tga" | 135 | image_selected="object_tetrahedron_active.tga" |
159 | image_unselected="object_tetrahedron.tga" label="" label_selected="" | 136 | image_unselected="object_tetrahedron.tga" label="" label_selected="" |
160 | left_delta="23" mouse_opaque="true" name="ToolTetrahedron" | 137 | left_delta="23" mouse_opaque="true" name="ToolTetrahedron" |
161 | scale_image="TRUE" width="24" /> | 138 | scale_image="TRUE" width="24" /> |
162 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" height="24" | 139 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" |
163 | hidden="false" image_disabled="object_cylinder.tga" | 140 | height="24" image_disabled="object_cylinder.tga" |
164 | image_disabled_selected="object_cylinder_active.tga" | 141 | image_disabled_selected="object_cylinder_active.tga" |
165 | image_selected="object_cylinder_active.tga" | 142 | image_selected="object_cylinder_active.tga" |
166 | image_unselected="object_cylinder.tga" label="" label_selected="" | 143 | image_unselected="object_cylinder.tga" label="" label_selected="" |
167 | left_delta="23" mouse_opaque="true" name="ToolCylinder" scale_image="TRUE" | 144 | left_delta="23" mouse_opaque="true" name="ToolCylinder" scale_image="TRUE" |
168 | width="24" /> | 145 | width="24" /> |
169 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" height="24" | 146 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" |
170 | hidden="false" image_disabled="object_hemi_cylinder.tga" | 147 | height="24" image_disabled="object_hemi_cylinder.tga" |
171 | image_disabled_selected="object_hemi_cylinder_active.tga" | 148 | image_disabled_selected="object_hemi_cylinder_active.tga" |
172 | image_selected="object_hemi_cylinder_active.tga" | 149 | image_selected="object_hemi_cylinder_active.tga" |
173 | image_unselected="object_hemi_cylinder.tga" label="" label_selected="" | 150 | image_unselected="object_hemi_cylinder.tga" label="" label_selected="" |
174 | left_delta="23" mouse_opaque="true" name="ToolHemiCylinder" | 151 | left_delta="23" mouse_opaque="true" name="ToolHemiCylinder" |
175 | scale_image="TRUE" width="24" /> | 152 | scale_image="TRUE" width="24" /> |
176 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" height="24" | 153 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" |
177 | hidden="false" image_disabled="object_cone.tga" | 154 | height="24" image_disabled="object_cone.tga" |
178 | image_disabled_selected="object_cone_active.tga" | 155 | image_disabled_selected="object_cone_active.tga" |
179 | image_selected="object_cone_active.tga" image_unselected="object_cone.tga" | 156 | image_selected="object_cone_active.tga" image_unselected="object_cone.tga" |
180 | label="" label_selected="" left_delta="23" mouse_opaque="true" | 157 | label="" label_selected="" left_delta="23" mouse_opaque="true" |
181 | name="ToolCone" scale_image="TRUE" width="24" /> | 158 | name="ToolCone" scale_image="TRUE" width="24" /> |
182 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" height="24" | 159 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" |
183 | hidden="false" image_disabled="object_hemi_cone.tga" | 160 | height="24" image_disabled="object_hemi_cone.tga" |
184 | image_disabled_selected="object_hemi_cone_active.tga" | 161 | image_disabled_selected="object_hemi_cone_active.tga" |
185 | image_selected="object_hemi_cone_active.tga" | 162 | image_selected="object_hemi_cone_active.tga" |
186 | image_unselected="object_hemi_cone.tga" label="" label_selected="" | 163 | image_unselected="object_hemi_cone.tga" label="" label_selected="" |
187 | left_delta="23" mouse_opaque="true" name="ToolHemiCone" scale_image="TRUE" | 164 | left_delta="23" mouse_opaque="true" name="ToolHemiCone" scale_image="TRUE" |
188 | width="24" /> | 165 | width="24" /> |
189 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" height="24" | 166 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" |
190 | hidden="false" image_disabled="object_sphere.tga" | 167 | height="24" image_disabled="object_sphere.tga" |
191 | image_disabled_selected="object_sphere_active.tga" | 168 | image_disabled_selected="object_sphere_active.tga" |
192 | image_selected="object_sphere_active.tga" | 169 | image_selected="object_sphere_active.tga" |
193 | image_unselected="object_sphere.tga" label="" label_selected="" | 170 | image_unselected="object_sphere.tga" label="" label_selected="" |
194 | left_delta="23" mouse_opaque="true" name="ToolSphere" scale_image="TRUE" | 171 | left_delta="23" mouse_opaque="true" name="ToolSphere" scale_image="TRUE" |
195 | width="24" /> | 172 | width="24" /> |
196 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" height="24" | 173 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" |
197 | hidden="false" image_disabled="object_hemi_sphere.tga" | 174 | height="24" image_disabled="object_hemi_sphere.tga" |
198 | image_disabled_selected="object_hemi_sphere_active.tga" | 175 | image_disabled_selected="object_hemi_sphere_active.tga" |
199 | image_selected="object_hemi_sphere_active.tga" | 176 | image_selected="object_hemi_sphere_active.tga" |
200 | image_unselected="object_hemi_sphere.tga" label="" label_selected="" | 177 | image_unselected="object_hemi_sphere.tga" label="" label_selected="" |
201 | left_delta="23" mouse_opaque="true" name="ToolHemiSphere" | 178 | left_delta="23" mouse_opaque="true" name="ToolHemiSphere" |
202 | scale_image="TRUE" width="24" /> | 179 | scale_image="TRUE" width="24" /> |
203 | 180 | <button bottom_delta="-23" follows="left|top" font="SansSerif" halign="center" | |
204 | <button bottom_delta="-23" follows="left|top" font="SansSerif" halign="center" height="24" | 181 | height="24" image_disabled="object_torus.tga" |
205 | hidden="false" image_disabled="object_torus.tga" | ||
206 | image_disabled_selected="object_torus_active.tga" | 182 | image_disabled_selected="object_torus_active.tga" |
207 | image_selected="object_torus_active.tga" | 183 | image_selected="object_torus_active.tga" |
208 | image_unselected="object_torus.tga" label="" label_selected="" left="4" | 184 | image_unselected="object_torus.tga" label="" label_selected="" left="4" |
209 | mouse_opaque="true" name="ToolTorus" scale_image="TRUE" width="24" /> | 185 | mouse_opaque="true" name="ToolTorus" scale_image="TRUE" width="24" /> |
210 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" height="24" | 186 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" |
211 | hidden="false" image_disabled="object_tube.tga" | 187 | height="24" image_disabled="object_tube.tga" |
212 | image_disabled_selected="object_tube_active.tga" | 188 | image_disabled_selected="object_tube_active.tga" |
213 | image_selected="object_tube_active.tga" image_unselected="object_tube.tga" | 189 | image_selected="object_tube_active.tga" image_unselected="object_tube.tga" |
214 | label="" label_selected="" left_delta="23" mouse_opaque="true" | 190 | label="" label_selected="" left_delta="23" mouse_opaque="true" |
215 | name="ToolTube" scale_image="TRUE" width="24" /> | 191 | name="ToolTube" scale_image="TRUE" width="24" /> |
216 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" height="24" | 192 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" |
217 | hidden="false" image_disabled="object_ring.tga" | 193 | height="24" image_disabled="object_ring.tga" |
218 | image_disabled_selected="object_ring_active.tga" | 194 | image_disabled_selected="object_ring_active.tga" |
219 | image_selected="object_ring_active.tga" image_unselected="object_ring.tga" | 195 | image_selected="object_ring_active.tga" image_unselected="object_ring.tga" |
220 | label="" label_selected="" left_delta="23" mouse_opaque="true" | 196 | label="" label_selected="" left_delta="23" mouse_opaque="true" |
221 | name="ToolRing" scale_image="TRUE" width="24" /> | 197 | name="ToolRing" scale_image="TRUE" width="24" /> |
222 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" height="24" | 198 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" |
223 | hidden="false" image_disabled="object_tree.tga" | 199 | height="24" image_disabled="object_tree.tga" |
224 | image_disabled_selected="object_tree_active.tga" | 200 | image_disabled_selected="object_tree_active.tga" |
225 | image_selected="object_tree_active.tga" image_unselected="object_tree.tga" | 201 | image_selected="object_tree_active.tga" image_unselected="object_tree.tga" |
226 | label="" label_selected="" left_delta="23" mouse_opaque="true" | 202 | label="" label_selected="" left_delta="23" mouse_opaque="true" |
227 | name="ToolTree" scale_image="TRUE" width="24" /> | 203 | name="ToolTree" scale_image="TRUE" width="24" /> |
228 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" height="24" | 204 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" |
229 | hidden="false" image_disabled="object_grass.tga" | 205 | height="24" image_disabled="object_grass.tga" |
230 | image_disabled_selected="object_grass_active.tga" | 206 | image_disabled_selected="object_grass_active.tga" |
231 | image_selected="object_grass_active.tga" | 207 | image_selected="object_grass_active.tga" |
232 | image_unselected="object_grass.tga" label="" label_selected="" | 208 | image_unselected="object_grass.tga" label="" label_selected="" |
233 | left_delta="23" mouse_opaque="true" name="ToolGrass" scale_image="TRUE" | 209 | left_delta="23" mouse_opaque="true" name="ToolGrass" scale_image="TRUE" |
234 | width="24" /> | 210 | width="24" /> |
235 | |||
236 | <check_box bottom="-117" control_name="CreateToolKeepSelected" follows="left|top" | 211 | <check_box bottom="-117" control_name="CreateToolKeepSelected" follows="left|top" |
237 | font="SansSerifSmall" height="16" hidden="false" initial_value="false" | 212 | font="SansSerifSmall" height="16" initial_value="false" |
238 | label="Keep Tool Selected" left="4" mouse_opaque="true" | 213 | label="Keep Tool Selected" left="4" mouse_opaque="true" |
239 | name="checkbox sticky" width="128" /> | 214 | name="checkbox sticky" width="128" /> |
240 | <check_box bottom_delta="-15" control_name="CreateToolCopySelection" follows="left|top" | 215 | <check_box bottom_delta="-15" control_name="CreateToolCopySelection" follows="left|top" |
241 | font="SansSerifSmall" height="16" hidden="false" initial_value="false" | 216 | font="SansSerifSmall" height="16" initial_value="false" |
242 | label="Copy Selection" left_delta="0" mouse_opaque="true" | 217 | label="Copy Selection" left_delta="0" mouse_opaque="true" |
243 | name="checkbox copy selection" width="134" /> | 218 | name="checkbox copy selection" width="134" /> |
244 | <check_box bottom_delta="-15" control_name="CreateToolCopyCenters" follows="left|top" | 219 | <check_box bottom_delta="-15" control_name="CreateToolCopyCenters" follows="left|top" |
245 | font="SansSerifSmall" height="16" hidden="false" initial_value="true" | 220 | font="SansSerifSmall" height="16" initial_value="true" label="Center Copy" |
246 | label="Center Copy" left_delta="20" mouse_opaque="true" | 221 | left_delta="20" mouse_opaque="true" name="checkbox copy centers" |
247 | name="checkbox copy centers" width="134" /> | 222 | width="134" /> |
248 | <check_box bottom_delta="-15" control_name="CreateToolCopyRotates" follows="left|top" | 223 | <check_box bottom_delta="-15" control_name="CreateToolCopyRotates" follows="left|top" |
249 | font="SansSerifSmall" height="16" hidden="false" initial_value="false" | 224 | font="SansSerifSmall" height="16" initial_value="false" label="Rotate Copy" |
250 | label="Rotate Copy" left_delta="0" mouse_opaque="true" | 225 | left_delta="0" mouse_opaque="true" name="checkbox copy rotates" width="134" /> |
251 | name="checkbox copy rotates" width="134" /> | ||
252 | |||
253 | <!-- Land panel --> | ||
254 | |||
255 | <check_box bottom="-70" follows="left|top" font="SansSerifSmall" height="16" | 226 | <check_box bottom="-70" follows="left|top" font="SansSerifSmall" height="16" |
256 | hidden="false" initial_value="false" label="Select Land" left="4" | 227 | initial_value="false" label="Select Land" left="4" mouse_opaque="true" |
257 | mouse_opaque="true" name="radio select land" radio_style="true" width="114" /> | 228 | name="radio select land" radio_style="true" width="114" /> |
258 | <check_box bottom_delta="-14" follows="left|top" font="SansSerifSmall" height="16" | 229 | <check_box bottom_delta="-14" follows="left|top" font="SansSerifSmall" height="16" |
259 | hidden="false" initial_value="false" label="Flatten Land" left="4" | 230 | initial_value="false" label="Flatten Land" left="4" mouse_opaque="true" |
260 | mouse_opaque="true" name="radio flatten" radio_style="true" width="114" /> | 231 | name="radio flatten" radio_style="true" width="114" /> |
261 | <check_box bottom_delta="-14" follows="left|top" font="SansSerifSmall" height="16" | 232 | <check_box bottom_delta="-14" follows="left|top" font="SansSerifSmall" height="16" |
262 | hidden="false" initial_value="false" label="Raise Land" left="4" | 233 | initial_value="false" label="Raise Land" left="4" mouse_opaque="true" |
263 | mouse_opaque="true" name="radio raise" radio_style="true" width="114" /> | 234 | name="radio raise" radio_style="true" width="114" /> |
264 | <check_box bottom_delta="-14" follows="left|top" font="SansSerifSmall" height="16" | 235 | <check_box bottom_delta="-14" follows="left|top" font="SansSerifSmall" height="16" |
265 | hidden="false" initial_value="false" label="Lower Land" left="4" | 236 | initial_value="false" label="Lower Land" left="4" mouse_opaque="true" |
266 | mouse_opaque="true" name="radio lower" radio_style="true" width="114" /> | 237 | name="radio lower" radio_style="true" width="114" /> |
267 | <check_box bottom_delta="-14" follows="left|top" font="SansSerifSmall" height="16" | 238 | <check_box bottom_delta="-14" follows="left|top" font="SansSerifSmall" height="16" |
268 | hidden="false" initial_value="false" label="Smooth Land" left="4" | 239 | initial_value="false" label="Smooth Land" left="4" mouse_opaque="true" |
269 | mouse_opaque="true" name="radio smooth" radio_style="true" width="114" /> | 240 | name="radio smooth" radio_style="true" width="114" /> |
270 | <check_box bottom_delta="-14" follows="left|top" font="SansSerifSmall" height="16" | 241 | <check_box bottom_delta="-14" follows="left|top" font="SansSerifSmall" height="16" |
271 | hidden="false" initial_value="false" label="Roughen Land" left="4" | 242 | initial_value="false" label="Roughen Land" left="4" mouse_opaque="true" |
272 | mouse_opaque="true" name="radio noise" radio_style="true" width="114" /> | 243 | name="radio noise" radio_style="true" width="114" /> |
273 | <check_box bottom_delta="-14" follows="left|top" font="SansSerifSmall" height="16" | 244 | <check_box bottom_delta="-14" follows="left|top" font="SansSerifSmall" height="16" |
274 | hidden="false" initial_value="false" label="Revert Land" left="4" | 245 | initial_value="false" label="Revert Land" left="4" mouse_opaque="true" |
275 | mouse_opaque="true" name="radio revert" radio_style="true" width="114" /> | 246 | name="radio revert" radio_style="true" width="114" /> |
276 | <combo_box allow_text_entry="false" bottom="-85" follows="left|top" height="18" | 247 | <combo_box allow_text_entry="false" bottom="-85" follows="left|top" height="18" left="118" |
277 | hidden="false" left="118" max_chars="20" mouse_opaque="true" | 248 | max_chars="20" mouse_opaque="true" name="combobox brush size" width="134"> |
278 | name="combobox brush size" width="134"> | ||
279 | <combo_item name="Small" value="Small"> | 249 | <combo_item name="Small" value="Small"> |
280 | Small | 250 | Small |
281 | </combo_item> | 251 | </combo_item> |
@@ -287,201 +257,186 @@ | |||
287 | </combo_item> | 257 | </combo_item> |
288 | </combo_box> | 258 | </combo_box> |
289 | <button bottom_delta="-20" follows="left|top" font="SansSerifSmall" halign="center" | 259 | <button bottom_delta="-20" follows="left|top" font="SansSerifSmall" halign="center" |
290 | height="16" hidden="false" label="Apply to selection" | 260 | height="16" label="Apply to selection" label_selected="Apply to selection" |
291 | label_selected="Apply to selection" left="118" mouse_opaque="true" | 261 | left="118" mouse_opaque="true" name="button apply to selection" |
292 | name="button apply to selection" scale_image="TRUE" | 262 | scale_image="TRUE" tool_tip="Modify Selected Land" width="134" /> |
293 | tool_tip="Modify Selected Land" width="134" /> | ||
294 | <check_box bottom_delta="-20" control_name="ShowParcelOwners" follows="left|top" | 263 | <check_box bottom_delta="-20" control_name="ShowParcelOwners" follows="left|top" |
295 | font="SansSerifSmall" height="16" hidden="false" initial_value="false" | 264 | font="SansSerifSmall" height="16" initial_value="false" label="Show Owners" |
296 | label="Show Owners" left="118" mouse_opaque="true" | 265 | left="118" mouse_opaque="true" name="checkbox show owners" width="134" /> |
297 | name="checkbox show owners" width="134" /> | ||
298 | <button bottom="-163" follows="left|top" font="SansSerifSmall" halign="center" | 266 | <button bottom="-163" follows="left|top" font="SansSerifSmall" halign="center" |
299 | height="20" hidden="false" label="More >>" left="186" | 267 | height="20" label="More >>" left="186" mouse_opaque="true" |
300 | mouse_opaque="true" name="button more" scale_image="TRUE" | 268 | name="button more" scale_image="TRUE" tool_tip="Advanced Options" |
301 | tool_tip="Advanced Options" width="80" /> | 269 | width="80" /> |
302 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" halign="center" | 270 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" halign="center" |
303 | height="20" hidden="false" label="<< Less" left_delta="0" | 271 | height="20" label="<< Less" left_delta="0" mouse_opaque="true" |
304 | mouse_opaque="true" name="button less" scale_image="TRUE" | 272 | name="button less" scale_image="TRUE" tool_tip="Advanced Options" |
305 | tool_tip="Advanced Options" width="80" /> | 273 | width="80" /> |
306 | 274 | <tab_container bottom="-550" follows="left|top" height="384" left="0" mouse_opaque="false" | |
307 | <!-- Sub-tabs --> | 275 | name="Object Info Tabs" tab_max_width="52" tab_min_width="60" |
308 | 276 | tab_position="top" width="272"> | |
309 | <tab_container bottom="-550" follows="left|top" height="384" hidden="false" left="0" | ||
310 | mouse_opaque="false" name="Object Info Tabs" tab_max_width="52" | ||
311 | tab_min_width="60" tab_position="top" width="272"> | ||
312 | |||
313 | <!-- General sub-tab --> | ||
314 | |||
315 | <panel border="true" bottom="-383" follows="left|top|right|bottom" height="367" | 277 | <panel border="true" bottom="-383" follows="left|top|right|bottom" height="367" |
316 | hidden="false" label="General" left="1" mouse_opaque="false" name="General" | 278 | label="General" left="1" mouse_opaque="false" name="General" width="270"> |
317 | width="270"> | ||
318 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 279 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
319 | bottom="-20" drop_shadow_visible="true" follows="left|top" | 280 | bottom="-20" drop_shadow_visible="true" follows="left|top" |
320 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 281 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
321 | left="10" mouse_opaque="true" name="Name:" v_pad="0" width="78"> | 282 | mouse_opaque="true" name="Name:" v_pad="0" width="78"> |
322 | Name: | 283 | Name: |
323 | </text> | 284 | </text> |
324 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-26" | 285 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-26" |
325 | follows="left|top|right" font="SansSerifSmall" height="16" hidden="false" | 286 | follows="left|top|right" font="SansSerifSmall" height="16" left="88" |
326 | left="88" max_length="63" mouse_opaque="true" name="Object Name" | 287 | max_length="63" mouse_opaque="true" name="Object Name" |
327 | select_all_on_focus_received="true" width="172" /> | 288 | select_all_on_focus_received="true" width="172" /> |
328 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 289 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
329 | bottom="-40" drop_shadow_visible="true" follows="left|top" | 290 | bottom="-40" drop_shadow_visible="true" follows="left|top" |
330 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 291 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
331 | left="10" mouse_opaque="true" name="Description:" v_pad="0" width="78"> | 292 | mouse_opaque="true" name="Description:" v_pad="0" width="78"> |
332 | Description: | 293 | Description: |
333 | </text> | 294 | </text> |
334 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-46" | 295 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-46" |
335 | follows="left|top|right" font="SansSerifSmall" height="16" hidden="false" | 296 | follows="left|top|right" font="SansSerifSmall" height="16" left="88" |
336 | left="88" max_length="127" mouse_opaque="true" name="Object Description" | 297 | max_length="127" mouse_opaque="true" name="Object Description" |
337 | select_all_on_focus_received="true" width="172" /> | 298 | select_all_on_focus_received="true" width="172" /> |
338 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 299 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
339 | bottom="-66" drop_shadow_visible="true" follows="left|top" | 300 | bottom="-66" drop_shadow_visible="true" follows="left|top" |
340 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 301 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="10" |
341 | left="10" mouse_opaque="true" name="Creator:" v_pad="0" width="78"> | 302 | mouse_opaque="true" name="Creator:" v_pad="0" width="78"> |
342 | Creator: | 303 | Creator: |
343 | </text> | 304 | </text> |
344 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 305 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
345 | bottom="-66" drop_shadow_visible="true" follows="left|top" | 306 | bottom="-66" drop_shadow_visible="true" follows="left|top" |
346 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 307 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="78" |
347 | left_delta="78" mouse_opaque="true" name="Creator Name" v_pad="0" | 308 | mouse_opaque="true" name="Creator Name" v_pad="0" width="88"> |
348 | width="88"> | ||
349 | Thrax Linden | 309 | Thrax Linden |
350 | </text> | 310 | </text> |
351 | <button bottom="-66" follows="top|right" font="SansSerifSmall" halign="center" | 311 | <button bottom="-66" follows="top|right" font="SansSerifSmall" halign="center" |
352 | height="16" hidden="false" label="Profile..." label_selected="Profile..." | 312 | height="16" label="Profile..." label_selected="Profile..." left_delta="94" |
353 | left_delta="94" mouse_opaque="true" name="button creator profile" | 313 | mouse_opaque="true" name="button creator profile" scale_image="TRUE" |
354 | scale_image="TRUE" width="78" /> | 314 | width="78" /> |
355 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 315 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
356 | bottom="-86" drop_shadow_visible="true" follows="left|top" | 316 | bottom="-86" drop_shadow_visible="true" follows="left|top" |
357 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 317 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="10" |
358 | left="10" mouse_opaque="true" name="Owner:" v_pad="0" width="78"> | 318 | mouse_opaque="true" name="Owner:" v_pad="0" width="78"> |
359 | Owner: | 319 | Owner: |
360 | </text> | 320 | </text> |
361 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 321 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
362 | bottom="-86" drop_shadow_visible="true" follows="left|top" | 322 | bottom="-86" drop_shadow_visible="true" follows="left|top" |
363 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 323 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="78" |
364 | left_delta="78" mouse_opaque="true" name="Owner Name" v_pad="0" width="88"> | 324 | mouse_opaque="true" name="Owner Name" v_pad="0" width="88"> |
365 | Thrax Linden | 325 | Thrax Linden |
366 | </text> | 326 | </text> |
367 | <button bottom="-86" follows="top|right" font="SansSerifSmall" halign="center" | 327 | <button bottom="-86" follows="top|right" font="SansSerifSmall" halign="center" |
368 | height="16" hidden="false" label="Profile..." label_selected="Profile..." | 328 | height="16" label="Profile..." label_selected="Profile..." left_delta="94" |
369 | left_delta="94" mouse_opaque="true" name="button owner profile" | 329 | mouse_opaque="true" name="button owner profile" scale_image="TRUE" |
370 | scale_image="TRUE" width="78" /> | 330 | width="78" /> |
371 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 331 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
372 | bottom="-106" drop_shadow_visible="true" follows="left|top" | 332 | bottom="-106" drop_shadow_visible="true" follows="left|top" |
373 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 333 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="10" |
374 | left="10" mouse_opaque="true" name="Group:" v_pad="0" width="78"> | 334 | mouse_opaque="true" name="Group:" v_pad="0" width="78"> |
375 | Group: | 335 | Group: |
376 | </text> | 336 | </text> |
377 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 337 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
378 | bottom="-106" drop_shadow_visible="true" follows="left|top" | 338 | bottom="-106" drop_shadow_visible="true" follows="left|top" |
379 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="true" | 339 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="78" |
380 | left_delta="78" mouse_opaque="true" name="Group Name Proxy" v_pad="0" | 340 | mouse_opaque="true" name="Group Name Proxy" v_pad="0" visible="false" |
381 | width="88"> | 341 | width="88"> |
382 | The Lindens | 342 | The Lindens |
383 | </text> | 343 | </text> |
384 | <button bottom="-106" follows="top|right" font="SansSerifSmall" halign="center" | 344 | <button bottom="-106" follows="top|right" font="SansSerifSmall" halign="center" |
385 | height="16" hidden="false" label="Set..." label_selected="Set..." | 345 | height="16" label="Set..." label_selected="Set..." left_delta="94" |
386 | left_delta="94" mouse_opaque="true" name="button set group" | 346 | mouse_opaque="true" name="button set group" scale_image="TRUE" width="78" /> |
387 | scale_image="TRUE" width="78" /> | ||
388 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 347 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
389 | bottom="-126" drop_shadow_visible="true" follows="left|top" | 348 | bottom="-126" drop_shadow_visible="true" follows="left|top" |
390 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 349 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="10" |
391 | left="10" mouse_opaque="true" name="prim info" v_pad="0" width="166"> | 350 | mouse_opaque="true" name="prim info" v_pad="0" width="166"> |
392 | 1 Object, 1 Primitive | 351 | 1 Object, 1 Primitive |
393 | </text> | 352 | </text> |
394 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 353 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
395 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top" | 354 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top" |
396 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 355 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="10" |
397 | left="10" mouse_opaque="true" name="Permissions:" v_pad="0" width="85"> | 356 | mouse_opaque="true" name="Permissions:" v_pad="0" width="85"> |
398 | Permissions: | 357 | Permissions: |
399 | </text> | 358 | </text> |
400 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 359 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
401 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top|right" | 360 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top|right" |
402 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 361 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="10" |
403 | left="10" mouse_opaque="true" name="perm_modify" v_pad="0" width="250"> | 362 | mouse_opaque="true" name="perm_modify" v_pad="0" width="250"> |
404 | You can modify this object. | 363 | You can modify this object. |
405 | </text> | 364 | </text> |
406 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | 365 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" |
407 | hidden="false" initial_value="false" label="Share with group" left="10" | 366 | initial_value="false" label="Share with group" left="10" |
408 | mouse_opaque="true" name="checkbox share with group" | 367 | mouse_opaque="true" name="checkbox share with group" |
409 | tool_tip="Allow group members to move, modify, copy and delete." | 368 | tool_tip="Allow group members to move, modify, copy and delete." |
410 | width="166" /> | 369 | width="166" /> |
411 | <text hidden="true" name="text deed continued"> | 370 | <string name="text deed continued"> |
412 | Deed... | 371 | Deed... |
413 | </text> | 372 | </string> |
414 | <text hidden="true" name="text deed"> | 373 | <string name="text deed"> |
415 | Deed | 374 | Deed |
416 | </text> | 375 | </string> |
417 | <button bottom="-186" follows="top|right" font="SansSerifSmall" halign="center" | 376 | <button bottom="-186" follows="top|right" font="SansSerifSmall" halign="center" |
418 | height="16" hidden="false" label="Deed..." label_selected="Deed..." | 377 | height="16" label="Deed..." label_selected="Deed..." left_delta="172" |
419 | left_delta="172" mouse_opaque="true" name="button deed" scale_image="TRUE" | 378 | mouse_opaque="true" name="button deed" scale_image="TRUE" |
420 | tool_tip="Group shared objects can be deeded by a group officer." | 379 | tool_tip="Group shared objects can be deeded by a group officer." |
421 | width="78" /> | 380 | width="78" /> |
422 | <check_box bottom="-206" follows="left|top" font="SansSerifSmall" height="16" | 381 | <check_box bottom="-206" follows="left|top" font="SansSerifSmall" height="16" |
423 | hidden="false" initial_value="false" label="Allow anyone to move" left="10" | 382 | initial_value="false" label="Allow anyone to move" left="10" |
424 | mouse_opaque="true" name="checkbox allow everyone move" width="142" /> | 383 | mouse_opaque="true" name="checkbox allow everyone move" width="142" /> |
425 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | 384 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" |
426 | hidden="false" initial_value="false" label="Allow anyone to copy" left="10" | 385 | initial_value="false" label="Allow anyone to copy" left="10" |
427 | mouse_opaque="true" name="checkbox allow everyone copy" width="141" /> | 386 | mouse_opaque="true" name="checkbox allow everyone copy" width="141" /> |
428 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | 387 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" |
429 | initial_value="false" label="Show in search" left="10" | 388 | initial_value="false" label="Show in search" left="10" name="search_check" |
430 | name="search_check" tool_tip="Let people see this object in search results" width="78" /> | 389 | tool_tip="Let people see this object in search results" width="78" /> |
431 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | 390 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" |
432 | hidden="false" initial_value="false" label="For Sale" left="10" | 391 | initial_value="false" label="For Sale" left="10" mouse_opaque="true" |
433 | mouse_opaque="true" name="checkbox for sale" width="78" /> | 392 | name="checkbox for sale" width="78" /> |
434 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 393 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
435 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" | 394 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" |
436 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 395 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="100" |
437 | left_delta="100" mouse_opaque="true" name="Price: L$" v_pad="0" width="56"> | 396 | mouse_opaque="true" name="Price: L$" v_pad="0" width="56"> |
438 | Price: L$ | 397 | Price: L$ |
439 | </text> | 398 | </text> |
440 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | 399 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" |
441 | follows="left|top|right" font="SansSerifSmall" height="16" hidden="false" | 400 | follows="left|top|right" font="SansSerifSmall" height="16" left_delta="56" |
442 | left_delta="56" max_length="25" mouse_opaque="true" name="EdCost" | 401 | max_length="25" mouse_opaque="true" name="EdCost" width="84" /> |
443 | width="84" /> | ||
444 | <radio_group bottom="-286" draw_border="false" follows="left|top|right" height="16" | 402 | <radio_group bottom="-286" draw_border="false" follows="left|top|right" height="16" |
445 | hidden="false" left="42" mouse_opaque="true" name="sale type" width="218"> | 403 | left="42" mouse_opaque="true" name="sale type" width="218"> |
446 | <radio_item bottom="-16" follows="left|top" height="16" hidden="false" left="0" | 404 | <radio_item bottom="-16" follows="left|top" height="16" left="0" mouse_opaque="true" |
447 | mouse_opaque="true" name="Original" width="70"> | 405 | name="Original" width="70"> |
448 | Original | 406 | Original |
449 | </radio_item> | 407 | </radio_item> |
450 | <radio_item bottom="-16" follows="left|top" height="16" hidden="false" left="70" | 408 | <radio_item bottom="-16" follows="left|top" height="16" left="70" mouse_opaque="true" |
451 | mouse_opaque="true" name="Copy" width="70"> | 409 | name="Copy" width="70"> |
452 | Copy | 410 | Copy |
453 | </radio_item> | 411 | </radio_item> |
454 | <radio_item bottom="-16" follows="left|top" height="16" hidden="false" left="140" | 412 | <radio_item bottom="-16" follows="left|top" height="16" left="140" mouse_opaque="true" |
455 | mouse_opaque="true" name="Contents" width="76"> | 413 | name="Contents" width="76"> |
456 | Contents | 414 | Contents |
457 | </radio_item> | 415 | </radio_item> |
458 | </radio_group> | 416 | </radio_group> |
459 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 417 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
460 | bottom="-298" drop_shadow_visible="true" follows="left|top|right" | 418 | bottom="-298" drop_shadow_visible="true" follows="left|top|right" |
461 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 419 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
462 | left="10" mouse_opaque="true" name="Next owner can:" v_pad="0" width="250"> | 420 | mouse_opaque="true" name="Next owner can:" v_pad="0" width="250"> |
463 | Next owner can: | 421 | Next owner can: |
464 | </text> | 422 | </text> |
465 | <check_box bottom_delta="-22" follows="left|top|right" font="SansSerifSmall" height="16" | 423 | <check_box bottom_delta="-22" follows="left|top|right" font="SansSerifSmall" height="16" |
466 | hidden="false" initial_value="false" label="Modify" left="10" | 424 | initial_value="false" label="Modify" left="10" mouse_opaque="true" |
467 | mouse_opaque="true" name="checkbox next owner can modify" width="250" /> | 425 | name="checkbox next owner can modify" width="250" /> |
468 | <check_box bottom_delta="0" follows="left|top|right" font="SansSerifSmall" height="16" | 426 | <check_box bottom_delta="0" follows="left|top|right" font="SansSerifSmall" height="16" |
469 | hidden="false" initial_value="false" label="Copy" left_delta="60" | 427 | initial_value="false" label="Copy" left_delta="60" mouse_opaque="true" |
470 | mouse_opaque="true" name="checkbox next owner can copy" width="190" /> | 428 | name="checkbox next owner can copy" width="190" /> |
471 | <check_box bottom_delta="0" follows="left|top|right" font="SansSerifSmall" height="16" | 429 | <check_box bottom_delta="0" follows="left|top|right" font="SansSerifSmall" height="16" |
472 | hidden="false" initial_value="false" label="Resell/Give away" | 430 | initial_value="false" label="Resell/Give away" left_delta="60" |
473 | left_delta="60" mouse_opaque="true" name="checkbox next owner can transfer" | 431 | mouse_opaque="true" name="checkbox next owner can transfer" width="130" /> |
474 | width="130" /> | ||
475 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 432 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
476 | bottom="-332" drop_shadow_visible="true" follows="left|top" | 433 | bottom="-332" drop_shadow_visible="true" follows="left|top" |
477 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 434 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
478 | left="10" mouse_opaque="true" name="label click action" v_pad="0" | 435 | mouse_opaque="true" name="label click action" v_pad="0" width="150"> |
479 | width="150"> | ||
480 | When Left-Clicked: | 436 | When Left-Clicked: |
481 | </text> | 437 | </text> |
482 | <combo_box allow_text_entry="false" bottom_delta="-25" follows="left|top" height="18" | 438 | <combo_box allow_text_entry="false" bottom_delta="-25" follows="left|top" height="18" |
483 | hidden="false" left="10" max_chars="20" mouse_opaque="true" | 439 | left="10" max_chars="20" mouse_opaque="true" name="clickaction" width="150"> |
484 | name="clickaction" width="150"> | ||
485 | <combo_item name="Touch/grab(default)" value="Touch/grab (default)"> | 440 | <combo_item name="Touch/grab(default)" value="Touch/grab (default)"> |
486 | Touch/grab (default) | 441 | Touch/grab (default) |
487 | </combo_item> | 442 | </combo_item> |
@@ -497,158 +452,159 @@ | |||
497 | <combo_item name="Open" value="Open"> | 452 | <combo_item name="Open" value="Open"> |
498 | Open | 453 | Open |
499 | </combo_item> | 454 | </combo_item> |
455 | <combo_item name="Play" value="Play"> | ||
456 | Play parcel media | ||
457 | </combo_item> | ||
458 | <combo_item name="Opemmedia" value="Open Media"> | ||
459 | Open parcel media | ||
460 | </combo_item> | ||
500 | </combo_box> | 461 | </combo_box> |
501 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 462 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
502 | bottom="-135" drop_shadow_visible="true" follows="left|top" | 463 | bottom="-135" drop_shadow_visible="true" follows="left|top" |
503 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 464 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="88" |
504 | left="88" mouse_opaque="true" name="B:" v_pad="0" width="174"> | 465 | mouse_opaque="true" name="B:" v_pad="0" width="174"> |
505 | B: | 466 | B: |
506 | </text> | 467 | </text> |
507 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 468 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
508 | bottom="-135" drop_shadow_visible="true" follows="left|top" | 469 | bottom="-135" drop_shadow_visible="true" follows="left|top" |
509 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 470 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left_delta="50" |
510 | left_delta="50" mouse_opaque="true" name="O:" v_pad="0" width="124"> | 471 | mouse_opaque="true" name="O:" v_pad="0" width="124"> |
511 | O; | 472 | O; |
512 | </text> | 473 | </text> |
513 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 474 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
514 | bottom="-135" drop_shadow_visible="true" follows="left|top" | 475 | bottom="-135" drop_shadow_visible="true" follows="left|top" |
515 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 476 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left_delta="50" |
516 | left_delta="50" mouse_opaque="true" name="G:" v_pad="0" width="74"> | 477 | mouse_opaque="true" name="G:" v_pad="0" width="74"> |
517 | G: | 478 | G: |
518 | </text> | 479 | </text> |
519 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 480 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
520 | bottom="-147" drop_shadow_visible="true" follows="left|top" | 481 | bottom="-147" drop_shadow_visible="true" follows="left|top" |
521 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 482 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="88" |
522 | left="88" mouse_opaque="true" name="E:" v_pad="0" width="174"> | 483 | mouse_opaque="true" name="E:" v_pad="0" width="174"> |
523 | E: | 484 | E: |
524 | </text> | 485 | </text> |
525 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 486 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
526 | bottom="-147" drop_shadow_visible="true" follows="left|top" | 487 | bottom="-147" drop_shadow_visible="true" follows="left|top" |
527 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 488 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left_delta="50" |
528 | left_delta="50" mouse_opaque="true" name="N:" v_pad="0" width="124"> | 489 | mouse_opaque="true" name="N:" v_pad="0" width="124"> |
529 | N: | 490 | N: |
530 | </text> | 491 | </text> |
531 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 492 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
532 | bottom="-147" drop_shadow_visible="true" follows="left|top" | 493 | bottom="-147" drop_shadow_visible="true" follows="left|top" |
533 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 494 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left_delta="50" |
534 | left_delta="50" mouse_opaque="true" name="F:" v_pad="0" width="74"> | 495 | mouse_opaque="true" name="F:" v_pad="0" width="74"> |
535 | F: | 496 | F: |
536 | </text> | 497 | </text> |
537 | <text hidden="true" name="text modify info 1"> | 498 | <string name="text modify info 1"> |
538 | You can modify this object. | 499 | You can modify this object. |
539 | </text> | 500 | </string> |
540 | <text hidden="true" name="text modify info 2"> | 501 | <string name="text modify info 2"> |
541 | You can modify these objects. | 502 | You can modify these objects. |
542 | </text> | 503 | </string> |
543 | <text hidden="true" name="text modify info 3"> | 504 | <string name="text modify info 3"> |
544 | You cannot modify this object. | 505 | You cannot modify this object. |
545 | </text> | 506 | </string> |
546 | <text hidden="true" name="text modify info 4"> | 507 | <string name="text modify info 4"> |
547 | You cannot modify these objects. | 508 | You cannot modify these objects. |
548 | </text> | 509 | </string> |
549 | <text hidden="true" name="text modify warning"> | 510 | <string name="text modify warning"> |
550 | Must select entire object to set permissions. | 511 | Must select entire object to set permissions. |
551 | </text> | 512 | </string> |
552 | </panel> | 513 | </panel> |
553 | |||
554 | <!-- Object sub-tab --> | ||
555 | |||
556 | <panel border="true" bottom="-383" follows="left|top|right|bottom" height="367" | 514 | <panel border="true" bottom="-383" follows="left|top|right|bottom" height="367" |
557 | hidden="false" label="Object" left="1" mouse_opaque="false" name="Object" | 515 | label="Object" left="1" mouse_opaque="false" name="Object" width="270"> |
558 | width="270"> | ||
559 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 516 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
560 | bottom="-20" drop_shadow_visible="true" follows="left|top" | 517 | bottom="-20" drop_shadow_visible="true" follows="left|top" |
561 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 518 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
562 | left="10" mouse_opaque="true" name="select_single" v_pad="0" width="252"> | 519 | mouse_opaque="true" name="select_single" v_pad="0" width="252"> |
563 | Select only one primitive to edit parameters. | 520 | Select only one primitive to edit parameters. |
564 | </text> | 521 | </text> |
565 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 522 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
566 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" | 523 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" |
567 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 524 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left_delta="0" |
568 | left_delta="0" mouse_opaque="true" name="edit_object" v_pad="0" width="252"> | 525 | mouse_opaque="true" name="edit_object" v_pad="0" width="252"> |
569 | Edit object parameters: | 526 | Edit object parameters: |
570 | </text> | 527 | </text> |
571 | <check_box bottom_delta="-26" follows="left|top" font="SansSerifSmall" height="16" | 528 | <check_box bottom_delta="-26" follows="left|top" font="SansSerifSmall" height="16" |
572 | hidden="false" initial_value="false" label="Locked" left="8" | 529 | initial_value="false" label="Locked" left="8" mouse_opaque="true" |
573 | mouse_opaque="true" name="checkbox locked" | 530 | name="checkbox locked" |
574 | tool_tip="Prevents object from being moved or deleted. Frequently useful during building to avoid unintended edits." | 531 | tool_tip="Prevents object from being moved or deleted. Frequently useful during building to avoid unintended edits." |
575 | width="123" /> | 532 | width="123" /> |
576 | <check_box bottom_delta="-18" follows="left|top" font="SansSerifSmall" height="16" | 533 | <check_box bottom_delta="-18" follows="left|top" font="SansSerifSmall" height="16" |
577 | hidden="false" initial_value="false" label="Physical" left="8" | 534 | initial_value="false" label="Physical" left="8" mouse_opaque="true" |
578 | mouse_opaque="true" name="Physical Checkbox Ctrl" | 535 | name="Physical Checkbox Ctrl" |
579 | tool_tip="Allows object to be pushed and affected by gravity" width="123" /> | 536 | tool_tip="Allows object to be pushed and affected by gravity" width="123" /> |
580 | <check_box bottom_delta="-18" follows="left|top" font="SansSerifSmall" height="16" | 537 | <check_box bottom_delta="-18" follows="left|top" font="SansSerifSmall" height="16" |
581 | hidden="false" initial_value="false" label="Temporary" left="8" | 538 | initial_value="false" label="Temporary" left="8" mouse_opaque="true" |
582 | mouse_opaque="true" name="Temporary Checkbox Ctrl" | 539 | name="Temporary Checkbox Ctrl" |
583 | tool_tip="Causes object to be deleted 1 minute after creation." width="123" /> | 540 | tool_tip="Causes object to be deleted 1 minute after creation." width="123" /> |
584 | <check_box bottom_delta="-18" follows="left|top" font="SansSerifSmall" height="16" | 541 | <check_box bottom_delta="-18" follows="left|top" font="SansSerifSmall" height="16" |
585 | hidden="false" initial_value="false" label="Phantom" left="8" | 542 | initial_value="false" label="Phantom" left="8" mouse_opaque="true" |
586 | mouse_opaque="true" name="Phantom Checkbox Ctrl" | 543 | name="Phantom Checkbox Ctrl" |
587 | tool_tip="Causes object to not collide with other objects or avatars" | 544 | tool_tip="Causes object to not collide with other objects or avatars" |
588 | width="123" /> | 545 | width="123" /> |
589 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 546 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
590 | bottom_delta="-14" drop_shadow_visible="true" follows="left|top" | 547 | bottom_delta="-14" drop_shadow_visible="true" follows="left|top" |
591 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 548 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
592 | left="10" mouse_opaque="true" name="label position" v_pad="0" width="121"> | 549 | mouse_opaque="true" name="label position" v_pad="0" width="121"> |
593 | Position (meters) | 550 | Position (meters) |
594 | </text> | 551 | </text> |
595 | <spinner bottom_delta="-20" decimal_digits="3" follows="left|top" height="16" | 552 | <spinner bottom_delta="-20" decimal_digits="3" follows="left|top" height="16" |
596 | hidden="false" increment="0.01" initial_val="0" label="X" label_width="10" | 553 | increment="0.01" initial_val="0" label="X" label_width="10" left="10" |
597 | left="10" max_val="512" min_val="-256" mouse_opaque="true" name="Pos X" | 554 | max_val="512" min_val="-256" mouse_opaque="true" name="Pos X" |
598 | text_enabled_color="1, 0.25, 0, 1" width="87" /> | 555 | text_enabled_color="1, 0.25, 0, 1" width="87" /> |
599 | <spinner bottom_delta="-18" decimal_digits="3" follows="left|top" height="16" | 556 | <spinner bottom_delta="-18" decimal_digits="3" follows="left|top" height="16" |
600 | hidden="false" increment="0.01" initial_val="0" label="Y" label_width="10" | 557 | increment="0.01" initial_val="0" label="Y" label_width="10" left="10" |
601 | left="10" max_val="512" min_val="-256" mouse_opaque="true" name="Pos Y" | 558 | max_val="512" min_val="-256" mouse_opaque="true" name="Pos Y" |
602 | text_enabled_color="0, 1, 0, 1" width="87" /> | 559 | text_enabled_color="0, 1, 0, 1" width="87" /> |
603 | <spinner bottom_delta="-18" decimal_digits="3" follows="left|top" height="16" | 560 | <spinner bottom_delta="-18" decimal_digits="3" follows="left|top" height="16" |
604 | hidden="false" increment="0.01" initial_val="0" label="Z" label_width="10" | 561 | increment="0.01" initial_val="0" label="Z" label_width="10" left="10" |
605 | left="10" max_val="768" min_val="0" mouse_opaque="true" name="Pos Z" | 562 | max_val="768" min_val="0" mouse_opaque="true" name="Pos Z" |
606 | text_enabled_color="0, 0.5, 1, 1" width="87" /> | 563 | text_enabled_color="0, 0.5, 1, 1" width="87" /> |
607 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 564 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
608 | bottom_delta="-16" drop_shadow_visible="true" follows="left|top" | 565 | bottom_delta="-16" drop_shadow_visible="true" follows="left|top" |
609 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 566 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
610 | left="10" mouse_opaque="true" name="label size" v_pad="0" width="121"> | 567 | mouse_opaque="true" name="label size" v_pad="0" width="121"> |
611 | Size (meters) | 568 | Size (meters) |
612 | </text> | 569 | </text> |
613 | <spinner bottom_delta="-20" decimal_digits="3" follows="left|top" height="16" | 570 | <spinner bottom_delta="-20" decimal_digits="3" follows="left|top" height="16" |
614 | hidden="false" increment="0.01" initial_val="0" label="X" label_width="10" | 571 | increment="0.01" initial_val="0" label="X" label_width="10" left="10" |
615 | left="10" max_val="10" min_val="0.01" mouse_opaque="true" name="Scale X" | 572 | max_val="10" min_val="0.01" mouse_opaque="true" name="Scale X" |
616 | text_enabled_color="1, 1, 1, 1" width="87" /> | 573 | text_enabled_color="1, 1, 1, 1" width="87" /> |
617 | <spinner bottom_delta="-18" decimal_digits="3" follows="left|top" height="16" | 574 | <spinner bottom_delta="-18" decimal_digits="3" follows="left|top" height="16" |
618 | hidden="false" increment="0.01" initial_val="0" label="Y" label_width="10" | 575 | increment="0.01" initial_val="0" label="Y" label_width="10" left="10" |
619 | left="10" max_val="10" min_val="0.01" mouse_opaque="true" name="Scale Y" | 576 | max_val="10" min_val="0.01" mouse_opaque="true" name="Scale Y" |
620 | text_enabled_color="1, 1, 1, 1" width="87" /> | 577 | text_enabled_color="1, 1, 1, 1" width="87" /> |
621 | <spinner bottom_delta="-18" decimal_digits="3" follows="left|top" height="16" | 578 | <spinner bottom_delta="-18" decimal_digits="3" follows="left|top" height="16" |
622 | hidden="false" increment="0.01" initial_val="0" label="Z" label_width="10" | 579 | increment="0.01" initial_val="0" label="Z" label_width="10" left="10" |
623 | left="10" max_val="10" min_val="0.01" mouse_opaque="true" name="Scale Z" | 580 | max_val="10" min_val="0.01" mouse_opaque="true" name="Scale Z" |
624 | text_enabled_color="1, 1, 1, 1" width="87" /> | 581 | text_enabled_color="1, 1, 1, 1" width="87" /> |
625 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 582 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
626 | bottom_delta="-16" drop_shadow_visible="true" follows="left|top" | 583 | bottom_delta="-16" drop_shadow_visible="true" follows="left|top" |
627 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 584 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
628 | left="10" mouse_opaque="true" name="label rotation" v_pad="0" width="121"> | 585 | mouse_opaque="true" name="label rotation" v_pad="0" width="121"> |
629 | Rotation (degrees) | 586 | Rotation (degrees) |
630 | </text> | 587 | </text> |
631 | <spinner bottom_delta="-22" decimal_digits="2" follows="left|top" height="16" | 588 | <spinner bottom_delta="-22" decimal_digits="2" follows="left|top" height="16" |
632 | hidden="false" increment="1" initial_val="0" label="X" label_width="10" | 589 | increment="1" initial_val="0" label="X" label_width="10" left="10" |
633 | left="10" max_val="9999" min_val="-9999" mouse_opaque="true" name="Rot X" | 590 | max_val="9999" min_val="-9999" mouse_opaque="true" name="Rot X" |
634 | text_enabled_color="1, 1, 1, 1" width="87" /> | 591 | text_enabled_color="1, 1, 1, 1" width="87" /> |
635 | <spinner bottom_delta="-18" decimal_digits="2" follows="left|top" height="16" | 592 | <spinner bottom_delta="-18" decimal_digits="2" follows="left|top" height="16" |
636 | hidden="false" increment="1" initial_val="0" label="Y" label_width="10" | 593 | increment="1" initial_val="0" label="Y" label_width="10" left="10" |
637 | left="10" max_val="9999" min_val="-9999" mouse_opaque="true" name="Rot Y" | 594 | max_val="9999" min_val="-9999" mouse_opaque="true" name="Rot Y" |
638 | text_enabled_color="1, 1, 1, 1" width="87" /> | 595 | text_enabled_color="1, 1, 1, 1" width="87" /> |
639 | <spinner bottom_delta="-18" decimal_digits="2" follows="left|top" height="16" | 596 | <spinner bottom_delta="-18" decimal_digits="2" follows="left|top" height="16" |
640 | hidden="false" increment="1" initial_val="0" label="Z" label_width="10" | 597 | increment="1" initial_val="0" label="Z" label_width="10" left="10" |
641 | left="10" max_val="9999" min_val="-9999" mouse_opaque="true" name="Rot Z" | 598 | max_val="9999" min_val="-9999" mouse_opaque="true" name="Rot Z" |
642 | text_enabled_color="1, 1, 1, 1" width="87" /> | 599 | text_enabled_color="1, 1, 1, 1" width="87" /> |
643 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 600 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
644 | bottom_delta="-16" drop_shadow_visible="true" follows="left|top" | 601 | bottom_delta="-16" drop_shadow_visible="true" follows="left|top" |
645 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 602 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
646 | left="10" mouse_opaque="true" name="label material" v_pad="0" width="121"> | 603 | mouse_opaque="true" name="label material" v_pad="0" width="121"> |
647 | Material | 604 | Material |
648 | </text> | 605 | </text> |
649 | <combo_box allow_text_entry="false" bottom_delta="-22" follows="left|top" height="18" | 606 | <combo_box allow_text_entry="false" bottom_delta="-22" follows="left|top" height="18" |
650 | hidden="false" left="10" max_chars="20" mouse_opaque="true" name="material" | 607 | left="10" max_chars="20" mouse_opaque="true" name="material" width="87"> |
651 | width="87"> | ||
652 | <combo_item name="Stone" value="Stone"> | 608 | <combo_item name="Stone" value="Stone"> |
653 | Stone | 609 | Stone |
654 | </combo_item> | 610 | </combo_item> |
@@ -673,13 +629,13 @@ | |||
673 | </combo_box> | 629 | </combo_box> |
674 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 630 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
675 | bottom="-36" drop_shadow_visible="true" follows="left|top" | 631 | bottom="-36" drop_shadow_visible="true" follows="left|top" |
676 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 632 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="121" |
677 | left="121" mouse_opaque="true" name="label basetype" v_pad="0" width="141"> | 633 | mouse_opaque="true" name="label basetype" v_pad="0" width="141"> |
678 | Building Block Type | 634 | Building Block Type |
679 | </text> | 635 | </text> |
680 | <combo_box allow_text_entry="false" bottom_delta="-24" follows="left|top" height="18" | 636 | <combo_box allow_text_entry="false" bottom_delta="-24" follows="left|top" height="18" |
681 | hidden="false" left="121" max_chars="20" mouse_opaque="true" | 637 | left="121" max_chars="20" mouse_opaque="true" name="comboBaseType" |
682 | name="comboBaseType" width="141"> | 638 | width="141"> |
683 | <combo_item name="Box" value="Box"> | 639 | <combo_item name="Box" value="Box"> |
684 | Box | 640 | Box |
685 | </combo_item> | 641 | </combo_item> |
@@ -701,51 +657,48 @@ | |||
701 | <combo_item name="Ring" value="Ring"> | 657 | <combo_item name="Ring" value="Ring"> |
702 | Ring | 658 | Ring |
703 | </combo_item> | 659 | </combo_item> |
704 | <combo_item name="Sculpted" value="Sculpted"> | 660 | <combo_item name="Sculpted" value="Sculpted"> |
705 | Sculpted | 661 | Sculpted |
706 | </combo_item> | 662 | </combo_item> |
707 | </combo_box> | 663 | </combo_box> |
708 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 664 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
709 | bottom_delta="-12" drop_shadow_visible="true" follows="left|top" | 665 | bottom_delta="-12" drop_shadow_visible="true" follows="left|top" |
710 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 666 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="121" |
711 | left="121" mouse_opaque="true" name="text cut" v_pad="0" width="141"> | 667 | mouse_opaque="true" name="text cut" v_pad="0" width="141"> |
712 | Path Cut Begin and End | 668 | Path Cut Begin and End |
713 | </text> | 669 | </text> |
714 | <spinner bottom_delta="-22" decimal_digits="3" follows="left|top" height="16" | 670 | <spinner bottom_delta="-22" decimal_digits="3" follows="left|top" height="16" |
715 | hidden="false" increment="0.05" initial_val="0" label="B" label_width="10" | 671 | increment="0.05" initial_val="0" label="B" label_width="10" left="121" |
716 | left="121" max_val="0.98" min_val="0" mouse_opaque="true" name="cut begin" | 672 | max_val="0.98" min_val="0" mouse_opaque="true" name="cut begin" width="68" /> |
717 | width="68" /> | ||
718 | <spinner bottom_delta="0" decimal_digits="3" follows="left|top" height="16" | 673 | <spinner bottom_delta="0" decimal_digits="3" follows="left|top" height="16" |
719 | hidden="false" increment="0.05" initial_val="1" label="E" label_width="10" | 674 | increment="0.05" initial_val="1" label="E" label_width="10" left_delta="73" |
720 | left_delta="73" max_val="1" min_val="0.02" mouse_opaque="true" | 675 | max_val="1" min_val="0.02" mouse_opaque="true" name="cut end" width="68" /> |
721 | name="cut end" width="68" /> | ||
722 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 676 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
723 | bottom_delta="-14" drop_shadow_visible="true" follows="left|top" | 677 | bottom_delta="-14" drop_shadow_visible="true" follows="left|top" |
724 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 678 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="121" |
725 | left="121" mouse_opaque="true" name="text hollow" v_pad="0" width="68"> | 679 | mouse_opaque="true" name="text hollow" v_pad="0" width="68"> |
726 | Hollow | 680 | Hollow |
727 | </text> | 681 | </text> |
728 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 682 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
729 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" | 683 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" |
730 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 684 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left_delta="78" |
731 | left_delta="78" mouse_opaque="true" name="text skew" v_pad="0" width="63"> | 685 | mouse_opaque="true" name="text skew" v_pad="0" width="63"> |
732 | Skew | 686 | Skew |
733 | </text> | 687 | </text> |
734 | <spinner bottom_delta="-20" decimal_digits="1" follows="left|top" height="16" | 688 | <spinner bottom_delta="-20" decimal_digits="1" follows="left|top" height="16" |
735 | hidden="false" increment="5" initial_val="0" left="121" max_val="95" | 689 | increment="5" initial_val="0" left="121" max_val="95" min_val="0" |
736 | min_val="0" mouse_opaque="true" name="Scale 1" width="68" /> | 690 | mouse_opaque="true" name="Scale 1" width="68" /> |
737 | <spinner bottom_delta="0" decimal_digits="2" follows="left|top" height="16" | 691 | <spinner bottom_delta="0" decimal_digits="2" follows="left|top" height="16" |
738 | hidden="false" increment="0.05" initial_val="0" left_delta="73" | 692 | increment="0.05" initial_val="0" left_delta="73" max_val="0.95" |
739 | max_val="0.95" min_val="-0.95" mouse_opaque="true" name="Skew" width="68" /> | 693 | min_val="-0.95" mouse_opaque="true" name="Skew" width="68" /> |
740 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 694 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
741 | bottom_delta="-15" drop_shadow_visible="true" follows="left|top" | 695 | bottom_delta="-15" drop_shadow_visible="true" follows="left|top" |
742 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 696 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="121" |
743 | left="121" mouse_opaque="true" name="Hollow Shape" v_pad="0" width="141"> | 697 | mouse_opaque="true" name="Hollow Shape" v_pad="0" width="141"> |
744 | Hollow Shape | 698 | Hollow Shape |
745 | </text> | 699 | </text> |
746 | <combo_box allow_text_entry="false" bottom_delta="-24" follows="left|top" height="18" | 700 | <combo_box allow_text_entry="false" bottom_delta="-24" follows="left|top" height="18" |
747 | hidden="false" left="121" max_chars="20" mouse_opaque="true" name="hole" | 701 | left="121" max_chars="20" mouse_opaque="true" name="hole" width="141"> |
748 | width="141"> | ||
749 | <combo_item name="Default" value="Default"> | 702 | <combo_item name="Default" value="Default"> |
750 | Default | 703 | Default |
751 | </combo_item> | 704 | </combo_item> |
@@ -761,256 +714,248 @@ | |||
761 | </combo_box> | 714 | </combo_box> |
762 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 715 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
763 | bottom_delta="-12" drop_shadow_visible="true" follows="left|top" | 716 | bottom_delta="-12" drop_shadow_visible="true" follows="left|top" |
764 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 717 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="121" |
765 | left="121" mouse_opaque="true" name="text twist" v_pad="0" width="141"> | 718 | mouse_opaque="true" name="text twist" v_pad="0" width="141"> |
766 | Twist Begin and End | 719 | Twist Begin and End |
767 | </text> | 720 | </text> |
768 | <spinner bottom_delta="-22" decimal_digits="0" follows="left|top" height="16" | 721 | <spinner bottom_delta="-22" decimal_digits="0" follows="left|top" height="16" |
769 | hidden="false" increment="9" initial_val="0" label="B" label_width="10" | 722 | increment="9" initial_val="0" label="B" label_width="10" left="121" |
770 | left="121" max_val="180" min_val="-180" mouse_opaque="true" | 723 | max_val="180" min_val="-180" mouse_opaque="true" name="Twist Begin" |
771 | name="Twist Begin" width="68" /> | 724 | width="68" /> |
772 | <spinner bottom_delta="0" decimal_digits="0" follows="left|top" height="16" | 725 | <spinner bottom_delta="0" decimal_digits="0" follows="left|top" height="16" |
773 | hidden="false" increment="9" initial_val="0" label="E" label_width="10" | 726 | increment="9" initial_val="0" label="E" label_width="10" left_delta="73" |
774 | left_delta="73" max_val="180" min_val="-180" mouse_opaque="true" | 727 | max_val="180" min_val="-180" mouse_opaque="true" name="Twist End" |
775 | name="Twist End" width="68" /> | 728 | width="68" /> |
776 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 729 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
777 | bottom_delta="-14" drop_shadow_visible="true" follows="left|top" | 730 | bottom_delta="-14" drop_shadow_visible="true" follows="left|top" |
778 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 731 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="121" |
779 | left="121" mouse_opaque="true" name="scale_taper" v_pad="0" width="141"> | 732 | mouse_opaque="true" name="scale_taper" v_pad="0" width="141"> |
780 | Taper | 733 | Taper |
781 | </text> | 734 | </text> |
782 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 735 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
783 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" | 736 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" |
784 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 737 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="121" |
785 | left="121" mouse_opaque="true" name="scale_hole" v_pad="0" width="141"> | 738 | mouse_opaque="true" name="scale_hole" v_pad="0" width="141"> |
786 | Hole Size | 739 | Hole Size |
787 | </text> | 740 | </text> |
788 | <spinner bottom_delta="-20" decimal_digits="2" follows="left|top" height="16" | 741 | <spinner bottom_delta="-20" decimal_digits="2" follows="left|top" height="16" |
789 | hidden="false" increment="0.05" initial_val="0" label="X" label_width="10" | 742 | increment="0.05" initial_val="0" label="X" label_width="10" left="121" |
790 | left="121" max_val="1" min_val="-1" mouse_opaque="true" | 743 | max_val="1" min_val="-1" mouse_opaque="true" name="Taper Scale X" |
791 | name="Taper Scale X" width="68" /> | 744 | width="68" /> |
792 | <spinner bottom_delta="0" decimal_digits="2" follows="left|top" height="16" | 745 | <spinner bottom_delta="0" decimal_digits="2" follows="left|top" height="16" |
793 | hidden="false" increment="0.05" initial_val="0" label="Y" label_width="10" | 746 | increment="0.05" initial_val="0" label="Y" label_width="10" left_delta="73" |
794 | left_delta="73" max_val="1" min_val="-1" mouse_opaque="true" | 747 | max_val="1" min_val="-1" mouse_opaque="true" name="Taper Scale Y" |
795 | name="Taper Scale Y" width="68" /> | 748 | width="68" /> |
796 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 749 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
797 | bottom_delta="-14" drop_shadow_visible="true" follows="left|top" | 750 | bottom_delta="-14" drop_shadow_visible="true" follows="left|top" |
798 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 751 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="121" |
799 | left="121" mouse_opaque="true" name="text topshear" v_pad="0" width="141"> | 752 | mouse_opaque="true" name="text topshear" v_pad="0" width="141"> |
800 | Top Shear | 753 | Top Shear |
801 | </text> | 754 | </text> |
802 | <spinner bottom_delta="-20" decimal_digits="2" follows="left|top" height="16" | 755 | <spinner bottom_delta="-20" decimal_digits="2" follows="left|top" height="16" |
803 | hidden="false" increment="0.05" initial_val="0" label="X" label_width="10" | 756 | increment="0.05" initial_val="0" label="X" label_width="10" left="121" |
804 | left="121" max_val="0.5" min_val="-0.5" mouse_opaque="true" name="Shear X" | 757 | max_val="0.5" min_val="-0.5" mouse_opaque="true" name="Shear X" width="68" /> |
805 | width="68" /> | ||
806 | <spinner bottom_delta="0" decimal_digits="2" follows="left|top" height="16" | 758 | <spinner bottom_delta="0" decimal_digits="2" follows="left|top" height="16" |
807 | hidden="false" increment="0.05" initial_val="0" label="Y" label_width="10" | 759 | increment="0.05" initial_val="0" label="Y" label_width="10" left_delta="73" |
808 | left_delta="73" max_val="0.5" min_val="-0.5" mouse_opaque="true" | 760 | max_val="0.5" min_val="-0.5" mouse_opaque="true" name="Shear Y" width="68" /> |
809 | name="Shear Y" width="68" /> | ||
810 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 761 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
811 | bottom_delta="-14" drop_shadow_visible="true" follows="left|top" | 762 | bottom_delta="-14" drop_shadow_visible="true" follows="left|top" |
812 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 763 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="121" |
813 | left="121" mouse_opaque="true" name="advanced_cut" v_pad="0" width="141"> | 764 | mouse_opaque="true" name="advanced_cut" v_pad="0" width="141"> |
814 | Profile Cut Begin and End | 765 | Profile Cut Begin and End |
815 | </text> | 766 | </text> |
816 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 767 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
817 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" | 768 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" |
818 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 769 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left_delta="0" |
819 | left_delta="0" mouse_opaque="true" name="advanced_dimple" v_pad="0" | 770 | mouse_opaque="true" name="advanced_dimple" v_pad="0" width="141"> |
820 | width="141"> | ||
821 | Dimple Begin and End | 771 | Dimple Begin and End |
822 | </text> | 772 | </text> |
823 | <spinner bottom_delta="-19" decimal_digits="3" follows="left|top" height="16" | 773 | <spinner bottom_delta="-19" decimal_digits="3" follows="left|top" height="16" |
824 | hidden="false" increment="0.05" initial_val="0" label="B" label_width="10" | 774 | increment="0.05" initial_val="0" label="B" label_width="10" left="121" |
825 | left="121" max_val="0.95" min_val="0" mouse_opaque="true" | 775 | max_val="0.95" min_val="0" mouse_opaque="true" name="Path Limit Begin" |
826 | name="Path Limit Begin" width="68" /> | 776 | width="68" /> |
827 | <spinner bottom_delta="0" decimal_digits="3" follows="left|top" height="16" | 777 | <spinner bottom_delta="0" decimal_digits="3" follows="left|top" height="16" |
828 | hidden="false" increment="0.05" initial_val="1" label="E" label_width="10" | 778 | increment="0.05" initial_val="1" label="E" label_width="10" left_delta="73" |
829 | left_delta="73" max_val="1" min_val="0.05" mouse_opaque="true" | 779 | max_val="1" min_val="0.05" mouse_opaque="true" name="Path Limit End" |
830 | name="Path Limit End" width="68" /> | 780 | width="68" /> |
831 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 781 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
832 | bottom_delta="-14" drop_shadow_visible="true" follows="left|top" | 782 | bottom_delta="-14" drop_shadow_visible="true" follows="left|top" |
833 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 783 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="121" |
834 | left="121" mouse_opaque="true" name="text taper2" v_pad="0" width="141"> | 784 | mouse_opaque="true" name="text taper2" v_pad="0" width="141"> |
835 | Taper | 785 | Taper |
836 | </text> | 786 | </text> |
837 | <spinner bottom_delta="-19" decimal_digits="2" follows="left|top" height="16" | 787 | <spinner bottom_delta="-19" decimal_digits="2" follows="left|top" height="16" |
838 | hidden="false" increment="0.05" initial_val="0" label="X" label_width="10" | 788 | increment="0.05" initial_val="0" label="X" label_width="10" left="121" |
839 | left="121" max_val="1" min_val="-1" mouse_opaque="true" name="Taper X" | 789 | max_val="1" min_val="-1" mouse_opaque="true" name="Taper X" width="68" /> |
840 | width="68" /> | ||
841 | <spinner bottom_delta="0" decimal_digits="2" follows="left|top" height="16" | 790 | <spinner bottom_delta="0" decimal_digits="2" follows="left|top" height="16" |
842 | hidden="false" increment="0.05" initial_val="0" label="Y" label_width="10" | 791 | increment="0.05" initial_val="0" label="Y" label_width="10" left_delta="73" |
843 | left_delta="73" max_val="1" min_val="-1" mouse_opaque="true" name="Taper Y" | 792 | max_val="1" min_val="-1" mouse_opaque="true" name="Taper Y" width="68" /> |
844 | width="68" /> | ||
845 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 793 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
846 | bottom_delta="-12" drop_shadow_visible="true" follows="left|top" | 794 | bottom_delta="-12" drop_shadow_visible="true" follows="left|top" |
847 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 795 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="121" |
848 | left="121" mouse_opaque="true" name="text radius delta" v_pad="0" | 796 | mouse_opaque="true" name="text radius delta" v_pad="0" width="78"> |
849 | width="78"> | ||
850 | Radius | 797 | Radius |
851 | </text> | 798 | </text> |
852 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 799 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
853 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" | 800 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" |
854 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 801 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left_delta="73" |
855 | left_delta="73" mouse_opaque="true" name="text revolutions" v_pad="0" | 802 | mouse_opaque="true" name="text revolutions" v_pad="0" width="68"> |
856 | width="68"> | ||
857 | Revolutions | 803 | Revolutions |
858 | </text> | 804 | </text> |
859 | <spinner bottom_delta="-19" decimal_digits="3" follows="left|top" height="16" | 805 | <spinner bottom_delta="-19" decimal_digits="3" follows="left|top" height="16" |
860 | hidden="false" increment="0.05" initial_val="0" left="121" max_val="1" | 806 | increment="0.05" initial_val="0" left="121" max_val="1" min_val="-1" |
861 | min_val="-1" mouse_opaque="true" name="Radius Offset" width="68" /> | 807 | mouse_opaque="true" name="Radius Offset" width="68" /> |
862 | <spinner bottom_delta="0" decimal_digits="2" follows="left|top" height="16" | 808 | <spinner bottom_delta="0" decimal_digits="2" follows="left|top" height="16" |
863 | hidden="false" increment="0.1" initial_val="1" left_delta="73" max_val="4" | 809 | increment="0.1" initial_val="1" left_delta="73" max_val="4" min_val="1" |
864 | min_val="1" mouse_opaque="true" name="Revolutions" width="68" /> | 810 | mouse_opaque="true" name="Revolutions" width="68" /> |
865 | <texture_picker allow_no_texture="false" bottom="-211" can_apply_immediately="true" | 811 | <texture_picker allow_no_texture="false" bottom="-211" can_apply_immediately="true" |
866 | default_image_name="Default" follows="left|top" height="141" hidden="false" | 812 | default_image_name="Default" follows="left|top" height="141" |
867 | label="Sculpt Texture" left="121" mouse_opaque="true" name="sculpt texture control" | 813 | label="Sculpt Texture" left="121" mouse_opaque="true" |
868 | tool_tip="Click to choose a picture" width="141" visible="false"/> | 814 | name="sculpt texture control" tool_tip="Click to choose a picture" |
869 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 815 | visible="false" width="141" /> |
870 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top" | 816 | <text align="left" bg_visible="false" border_drop_shadow_visible="false" |
871 | font="SansSerifSmall" h_pad="0" align="left" height="10" hidden="false" | 817 | border_visible="false" bottom_delta="-20" drop_shadow_visible="true" |
872 | left="121" mouse_opaque="true" name="label sculpt type" v_pad="0" width="121" visible="false"> | 818 | follows="left|top" font="SansSerifSmall" h_pad="0" height="10" left="121" |
873 | Stitching type | 819 | mouse_opaque="true" name="label sculpt type" v_pad="0" visible="false" |
820 | width="121"> | ||
821 | Stitching type | ||
874 | </text> | 822 | </text> |
875 | <combo_box allow_text_entry="false" bottom_delta="-24" follows="left|top" height="18" | 823 | <combo_box allow_text_entry="false" bottom_delta="-24" follows="left|top" height="18" |
876 | hidden="false" left="121" max_chars="20" mouse_opaque="true" | 824 | left="121" max_chars="20" mouse_opaque="true" name="sculpt type control" |
877 | name="sculpt type control" width="141" visible="false"> | 825 | visible="false" width="141"> |
878 | <combo_item name="None" value="None" hidden="false"> | 826 | <combo_item name="None" value="None"> |
879 | (none) | 827 | (none) |
880 | </combo_item> | 828 | </combo_item> |
881 | <combo_item name="Sphere" value="Sphere"> | 829 | <combo_item name="Sphere" value="Sphere"> |
882 | Sphere | 830 | Sphere |
883 | </combo_item> | 831 | </combo_item> |
884 | <combo_item name="Torus" value="Torus"> | 832 | <combo_item name="Torus" value="Torus"> |
885 | Torus | 833 | Torus |
886 | </combo_item> | 834 | </combo_item> |
887 | <combo_item name="Plane" value="Plane"> | 835 | <combo_item name="Plane" value="Plane"> |
888 | Plane | 836 | Plane |
889 | </combo_item> | 837 | </combo_item> |
890 | <combo_item name="Cylinder" value="Cylinder"> | 838 | <combo_item name="Cylinder" value="Cylinder"> |
891 | Cylinder | 839 | Cylinder |
892 | </combo_item> | 840 | </combo_item> |
893 | </combo_box> | 841 | </combo_box> |
894 | </panel> | 842 | </panel> |
895 | |||
896 | <!-- Features sub-tab --> | ||
897 | |||
898 | <panel border="true" bottom="-383" follows="left|top|right|bottom" height="367" | 843 | <panel border="true" bottom="-383" follows="left|top|right|bottom" height="367" |
899 | hidden="false" label="Features" left="1" mouse_opaque="false" | 844 | label="Features" left="1" mouse_opaque="false" name="Features" width="270"> |
900 | name="Features" width="270"> | ||
901 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 845 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
902 | bottom="-20" drop_shadow_visible="true" follows="left|top" | 846 | bottom="-20" drop_shadow_visible="true" follows="left|top" |
903 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 847 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
904 | left="10" mouse_opaque="true" name="select_single" v_pad="0" width="252"> | 848 | mouse_opaque="true" name="select_single" v_pad="0" width="252"> |
905 | Select only one primitive to edit features. | 849 | Select only one primitive to edit features. |
906 | </text> | 850 | </text> |
907 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 851 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
908 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" | 852 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" |
909 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 853 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
910 | left="10" mouse_opaque="true" name="edit_object" v_pad="0" width="252"> | 854 | mouse_opaque="true" name="edit_object" v_pad="0" width="252"> |
911 | Edit object features: | 855 | Edit object features: |
912 | </text> | 856 | </text> |
913 | <check_box bottom_delta="-26" follows="left|top" font="SansSerifSmall" height="16" | 857 | <check_box bottom_delta="-26" follows="left|top" font="SansSerifSmall" height="16" |
914 | hidden="false" initial_value="false" label="Flexible Path" left="10" | 858 | initial_value="false" label="Flexible Path" left="10" mouse_opaque="true" |
915 | mouse_opaque="true" name="Flexible1D Checkbox Ctrl" | 859 | name="Flexible1D Checkbox Ctrl" |
916 | tool_tip="Allows object to flex about the Z axis. (Client-side only)" | 860 | tool_tip="Allows object to flex about the Z axis. (Client-side only)" |
917 | width="121" /> | 861 | width="121" /> |
918 | <spinner bottom_delta="-20" decimal_digits="3" follows="left|top" height="16" | 862 | <spinner bottom_delta="-20" decimal_digits="3" follows="left|top" height="16" |
919 | hidden="false" increment="1" initial_val="2" label="Softness" | 863 | increment="1" initial_val="2" label="Softness" label_width="65" left="10" |
920 | label_width="65" left="10" max_val="3" min_val="0" mouse_opaque="true" | 864 | max_val="3" min_val="0" mouse_opaque="true" name="FlexNumSections" |
921 | name="FlexNumSections" width="128" /> | 865 | width="128" /> |
922 | <spinner bottom_delta="-20" decimal_digits="3" follows="left|top" height="16" | 866 | <spinner bottom_delta="-20" decimal_digits="3" follows="left|top" height="16" |
923 | hidden="false" increment="0.5" initial_val="0.3" label="Gravity" | 867 | increment="0.5" initial_val="0.3" label="Gravity" label_width="65" |
924 | label_width="65" left="10" max_val="10" min_val="-10" mouse_opaque="true" | 868 | left="10" max_val="10" min_val="-10" mouse_opaque="true" name="FlexGravity" |
925 | name="FlexGravity" width="128" /> | 869 | width="128" /> |
926 | <spinner bottom_delta="-20" decimal_digits="3" follows="left|top" height="16" | 870 | <spinner bottom_delta="-20" decimal_digits="3" follows="left|top" height="16" |
927 | hidden="false" increment="0.5" initial_val="2" label="Drag" | 871 | increment="0.5" initial_val="2" label="Drag" label_width="65" left="10" |
928 | label_width="65" left="10" max_val="10" min_val="0" mouse_opaque="true" | 872 | max_val="10" min_val="0" mouse_opaque="true" name="FlexFriction" |
929 | name="FlexFriction" width="128" /> | 873 | width="128" /> |
930 | <spinner bottom_delta="-20" decimal_digits="3" follows="left|top" height="16" | 874 | <spinner bottom_delta="-20" decimal_digits="3" follows="left|top" height="16" |
931 | hidden="false" increment="0.5" initial_val="0" label="Wind" | 875 | increment="0.5" initial_val="0" label="Wind" label_width="65" left="10" |
932 | label_width="65" left="10" max_val="10" min_val="0" mouse_opaque="true" | 876 | max_val="10" min_val="0" mouse_opaque="true" name="FlexWind" width="128" /> |
933 | name="FlexWind" width="128" /> | ||
934 | <spinner bottom_delta="-20" decimal_digits="3" follows="left|top" height="16" | 877 | <spinner bottom_delta="-20" decimal_digits="3" follows="left|top" height="16" |
935 | hidden="false" increment="0.5" initial_val="1" label="Tension" | 878 | increment="0.5" initial_val="1" label="Tension" label_width="65" left="10" |
936 | label_width="65" left="10" max_val="10" min_val="0" mouse_opaque="true" | 879 | max_val="10" min_val="0" mouse_opaque="true" name="FlexTension" width="128" /> |
937 | name="FlexTension" width="128" /> | ||
938 | <spinner bottom_delta="-20" decimal_digits="3" follows="left|top" height="16" | 880 | <spinner bottom_delta="-20" decimal_digits="3" follows="left|top" height="16" |
939 | hidden="false" increment="0.01" initial_val="0" label="Force X" | 881 | increment="0.01" initial_val="0" label="Force X" label_width="65" left="10" |
940 | label_width="65" left="10" max_val="10" min_val="-10" mouse_opaque="true" | 882 | max_val="10" min_val="-10" mouse_opaque="true" name="FlexForceX" |
941 | name="FlexForceX" width="128" /> | 883 | width="128" /> |
942 | <spinner bottom_delta="-20" decimal_digits="3" follows="left|top" height="16" | 884 | <spinner bottom_delta="-20" decimal_digits="3" follows="left|top" height="16" |
943 | hidden="false" increment="0.01" initial_val="0" label="Force Y" | 885 | increment="0.01" initial_val="0" label="Force Y" label_width="65" left="10" |
944 | label_width="65" left="10" max_val="10" min_val="-10" mouse_opaque="true" | 886 | max_val="10" min_val="-10" mouse_opaque="true" name="FlexForceY" |
945 | name="FlexForceY" width="128" /> | 887 | width="128" /> |
946 | <spinner bottom_delta="-20" decimal_digits="3" follows="left|top" height="16" | 888 | <spinner bottom_delta="-20" decimal_digits="3" follows="left|top" height="16" |
947 | hidden="false" increment="0.01" initial_val="0" label="Force Z" | 889 | increment="0.01" initial_val="0" label="Force Z" label_width="65" left="10" |
948 | label_width="65" left="10" max_val="10" min_val="-10" mouse_opaque="true" | 890 | max_val="10" min_val="-10" mouse_opaque="true" name="FlexForceZ" |
949 | name="FlexForceZ" width="128" /> | 891 | width="128" /> |
950 | |||
951 | <check_box bottom_delta="-30" follows="left|top" font="SansSerifSmall" height="16" | 892 | <check_box bottom_delta="-30" follows="left|top" font="SansSerifSmall" height="16" |
952 | hidden="false" initial_value="false" label="Light" left="10" | 893 | initial_value="false" label="Light" left="10" mouse_opaque="true" |
953 | mouse_opaque="true" name="Light Checkbox Ctrl" | 894 | name="Light Checkbox Ctrl" tool_tip="Causes object to emit light" |
954 | tool_tip="Causes object to emit light" width="121" /> | 895 | width="121" /> |
955 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 896 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
956 | bottom_delta="-21" drop_shadow_visible="true" follows="left|top" | 897 | bottom_delta="-21" drop_shadow_visible="true" follows="left|top" |
957 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 898 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left_delta="0" |
958 | left_delta="0" mouse_opaque="true" name="label color" v_pad="0" width="58"> | 899 | mouse_opaque="true" name="label color" v_pad="0" width="58"> |
959 | Color | 900 | Color |
960 | </text> | 901 | </text> |
961 | <color_swatch border_color="0.45098, 0.517647, 0.607843, 1" bottom_delta="-28" | 902 | <color_swatch border_color="0.45098, 0.517647, 0.607843, 1" bottom_delta="-28" |
962 | can_apply_immediately="true" color="0.5, 0.5, 0.5, 1" follows="left|top" | 903 | can_apply_immediately="true" color="0.5, 0.5, 0.5, 1" follows="left|top" |
963 | height="48" hidden="false" label="" left_delta="67" mouse_opaque="true" | 904 | height="48" label="" left_delta="67" mouse_opaque="true" name="colorswatch" |
964 | name="colorswatch" tool_tip="Click to open Color Picker" width="32" /> | 905 | tool_tip="Click to open Color Picker" width="32" /> |
965 | <spinner bottom_delta="-4" decimal_digits="3" follows="left|top" height="16" hidden="false" | 906 | <spinner bottom_delta="-4" decimal_digits="3" follows="left|top" height="16" |
966 | increment="0.1" initial_val="0.5" label="Intensity" label_width="65" | 907 | increment="0.1" initial_val="0.5" label="Intensity" label_width="65" |
967 | left="10" max_val="1" min_val="0" mouse_opaque="true" | 908 | left="10" max_val="1" min_val="0" mouse_opaque="true" |
968 | name="Light Intensity" width="128" /> | 909 | name="Light Intensity" width="128" /> |
969 | <spinner bottom_delta="-20" decimal_digits="3" follows="left|top" height="16" | 910 | <spinner bottom_delta="-20" decimal_digits="3" follows="left|top" height="16" |
970 | hidden="false" increment="0.1" initial_val="5" label="Radius" | 911 | increment="0.1" initial_val="5" label="Radius" label_width="65" |
971 | label_width="65" left_delta="0" max_val="20" min_val="0" mouse_opaque="true" | 912 | left_delta="0" max_val="20" min_val="0" mouse_opaque="true" |
972 | name="Light Radius" width="128" /> | 913 | name="Light Radius" width="128" /> |
973 | <spinner bottom_delta="-20" decimal_digits="3" follows="left|top" height="16" | 914 | <spinner bottom_delta="-20" decimal_digits="3" follows="left|top" height="16" |
974 | hidden="false" increment="0.25" initial_val="1" label="Falloff" | 915 | increment="0.25" initial_val="1" label="Falloff" label_width="65" |
975 | label_width="65" left_delta="0" max_val="2" min_val="0" mouse_opaque="true" | 916 | left_delta="0" max_val="2" min_val="0" mouse_opaque="true" |
976 | name="Light Falloff" width="128" /> | 917 | name="Light Falloff" width="128" /> |
977 | </panel> | 918 | </panel> |
978 | |||
979 | <!-- Texture sub-tab --> | ||
980 | |||
981 | <panel border="true" bottom="-383" follows="left|top|right|bottom" height="367" | 919 | <panel border="true" bottom="-383" follows="left|top|right|bottom" height="367" |
982 | hidden="false" label="Texture" left="1" mouse_opaque="false" name="Texture" | 920 | label="Texture" left="1" mouse_opaque="false" name="Texture" width="270"> |
983 | width="270"> | ||
984 | <texture_picker allow_no_texture="false" bottom="-90" can_apply_immediately="true" | 921 | <texture_picker allow_no_texture="false" bottom="-90" can_apply_immediately="true" |
985 | default_image_name="Default" follows="left|top" height="80" hidden="false" | 922 | default_image_name="Default" follows="left|top" height="80" label="Texture" |
986 | label="Texture" left="10" mouse_opaque="true" name="texture control" | 923 | left="10" mouse_opaque="true" name="texture control" |
987 | tool_tip="Click to choose a picture" width="64" /> | 924 | tool_tip="Click to choose a picture" width="64" /> |
988 | <color_swatch border_color="0.45098, 0.517647, 0.607843, 1" bottom="-90" | 925 | <color_swatch border_color="0.45098, 0.517647, 0.607843, 1" bottom="-90" |
989 | can_apply_immediately="true" color="1, 1, 1, 1" follows="left|top" | 926 | can_apply_immediately="true" color="1, 1, 1, 1" follows="left|top" |
990 | height="80" hidden="false" label="Color" left_delta="90" | 927 | height="80" label="Color" left_delta="90" mouse_opaque="true" |
991 | mouse_opaque="true" name="colorswatch" | 928 | name="colorswatch" tool_tip="Click to open Color Picker" width="64" /> |
992 | tool_tip="Click to open Color Picker" width="64" /> | ||
993 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 929 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
994 | bottom="-20" drop_shadow_visible="true" follows="left|top" | 930 | bottom="-11" drop_shadow_visible="true" follows="left|top" |
995 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 931 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="180" |
996 | left="180" mouse_opaque="true" name="color trans" v_pad="0" width="80"> | 932 | mouse_opaque="true" name="color trans" v_pad="0" width="80"> |
997 | Transparency % | 933 | Transparency % |
998 | </text> | 934 | </text> |
999 | <spinner bottom_delta="-20" decimal_digits="0" follows="left|top" height="16" | 935 | <spinner bottom_delta="-20" decimal_digits="0" follows="left|top" height="16" |
1000 | hidden="false" increment="2" initial_val="0" left="180" max_val="90" | 936 | increment="2" initial_val="0" left="180" max_val="90" min_val="0" |
1001 | min_val="0" mouse_opaque="true" name="ColorTrans" width="80" /> | 937 | mouse_opaque="true" name="ColorTrans" width="80" /> |
1002 | <check_box bottom_delta="-28" follows="left|top" font="SansSerifSmall" height="16" | ||
1003 | hidden="false" initial_value="false" label="Full Bright" left="180" | ||
1004 | mouse_opaque="true" name="checkbox fullbright" width="81" /> | ||
1005 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 938 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
1006 | bottom="-104" drop_shadow_visible="true" follows="left|top" | 939 | bottom_delta="-12" drop_shadow_visible="true" follows="left|top" |
1007 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 940 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" |
1008 | left="10" mouse_opaque="true" name="tex gen" v_pad="0" width="90"> | 941 | left="180" mouse_opaque="true" name="glow label" v_pad="0" width="80"> |
942 | Glow | ||
943 | </text> | ||
944 | <spinner bottom_delta="-20" decimal_digits="2" follows="left|top" height="16" | ||
945 | hidden="false" increment="0.1" initial_val="0" left="180" max_val="1" | ||
946 | min_val="0" mouse_opaque="true" name="glow" width="80" /> | ||
947 | <check_box bottom_delta="-23" follows="left|top" font="SansSerifSmall" height="16" | ||
948 | initial_value="false" label="Full Bright" left="180" mouse_opaque="true" | ||
949 | name="checkbox fullbright" width="81" /> | ||
950 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
951 | bottom="-104" drop_shadow_visible="true" follows="left|top" | ||
952 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" | ||
953 | mouse_opaque="true" name="tex gen" v_pad="0" width="90"> | ||
1009 | Mapping | 954 | Mapping |
1010 | </text> | 955 | </text> |
1011 | <combo_box allow_text_entry="false" bottom_delta="-22" follows="left|top" height="18" | 956 | <combo_box allow_text_entry="false" bottom_delta="-22" follows="left|top" height="18" |
1012 | hidden="false" left="10" max_chars="20" mouse_opaque="true" | 957 | left="10" max_chars="20" mouse_opaque="true" name="combobox texgen" |
1013 | name="combobox texgen" width="80"> | 958 | width="80"> |
1014 | <combo_item name="Default" value="Default"> | 959 | <combo_item name="Default" value="Default"> |
1015 | Default | 960 | Default |
1016 | </combo_item> | 961 | </combo_item> |
@@ -1020,13 +965,13 @@ | |||
1020 | </combo_box> | 965 | </combo_box> |
1021 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 966 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
1022 | bottom="-104" drop_shadow_visible="true" follows="left|top" | 967 | bottom="-104" drop_shadow_visible="true" follows="left|top" |
1023 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 968 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="100" |
1024 | left="100" mouse_opaque="true" name="label shininess" v_pad="0" width="70"> | 969 | mouse_opaque="true" name="label shininess" v_pad="0" width="70"> |
1025 | Shininess | 970 | Shininess |
1026 | </text> | 971 | </text> |
1027 | <combo_box allow_text_entry="false" bottom_delta="-22" follows="left|top" height="18" | 972 | <combo_box allow_text_entry="false" bottom_delta="-22" follows="left|top" height="18" |
1028 | hidden="false" left="100" max_chars="20" mouse_opaque="true" | 973 | left="100" max_chars="20" mouse_opaque="true" name="combobox shininess" |
1029 | name="combobox shininess" width="70"> | 974 | width="70"> |
1030 | <combo_item name="None" value="None"> | 975 | <combo_item name="None" value="None"> |
1031 | None | 976 | None |
1032 | </combo_item> | 977 | </combo_item> |
@@ -1042,13 +987,13 @@ | |||
1042 | </combo_box> | 987 | </combo_box> |
1043 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 988 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
1044 | bottom="-104" drop_shadow_visible="true" follows="left|top" | 989 | bottom="-104" drop_shadow_visible="true" follows="left|top" |
1045 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 990 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="180" |
1046 | left="180" mouse_opaque="true" name="label bumpiness" v_pad="0" width="80"> | 991 | mouse_opaque="true" name="label bumpiness" v_pad="0" width="80"> |
1047 | Bumpiness | 992 | Bumpiness |
1048 | </text> | 993 | </text> |
1049 | <combo_box allow_text_entry="false" bottom_delta="-22" follows="left|top" height="18" | 994 | <combo_box allow_text_entry="false" bottom_delta="-22" follows="left|top" height="18" |
1050 | hidden="false" left="180" max_chars="20" mouse_opaque="true" | 995 | left="180" max_chars="20" mouse_opaque="true" name="combobox bumpiness" |
1051 | name="combobox bumpiness" width="80"> | 996 | width="80"> |
1052 | <combo_item name="None" value="None"> | 997 | <combo_item name="None" value="None"> |
1053 | None | 998 | None |
1054 | </combo_item> | 999 | </combo_item> |
@@ -1106,140 +1051,151 @@ | |||
1106 | </combo_box> | 1051 | </combo_box> |
1107 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 1052 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
1108 | bottom="-158" drop_shadow_visible="true" follows="left|top" | 1053 | bottom="-158" drop_shadow_visible="true" follows="left|top" |
1109 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 1054 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
1110 | left="10" mouse_opaque="true" name="tex scale" v_pad="0" width="160"> | 1055 | mouse_opaque="true" name="tex scale" v_pad="0" width="160"> |
1111 | Repeats per Face | 1056 | Repeats per Face |
1112 | </text> | 1057 | </text> |
1113 | <spinner bottom="-178" decimal_digits="3" follows="left|top" height="16" hidden="false" | 1058 | <spinner bottom="-178" decimal_digits="3" follows="left|top" height="16" increment="0.1" |
1114 | increment="0.1" initial_val="0" label="Horizontal (U)" label_width="90" | 1059 | initial_val="0" label="Horizontal (U)" label_width="90" left="20" |
1115 | left="20" max_val="100" min_val="0" mouse_opaque="true" name="TexScaleU" | 1060 | max_val="100" min_val="0" mouse_opaque="true" name="TexScaleU" width="160" /> |
1116 | width="160" /> | ||
1117 | <check_box bottom="-179" follows="left|top" font="SansSerifSmall" height="16" | 1061 | <check_box bottom="-179" follows="left|top" font="SansSerifSmall" height="16" |
1118 | hidden="false" initial_value="false" label="Flip" left_delta="170" | 1062 | initial_value="false" label="Flip" left_delta="170" mouse_opaque="true" |
1119 | mouse_opaque="true" name="checkbox flip s" width="70" /> | 1063 | name="checkbox flip s" width="70" /> |
1120 | <spinner bottom="-196" decimal_digits="3" follows="left|top" height="16" hidden="false" | 1064 | <spinner bottom="-196" decimal_digits="3" follows="left|top" height="16" increment="0.1" |
1121 | increment="0.1" initial_val="0" label="Vertical (V)" label_width="90" | 1065 | initial_val="0" label="Vertical (V)" label_width="90" left="20" |
1122 | left="20" max_val="100" min_val="0" mouse_opaque="true" name="TexScaleV" | 1066 | max_val="100" min_val="0" mouse_opaque="true" name="TexScaleV" width="160" /> |
1123 | width="160" /> | ||
1124 | <check_box bottom="-197" follows="left|top" font="SansSerifSmall" height="16" | 1067 | <check_box bottom="-197" follows="left|top" font="SansSerifSmall" height="16" |
1125 | hidden="false" initial_value="false" label="Flip" left_delta="170" | 1068 | initial_value="false" label="Flip" left_delta="170" mouse_opaque="true" |
1126 | mouse_opaque="true" name="checkbox flip t" width="70" /> | 1069 | name="checkbox flip t" width="70" /> |
1127 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 1070 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
1128 | bottom="-228" drop_shadow_visible="true" follows="left|top" | 1071 | bottom="-228" drop_shadow_visible="true" follows="left|top" |
1129 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 1072 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
1130 | left="10" mouse_opaque="true" name="tex rotate" v_pad="0" width="102"> | 1073 | mouse_opaque="true" name="tex rotate" v_pad="0" width="102"> |
1131 | Rotation (degrees) | 1074 | Rotation (degrees) |
1132 | </text> | 1075 | </text> |
1133 | <spinner bottom="-234" decimal_digits="2" follows="left|top" height="16" hidden="false" | 1076 | <spinner bottom="-234" decimal_digits="2" follows="left|top" height="16" increment="1" |
1134 | increment="1" initial_val="0" left="112" max_val="9999" min_val="-9999" | 1077 | initial_val="0" left="112" max_val="9999" min_val="-9999" |
1135 | mouse_opaque="true" name="TexRot" width="68" /> | 1078 | mouse_opaque="true" name="TexRot" width="68" /> |
1136 | <text hidden="true" name="string repeats per meter"> | 1079 | <string name="string repeats per meter"> |
1137 | Repeats Per Meter | 1080 | Repeats Per Meter |
1138 | </text> | 1081 | </string> |
1139 | <text hidden="true" name="string repeats per face"> | 1082 | <string name="string repeats per face"> |
1140 | Repeats Per Face | 1083 | Repeats Per Face |
1141 | </text> | 1084 | </string> |
1142 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 1085 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
1143 | bottom="-250" drop_shadow_visible="true" follows="left|top" | 1086 | bottom="-250" drop_shadow_visible="true" follows="left|top" |
1144 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 1087 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
1145 | left="10" mouse_opaque="true" name="rpt" v_pad="0" width="160"> | 1088 | mouse_opaque="true" name="rpt" v_pad="0" width="160"> |
1146 | Repeats Per Meter | 1089 | Repeats Per Meter |
1147 | </text> | 1090 | </text> |
1148 | <spinner bottom="-256" decimal_digits="1" follows="left|top" height="16" hidden="false" | 1091 | <spinner bottom="-256" decimal_digits="1" follows="left|top" height="16" increment="0.1" |
1149 | increment="0.1" initial_val="1" left="112" max_val="10" min_val="0.1" | 1092 | initial_val="1" left="112" max_val="10" min_val="0.1" mouse_opaque="true" |
1150 | mouse_opaque="true" name="rptctrl" width="68" /> | 1093 | name="rptctrl" width="68" /> |
1151 | <button bottom="-256" follows="left|top" font="SansSerifSmall" halign="center" | 1094 | <button bottom="-256" follows="left|top" font="SansSerifSmall" halign="center" |
1152 | height="16" hidden="false" label="Apply" label_selected="Apply" | 1095 | height="16" label="Apply" label_selected="Apply" left_delta="78" |
1153 | left_delta="78" mouse_opaque="true" name="button apply" scale_image="TRUE" | 1096 | mouse_opaque="true" name="button apply" scale_image="TRUE" width="75" /> |
1154 | width="75" /> | ||
1155 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 1097 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
1156 | bottom="-288" drop_shadow_visible="true" follows="left|top" | 1098 | bottom="-288" drop_shadow_visible="true" follows="left|top" |
1157 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 1099 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
1158 | left="10" mouse_opaque="true" name="tex offset" v_pad="0" width="160"> | 1100 | mouse_opaque="true" name="tex offset" v_pad="0" width="160"> |
1159 | Offset | 1101 | Offset |
1160 | </text> | 1102 | </text> |
1161 | <spinner bottom="-308" decimal_digits="3" follows="left|top" height="16" hidden="false" | 1103 | <spinner bottom="-308" decimal_digits="3" follows="left|top" height="16" increment="0.1" |
1162 | increment="0.1" initial_val="0" label="Horizontal (U)" label_width="90" | 1104 | initial_val="0" label="Horizontal (U)" label_width="90" left="20" |
1163 | left="20" max_val="1" min_val="-1" mouse_opaque="true" name="TexOffsetU" | 1105 | max_val="1" min_val="-1" mouse_opaque="true" name="TexOffsetU" width="160" /> |
1164 | width="160" /> | ||
1165 | <spinner bottom_delta="-18" decimal_digits="3" follows="left|top" height="16" | 1106 | <spinner bottom_delta="-18" decimal_digits="3" follows="left|top" height="16" |
1166 | hidden="false" increment="0.1" initial_val="0" label="Vertical (V)" | 1107 | increment="0.1" initial_val="0" label="Vertical (V)" label_width="90" |
1167 | label_width="90" left="20" max_val="1" min_val="-1" mouse_opaque="true" | 1108 | left="20" max_val="1" min_val="-1" mouse_opaque="true" name="TexOffsetV" |
1168 | name="TexOffsetV" width="160" /> | 1109 | width="160" /> |
1169 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 1110 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
1170 | bottom="-352" drop_shadow_visible="true" follows="left|top" | 1111 | bottom="-352" drop_shadow_visible="true" follows="left|top" |
1171 | font="SansSerifSmall" h_pad="0" halign="left" height="20" hidden="false" | 1112 | font="SansSerifSmall" h_pad="0" halign="left" height="20" left="10" |
1172 | left="10" mouse_opaque="true" name="textbox autofix" v_pad="0" width="160"> | 1113 | mouse_opaque="true" name="textbox autofix" v_pad="0" width="160"> |
1173 | Align media texture | 1114 | Align media texture |
1174 | (must load first) | 1115 | (must load first) |
1175 | </text> | 1116 | </text> |
1176 | <button bottom="-360" follows="left|top" font="SansSerifSmall" halign="center" | 1117 | <button bottom="-360" follows="left|top" font="SansSerifSmall" halign="center" |
1177 | height="16" hidden="false" label="Align" label_selected="Align" left="112" | 1118 | height="16" label="Align" label_selected="Align" left="112" |
1178 | mouse_opaque="true" name="button align" scale_image="TRUE" width="68" /> | 1119 | mouse_opaque="true" name="button align" scale_image="TRUE" width="68" /> |
1179 | </panel> | 1120 | </panel> |
1180 | <panel border="true" bottom="-383" follows="left|top|right|bottom" height="367" | 1121 | <panel border="true" bottom="-383" follows="left|top|right|bottom" height="367" |
1181 | hidden="false" label="Content" left="1" mouse_opaque="false" | 1122 | label="Content" left="1" mouse_opaque="false" name="Contents" width="270"> |
1182 | name="Contents" width="270"> | ||
1183 | <button bottom="-30" follows="left|top" font="SansSerif" halign="center" height="20" | 1123 | <button bottom="-30" follows="left|top" font="SansSerif" halign="center" height="20" |
1184 | hidden="false" label="New Script..." label_selected="New Script..." | 1124 | label="New Script..." label_selected="New Script..." left="10" |
1185 | left="10" mouse_opaque="true" name="button new script" scale_image="TRUE" | 1125 | mouse_opaque="true" name="button new script" scale_image="TRUE" width="130" /> |
1186 | width="130" /> | 1126 | <panel bottom_delta="-330" follows="left|top" height="325" left="10" |
1187 | <panel bottom_delta="-330" follows="left|top" height="325" hidden="false" left="10" | ||
1188 | mouse_opaque="true" name="ContentsInventory" width="252" /> | 1127 | mouse_opaque="true" name="ContentsInventory" width="252" /> |
1189 | </panel> | 1128 | </panel> |
1190 | </tab_container> | 1129 | </tab_container> |
1191 | 1130 | <panel bottom="-550" follows="left|top" height="384" left="0" mouse_opaque="true" | |
1192 | <!-- Land Info sub-tab --> | 1131 | name="land info panel" width="272"> |
1193 | |||
1194 | <panel bottom="-550" follows="left|top" height="384" hidden="false" left="0" | ||
1195 | mouse_opaque="true" name="land info panel" width="272"> | ||
1196 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 1132 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
1197 | bottom="-18" drop_shadow_visible="true" follows="left|top" | 1133 | bottom="-18" drop_shadow_visible="true" follows="left|top" |
1198 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 1134 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" |
1199 | left="4" mouse_opaque="true" name="label_area_price" v_pad="0" width="150"> | 1135 | mouse_opaque="true" name="label_area_price" v_pad="0" width="150"> |
1200 | Price: L$[PRICE] for [AREA] sq. m. | 1136 | Price: L$[PRICE] for [AREA] sq. m. |
1201 | </text> | 1137 | </text> |
1202 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 1138 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
1203 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" | 1139 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" |
1204 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 1140 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" |
1205 | left="4" mouse_opaque="true" name="label_area" v_pad="0" width="72"> | 1141 | mouse_opaque="true" name="label_area" v_pad="0" width="72"> |
1206 | Area: [AREA] sq. m. | 1142 | Area: [AREA] sq. m. |
1207 | </text> | 1143 | </text> |
1208 | <button bottom_delta="-38" follows="left|top" font="SansSerif" halign="center" | 1144 | <button bottom_delta="-38" follows="left|top" font="SansSerif" halign="center" |
1209 | height="20" hidden="false" label="Buy Land..." label_selected="Buy Land..." | 1145 | height="20" label="Buy Land..." label_selected="Buy Land..." left="76" |
1210 | left="76" mouse_opaque="true" name="button buy land" scale_image="TRUE" | 1146 | mouse_opaque="true" name="button buy land" scale_image="TRUE" width="102" /> |
1211 | width="102" /> | ||
1212 | <button bottom_delta="-24" follows="left|top" font="SansSerif" halign="center" | ||
1213 | height="20" hidden="false" label="Abandon Land..." | ||
1214 | label_selected="Abandon Land..." left="76" mouse_opaque="true" | ||
1215 | name="button abandon land" scale_image="TRUE" width="102" /> | ||
1216 | <button bottom_delta="-24" follows="left|top" font="SansSerif" halign="center" | 1147 | <button bottom_delta="-24" follows="left|top" font="SansSerif" halign="center" |
1217 | height="20" hidden="false" label="Subdivide..." | 1148 | height="20" label="Abandon Land..." label_selected="Abandon Land..." |
1218 | label_selected="Subdivide..." left="76" mouse_opaque="true" | 1149 | left="76" mouse_opaque="true" name="button abandon land" scale_image="TRUE" |
1219 | name="button subdivide land" scale_image="TRUE" width="102" /> | 1150 | width="102" /> |
1220 | <button bottom_delta="-24" follows="left|top" font="SansSerif" halign="center" | 1151 | <button bottom_delta="-24" follows="left|top" font="SansSerif" halign="center" |
1221 | height="20" hidden="false" label="Join..." label_selected="Join..." | 1152 | height="20" label="Subdivide..." label_selected="Subdivide..." left="76" |
1222 | left="76" mouse_opaque="true" name="button join land" scale_image="TRUE" | 1153 | mouse_opaque="true" name="button subdivide land" scale_image="TRUE" |
1223 | width="102" /> | 1154 | width="102" /> |
1155 | <button bottom_delta="-24" follows="left|top" font="SansSerif" halign="center" | ||
1156 | height="20" label="Join..." label_selected="Join..." left="76" | ||
1157 | mouse_opaque="true" name="button join land" scale_image="TRUE" width="102" /> | ||
1224 | <button bottom_delta="-40" follows="left|top" font="SansSerif" halign="center" | 1158 | <button bottom_delta="-40" follows="left|top" font="SansSerif" halign="center" |
1225 | height="20" hidden="false" label="About Land..." | 1159 | height="20" label="About Land..." label_selected="About Land..." left="76" |
1226 | label_selected="About Land..." left="76" mouse_opaque="true" | 1160 | mouse_opaque="true" name="button about land" scale_image="TRUE" width="102" /> |
1227 | name="button about land" scale_image="TRUE" width="102" /> | ||
1228 | </panel> | 1161 | </panel> |
1229 | 1162 | <string name="status_rotate"> | |
1230 | <text hidden="true" name="status_rotate">Drag colored bands to rotate object</text> | 1163 | Drag colored bands to rotate object |
1231 | <text hidden="true" name="status_scale">Click and drag to stretch selected side</text> | 1164 | </string> |
1232 | <text hidden="true" name="status_move">Drag to move, shift-drag to copy</text> | 1165 | <string name="status_scale"> |
1233 | <text hidden="true" name="status_modifyland">Click and hold to modify land</text> | 1166 | Click and drag to stretch selected side |
1234 | <text hidden="true" name="status_camera">Click and drag to change view</text> | 1167 | </string> |
1235 | <text hidden="true" name="status_grab">Drag to move objects, Ctrl to lift, Ctrl-Shift to spin</text> | 1168 | <string name="status_move"> |
1236 | <text hidden="true" name="status_place">Click in the world to create, shift-click to select</text> | 1169 | Drag to move, shift-drag to copy |
1237 | <text hidden="true" name="status_selectland">Click and drag to select land</text> | 1170 | </string> |
1238 | 1171 | <string name="status_modifyland"> | |
1239 | <text hidden="true" name="grid_screen_text">Screen</text> | 1172 | Click and hold to modify land |
1240 | <text hidden="true" name="grid_local_text">Local</text> | 1173 | </string> |
1241 | <text hidden="true" name="grid_world_text">World</text> | 1174 | <string name="status_camera"> |
1242 | <text hidden="true" name="grid_reference_text">Reference</text> | 1175 | Click and drag to change view |
1243 | <text hidden="true" name="grid_attachment_text">Attachment</text> | 1176 | </string> |
1244 | 1177 | <string name="status_grab"> | |
1178 | Drag to move objects, Ctrl to lift, Ctrl-Shift to spin | ||
1179 | </string> | ||
1180 | <string name="status_place"> | ||
1181 | Click in the world to create, shift-click to select | ||
1182 | </string> | ||
1183 | <string name="status_selectland"> | ||
1184 | Click and drag to select land | ||
1185 | </string> | ||
1186 | <string name="grid_screen_text"> | ||
1187 | Screen | ||
1188 | </string> | ||
1189 | <string name="grid_local_text"> | ||
1190 | Local | ||
1191 | </string> | ||
1192 | <string name="grid_world_text"> | ||
1193 | World | ||
1194 | </string> | ||
1195 | <string name="grid_reference_text"> | ||
1196 | Reference | ||
1197 | </string> | ||
1198 | <string name="grid_attachment_text"> | ||
1199 | Attachment | ||
1200 | </string> | ||
1245 | </floater> | 1201 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_top_objects.xml b/linden/indra/newview/skins/xui/en-us/floater_top_objects.xml index 68f2b6c..a46671f 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_top_objects.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_top_objects.xml | |||
@@ -6,30 +6,17 @@ | |||
6 | name="title_text" width="400"> | 6 | name="title_text" width="400"> |
7 | Loading... | 7 | Loading... |
8 | </text> | 8 | </text> |
9 | <scroll_list | 9 | <scroll_list bottom_delta="-150" draw_border="true" draw_heading="true" |
10 | name="objects_list" | 10 | follows="left|top|bottom|right" height="150" left="10" multi_select="true" |
11 | bottom_delta="-150" | 11 | name="objects_list" width="430"> |
12 | left="10" | 12 | <column label="Score" name="score" width="55" /> |
13 | width="430" | 13 | <column dynamicwidth="true" label="Name" name="name" /> |
14 | height="150" | 14 | <column label="Owner" name="owner" width="105" /> |
15 | multi_select="true" | 15 | <column label="Location" name="location" width="130" /> |
16 | draw_border="true" | 16 | </scroll_list> |
17 | draw_heading="true" | 17 | <text bottom_delta="-30" follows="left|bottom" font="SansSerifSmall" height="20" |
18 | follows="left|top|bottom|right"> | 18 | left="10" name="id_text" width="100"> |
19 | <column name="score" label="Score" width="55" /> | 19 | Object ID: |
20 | <column name="name" label="Name" dynamicwidth="true" /> | ||
21 | <column name="owner" label="Owner" width="105" /> | ||
22 | <column name="location" label="Location" width="130" /> | ||
23 | </scroll_list> | ||
24 | <text name="id_text" | ||
25 | left="10" | ||
26 | bottom_delta="-30" | ||
27 | width="100" | ||
28 | height="20" | ||
29 | follows="left|bottom" | ||
30 | font="SansSerifSmall" | ||
31 | > | ||
32 | Object ID: | ||
33 | </text> | 20 | </text> |
34 | <line_editor bg_readonly_color="clear" bottom_delta="3" enabled="false" | 21 | <line_editor bg_readonly_color="clear" bottom_delta="3" enabled="false" |
35 | follows="left|bottom|right" font="SansSerifSmall" height="20" left="80" | 22 | follows="left|bottom|right" font="SansSerifSmall" height="20" left="80" |
@@ -64,25 +51,25 @@ Object ID: | |||
64 | name="disable_all_btn" width="130" /> | 51 | name="disable_all_btn" width="130" /> |
65 | <button bottom="35" follows="bottom|right" height="20" label="Refresh" | 52 | <button bottom="35" follows="bottom|right" height="20" label="Refresh" |
66 | name="refresh_btn" right="-10" width="100" /> | 53 | name="refresh_btn" right="-10" width="100" /> |
67 | <text hidden="true" name="top_scripts_title"> | 54 | <string name="top_scripts_title"> |
68 | Top Scripts | 55 | Top Scripts |
69 | </text> | 56 | </string> |
70 | <text hidden="true" name="top_scripts_text"> | 57 | <string name="top_scripts_text"> |
71 | [COUNT] scripts taking a total of [TIME] ms | 58 | [COUNT] scripts taking a total of [TIME] ms |
72 | </text> | 59 | </string> |
73 | <text hidden="true" name="scripts_score_label"> | 60 | <string name="scripts_score_label"> |
74 | Time | 61 | Time |
75 | </text> | 62 | </string> |
76 | <text hidden="true" name="top_colliders_title"> | 63 | <string name="top_colliders_title"> |
77 | Top Colliders | 64 | Top Colliders |
78 | </text> | 65 | </string> |
79 | <text hidden="true" name="top_colliders_text"> | 66 | <string name="top_colliders_text"> |
80 | Top [COUNT] objects experiencing many potential collisions | 67 | Top [COUNT] objects experiencing many potential collisions |
81 | </text> | 68 | </string> |
82 | <text hidden="true" name="colliders_score_label"> | 69 | <string name="colliders_score_label"> |
83 | Score | 70 | Score |
84 | </text> | 71 | </string> |
85 | <text hidden="true" name="none_descriptor"> | 72 | <string name="none_descriptor"> |
86 | None found. | 73 | None found. |
87 | </text> | 74 | </string> |
88 | </floater> | 75 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_tos.xml b/linden/indra/newview/skins/xui/en-us/floater_tos.xml index f002bf2..4f0a4da 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_tos.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_tos.xml | |||
@@ -1,7 +1,7 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater can_close="false" can_drag_on_left="false" can_minimize="false" | 2 | <floater can_close="false" can_drag_on_left="false" can_minimize="false" |
3 | can_resize="false" height="500" min_height="100" min_width="100" | 3 | can_resize="false" height="500" min_height="100" min_width="100" |
4 | name="modal container" title=" " width="600"> | 4 | name="modal container" title="" width="600"> |
5 | <button bottom="-484" enabled="false" font="SansSerif" halign="center" height="20" | 5 | <button bottom="-484" enabled="false" font="SansSerif" halign="center" height="20" |
6 | label="Continue" label_selected="Continue" left="376" mouse_opaque="true" | 6 | label="Continue" label_selected="Continue" left="376" mouse_opaque="true" |
7 | name="Continue" width="100" /> | 7 | name="Continue" width="100" /> |
@@ -43,7 +43,7 @@ you must accept the agreement. | |||
43 | name="tos_html" | 43 | name="tos_html" |
44 | start_url="data:text/html,%3Chtml%3E%3Chead%3E%3C/head%3E%3Cbody bgcolor=%22#ffffff%22 text=%22000000%22%3E%3Ch1%3E%3Ctt%3Eloading...%3C/tt%3E%3C/h1%3E %3C/body%3E %3C/html%3E" | 44 | start_url="data:text/html,%3Chtml%3E%3Chead%3E%3C/head%3E%3Cbody bgcolor=%22#ffffff%22 text=%22000000%22%3E%3Ch1%3E%3Ctt%3Eloading...%3C/tt%3E%3C/h1%3E %3C/body%3E %3C/html%3E" |
45 | text_readonly_color="1, 1, 1, 1" width="568" word_wrap="true" /> | 45 | text_readonly_color="1, 1, 1, 1" width="568" word_wrap="true" /> |
46 | <text hidden="true" name="real_url"> | 46 | <string name="real_url"> |
47 | http://secondlife.com/app/tos/ | 47 | http://secondlife.com/app/tos/ |
48 | </text> | 48 | </string> |
49 | </floater> | 49 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_url_entry.xml b/linden/indra/newview/skins/xui/en-us/floater_url_entry.xml new file mode 100644 index 0000000..64926c9 --- /dev/null +++ b/linden/indra/newview/skins/xui/en-us/floater_url_entry.xml | |||
@@ -0,0 +1,23 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <floater can_close="true" can_drag_on_left="false" can_minimize="false" | ||
3 | can_resize="false" height="87" max_height="91" min_height="87" | ||
4 | min_width="500" name="url_entry" title="" width="500"> | ||
5 | <text bottom="-20" follows="top|left" height="15" left="20" name="media_label" | ||
6 | top="-20"> | ||
7 | Media URL: | ||
8 | </text> | ||
9 | <combo_box allow_text_entry="true" bottom="-35" follows="left|top|right" height="19" | ||
10 | left="90" max_chars="255" max_length="550" name="media_entry" width="370" /> | ||
11 | <button bottom="10" bottom_delta="-35" follows="top|left" height="20" label="OK" | ||
12 | left="20" name="ok_btn" width="64" /> | ||
13 | <button bottom="10" bottom_delta="0" follows="top|left" height="20" label="Cancel" | ||
14 | left="112" name="cancel_btn" width="64" /> | ||
15 | <button bottom="10" bottom_delta="0" follows="top|left" height="20" label="Cancel" | ||
16 | left="112" name="cancel_btn2" width="64" /> | ||
17 | <button bottom="10" bottom_delta="0" follows="top|right" height="20" label="Clear" | ||
18 | name="clear_btn" right="460" width="64" /> | ||
19 | <text bottom_delta="2" follows="bottom|left" height="15" left="220" | ||
20 | name="loading_label" visible="false"> | ||
21 | Loading... | ||
22 | </text> | ||
23 | </floater> | ||
diff --git a/linden/indra/newview/skins/xui/en-us/floater_voice_wizard.xml b/linden/indra/newview/skins/xui/en-us/floater_voice_wizard.xml index 536e578..6ed2ea4 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_voice_wizard.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_voice_wizard.xml | |||
@@ -1,17 +1,19 @@ | |||
1 | <floater bottom="0" can_resize="false" can_minimize="true" height="300" left="0" name="floater_voice_wizard" | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | title="Voice Setup" width="420"> | 2 | <floater bottom="0" can_minimize="true" can_resize="false" height="300" left="0" |
3 | <tab_container name="wizard_tabs" hide_tabs="true" bottom="30" left="4" top="-20" right="-2" tab_position="bottom"> | 3 | name="floater_voice_wizard" title="Voice Setup" width="420"> |
4 | <panel bottom="0" filename="panel_voice_enable.xml" left="0" right="0"/> | 4 | <tab_container bottom="30" hide_tabs="true" left="4" name="wizard_tabs" right="-2" |
5 | <panel bottom="0" filename="panel_voice_options.xml" left="0" right="0"/> | 5 | tab_position="bottom" top="-20"> |
6 | <panel bottom="0" name="device_settings" filename="panel_audio_device.xml" left="0" right="0"/> | 6 | <panel bottom="0" filename="panel_voice_enable.xml" left="0" right="0" /> |
7 | </tab_container> | 7 | <panel bottom="0" filename="panel_voice_options.xml" left="0" right="0" /> |
8 | <panel border="false" bottom="8" height="20" left="8" mouse_opaque="true" | 8 | <panel bottom="0" filename="panel_audio_device.xml" left="0" name="device_settings" |
9 | name="content_panel" width="404"> | 9 | right="0" /> |
10 | <!--<button bottom="0" height="20" label="Help" left="0" name="help_btn" width="70" />--> | 10 | </tab_container> |
11 | <button bottom="0" height="20" label="Previous" left="55" name="back_btn" width="85" /> | 11 | <panel border="false" bottom="8" height="20" left="8" mouse_opaque="true" |
12 | <button bottom="0" height="20" label="Next" left_delta="90" name="next_btn" width="85" /> | 12 | name="content_panel" width="404"> |
13 | <button bottom="0" height="20" label="Finish" left_delta="90" name="ok_btn" width="85" /> | 13 | <button bottom="0" height="20" label="Previous" left="55" name="back_btn" width="85" /> |
14 | <button bottom="0" height="20" label="Cancel" left_delta="90" name="cancel_btn" | 14 | <button bottom="0" height="20" label="Next" left_delta="90" name="next_btn" width="85" /> |
15 | width="80" /> | 15 | <button bottom="0" height="20" label="Finish" left_delta="90" name="ok_btn" width="85" /> |
16 | </panel> | 16 | <button bottom="0" height="20" label="Cancel" left_delta="90" name="cancel_btn" |
17 | width="80" /> | ||
18 | </panel> | ||
17 | </floater> | 19 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_water.xml b/linden/indra/newview/skins/xui/en-us/floater_water.xml new file mode 100644 index 0000000..9182c17 --- /dev/null +++ b/linden/indra/newview/skins/xui/en-us/floater_water.xml | |||
@@ -0,0 +1,260 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <floater bottom="-150" can_close="true" can_drag_on_left="false" can_minimize="true" | ||
3 | can_resize="false" height="240" hidden="false" left="50" min_height="200" | ||
4 | min_width="400" mouse_opaque="true" name="Water Floater" | ||
5 | rect_control="FloaterAdvancedWaterRect" title="Advanced Water Editor" | ||
6 | width="700"> | ||
7 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
8 | bottom="-50" drop_shadow_visible="true" follows="left|top|right" | ||
9 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
10 | left="10" mouse_opaque="true" name="KeyFramePresetsText" v_pad="0" | ||
11 | width="110"> | ||
12 | Water Presets: | ||
13 | </text> | ||
14 | <combo_box allow_text_entry="false" bottom="-50" follows="left|top" height="18" | ||
15 | left_delta="110" max_chars="20" mouse_opaque="true" | ||
16 | name="WaterPresetsCombo" width="150" /> | ||
17 | <button bottom="-53" enabled="true" font="SansSerif" halign="center" height="20" | ||
18 | hidden="false" label="New" label_selected="New" left_delta="170" | ||
19 | mouse_opaque="true" name="WaterNewPreset" scale_image="true" width="50" /> | ||
20 | <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="20" | ||
21 | hidden="false" label="Save" label_selected="Save" left_delta="60" | ||
22 | mouse_opaque="true" name="WaterSavePreset" scale_image="true" width="50" /> | ||
23 | <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="20" | ||
24 | hidden="false" label="Delete" label_selected="Delete" left_delta="60" | ||
25 | mouse_opaque="true" name="WaterDeletePreset" scale_image="true" width="50" /> | ||
26 | <tab_container bottom="-240" follows="left|top" height="180" hidden="false" left="0" | ||
27 | mouse_opaque="false" name="Water Tabs" tab_position="top" width="700"> | ||
28 | <panel border="true" bottom="-240" follows="left|top|right|bottom" height="180" | ||
29 | hidden="false" label="Settings" left="1" mouse_opaque="false" | ||
30 | name="Settings" width="698"> | ||
31 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
32 | bottom="-20" drop_shadow_visible="true" follows="left|top|right" | ||
33 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
34 | left="10" mouse_opaque="true" name="BHText" v_pad="0" width="355"> | ||
35 | Water Fog Color | ||
36 | </text> | ||
37 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
38 | left="105" name="WaterFogColorHelp" width="18" /> | ||
39 | <color_swatch border_color="0.45098, 0.517647, 0.607843, 1" bottom="-80" | ||
40 | can_apply_immediately="true" color="0.5, 0.5, 0.5, 1" follows="left|top" | ||
41 | height="50" hidden="false" label="" left="40" mouse_opaque="true" | ||
42 | name="WaterFogColor" tool_tip="Click to open Color Picker" width="40" /> | ||
43 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
44 | bottom="-90" drop_shadow_visible="true" follows="left|top|right" | ||
45 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
46 | left="10" mouse_opaque="true" name="WaterFogDensText" v_pad="0" width="355"> | ||
47 | Fog Density Exponent | ||
48 | </text> | ||
49 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
50 | left="135" name="WaterFogDensityHelp" width="18" /> | ||
51 | <slider bottom_delta="-30" can_edit_text="false" control_name="WaterFogDensity" | ||
52 | decimal_digits="1" follows="left" height="10" increment=".1" | ||
53 | initial_val="16" label="" left="24" max_val="10" min_val="0" | ||
54 | mouse_opaque="true" name="WaterFogDensity" show_text="true" value="1.0" | ||
55 | width="200" /> | ||
56 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
57 | bottom="-130" drop_shadow_visible="true" follows="left|top|right" | ||
58 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
59 | left="10" mouse_opaque="true" name="WaterUnderWaterFogModText" v_pad="0" | ||
60 | width="355"> | ||
61 | Underwater Fog Modifier | ||
62 | </text> | ||
63 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
64 | left="155" name="WaterUnderWaterFogModHelp" width="18" /> | ||
65 | <slider bottom_delta="-30" can_edit_text="false" control_name="" decimal_digits="2" | ||
66 | follows="left" height="10" increment=".01" initial_val="16" label="" | ||
67 | left="24" max_val="2" min_val="0" mouse_opaque="true" | ||
68 | name="WaterUnderWaterFogMod" show_text="true" value="0.25" width="200" /> | ||
69 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
70 | bottom="-20" drop_shadow_visible="true" follows="left|top|right" | ||
71 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
72 | left="245" mouse_opaque="true" name="BDensText" v_pad="0" width="355"> | ||
73 | Reflection Wavelet Scale | ||
74 | </text> | ||
75 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
76 | left="391" name="WaterNormalScaleHelp" width="18" /> | ||
77 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
78 | bottom="-37" drop_shadow_visible="true" follows="left|top|right" | ||
79 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
80 | left="245" mouse_opaque="true" name="BHText2" v_pad="0" width="10"> | ||
81 | 1 | ||
82 | </text> | ||
83 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
84 | bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right" | ||
85 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
86 | left_delta="0" mouse_opaque="true" name="BHText3" v_pad="0" width="10"> | ||
87 | 2 | ||
88 | </text> | ||
89 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
90 | bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right" | ||
91 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
92 | left_delta="0" mouse_opaque="true" name="BHText4" v_pad="0" width="10"> | ||
93 | 3 | ||
94 | </text> | ||
95 | <slider bottom="-50" can_edit_text="false" control_name="WaterNormalScaleX" | ||
96 | decimal_digits="1" follows="left" height="10" increment="0.1" | ||
97 | initial_val="0.7" label="" left="259" max_val="10" min_val="0" | ||
98 | mouse_opaque="true" name="WaterNormalScaleX" show_text="true" value="1.0" | ||
99 | width="200" /> | ||
100 | <slider bottom_delta="-11" can_edit_text="false" control_name="WaterNormalScaleY" | ||
101 | decimal_digits="1" follows="left" height="10" increment="0.1" | ||
102 | initial_val="0.7" label="" left="259" max_val="10" min_val="0" | ||
103 | mouse_opaque="true" name="WaterNormalScaleY" show_text="true" value="1.0" | ||
104 | width="200" /> | ||
105 | <slider bottom_delta="-11" can_edit_text="false" control_name="WaterNormalScaleZ" | ||
106 | decimal_digits="1" follows="left" height="10" increment="0.1" | ||
107 | initial_val="0.7" label="" left="259" max_val="10" min_val="0" | ||
108 | mouse_opaque="true" name="WaterNormalScaleZ" show_text="true" value="1.0" | ||
109 | width="200" /> | ||
110 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
111 | bottom="-80" drop_shadow_visible="true" follows="left|top|right" | ||
112 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
113 | left="245" mouse_opaque="true" name="HDText" v_pad="0" width="355"> | ||
114 | Fresnel Scale | ||
115 | </text> | ||
116 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
117 | left="325" name="WaterFresnelScaleHelp" width="18" /> | ||
118 | <slider bottom_delta="-30" can_edit_text="false" control_name="WaterFresnelScale" | ||
119 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
120 | initial_val="0.7" label="" left="259" max_val="1" min_val="0" | ||
121 | mouse_opaque="true" name="WaterFresnelScale" show_text="true" value="1.0" | ||
122 | width="200" /> | ||
123 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
124 | bottom="-115" drop_shadow_visible="true" follows="left|top|right" | ||
125 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
126 | left="245" mouse_opaque="true" name="FresnelOffsetText" v_pad="0" | ||
127 | width="355"> | ||
128 | Fresnel Offset | ||
129 | </text> | ||
130 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
131 | left="330" name="WaterFresnelOffsetHelp" width="18" /> | ||
132 | <slider bottom_delta="-30" can_edit_text="false" control_name="WaterFresnelOffset" | ||
133 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
134 | initial_val="0.7" label="" left="259" max_val="1" min_val="0" | ||
135 | mouse_opaque="true" name="WaterFresnelOffset" show_text="true" value="1.0" | ||
136 | width="200" /> | ||
137 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
138 | bottom="-20" drop_shadow_visible="true" follows="left|top|right" | ||
139 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
140 | left="480" mouse_opaque="true" name="DensMultText" v_pad="0" width="355"> | ||
141 | Refract Scale Above | ||
142 | </text> | ||
143 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
144 | left="598" name="WaterScaleAboveHelp" width="18" /> | ||
145 | <slider bottom_delta="-30" can_edit_text="false" control_name="WaterScaleAbove" | ||
146 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
147 | initial_val="0.1" label="" left="494" max_val="1" min_val="0" | ||
148 | mouse_opaque="true" name="WaterScaleAbove" show_text="true" value="1.0" | ||
149 | width="200" /> | ||
150 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
151 | bottom="-53" drop_shadow_visible="true" follows="left|top|right" | ||
152 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
153 | left="480" mouse_opaque="true" name="WaterScaleBelowText" v_pad="0" | ||
154 | width="355"> | ||
155 | Refract Scale Below | ||
156 | </text> | ||
157 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
158 | left="598" name="WaterScaleBelowHelp" width="18" /> | ||
159 | <slider bottom_delta="-30" can_edit_text="false" control_name="WaterScaleBelow" | ||
160 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
161 | initial_val="0" label="" left="494" max_val="1" min_val="0" | ||
162 | mouse_opaque="true" name="WaterScaleBelow" show_text="true" value="0.0" | ||
163 | width="200" /> | ||
164 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
165 | bottom="-87" drop_shadow_visible="true" follows="left|top|right" | ||
166 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
167 | left="480" mouse_opaque="true" name="MaxAltText" v_pad="0" width="355"> | ||
168 | Blur Multiplier | ||
169 | </text> | ||
170 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
171 | left="565" name="WaterBlurMultiplierHelp" width="18" /> | ||
172 | <slider bottom_delta="-30" can_edit_text="false" control_name="WaterBlurMult" | ||
173 | decimal_digits="3" follows="left" height="10" increment=".001" | ||
174 | initial_val="0" label="" left="494" max_val=".16" min_val="0" | ||
175 | mouse_opaque="true" name="WaterBlurMult" show_text="true" value="0" | ||
176 | width="200" /> | ||
177 | </panel> | ||
178 | <panel border="true" bottom="-240" follows="left|top|right|bottom" height="180" | ||
179 | hidden="false" label="Image" left="1" mouse_opaque="false" name="Waves" | ||
180 | width="698"> | ||
181 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
182 | bottom="-20" drop_shadow_visible="true" follows="left|top|right" | ||
183 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
184 | left="10" mouse_opaque="true" name="BHText" v_pad="0" width="355"> | ||
185 | Big Wave Direction | ||
186 | </text> | ||
187 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
188 | left="120" name="WaterWave1Help" width="18" /> | ||
189 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
190 | bottom="-37" drop_shadow_visible="true" follows="left|top|right" | ||
191 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
192 | left="10" mouse_opaque="true" name="WaterWave1DirXText" v_pad="0" | ||
193 | width="10"> | ||
194 | X | ||
195 | </text> | ||
196 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
197 | bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right" | ||
198 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
199 | left_delta="0" mouse_opaque="true" name="WaterWave1DirYText" v_pad="0" | ||
200 | width="10"> | ||
201 | Y | ||
202 | </text> | ||
203 | <slider bottom="-50" can_edit_text="false" control_name="WaterWave1DirX" | ||
204 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
205 | initial_val="0.7" label="" left="24" max_val="4" min_val="-4" | ||
206 | mouse_opaque="true" name="WaterWave1DirX" show_text="true" value="0.7" | ||
207 | width="200" /> | ||
208 | <slider bottom_delta="-11" can_edit_text="false" control_name="WaterWave1DirY" | ||
209 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
210 | initial_val="0.7" label="" left="24" max_val="4" min_val="-4" | ||
211 | mouse_opaque="true" name="WaterWave1DirY" show_text="true" value="0.7" | ||
212 | width="200" /> | ||
213 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
214 | bottom="-70" drop_shadow_visible="true" follows="left|top|right" | ||
215 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
216 | left="10" mouse_opaque="true" name="BHText2" v_pad="0" width="355"> | ||
217 | Little Wave Direction | ||
218 | </text> | ||
219 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
220 | left="130" name="WaterWave2Help" width="18" /> | ||
221 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
222 | bottom="-87" drop_shadow_visible="true" follows="left|top|right" | ||
223 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
224 | left="10" mouse_opaque="true" name="WaterWave2DirXText" v_pad="0" | ||
225 | width="10"> | ||
226 | X | ||
227 | </text> | ||
228 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
229 | bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right" | ||
230 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
231 | left_delta="0" mouse_opaque="true" name="WaterWave2DirYText" v_pad="0" | ||
232 | width="10"> | ||
233 | Y | ||
234 | </text> | ||
235 | <slider bottom="-100" can_edit_text="false" control_name="WaterWave2DirX" | ||
236 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
237 | initial_val="0.7" label="" left="24" max_val="4" min_val="-4" | ||
238 | mouse_opaque="true" name="WaterWave2DirX" show_text="true" value="0.7" | ||
239 | width="200" /> | ||
240 | <slider bottom_delta="-11" can_edit_text="false" control_name="WaterWave2DirY" | ||
241 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
242 | initial_val="0.7" label="" left="24" max_val="4" min_val="-4" | ||
243 | mouse_opaque="true" name="WaterWave2DirY" show_text="true" value="0.7" | ||
244 | width="200" /> | ||
245 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
246 | bottom="-20" drop_shadow_visible="true" follows="left|top|right" | ||
247 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
248 | left="240" mouse_opaque="true" name="BHText3" v_pad="0" width="355"> | ||
249 | Normal Map | ||
250 | </text> | ||
251 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
252 | left="315" name="WaterNormalMapHelp" width="18" /> | ||
253 | <texture_picker bottom="-165" height="143" label="" left="250" name="WaterNormalMap" | ||
254 | width="128" /> | ||
255 | </panel> | ||
256 | </tab_container> | ||
257 | <string name="WLDefaultWaterNames"> | ||
258 | Default:Glassy:Pond:Murky:Second Plague:SNAKE!!!:Valdez | ||
259 | </string> | ||
260 | </floater> | ||
diff --git a/linden/indra/newview/skins/xui/en-us/floater_wearable_save_as.xml b/linden/indra/newview/skins/xui/en-us/floater_wearable_save_as.xml index 5f39f64..0284e55 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_wearable_save_as.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_wearable_save_as.xml | |||
@@ -1,25 +1,25 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater border="true" bottom="372" can_close="false" can_drag_on_left="false" | 2 | <floater border="true" bottom="372" can_close="false" can_drag_on_left="false" |
3 | can_minimize="false" can_resize="false" can_tear_off="true" enabled="true" | 3 | can_minimize="false" can_resize="false" can_tear_off="true" enabled="true" |
4 | height="100" hidden="false" left="415" min_height="100" min_width="100" | 4 | height="100" left="415" min_height="100" min_width="100" |
5 | mouse_opaque="true" name="modal container" title=" " width="240"> | 5 | mouse_opaque="true" name="modal container" title="" width="240"> |
6 | <button bottom="-90" enabled="true" font="SansSerif" halign="center" height="20" | 6 | <button bottom="-90" enabled="true" font="SansSerif" halign="center" height="20" |
7 | hidden="false" label="Save" label_selected="Save" left="20" | 7 | label="Save" label_selected="Save" left="20" mouse_opaque="true" |
8 | mouse_opaque="true" name="Save" scale_image="true" width="82" /> | 8 | name="Save" scale_image="true" width="82" /> |
9 | <button bottom="-90" enabled="true" font="SansSerif" halign="center" height="20" | 9 | <button bottom="-90" enabled="true" font="SansSerif" halign="center" height="20" |
10 | hidden="false" label="Cancel" label_selected="Cancel" left="138" | 10 | label="Cancel" label_selected="Cancel" left="138" mouse_opaque="true" |
11 | mouse_opaque="true" name="Cancel" scale_image="true" width="82" /> | 11 | name="Cancel" scale_image="true" width="82" /> |
12 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 12 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
13 | bottom="-26" drop_shadow_visible="true" enabled="true" follows="left|top" | 13 | bottom="-26" drop_shadow_visible="true" enabled="true" follows="left|top" |
14 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 14 | font="SansSerif" h_pad="0" halign="left" height="16" left="20" |
15 | left="20" mouse_opaque="true" name="Save item as:" v_pad="0" width="200"> | 15 | mouse_opaque="true" name="Save item as:" v_pad="0" width="200"> |
16 | Save item as: | 16 | Save item as: |
17 | </text> | 17 | </text> |
18 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-50" | 18 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-50" |
19 | enabled="true" follows="left|top" font="SansSerif" | 19 | enabled="true" follows="left|top" font="SansSerif" |
20 | handle_edit_keys_directly="true" height="20" hidden="false" left="20" | 20 | handle_edit_keys_directly="true" height="20" left="20" max_length="63" |
21 | max_length="63" mouse_opaque="true" name="name ed" | 21 | mouse_opaque="true" name="name ed" select_all_on_focus_received="false" |
22 | select_all_on_focus_received="false" select_on_focus="false" width="200"> | 22 | select_on_focus="false" width="200"> |
23 | New [DESC] | 23 | New [DESC] |
24 | </line_editor> | 24 | </line_editor> |
25 | </floater> | 25 | </floater> |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_windlight_options.xml b/linden/indra/newview/skins/xui/en-us/floater_windlight_options.xml new file mode 100644 index 0000000..30ca821 --- /dev/null +++ b/linden/indra/newview/skins/xui/en-us/floater_windlight_options.xml | |||
@@ -0,0 +1,593 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <floater bottom="-150" can_close="true" can_drag_on_left="false" can_minimize="true" | ||
3 | can_resize="false" height="220" hidden="false" left="50" min_height="180" | ||
4 | min_width="400" mouse_opaque="true" name="WindLight floater" | ||
5 | rect_control="FloaterAdvancedSkyRect" title="Advanced Sky Editor" | ||
6 | width="700"> | ||
7 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
8 | bottom="-50" drop_shadow_visible="true" follows="left|top|right" | ||
9 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
10 | left="10" mouse_opaque="true" name="KeyFramePresetsText" v_pad="0" | ||
11 | width="110"> | ||
12 | Sky Presets: | ||
13 | </text> | ||
14 | <combo_box allow_text_entry="false" bottom="-50" follows="left|top" height="18" | ||
15 | left_delta="110" max_chars="20" mouse_opaque="true" name="WLPresetsCombo" | ||
16 | width="150" /> | ||
17 | <button bottom="-53" enabled="true" font="SansSerif" halign="center" height="20" | ||
18 | hidden="false" label="New" label_selected="New" left_delta="170" | ||
19 | mouse_opaque="true" name="WLNewPreset" scale_image="true" width="50" /> | ||
20 | <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="20" | ||
21 | hidden="false" label="Save" label_selected="Save" left_delta="60" | ||
22 | mouse_opaque="true" name="WLSavePreset" scale_image="true" width="50" /> | ||
23 | <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="20" | ||
24 | hidden="false" label="Delete" label_selected="Delete" left_delta="60" | ||
25 | mouse_opaque="true" name="WLDeletePreset" scale_image="true" width="50" /> | ||
26 | <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="20" | ||
27 | hidden="false" label="Day Cycle Editor" label_selected="Day Cycle Editor" | ||
28 | left_delta="160" mouse_opaque="true" name="WLDayCycleMenuButton" | ||
29 | scale_image="true" width="120" /> | ||
30 | <tab_container bottom="-220" follows="left|top" height="160" hidden="false" left="0" | ||
31 | mouse_opaque="false" name="WindLight Tabs" tab_position="top" width="700"> | ||
32 | <panel border="true" bottom="-220" follows="left|top|right|bottom" height="160" | ||
33 | hidden="false" label="Atmosphere" left="1" mouse_opaque="false" | ||
34 | name="Atmosphere" width="698"> | ||
35 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
36 | bottom="-20" drop_shadow_visible="true" follows="left|top|right" | ||
37 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
38 | left="10" mouse_opaque="true" name="BHText" v_pad="0" width="355"> | ||
39 | Blue Horizon | ||
40 | </text> | ||
41 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
42 | left="85" name="WLBlueHorizonHelp" width="18" /> | ||
43 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
44 | bottom="-37" drop_shadow_visible="true" follows="left|top|right" | ||
45 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
46 | left="10" mouse_opaque="true" name="BHText2" v_pad="0" width="10"> | ||
47 | R | ||
48 | </text> | ||
49 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
50 | bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right" | ||
51 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
52 | left_delta="0" mouse_opaque="true" name="BHText3" v_pad="0" width="10"> | ||
53 | G | ||
54 | </text> | ||
55 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
56 | bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right" | ||
57 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
58 | left_delta="0" mouse_opaque="true" name="BHText4" v_pad="0" width="10"> | ||
59 | B | ||
60 | </text> | ||
61 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
62 | bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right" | ||
63 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
64 | left_delta="0" mouse_opaque="true" name="BHText5" v_pad="0" width="10"> | ||
65 | I | ||
66 | </text> | ||
67 | <slider bottom="-50" can_edit_text="false" control_name="WLBlueHorizonR" | ||
68 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
69 | initial_val="0.7" label="" left="24" max_val="1" min_val="0" | ||
70 | mouse_opaque="true" name="WLBlueHorizonR" show_text="true" value="0.7" | ||
71 | width="200" /> | ||
72 | <slider bottom_delta="-11" can_edit_text="false" control_name="WLBlueHorizonG" | ||
73 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
74 | initial_val="0.7" label="" left="24" max_val="1" min_val="0" | ||
75 | mouse_opaque="true" name="WLBlueHorizonG" show_text="true" value="0.7" | ||
76 | width="200" /> | ||
77 | <slider bottom_delta="-11" can_edit_text="false" control_name="WLBlueHorizonB" | ||
78 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
79 | initial_val="0.7" label="" left="24" max_val="1" min_val="0" | ||
80 | mouse_opaque="true" name="WLBlueHorizonB" show_text="true" value="0.7" | ||
81 | width="200" /> | ||
82 | <slider bottom_delta="-11" can_edit_text="false" control_name="WLBlueHorizonI" | ||
83 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
84 | initial_val="1.0" label="" left="24" max_val="1" min_val="0" | ||
85 | mouse_opaque="true" name="WLBlueHorizonI" show_text="true" value="1.0" | ||
86 | width="200" /> | ||
87 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
88 | bottom="-87" drop_shadow_visible="true" follows="left|top|right" | ||
89 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
90 | left="10" mouse_opaque="true" name="BDensText" v_pad="0" width="355"> | ||
91 | Haze Horizon | ||
92 | </text> | ||
93 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
94 | left="87" name="WLHazeHorizonHelp" width="18" /> | ||
95 | <slider bottom_delta="-30" can_edit_text="false" control_name="WLHazeHorizon" | ||
96 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
97 | initial_val="0.25" label="" left="24" max_val="1.0" min_val="0" | ||
98 | mouse_opaque="true" name="WLHazeHorizon" show_text="true" value="1.0" | ||
99 | width="200" /> | ||
100 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
101 | bottom="-20" drop_shadow_visible="true" follows="left|top|right" | ||
102 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
103 | left="245" mouse_opaque="true" name="BDensText2" v_pad="0" width="355"> | ||
104 | Blue Density | ||
105 | </text> | ||
106 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
107 | left="320" name="WLBlueDensityHelp" width="18" /> | ||
108 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
109 | bottom="-37" drop_shadow_visible="true" follows="left|top|right" | ||
110 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
111 | left="245" mouse_opaque="true" name="BHText6" v_pad="0" width="10"> | ||
112 | R | ||
113 | </text> | ||
114 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
115 | bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right" | ||
116 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
117 | left_delta="0" mouse_opaque="true" name="BHText7" v_pad="0" width="10"> | ||
118 | G | ||
119 | </text> | ||
120 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
121 | bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right" | ||
122 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
123 | left_delta="0" mouse_opaque="true" name="BHText8" v_pad="0" width="10"> | ||
124 | B | ||
125 | </text> | ||
126 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
127 | bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right" | ||
128 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
129 | left_delta="0" mouse_opaque="true" name="BHText9" v_pad="0" width="10"> | ||
130 | I | ||
131 | </text> | ||
132 | <slider bottom="-50" can_edit_text="false" control_name="WLBlueDensityR" | ||
133 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
134 | initial_val="0.7" label="" left="259" max_val="1" min_val="0" | ||
135 | mouse_opaque="true" name="WLBlueDensityR" show_text="true" value="1.0" | ||
136 | width="200" /> | ||
137 | <slider bottom_delta="-11" can_edit_text="false" control_name="WLBlueDensityG" | ||
138 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
139 | initial_val="0.7" label="" left="259" max_val="1" min_val="0" | ||
140 | mouse_opaque="true" name="WLBlueDensityG" show_text="true" value="1.0" | ||
141 | width="200" /> | ||
142 | <slider bottom_delta="-11" can_edit_text="false" control_name="WLBlueDensityB" | ||
143 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
144 | initial_val="0.7" label="" left="259" max_val="1" min_val="0" | ||
145 | mouse_opaque="true" name="WLBlueDensityB" show_text="true" value="1.0" | ||
146 | width="200" /> | ||
147 | <slider bottom_delta="-11" can_edit_text="false" control_name="WLBlueDensityI" | ||
148 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
149 | initial_val="1" label="" left="259" max_val="1" min_val="0" | ||
150 | mouse_opaque="true" name="WLBlueDensityI" show_text="true" value="1.0" | ||
151 | width="200" /> | ||
152 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
153 | bottom="-87" drop_shadow_visible="true" follows="left|top|right" | ||
154 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
155 | left="245" mouse_opaque="true" name="HDText" v_pad="0" width="355"> | ||
156 | Haze Density | ||
157 | </text> | ||
158 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
159 | left="325" name="WLHazeDensityHelp" width="18" /> | ||
160 | <slider bottom_delta="-30" can_edit_text="false" control_name="WLHazeDensity" | ||
161 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
162 | initial_val="0.7" label="" left="259" max_val="4" min_val="0" | ||
163 | mouse_opaque="true" name="WLHazeDensity" show_text="true" value="1.0" | ||
164 | width="200" /> | ||
165 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
166 | bottom="-20" drop_shadow_visible="true" follows="left|top|right" | ||
167 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
168 | left="480" mouse_opaque="true" name="DensMultText" v_pad="0" width="355"> | ||
169 | Density Multiplier | ||
170 | </text> | ||
171 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
172 | left="582" name="WLDensityMultHelp" width="18" /> | ||
173 | <slider bottom_delta="-30" can_edit_text="false" control_name="WLDensityMult" | ||
174 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
175 | initial_val="0.1" label="" left="494" max_val="0.9" min_val="0" | ||
176 | mouse_opaque="true" name="WLDensityMult" show_text="true" value="1.0" | ||
177 | width="200" /> | ||
178 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
179 | bottom="-53" drop_shadow_visible="true" follows="left|top|right" | ||
180 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
181 | left="480" mouse_opaque="true" name="WLDistanceMultText" v_pad="0" | ||
182 | width="355"> | ||
183 | Distance Multiplier | ||
184 | </text> | ||
185 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
186 | left="589" name="WLDistanceMultHelp" width="18" /> | ||
187 | <slider bottom_delta="-30" can_edit_text="false" control_name="WLDistancMult" | ||
188 | decimal_digits="1" follows="left" height="10" increment="0.1" | ||
189 | initial_val="1.0" label="" left="494" max_val="100" min_val="0" | ||
190 | mouse_opaque="true" name="WLDistanceMult" show_text="true" value="0.0" | ||
191 | width="207" /> | ||
192 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
193 | bottom="-87" drop_shadow_visible="true" follows="left|top|right" | ||
194 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
195 | left="480" mouse_opaque="true" name="MaxAltText" v_pad="0" width="355"> | ||
196 | Max Altitude | ||
197 | </text> | ||
198 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
199 | left="555" name="WLMaxAltitudeHelp" width="18" /> | ||
200 | <slider bottom_delta="-30" can_edit_text="false" control_name="WLMaxAltitude" | ||
201 | decimal_digits="0" follows="left" height="10" increment="1" | ||
202 | initial_val="500" label="" left="494" max_val="4000" min_val="0" | ||
203 | mouse_opaque="true" name="WLMaxAltitude" show_text="true" value="4000" | ||
204 | width="205" /> | ||
205 | </panel> | ||
206 | <panel border="true" bottom="-180" follows="left|top|right|bottom" height="160" | ||
207 | hidden="false" label="Lighting" left="1" mouse_opaque="true" | ||
208 | name="Lighting" width="698"> | ||
209 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
210 | bottom="-20" drop_shadow_visible="true" follows="left|top|right" | ||
211 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
212 | left="10" mouse_opaque="true" name="SLCText" v_pad="0" width="355"> | ||
213 | Sun/Moon Color | ||
214 | </text> | ||
215 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
216 | left="108" name="WLSunlightColorHelp" width="18" /> | ||
217 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
218 | bottom="-37" drop_shadow_visible="true" follows="left|top|right" | ||
219 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
220 | left="10" mouse_opaque="true" name="BHText" v_pad="0" width="10"> | ||
221 | R | ||
222 | </text> | ||
223 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
224 | bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right" | ||
225 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
226 | left_delta="0" mouse_opaque="true" name="BHText2" v_pad="0" width="10"> | ||
227 | G | ||
228 | </text> | ||
229 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
230 | bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right" | ||
231 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
232 | left_delta="0" mouse_opaque="true" name="BHText3" v_pad="0" width="10"> | ||
233 | B | ||
234 | </text> | ||
235 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
236 | bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right" | ||
237 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
238 | left_delta="0" mouse_opaque="true" name="BHText4" v_pad="0" width="10"> | ||
239 | I | ||
240 | </text> | ||
241 | <slider bottom="-50" can_edit_text="false" control_name="WLSunlightR" | ||
242 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
243 | initial_val="0.7" label="" left="24" max_val="1" min_val="0" | ||
244 | mouse_opaque="true" name="WLSunlightR" show_text="true" value="0.7" | ||
245 | width="200" /> | ||
246 | <slider bottom_delta="-11" can_edit_text="false" control_name="WLSunlightG" | ||
247 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
248 | initial_val="0.7" label="" left="24" max_val="1" min_val="0" | ||
249 | mouse_opaque="true" name="WLSunlightG" show_text="true" value="0.7" | ||
250 | width="200" /> | ||
251 | <slider bottom_delta="-11" can_edit_text="false" control_name="WLSunlightB" | ||
252 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
253 | initial_val="0.7" label="" left="24" max_val="1" min_val="0" | ||
254 | mouse_opaque="true" name="WLSunlightB" show_text="true" value="0.7" | ||
255 | width="200" /> | ||
256 | <slider bottom_delta="-11" can_edit_text="false" control_name="WLSunlightI" | ||
257 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
258 | initial_val="1.0" label="" left="24" max_val="1" min_val="0" | ||
259 | mouse_opaque="true" name="WLSunlightI" show_text="true" value="1.0" | ||
260 | width="200" /> | ||
261 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
262 | bottom="-87" drop_shadow_visible="true" follows="left|top|right" | ||
263 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
264 | left="10" mouse_opaque="true" name="TODText" v_pad="0" width="355"> | ||
265 | Sun/Moon Position | ||
266 | </text> | ||
267 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
268 | left="142" name="WLTimeOfDayHelp" width="18" /> | ||
269 | <icon bottom_delta="-30" follows="left|top" height="20" image_name="icon_diurnal.tga" | ||
270 | left="30" name="SkyDayCycle" width="148" /> | ||
271 | <slider bottom_delta="-30" can_edit_text="false" control_name="WLSunAngle" | ||
272 | decimal_digits="3" follows="left" height="10" increment="0.001" | ||
273 | initial_val="0.7" label="" left="24" max_val="1" min_val="0" | ||
274 | mouse_opaque="true" name="WLSunAngle" show_text="true" value="1.0" | ||
275 | width="204" /> | ||
276 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
277 | bottom="-20" drop_shadow_visible="true" follows="left|top|right" | ||
278 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
279 | left="245" mouse_opaque="true" name="WLAmbientText" v_pad="0" width="355"> | ||
280 | Ambient | ||
281 | </text> | ||
282 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
283 | left="294" name="WLAmbientHelp" width="18" /> | ||
284 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
285 | bottom="-37" drop_shadow_visible="true" follows="left|top|right" | ||
286 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
287 | left="245" mouse_opaque="true" name="BHText5" v_pad="0" width="10"> | ||
288 | R | ||
289 | </text> | ||
290 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
291 | bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right" | ||
292 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
293 | left_delta="0" mouse_opaque="true" name="BHText6" v_pad="0" width="10"> | ||
294 | G | ||
295 | </text> | ||
296 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
297 | bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right" | ||
298 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
299 | left_delta="0" mouse_opaque="true" name="BHText7" v_pad="0" width="10"> | ||
300 | B | ||
301 | </text> | ||
302 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
303 | bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right" | ||
304 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
305 | left_delta="0" mouse_opaque="true" name="BHText8" v_pad="0" width="10"> | ||
306 | I | ||
307 | </text> | ||
308 | <slider bottom="-50" can_edit_text="false" control_name="WLAmbientR" decimal_digits="2" | ||
309 | follows="left" height="10" increment="0.01" initial_val="0.7" label="" | ||
310 | left="259" max_val="1" min_val="0" mouse_opaque="true" name="WLAmbientR" | ||
311 | show_text="true" value="1.0" width="200" /> | ||
312 | <slider bottom_delta="-11" can_edit_text="false" control_name="WLAmbientG" | ||
313 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
314 | initial_val="0.7" label="" left="259" max_val="1" min_val="0" | ||
315 | mouse_opaque="true" name="WLAmbientG" show_text="true" value="1.0" | ||
316 | width="200" /> | ||
317 | <slider bottom_delta="-11" can_edit_text="false" control_name="WLAmbientB" | ||
318 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
319 | initial_val="0.7" label="" left="259" max_val="1" min_val="0" | ||
320 | mouse_opaque="true" name="WLAmbientB" show_text="true" value="1.0" | ||
321 | width="200" /> | ||
322 | <slider bottom_delta="-11" can_edit_text="false" control_name="WLAmbientI" | ||
323 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
324 | initial_val="1" label="" left="259" max_val="1" min_val="0" | ||
325 | mouse_opaque="true" name="WLAmbientI" show_text="true" value="1.0" | ||
326 | width="200" /> | ||
327 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
328 | bottom="-87" drop_shadow_visible="true" follows="left|top|right" | ||
329 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
330 | left="245" mouse_opaque="true" name="WLEastAngleText" v_pad="0" width="355"> | ||
331 | East Angle | ||
332 | </text> | ||
333 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
334 | left="307" name="WLEastAngleHelp" width="18" /> | ||
335 | <slider bottom_delta="-30" can_edit_text="false" control_name="WLEastAngle" | ||
336 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
337 | initial_val="0.0" label="" left="259" max_val="1" min_val="0" | ||
338 | mouse_opaque="true" name="WLEastAngle" show_text="true" value="1.0" | ||
339 | width="200" /> | ||
340 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
341 | bottom="-20" drop_shadow_visible="true" follows="left|top|right" | ||
342 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
343 | left="480" mouse_opaque="true" name="SunGlowText" v_pad="0" width="355"> | ||
344 | Sun Glow | ||
345 | </text> | ||
346 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
347 | left="540" name="WLSunGlowHelp" width="18" /> | ||
348 | <slider bottom_delta="-30" can_edit_text="false" control_name="WLGlowB" | ||
349 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
350 | initial_val="0.1" label="Focus " left="494" max_val="0.5" min_val="0" | ||
351 | mouse_opaque="true" name="WLGlowB" show_text="true" value="1.0" width="200" /> | ||
352 | <slider bottom_delta="-11" can_edit_text="false" control_name="WLGlowR" | ||
353 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
354 | initial_val="0.25" label="Size " left="494" max_val="1.99" min_val="1" | ||
355 | mouse_opaque="true" name="WLGlowR" show_text="true" value="1.0" width="200" /> | ||
356 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
357 | bottom="-67" drop_shadow_visible="true" follows="left|top|right" | ||
358 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
359 | left="480" mouse_opaque="true" name="SceneGammaText" v_pad="0" width="200"> | ||
360 | Scene Gamma | ||
361 | </text> | ||
362 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
363 | left="564" name="WLSceneGammaHelp" width="18" /> | ||
364 | <slider bottom_delta="-30" can_edit_text="false" control_name="WLGamma" | ||
365 | decimal_digits="2" follows="bottom" height="10" increment="0.01" | ||
366 | initial_val="2.0" label="" left="494" max_val="10.0" min_val="0" | ||
367 | mouse_opaque="true" name="WLGamma" show_text="true" value="2.0" width="207" /> | ||
368 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
369 | bottom="-102" drop_shadow_visible="true" follows="left|top|right" | ||
370 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
371 | left="480" mouse_opaque="true" name="WLStarText" v_pad="0" width="355"> | ||
372 | Star Brightness | ||
373 | </text> | ||
374 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
375 | left="570" name="WLStarBrightnessHelp" width="18" /> | ||
376 | <slider bottom_delta="-30" can_edit_text="false" control_name="WLStarAlpha" | ||
377 | decimal_digits="2" follows="bottom" height="10" increment="0.01" | ||
378 | initial_val="0" label="" left="494" max_val="2" min_val="0" | ||
379 | mouse_opaque="true" name="WLStarAlpha" show_text="true" value="0" | ||
380 | width="200" /> | ||
381 | </panel> | ||
382 | <panel border="true" bottom="-180" follows="left|top|right|bottom" height="160" | ||
383 | hidden="false" label="Clouds" left="1" mouse_opaque="false" name="Clouds" | ||
384 | width="698"> | ||
385 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
386 | bottom="-20" drop_shadow_visible="true" follows="left|top|right" | ||
387 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
388 | left="10" mouse_opaque="true" name="WLCloudColorText" v_pad="0" width="355"> | ||
389 | Cloud Color | ||
390 | </text> | ||
391 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
392 | left="80" name="WLCloudColorHelp" width="18" /> | ||
393 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
394 | bottom="-37" drop_shadow_visible="true" follows="left|top|right" | ||
395 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
396 | left="10" mouse_opaque="true" name="BHText" v_pad="0" width="10"> | ||
397 | R | ||
398 | </text> | ||
399 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
400 | bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right" | ||
401 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
402 | left_delta="0" mouse_opaque="true" name="BHText2" v_pad="0" width="10"> | ||
403 | G | ||
404 | </text> | ||
405 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
406 | bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right" | ||
407 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
408 | left_delta="0" mouse_opaque="true" name="BHText3" v_pad="0" width="10"> | ||
409 | B | ||
410 | </text> | ||
411 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
412 | bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right" | ||
413 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
414 | left_delta="0" mouse_opaque="true" name="BHText4" v_pad="0" width="10"> | ||
415 | I | ||
416 | </text> | ||
417 | <slider bottom="-50" can_edit_text="false" control_name="WLCloudColorR" | ||
418 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
419 | initial_val="0.7" label="" left="24" max_val="1" min_val="0" | ||
420 | mouse_opaque="true" name="WLCloudColorR" show_text="true" value="0.7" | ||
421 | width="200" /> | ||
422 | <slider bottom_delta="-11" can_edit_text="false" control_name="WLCloudColorG" | ||
423 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
424 | initial_val="0.7" label="" left="24" max_val="1" min_val="0" | ||
425 | mouse_opaque="true" name="WLCloudColorG" show_text="true" value="0.7" | ||
426 | width="200" /> | ||
427 | <slider bottom_delta="-11" can_edit_text="false" control_name="WLCloudColorB" | ||
428 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
429 | initial_val="0.7" label="" left="24" max_val="1" min_val="0" | ||
430 | mouse_opaque="true" name="WLCloudColorB" show_text="true" value="0.7" | ||
431 | width="200" /> | ||
432 | <slider bottom_delta="-11" can_edit_text="false" control_name="WLCloudColorI" | ||
433 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
434 | initial_val="1.0" label="" left="24" max_val="1" min_val="0" | ||
435 | mouse_opaque="true" name="WLCloudColorI" show_text="true" value="1.0" | ||
436 | width="200" /> | ||
437 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
438 | bottom="-87" drop_shadow_visible="true" follows="left|top|right" | ||
439 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
440 | left="10" mouse_opaque="true" name="WLCloudColorText2" v_pad="0" | ||
441 | width="355"> | ||
442 | Cloud XY/Density | ||
443 | </text> | ||
444 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
445 | left="110" name="WLCloudDensityHelp" width="18" /> | ||
446 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
447 | bottom="-103" drop_shadow_visible="true" follows="left|top|right" | ||
448 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
449 | left="10" mouse_opaque="true" name="BHText5" v_pad="0" width="10"> | ||
450 | X | ||
451 | </text> | ||
452 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
453 | bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right" | ||
454 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
455 | left_delta="0" mouse_opaque="true" name="BHText6" v_pad="0" width="10"> | ||
456 | Y | ||
457 | </text> | ||
458 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
459 | bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right" | ||
460 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
461 | left_delta="0" mouse_opaque="true" name="BHText7" v_pad="0" width="10"> | ||
462 | D | ||
463 | </text> | ||
464 | <slider bottom="-117" can_edit_text="false" control_name="WLCloudX" decimal_digits="2" | ||
465 | follows="left" height="10" increment="0.01" initial_val="0.5" label="" | ||
466 | left="24" max_val="1" min_val="0" mouse_opaque="true" name="WLCloudX" | ||
467 | show_text="true" value="0.5" width="200" /> | ||
468 | <slider bottom_delta="-11" can_edit_text="false" control_name="WLCloudY" | ||
469 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
470 | initial_val="0.5" label="" left="24" max_val="1" min_val="0" | ||
471 | mouse_opaque="true" name="WLCloudY" show_text="true" value="0.5" | ||
472 | width="200" /> | ||
473 | <slider bottom_delta="-11" can_edit_text="false" control_name="WLCloudDensity" | ||
474 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
475 | initial_val="1.0" label="" left="24" max_val="1" min_val="0" | ||
476 | mouse_opaque="true" name="WLCloudDensity" show_text="true" value="1.0" | ||
477 | width="200" /> | ||
478 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
479 | bottom="-20" drop_shadow_visible="true" follows="left|top|right" | ||
480 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
481 | left="245" mouse_opaque="true" name="WLCloudCoverageText" v_pad="0" | ||
482 | width="355"> | ||
483 | Cloud Coverage | ||
484 | </text> | ||
485 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
486 | left="335" name="WLCloudCoverageHelp" width="18" /> | ||
487 | <slider bottom_delta="-30" can_edit_text="false" control_name="WLCloudCoverage" | ||
488 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
489 | initial_val="0.5" label="" left="259" max_val="1" min_val="0" | ||
490 | mouse_opaque="true" name="WLCloudCoverage" show_text="true" value="0.0" | ||
491 | width="200" /> | ||
492 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
493 | bottom="-55" drop_shadow_visible="true" follows="left|top|right" | ||
494 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
495 | left="240" mouse_opaque="true" name="WLCloudScaleText" v_pad="0" | ||
496 | width="355"> | ||
497 | Cloud Scale | ||
498 | </text> | ||
499 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
500 | left="310" name="WLCloudScaleHelp" width="18" /> | ||
501 | <slider bottom_delta="-30" can_edit_text="false" control_name="WLCloudScale" | ||
502 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
503 | initial_val="1.0" label="" left="259" max_val="1.0" min_val="0.01" | ||
504 | mouse_opaque="true" name="WLCloudScale" show_text="true" value="1.0" | ||
505 | width="200" /> | ||
506 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
507 | bottom="-87" drop_shadow_visible="true" follows="left|top|right" | ||
508 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
509 | left="245" mouse_opaque="true" name="WLCloudDetailText" v_pad="0" | ||
510 | width="355"> | ||
511 | Cloud Detail (XY/Density) | ||
512 | </text> | ||
513 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
514 | left="390" name="WLCloudDetailHelp" width="18" /> | ||
515 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
516 | bottom="-103" drop_shadow_visible="true" follows="left|top|right" | ||
517 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
518 | left="245" mouse_opaque="true" name="BHText8" v_pad="0" width="10"> | ||
519 | X | ||
520 | </text> | ||
521 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
522 | bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right" | ||
523 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
524 | left_delta="0" mouse_opaque="true" name="BHText9" v_pad="0" width="10"> | ||
525 | Y | ||
526 | </text> | ||
527 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
528 | bottom_delta="-11" drop_shadow_visible="true" follows="left|top|right" | ||
529 | font="SansSerifSmall" h_pad="0" halign="center" height="16" hidden="false" | ||
530 | left_delta="0" mouse_opaque="true" name="BHText10" v_pad="0" width="10"> | ||
531 | D | ||
532 | </text> | ||
533 | <slider bottom="-117" can_edit_text="false" control_name="WLCloudDetailX" | ||
534 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
535 | initial_val="0.5" label="" left="259" max_val="1" min_val="0" | ||
536 | mouse_opaque="true" name="WLCloudDetailX" show_text="true" value="0.5" | ||
537 | width="200" /> | ||
538 | <slider bottom_delta="-11" can_edit_text="false" control_name="WLCloudDetailY" | ||
539 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
540 | initial_val="0.5" label="" left="259" max_val="1" min_val="0" | ||
541 | mouse_opaque="true" name="WLCloudDetailY" show_text="true" value="0.5" | ||
542 | width="200" /> | ||
543 | <slider bottom_delta="-11" can_edit_text="false" control_name="WLCloudDetailDensity" | ||
544 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
545 | initial_val="1.0" label="" left="259" max_val="1" min_val="0" | ||
546 | mouse_opaque="true" name="WLCloudDetailDensity" show_text="true" | ||
547 | value="1.0" width="200" /> | ||
548 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
549 | bottom="-20" drop_shadow_visible="true" follows="left|top|right" | ||
550 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
551 | left="480" mouse_opaque="true" name="WLCloudScrollXText" v_pad="0" | ||
552 | width="355"> | ||
553 | Cloud Scroll X | ||
554 | </text> | ||
555 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
556 | left="558" name="WLCloudScrollXHelp" width="18" /> | ||
557 | <check_box control_name="WLCloudLockX" follows="left" font="SansSerifSmall" height="16" | ||
558 | initial_value="false" label="Lock" left="580" mouse_opaque="true" | ||
559 | name="WLCloudLockX" width="200" /> | ||
560 | <slider bottom_delta="-15" can_edit_text="false" control_name="WLCloudScrollX" | ||
561 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
562 | initial_val="0.5" label="" left="494" max_val="10" min_val="-10" | ||
563 | mouse_opaque="true" name="WLCloudScrollX" show_text="true" value="0.0" | ||
564 | width="200" /> | ||
565 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
566 | bottom="-60" drop_shadow_visible="true" follows="left|top|right" | ||
567 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | ||
568 | left="480" mouse_opaque="true" name="WLCloudScrollYText" v_pad="0" | ||
569 | width="355"> | ||
570 | Cloud Scroll Y | ||
571 | </text> | ||
572 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
573 | left="558" name="WLCloudScrollYHelp" width="18" /> | ||
574 | <check_box control_name="WLCloudLockY" follows="left" font="SansSerifSmall" height="16" | ||
575 | initial_value="false" label="Lock" left="580" mouse_opaque="true" | ||
576 | name="WLCloudLockY" width="200" /> | ||
577 | <slider bottom_delta="-15" can_edit_text="false" control_name="WLCloudScrollY" | ||
578 | decimal_digits="2" follows="left" height="10" increment="0.01" | ||
579 | initial_val="0.5" label="" left="494" max_val="10" min_val="-10" | ||
580 | mouse_opaque="true" name="WLCloudScrollY" show_text="true" value="0.0" | ||
581 | width="200" /> | ||
582 | <check_box bottom="-120" control_name="DrawClassicClouds" follows="left" | ||
583 | font="SansSerifSmall" height="16" initial_value="false" | ||
584 | label="Draw Classic Clouds" left="480" mouse_opaque="true" | ||
585 | name="DrawClassicClouds" width="200" /> | ||
586 | <button bottom="-102" follows="left|top" font="SansSerifSmall" height="15" label="?" | ||
587 | left="608" name="WLClassicCloudsHelp" width="18" /> | ||
588 | </panel> | ||
589 | </tab_container> | ||
590 | <string name="WLDefaultSkyNames"> | ||
591 | A-12AM:A-12PM:A-3AM:A-3PM:A-4.30PM:A-6AM:A-6PM:A-9AM:A-9PM:Barcelona:Blizzard:Blue Midday:Coastal Afternoon:Coastal Sunset:Default:Desert Sunset:Fine Day:Fluffy Big Clouds:Foggy:Funky Funky:Funky Funky Funky:Gelatto:Ghost:Incongruent Truths:Midday 1:Midday 2:Midday 3:Midday 4:Night:Pirate:Purple:Sailor's Delight:Sheer Sensuality | ||
592 | </string> | ||
593 | </floater> | ||
diff --git a/linden/indra/newview/skins/xui/en-us/floater_world_map.xml b/linden/indra/newview/skins/xui/en-us/floater_world_map.xml index b32091c..bd74b05 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_world_map.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_world_map.xml | |||
@@ -1,6 +1,7 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
1 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" | 2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" |
2 | height="711" min_height="520" min_width="410" name="worldmap" | 3 | height="711" min_height="520" min_width="410" name="worldmap" |
3 | rect_control="FloaterWorldMapRect" title="World Map" width="1243"> | 4 | rect_control="FloaterWorldMapRect2" title="World Map" width="1243"> |
4 | <tab_container bottom="-701" follows="left|top|right|bottom" height="681" left="15" | 5 | <tab_container bottom="-701" follows="left|top|right|bottom" height="681" left="15" |
5 | mouse_opaque="false" name="maptab" tab_position="top" width="995"> | 6 | mouse_opaque="false" name="maptab" tab_position="top" width="995"> |
6 | <panel bottom="-680" follows="left|top|right|bottom" height="664" label="Objects" | 7 | <panel bottom="-680" follows="left|top|right|bottom" height="664" label="Objects" |
@@ -82,7 +83,7 @@ | |||
82 | Infohub | 83 | Infohub |
83 | </text> | 84 | </text> |
84 | <check_box bottom="-116" control_name="MapShowInfohubs" follows="top|right" | 85 | <check_box bottom="-116" control_name="MapShowInfohubs" follows="top|right" |
85 | font="SansSerifSmall" height="16" initial_value="false" label=" " | 86 | font="SansSerifSmall" height="16" initial_value="false" label="" |
86 | left_delta="70" mouse_opaque="true" name="infohub_chk" width="55" /> | 87 | left_delta="70" mouse_opaque="true" name="infohub_chk" width="55" /> |
87 | <icon bottom="-136" color="1, 1, 1, 1" follows="top|right" height="16" | 88 | <icon bottom="-136" color="1, 1, 1, 1" follows="top|right" height="16" |
88 | image_name="map_telehub.tga" left="1013" mouse_opaque="true" name="telehub" | 89 | image_name="map_telehub.tga" left="1013" mouse_opaque="true" name="telehub" |
@@ -94,7 +95,7 @@ | |||
94 | Telehub | 95 | Telehub |
95 | </text> | 96 | </text> |
96 | <check_box bottom="-136" control_name="MapShowTelehubs" follows="top|right" | 97 | <check_box bottom="-136" control_name="MapShowTelehubs" follows="top|right" |
97 | font="SansSerifSmall" height="16" initial_value="false" label=" " | 98 | font="SansSerifSmall" height="16" initial_value="false" label="" |
98 | left_delta="70" mouse_opaque="true" name="telehubchk" width="55" /> | 99 | left_delta="70" mouse_opaque="true" name="telehubchk" width="55" /> |
99 | <icon bottom="-76" color="1, 1, 1, 1" follows="top|right" height="16" | 100 | <icon bottom="-76" color="1, 1, 1, 1" follows="top|right" height="16" |
100 | image_name="icon_popular.tga" left="1123" mouse_opaque="true" | 101 | image_name="icon_popular.tga" left="1123" mouse_opaque="true" |
@@ -106,7 +107,7 @@ | |||
106 | Popular | 107 | Popular |
107 | </text> | 108 | </text> |
108 | <check_box bottom="-76" control_name="MapShowPopular" follows="top|right" | 109 | <check_box bottom="-76" control_name="MapShowPopular" follows="top|right" |
109 | font="SansSerifSmall" height="16" initial_value="false" label=" " | 110 | font="SansSerifSmall" height="16" initial_value="false" label="" |
110 | left_delta="80" mouse_opaque="true" name="popular_chk" width="55" /> | 111 | left_delta="80" mouse_opaque="true" name="popular_chk" width="55" /> |
111 | <icon bottom="-96" color="1, 1, 1, 1" follows="top|right" height="16" | 112 | <icon bottom="-96" color="1, 1, 1, 1" follows="top|right" height="16" |
112 | image_name="icon_for_sale.tga" left="1123" mouse_opaque="true" | 113 | image_name="icon_for_sale.tga" left="1123" mouse_opaque="true" |
@@ -118,7 +119,7 @@ | |||
118 | Land For Sale | 119 | Land For Sale |
119 | </text> | 120 | </text> |
120 | <check_box bottom="-96" control_name="MapShowLandForSale" follows="top|right" | 121 | <check_box bottom="-96" control_name="MapShowLandForSale" follows="top|right" |
121 | font="SansSerifSmall" height="16" initial_value="false" label=" " | 122 | font="SansSerifSmall" height="16" initial_value="false" label="" |
122 | left_delta="80" mouse_opaque="true" name="land_for_sale_chk" width="55" /> | 123 | left_delta="80" mouse_opaque="true" name="land_for_sale_chk" width="55" /> |
123 | <icon bottom="-116" color="1, 1, 1, 1" follows="top|right" height="16" | 124 | <icon bottom="-116" color="1, 1, 1, 1" follows="top|right" height="16" |
124 | image_name="map_event.tga" left="1123" mouse_opaque="true" name="event" | 125 | image_name="map_event.tga" left="1123" mouse_opaque="true" name="event" |
@@ -130,7 +131,7 @@ | |||
130 | Events | 131 | Events |
131 | </text> | 132 | </text> |
132 | <check_box bottom="-116" control_name="MapShowEvents" follows="top|right" | 133 | <check_box bottom="-116" control_name="MapShowEvents" follows="top|right" |
133 | font="SansSerifSmall" height="16" initial_value="false" label=" " | 134 | font="SansSerifSmall" height="16" initial_value="false" label="" |
134 | left_delta="80" mouse_opaque="true" name="event_chk" width="55" /> | 135 | left_delta="80" mouse_opaque="true" name="event_chk" width="55" /> |
135 | <icon bottom="-136" color="1, 1, 1, 1" follows="top|right" height="16" | 136 | <icon bottom="-136" color="1, 1, 1, 1" follows="top|right" height="16" |
136 | image_name="map_event_mature.tga" left="1123" mouse_opaque="true" | 137 | image_name="map_event_mature.tga" left="1123" mouse_opaque="true" |
@@ -142,7 +143,7 @@ | |||
142 | Events (M) | 143 | Events (M) |
143 | </text> | 144 | </text> |
144 | <check_box bottom="-136" control_name="ShowMatureEvents" follows="top|right" | 145 | <check_box bottom="-136" control_name="ShowMatureEvents" follows="top|right" |
145 | font="SansSerifSmall" height="16" initial_value="true" label=" " | 146 | font="SansSerifSmall" height="16" initial_value="true" label="" |
146 | left_delta="80" mouse_opaque="true" name="event_mature_chk" width="55" /> | 147 | left_delta="80" mouse_opaque="true" name="event_mature_chk" width="55" /> |
147 | <icon bottom="-181" color="0.5, 0, 0, 1" follows="top|right" height="16" | 148 | <icon bottom="-181" color="0.5, 0, 0, 1" follows="top|right" height="16" |
148 | image_name="map_track_16.tga" left="1013" mouse_opaque="true" | 149 | image_name="map_track_16.tga" left="1013" mouse_opaque="true" |
@@ -169,7 +170,7 @@ | |||
169 | name="location_icon" width="16" /> | 170 | name="location_icon" width="16" /> |
170 | <line_editor bottom_delta="0" follows="top|right" height="20" label="Search by Region Name" | 171 | <line_editor bottom_delta="0" follows="top|right" height="20" label="Search by Region Name" |
171 | left_delta="20" name="location" select_on_focus="true" | 172 | left_delta="20" name="location" select_on_focus="true" |
172 | tool_tip="Type the name of a region" width="140"/> | 173 | tool_tip="Type the name of a region" width="140" /> |
173 | <button bottom_delta="0" follows="top|right" font="SansSerif" halign="center" | 174 | <button bottom_delta="0" follows="top|right" font="SansSerif" halign="center" |
174 | height="20" label="Search" left_delta="145" mouse_opaque="true" | 175 | height="20" label="Search" left_delta="145" mouse_opaque="true" |
175 | name="DoSearch" tool_tip="Search for region" width="60" /> | 176 | name="DoSearch" tool_tip="Search for region" width="60" /> |
@@ -220,9 +221,10 @@ | |||
220 | height="20" label="Show My Location" label_selected="Show My Location" | 221 | height="20" label="Show My Location" label_selected="Show My Location" |
221 | left_delta="100" mouse_opaque="true" name="Show My Location" | 222 | left_delta="100" mouse_opaque="true" name="Show My Location" |
222 | tool_tip="Center map on your avatar's location" width="125" /> | 223 | tool_tip="Center map on your avatar's location" width="125" /> |
223 | <button bottom_delta="-24" enabled="false" follows="bottom|right" height="20" | 224 | <button bottom_delta="-24" enabled="false" follows="bottom|right" font="SansSerif" |
224 | label="Copy SLURL to clipboard" left="-230" width="222" name="copy_slurl" font="SansSerif" | 225 | height="20" label="Copy SLURL to clipboard" left="-230" name="copy_slurl" |
225 | tool_tip="Copies current location as SLURL to be used on the web."/> | 226 | tool_tip="Copies current location as SLURL to be used on the web." |
227 | width="222" /> | ||
226 | <slider bottom="-697" can_edit_text="false" decimal_digits="3" follows="right|bottom" | 228 | <slider bottom="-697" can_edit_text="false" decimal_digits="3" follows="right|bottom" |
227 | height="16" increment="0.2" initial_val="48.5029" label="Zoom" left="-230" | 229 | height="16" increment="0.2" initial_val="48.5029" label="Zoom" left="-230" |
228 | max_val="0" min_val="-8" mouse_opaque="true" name="zoom slider" | 230 | max_val="0" min_val="-8" mouse_opaque="true" name="zoom slider" |
diff --git a/linden/indra/newview/skins/xui/en-us/menu_inventory.xml b/linden/indra/newview/skins/xui/en-us/menu_inventory.xml index c1b72d4..925c2a4 100644 --- a/linden/indra/newview/skins/xui/en-us/menu_inventory.xml +++ b/linden/indra/newview/skins/xui/en-us/menu_inventory.xml | |||
@@ -1,259 +1,250 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <menu bottom="100" color="0, 0, 0, 1" drop_shadow="true" height="101" hidden="false" | 2 | <menu bottom="100" color="0, 0, 0, 1" drop_shadow="true" height="101" left="100" |
3 | left="100" mouse_opaque="false" name="Popup" opaque="true" width="128"> | 3 | mouse_opaque="false" name="Popup" opaque="true" width="128"> |
4 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Buy" left="0" | 4 | <menu_item_call bottom_delta="-18" height="18" label="Buy" left="0" mouse_opaque="true" |
5 | mouse_opaque="true" name="Task Buy" width="128"> | 5 | name="Task Buy" width="128"> |
6 | <on_click filter="" function="Inventory.DoToSelected" userdata="task_buy" /> | 6 | <on_click filter="" function="Inventory.DoToSelected" userdata="task_buy" /> |
7 | </menu_item_call> | 7 | </menu_item_call> |
8 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Open" left="0" | 8 | <menu_item_call bottom_delta="-18" height="18" label="Open" left="0" mouse_opaque="true" |
9 | mouse_opaque="true" name="Task Open" width="128"> | 9 | name="Task Open" width="128"> |
10 | <on_click filter="" function="Inventory.DoToSelected" userdata="task_open" /> | 10 | <on_click filter="" function="Inventory.DoToSelected" userdata="task_open" /> |
11 | </menu_item_call> | 11 | </menu_item_call> |
12 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Play" left="0" | 12 | <menu_item_call bottom_delta="-18" height="18" label="Play" left="0" mouse_opaque="true" |
13 | mouse_opaque="true" name="Task Play" width="128"> | 13 | name="Task Play" width="128"> |
14 | <on_click filter="" function="Inventory.DoToSelected" userdata="task_play" /> | 14 | <on_click filter="" function="Inventory.DoToSelected" userdata="task_play" /> |
15 | </menu_item_call> | 15 | </menu_item_call> |
16 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Properties" left="0" | 16 | <menu_item_call bottom_delta="-18" height="18" label="Properties" left="0" mouse_opaque="true" |
17 | mouse_opaque="true" name="Task Properties" width="128"> | 17 | name="Task Properties" width="128"> |
18 | <on_click filter="" function="Inventory.DoToSelected" userdata="task_properties" /> | 18 | <on_click filter="" function="Inventory.DoToSelected" userdata="task_properties" /> |
19 | </menu_item_call> | 19 | </menu_item_call> |
20 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Rename" left="0" | 20 | <menu_item_call bottom_delta="-18" height="18" label="Rename" left="0" mouse_opaque="true" |
21 | mouse_opaque="true" name="Task Rename" width="128"> | 21 | name="Task Rename" width="128"> |
22 | <on_click filter="" function="Inventory.DoToSelected" userdata="rename" /> | 22 | <on_click filter="" function="Inventory.DoToSelected" userdata="rename" /> |
23 | </menu_item_call> | 23 | </menu_item_call> |
24 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Delete" left="0" | 24 | <menu_item_call bottom_delta="-18" height="18" label="Delete" left="0" mouse_opaque="true" |
25 | mouse_opaque="true" name="Task Remove" width="128"> | 25 | name="Task Remove" width="128"> |
26 | <on_click filter="" function="Inventory.DoToSelected" userdata="delete" /> | 26 | <on_click filter="" function="Inventory.DoToSelected" userdata="delete" /> |
27 | </menu_item_call> | 27 | </menu_item_call> |
28 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Empty Trash" left="0" | 28 | <menu_item_call bottom_delta="-18" height="18" label="Empty Trash" left="0" mouse_opaque="true" |
29 | mouse_opaque="true" name="Empty Trash" width="128"> | 29 | name="Empty Trash" width="128"> |
30 | <on_click filter="" function="Inventory.EmptyTrash" userdata="rename" /> | 30 | <on_click filter="" function="Inventory.EmptyTrash" userdata="rename" /> |
31 | </menu_item_call> | 31 | </menu_item_call> |
32 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Empty Lost And Found" | 32 | <menu_item_call bottom_delta="-18" height="18" label="Empty Lost And Found" left="0" |
33 | left="0" mouse_opaque="true" name="Empty Lost And Found" width="128"> | 33 | mouse_opaque="true" name="Empty Lost And Found" width="128"> |
34 | <on_click filter="" function="Inventory.EmptyLostAndFound" userdata="rename" /> | 34 | <on_click filter="" function="Inventory.EmptyLostAndFound" userdata="rename" /> |
35 | </menu_item_call> | 35 | </menu_item_call> |
36 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Folder" left="0" | 36 | <menu_item_call bottom_delta="-18" height="18" label="New Folder" left="0" mouse_opaque="true" |
37 | mouse_opaque="true" name="New Folder" width="128"> | 37 | name="New Folder" width="128"> |
38 | <on_click filter="" function="Inventory.DoCreate" userdata="category" /> | 38 | <on_click filter="" function="Inventory.DoCreate" userdata="category" /> |
39 | </menu_item_call> | 39 | </menu_item_call> |
40 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Script" left="0" | 40 | <menu_item_call bottom_delta="-18" height="18" label="New Script" left="0" mouse_opaque="true" |
41 | mouse_opaque="true" name="New Script" width="128"> | 41 | name="New Script" width="128"> |
42 | <on_click filter="" function="Inventory.DoCreate" userdata="lsl" /> | 42 | <on_click filter="" function="Inventory.DoCreate" userdata="lsl" /> |
43 | </menu_item_call> | 43 | </menu_item_call> |
44 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Note" left="0" | 44 | <menu_item_call bottom_delta="-18" height="18" label="New Note" left="0" mouse_opaque="true" |
45 | mouse_opaque="true" name="New Note" width="128"> | 45 | name="New Note" width="128"> |
46 | <on_click filter="" function="Inventory.DoCreate" userdata="notecard" /> | 46 | <on_click filter="" function="Inventory.DoCreate" userdata="notecard" /> |
47 | </menu_item_call> | 47 | </menu_item_call> |
48 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Gesture" left="0" | 48 | <menu_item_call bottom_delta="-18" height="18" label="New Gesture" left="0" mouse_opaque="true" |
49 | mouse_opaque="true" name="New Gesture" width="128"> | 49 | name="New Gesture" width="128"> |
50 | <on_click filter="" function="Inventory.DoCreate" userdata="gesture" /> | 50 | <on_click filter="" function="Inventory.DoCreate" userdata="gesture" /> |
51 | </menu_item_call> | 51 | </menu_item_call> |
52 | <menu bottom_delta="0" color="0, 0, 0, 1" drop_shadow="true" height="175" | 52 | <menu bottom_delta="0" color="0, 0, 0, 1" drop_shadow="true" height="175" left="0" |
53 | hidden="false" left="0" mouse_opaque="false" name="New Clothes" | 53 | mouse_opaque="false" name="New Clothes" opaque="true" tear_off="false" |
54 | opaque="true" tear_off="false" width="125"> | 54 | width="125"> |
55 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Shirt" left="0" | 55 | <menu_item_call bottom_delta="-18" height="18" label="New Shirt" left="0" mouse_opaque="true" |
56 | mouse_opaque="true" name="New Shirt" width="128"> | 56 | name="New Shirt" width="128"> |
57 | <on_click filter="" function="Inventory.DoCreate" userdata="shirt" /> | 57 | <on_click filter="" function="Inventory.DoCreate" userdata="shirt" /> |
58 | </menu_item_call> | 58 | </menu_item_call> |
59 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Pants" left="0" | 59 | <menu_item_call bottom_delta="-18" height="18" label="New Pants" left="0" mouse_opaque="true" |
60 | mouse_opaque="true" name="New Pants" width="128"> | 60 | name="New Pants" width="128"> |
61 | <on_click filter="" function="Inventory.DoCreate" userdata="pants" /> | 61 | <on_click filter="" function="Inventory.DoCreate" userdata="pants" /> |
62 | </menu_item_call> | 62 | </menu_item_call> |
63 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Shoes" left="0" | 63 | <menu_item_call bottom_delta="-18" height="18" label="New Shoes" left="0" mouse_opaque="true" |
64 | mouse_opaque="true" name="New Shoes" width="128"> | 64 | name="New Shoes" width="128"> |
65 | <on_click filter="" function="Inventory.DoCreate" userdata="shoes" /> | 65 | <on_click filter="" function="Inventory.DoCreate" userdata="shoes" /> |
66 | </menu_item_call> | 66 | </menu_item_call> |
67 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Socks" left="0" | 67 | <menu_item_call bottom_delta="-18" height="18" label="New Socks" left="0" mouse_opaque="true" |
68 | mouse_opaque="true" name="New Socks" width="128"> | 68 | name="New Socks" width="128"> |
69 | <on_click filter="" function="Inventory.DoCreate" userdata="socks" /> | 69 | <on_click filter="" function="Inventory.DoCreate" userdata="socks" /> |
70 | </menu_item_call> | 70 | </menu_item_call> |
71 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Jacket" left="0" | 71 | <menu_item_call bottom_delta="-18" height="18" label="New Jacket" left="0" mouse_opaque="true" |
72 | mouse_opaque="true" name="New Jacket" width="128"> | 72 | name="New Jacket" width="128"> |
73 | <on_click filter="" function="Inventory.DoCreate" userdata="jacket" /> | 73 | <on_click filter="" function="Inventory.DoCreate" userdata="jacket" /> |
74 | </menu_item_call> | 74 | </menu_item_call> |
75 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Skirt" left="0" | 75 | <menu_item_call bottom_delta="-18" height="18" label="New Skirt" left="0" mouse_opaque="true" |
76 | mouse_opaque="true" name="New Skirt" width="128"> | 76 | name="New Skirt" width="128"> |
77 | <on_click filter="" function="Inventory.DoCreate" userdata="skirt" /> | 77 | <on_click filter="" function="Inventory.DoCreate" userdata="skirt" /> |
78 | </menu_item_call> | 78 | </menu_item_call> |
79 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Gloves" left="0" | 79 | <menu_item_call bottom_delta="-18" height="18" label="New Gloves" left="0" mouse_opaque="true" |
80 | mouse_opaque="true" name="New Gloves" width="128"> | 80 | name="New Gloves" width="128"> |
81 | <on_click filter="" function="Inventory.DoCreate" userdata="gloves" /> | 81 | <on_click filter="" function="Inventory.DoCreate" userdata="gloves" /> |
82 | </menu_item_call> | 82 | </menu_item_call> |
83 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Undershirt" left="0" | 83 | <menu_item_call bottom_delta="-18" height="18" label="New Undershirt" left="0" |
84 | mouse_opaque="true" name="New Undershirt" width="128"> | 84 | mouse_opaque="true" name="New Undershirt" width="128"> |
85 | <on_click filter="" function="Inventory.DoCreate" userdata="undershirt" /> | 85 | <on_click filter="" function="Inventory.DoCreate" userdata="undershirt" /> |
86 | </menu_item_call> | 86 | </menu_item_call> |
87 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Underpants" left="0" | 87 | <menu_item_call bottom_delta="-18" height="18" label="New Underpants" left="0" |
88 | mouse_opaque="true" name="New Underpants" width="128"> | 88 | mouse_opaque="true" name="New Underpants" width="128"> |
89 | <on_click filter="" function="Inventory.DoCreate" userdata="underpants" /> | 89 | <on_click filter="" function="Inventory.DoCreate" userdata="underpants" /> |
90 | </menu_item_call> | 90 | </menu_item_call> |
91 | </menu> | 91 | </menu> |
92 | <menu bottom_delta="0" color="0, 0, 0, 1" drop_shadow="true" height="175" | 92 | <menu bottom_delta="0" color="0, 0, 0, 1" drop_shadow="true" height="175" left="0" |
93 | hidden="false" left="0" mouse_opaque="false" name="New Body Parts" | 93 | mouse_opaque="false" name="New Body Parts" opaque="true" tear_off="false" |
94 | opaque="true" tear_off="false" width="125"> | 94 | width="125"> |
95 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Shape" left="0" | 95 | <menu_item_call bottom_delta="-18" height="18" label="New Shape" left="0" mouse_opaque="true" |
96 | mouse_opaque="true" name="New Shape" width="128"> | 96 | name="New Shape" width="128"> |
97 | <on_click filter="" function="Inventory.DoCreate" userdata="shape" /> | 97 | <on_click filter="" function="Inventory.DoCreate" userdata="shape" /> |
98 | </menu_item_call> | 98 | </menu_item_call> |
99 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Skin" left="0" | 99 | <menu_item_call bottom_delta="-18" height="18" label="New Skin" left="0" mouse_opaque="true" |
100 | mouse_opaque="true" name="New Skin" width="128"> | 100 | name="New Skin" width="128"> |
101 | <on_click filter="" function="Inventory.DoCreate" userdata="skin" /> | 101 | <on_click filter="" function="Inventory.DoCreate" userdata="skin" /> |
102 | </menu_item_call> | 102 | </menu_item_call> |
103 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Hair" left="0" | 103 | <menu_item_call bottom_delta="-18" height="18" label="New Hair" left="0" mouse_opaque="true" |
104 | mouse_opaque="true" name="New Hair" width="128"> | 104 | name="New Hair" width="128"> |
105 | <on_click filter="" function="Inventory.DoCreate" userdata="hair" /> | 105 | <on_click filter="" function="Inventory.DoCreate" userdata="hair" /> |
106 | </menu_item_call> | 106 | </menu_item_call> |
107 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="New Eyes" left="0" | 107 | <menu_item_call bottom_delta="-18" height="18" label="New Eyes" left="0" mouse_opaque="true" |
108 | mouse_opaque="true" name="New Eyes" width="128"> | 108 | name="New Eyes" width="128"> |
109 | <on_click filter="" function="Inventory.DoCreate" userdata="eyes" /> | 109 | <on_click filter="" function="Inventory.DoCreate" userdata="eyes" /> |
110 | </menu_item_call> | 110 | </menu_item_call> |
111 | </menu> | 111 | </menu> |
112 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Teleport" left="0" | 112 | <menu_item_call bottom_delta="-18" height="18" label="Teleport" left="0" mouse_opaque="true" |
113 | mouse_opaque="true" name="Landmark Open" width="128"> | 113 | name="Landmark Open" width="128"> |
114 | <on_click filter="" function="Inventory.DoToSelected" userdata="open" /> | 114 | <on_click filter="" function="Inventory.DoToSelected" userdata="open" /> |
115 | </menu_item_call> | 115 | </menu_item_call> |
116 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Open" left="0" | 116 | <menu_item_call bottom_delta="-18" height="18" label="Open" left="0" mouse_opaque="true" |
117 | mouse_opaque="true" name="Animation Open" width="128"> | 117 | name="Animation Open" width="128"> |
118 | <on_click filter="" function="Inventory.DoToSelected" userdata="open" /> | 118 | <on_click filter="" function="Inventory.DoToSelected" userdata="open" /> |
119 | </menu_item_call> | 119 | </menu_item_call> |
120 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Open" left="0" | 120 | <menu_item_call bottom_delta="-18" height="18" label="Open" left="0" mouse_opaque="true" |
121 | mouse_opaque="true" name="Sound Open" width="128"> | 121 | name="Sound Open" width="128"> |
122 | <on_click filter="" function="Inventory.DoToSelected" userdata="open" /> | 122 | <on_click filter="" function="Inventory.DoToSelected" userdata="open" /> |
123 | </menu_item_call> | 123 | </menu_item_call> |
124 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Purge Item" left="0" | 124 | <menu_item_call bottom_delta="-18" height="18" label="Purge Item" left="0" mouse_opaque="true" |
125 | mouse_opaque="true" name="Purge Item" width="128"> | 125 | name="Purge Item" width="128"> |
126 | <on_click filter="" function="Inventory.DoToSelected" userdata="purge" /> | 126 | <on_click filter="" function="Inventory.DoToSelected" userdata="purge" /> |
127 | </menu_item_call> | 127 | </menu_item_call> |
128 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Restore Item" left="0" | 128 | <menu_item_call bottom_delta="-18" height="18" label="Restore Item" left="0" |
129 | mouse_opaque="true" name="Restore Item" width="128"> | 129 | mouse_opaque="true" name="Restore Item" width="128"> |
130 | <on_click filter="" function="Inventory.DoToSelected" userdata="restore" /> | 130 | <on_click filter="" function="Inventory.DoToSelected" userdata="restore" /> |
131 | </menu_item_call> | 131 | </menu_item_call> |
132 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Open" left="0" | 132 | <menu_item_call bottom_delta="-18" height="18" label="Open" left="0" mouse_opaque="true" |
133 | mouse_opaque="true" name="Open" width="128"> | 133 | name="Open" width="128"> |
134 | <on_click filter="" function="Inventory.DoToSelected" userdata="open" /> | 134 | <on_click filter="" function="Inventory.DoToSelected" userdata="open" /> |
135 | </menu_item_call> | 135 | </menu_item_call> |
136 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Properties" left="0" | 136 | <menu_item_call bottom_delta="-18" height="18" label="Properties" left="0" mouse_opaque="true" |
137 | mouse_opaque="true" name="Properties" width="128"> | 137 | name="Properties" width="128"> |
138 | <on_click filter="" function="Inventory.DoToSelected" userdata="properties" /> | 138 | <on_click filter="" function="Inventory.DoToSelected" userdata="properties" /> |
139 | </menu_item_call> | 139 | </menu_item_call> |
140 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Rename" left="0" | 140 | <menu_item_call bottom_delta="-18" height="18" label="Rename" left="0" mouse_opaque="true" |
141 | mouse_opaque="true" name="Rename" width="128"> | 141 | name="Rename" width="128"> |
142 | <on_click filter="" function="Inventory.DoToSelected" userdata="rename" /> | 142 | <on_click filter="" function="Inventory.DoToSelected" userdata="rename" /> |
143 | </menu_item_call> | 143 | </menu_item_call> |
144 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Copy Asset UUID" left="0" | 144 | <menu_item_call bottom_delta="-18" height="18" label="Copy Asset UUID" left="0" |
145 | mouse_opaque="true" name="Copy Asset UUID" width="128"> | 145 | mouse_opaque="true" name="Copy Asset UUID" width="128"> |
146 | <on_click filter="" function="Inventory.DoToSelected" userdata="copy_uuid" /> | 146 | <on_click filter="" function="Inventory.DoToSelected" userdata="copy_uuid" /> |
147 | </menu_item_call> | 147 | </menu_item_call> |
148 | <menu_item_separator name="Copy Separator" /> | 148 | <menu_item_separator name="Copy Separator" /> |
149 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Copy" left="0" | 149 | <menu_item_call bottom_delta="-18" height="18" label="Copy" left="0" mouse_opaque="true" |
150 | mouse_opaque="true" name="Copy" width="128"> | 150 | name="Copy" width="128"> |
151 | <on_click filter="" function="Inventory.DoToSelected" userdata="copy" /> | 151 | <on_click filter="" function="Inventory.DoToSelected" userdata="copy" /> |
152 | </menu_item_call> | 152 | </menu_item_call> |
153 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Paste" left="0" | 153 | <menu_item_call bottom_delta="-18" height="18" label="Paste" left="0" mouse_opaque="true" |
154 | mouse_opaque="true" name="Paste" width="128"> | 154 | name="Paste" width="128"> |
155 | <on_click filter="" function="Inventory.DoToSelected" userdata="paste" /> | 155 | <on_click filter="" function="Inventory.DoToSelected" userdata="paste" /> |
156 | </menu_item_call> | 156 | </menu_item_call> |
157 | <menu_item_separator name="Paste Separator" /> | 157 | <menu_item_separator name="Paste Separator" /> |
158 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Delete" left="0" | 158 | <menu_item_call bottom_delta="-18" height="18" label="Delete" left="0" mouse_opaque="true" |
159 | mouse_opaque="true" name="Delete" width="128"> | 159 | name="Delete" width="128"> |
160 | <on_click filter="" function="Inventory.DoToSelected" userdata="delete" /> | 160 | <on_click filter="" function="Inventory.DoToSelected" userdata="delete" /> |
161 | </menu_item_call> | 161 | </menu_item_call> |
162 | <menu_item_separator name="Folder Wearables Separator" /> | 162 | <menu_item_separator name="Folder Wearables Separator" /> |
163 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Take Off Items" left="0" | 163 | <menu_item_call bottom_delta="-18" height="18" label="Take Off Items" left="0" |
164 | mouse_opaque="true" name="Take Off Items" width="128"> | 164 | mouse_opaque="true" name="Take Off Items" width="128"> |
165 | <on_click filter="" function="Inventory.DoToSelected" userdata="removefromoutfit" /> | 165 | <on_click filter="" function="Inventory.DoToSelected" userdata="removefromoutfit" /> |
166 | </menu_item_call> | 166 | </menu_item_call> |
167 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Add To Outfit" left="0" | 167 | <menu_item_call bottom_delta="-18" height="18" label="Add To Outfit" left="0" |
168 | mouse_opaque="true" name="Add To Outfit" width="128"> | 168 | mouse_opaque="true" name="Add To Outfit" width="128"> |
169 | <on_click filter="" function="Inventory.DoToSelected" userdata="addtooutfit" /> | 169 | <on_click filter="" function="Inventory.DoToSelected" userdata="addtooutfit" /> |
170 | </menu_item_call> | 170 | </menu_item_call> |
171 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Replace Outfit" left="0" | 171 | <menu_item_call bottom_delta="-18" height="18" label="Replace Outfit" left="0" |
172 | mouse_opaque="true" name="Replace Outfit" width="128"> | 172 | mouse_opaque="true" name="Replace Outfit" width="128"> |
173 | <on_click filter="" function="Inventory.DoToSelected" userdata="replaceoutfit" /> | 173 | <on_click filter="" function="Inventory.DoToSelected" userdata="replaceoutfit" /> |
174 | </menu_item_call> | 174 | </menu_item_call> |
175 | <menu_item_separator name="Calling Card Separator" /> | 175 | <menu_item_separator name="Calling Card Separator" /> |
176 | <menu_item_call bottom_delta="-18" height="18" hidden="false" | 176 | <menu_item_call bottom_delta="-18" height="18" label="Start Conference Chat" left="0" |
177 | label="Start Conference Chat" left="0" mouse_opaque="true" | 177 | mouse_opaque="true" name="Conference Chat Folder" width="128"> |
178 | name="Conference Chat Folder" width="128"> | ||
179 | <on_click filter="" function="Inventory.BeginIMSession" userdata="everyone" /> | 178 | <on_click filter="" function="Inventory.BeginIMSession" userdata="everyone" /> |
180 | </menu_item_call> | 179 | </menu_item_call> |
181 | <menu_item_separator name="Sound Separator" /> | 180 | <menu_item_separator name="Sound Separator" /> |
182 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Play" left="0" | 181 | <menu_item_call bottom_delta="-18" height="18" label="Play" left="0" mouse_opaque="true" |
183 | mouse_opaque="true" name="Sound Play" width="128"> | 182 | name="Sound Play" width="128"> |
184 | <on_click filter="" function="Inventory.DoToSelected" userdata="open" /> | 183 | <on_click filter="" function="Inventory.DoToSelected" userdata="open" /> |
185 | </menu_item_call> | 184 | </menu_item_call> |
186 | <menu_item_separator name="Landmark Separator" /> | 185 | <menu_item_separator name="Landmark Separator" /> |
187 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="About Landmark" | 186 | <menu_item_call bottom_delta="-18" height="18" label="About Landmark" left="0" |
188 | left="0" mouse_opaque="true" name="Teleport To Landmark" width="128"> | 187 | mouse_opaque="true" name="Teleport To Landmark" width="128"> |
189 | <on_click filter="" function="Inventory.DoToSelected" userdata="about" /> | 188 | <on_click filter="" function="Inventory.DoToSelected" userdata="about" /> |
190 | </menu_item_call> | 189 | </menu_item_call> |
191 | <menu_item_separator name="Animation Separator" /> | 190 | <menu_item_separator name="Animation Separator" /> |
192 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Play in World" left="0" | 191 | <menu_item_call bottom_delta="-18" height="18" label="Play in World" left="0" |
193 | mouse_opaque="true" name="Animation Play" width="128"> | 192 | mouse_opaque="true" name="Animation Play" width="128"> |
194 | <on_click filter="" function="Inventory.DoToSelected" userdata="playworld" /> | 193 | <on_click filter="" function="Inventory.DoToSelected" userdata="playworld" /> |
195 | </menu_item_call> | 194 | </menu_item_call> |
196 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Play Locally" left="0" | 195 | <menu_item_call bottom_delta="-18" height="18" label="Play Locally" left="0" |
197 | mouse_opaque="true" name="Animation Audition" width="128"> | 196 | mouse_opaque="true" name="Animation Audition" width="128"> |
198 | <on_click filter="" function="Inventory.DoToSelected" userdata="playlocal" /> | 197 | <on_click filter="" function="Inventory.DoToSelected" userdata="playlocal" /> |
199 | </menu_item_call> | 198 | </menu_item_call> |
200 | <menu_item_separator name="Send Instant Message Separator" /> | 199 | <menu_item_separator name="Send Instant Message Separator" /> |
201 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Send Instant Message" | 200 | <menu_item_call bottom_delta="-18" height="18" label="Send Instant Message" left="0" |
202 | left="0" mouse_opaque="true" name="Send Instant Message" width="128"> | 201 | mouse_opaque="true" name="Send Instant Message" width="128"> |
203 | <on_click filter="" function="Inventory.DoToSelected" userdata="begin_im" /> | 202 | <on_click filter="" function="Inventory.DoToSelected" userdata="begin_im" /> |
204 | </menu_item_call> | 203 | </menu_item_call> |
205 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Offer Teleport..." | 204 | <menu_item_call bottom_delta="-18" height="18" label="Offer Teleport..." left="0" |
206 | left="0" mouse_opaque="true" name="Offer Teleport..." width="128"> | 205 | mouse_opaque="true" name="Offer Teleport..." width="128"> |
207 | <on_click filter="" function="Inventory.DoToSelected" userdata="lure" /> | 206 | <on_click filter="" function="Inventory.DoToSelected" userdata="lure" /> |
208 | </menu_item_call> | 207 | </menu_item_call> |
209 | <menu_item_call bottom_delta="-18" height="18" hidden="false" | 208 | <menu_item_call bottom_delta="-18" height="18" label="Start Conference Chat" left="0" |
210 | label="Start Conference Chat" left="0" mouse_opaque="true" | 209 | mouse_opaque="true" name="Conference Chat" width="128"> |
211 | name="Conference Chat" width="128"> | ||
212 | <on_click filter="" function="Inventory.BeginIMSession" userdata="selected" /> | 210 | <on_click filter="" function="Inventory.BeginIMSession" userdata="selected" /> |
213 | </menu_item_call> | 211 | </menu_item_call> |
214 | <menu_item_separator name="Gesture Separator" /> | 212 | <menu_item_separator name="Gesture Separator" /> |
215 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Activate" left="0" | 213 | <menu_item_call bottom_delta="-18" height="18" label="Activate" left="0" mouse_opaque="true" |
216 | mouse_opaque="true" name="Activate" width="128"> | 214 | name="Activate" width="128"> |
217 | <on_click filter="" function="Inventory.DoToSelected" userdata="activate" /> | 215 | <on_click filter="" function="Inventory.DoToSelected" userdata="activate" /> |
218 | </menu_item_call> | 216 | </menu_item_call> |
219 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Deactivate" left="0" | 217 | <menu_item_call bottom_delta="-18" height="18" label="Deactivate" left="0" mouse_opaque="true" |
220 | mouse_opaque="true" name="Deactivate" width="128"> | 218 | name="Deactivate" width="128"> |
221 | <on_click filter="" function="Inventory.DoToSelected" userdata="deactivate" /> | 219 | <on_click filter="" function="Inventory.DoToSelected" userdata="deactivate" /> |
222 | </menu_item_call> | 220 | </menu_item_call> |
223 | |||
224 | <!-- from this line down the attach session is read in reverse order --> | ||
225 | |||
226 | <menu_item_separator name="Attach Separator" /> | 221 | <menu_item_separator name="Attach Separator" /> |
227 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Detach From Yourself" | 222 | <menu_item_call bottom_delta="-18" height="18" label="Detach From Yourself" left="0" |
228 | left="0" mouse_opaque="true" name="Detach From Yourself" width="128"> | 223 | mouse_opaque="true" name="Detach From Yourself" width="128"> |
229 | <on_click filter="" function="Inventory.DoToSelected" userdata="detach" /> | 224 | <on_click filter="" function="Inventory.DoToSelected" userdata="detach" /> |
230 | </menu_item_call> | 225 | </menu_item_call> |
231 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Wear" left="0" | 226 | <menu_item_call bottom_delta="-18" height="18" label="Wear" left="0" mouse_opaque="true" |
232 | mouse_opaque="true" name="Object Wear" width="128"> | 227 | name="Object Wear" width="128"> |
233 | <on_click filter="" function="Inventory.DoToSelected" userdata="attach" /> | 228 | <on_click filter="" function="Inventory.DoToSelected" userdata="attach" /> |
234 | </menu_item_call> | 229 | </menu_item_call> |
235 | <menu bottom_delta="-18" height="18" hidden="false" label="Attach To" left="0" | 230 | <menu bottom_delta="-18" height="18" label="Attach To" left="0" mouse_opaque="true" |
236 | mouse_opaque="true" name="Attach To" opaque="true" tear_off="false" | 231 | name="Attach To" opaque="true" tear_off="false" width="128" /> |
237 | width="128" /> | 232 | <menu bottom_delta="-18" height="18" label="Attach To HUD" left="0" |
238 | <menu bottom_delta="-18" height="18" hidden="false" label="Attach To HUD" left="0" | ||
239 | mouse_opaque="true" name="Attach To HUD" opaque="true" tear_off="false" | 233 | mouse_opaque="true" name="Attach To HUD" opaque="true" tear_off="false" |
240 | width="128" /> | 234 | width="128" /> |
241 | 235 | <menu_item_call bottom_delta="-18" height="18" label="Edit" left="0" mouse_opaque="true" | |
242 | <!-- from this line down the wearable session is read in reverse order --> | 236 | name="Wearable Edit" width="128"> |
243 | |||
244 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Edit" left="0" | ||
245 | mouse_opaque="true" name="Wearable Edit" width="128"> | ||
246 | <on_click filter="" function="Inventory.DoToSelected" userdata="edit" /> | 237 | <on_click filter="" function="Inventory.DoToSelected" userdata="edit" /> |
247 | </menu_item_call> | 238 | </menu_item_call> |
248 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Wear" left="0" | 239 | <menu_item_call bottom_delta="-18" height="18" label="Wear" left="0" mouse_opaque="true" |
249 | mouse_opaque="true" name="Wearable Wear" width="128"> | 240 | name="Wearable Wear" width="128"> |
250 | <on_click filter="" function="Inventory.DoToSelected" userdata="wear" /> | 241 | <on_click filter="" function="Inventory.DoToSelected" userdata="wear" /> |
251 | </menu_item_call> | 242 | </menu_item_call> |
252 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Take Off" left="0" | 243 | <menu_item_call bottom_delta="-18" height="18" label="Take Off" left="0" mouse_opaque="true" |
253 | mouse_opaque="true" name="Take Off" width="128"> | 244 | name="Take Off" width="128"> |
254 | <on_click filter="" function="Inventory.DoToSelected" userdata="take_off" /> | 245 | <on_click filter="" function="Inventory.DoToSelected" userdata="take_off" /> |
255 | </menu_item_call> | 246 | </menu_item_call> |
256 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="--no options--" left="0" | 247 | <menu_item_call bottom_delta="-18" height="18" label="--no options--" left="0" |
257 | mouse_opaque="true" name="--no options--" width="128" /> | 248 | mouse_opaque="true" name="--no options--" width="128" /> |
258 | <menu_item_separator name="Wearable Separator" /> | 249 | <menu_item_separator name="Wearable Separator" /> |
259 | </menu> | 250 | </menu> |
diff --git a/linden/indra/newview/skins/xui/en-us/menu_login.xml b/linden/indra/newview/skins/xui/en-us/menu_login.xml index 02addf3..92170ae 100644 --- a/linden/indra/newview/skins/xui/en-us/menu_login.xml +++ b/linden/indra/newview/skins/xui/en-us/menu_login.xml | |||
@@ -1,36 +1,32 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <menu_bar bottom="-18" drop_shadow="false" enabled="true" | 2 | <menu_bar bottom="-18" drop_shadow="false" enabled="true" follows="left|top|right" |
3 | follows="left|top|right" height="18" hidden="false" left="0" | 3 | height="18" left="0" mouse_opaque="true" name="Login Menu" opaque="true" |
4 | mouse_opaque="true" name="Login Menu" opaque="true" tear_off="false" | 4 | tear_off="false" width="802"> |
5 | width="802"> | 5 | <menu bottom="273" create_jump_keys="true" drop_shadow="true" enabled="true" |
6 | <menu bottom="273" drop_shadow="true" enabled="true" height="263" | 6 | height="263" label="File" left="0" mouse_opaque="false" name="File" |
7 | hidden="false" label="File" left="0" mouse_opaque="false" name="File" | 7 | opaque="true" tear_off="false" width="243"> |
8 | opaque="true" tear_off="false" create_jump_keys="true" width="243"> | 8 | <menu_item_call bottom="-29" enabled="true" height="19" label="Quit" left="0" |
9 | <menu_item_call bottom="-29" enabled="true" height="19" hidden="false" label="Quit" left="0" | ||
10 | mouse_opaque="true" name="Quit" shortcut="control|Q" width="243"> | 9 | mouse_opaque="true" name="Quit" shortcut="control|Q" width="243"> |
11 | <on_click function="File.Quit" userdata="" /> | 10 | <on_click function="File.Quit" userdata="" /> |
12 | </menu_item_call> | 11 | </menu_item_call> |
13 | </menu> | 12 | </menu> |
14 | <menu bottom="97" drop_shadow="true" enabled="true" height="439" | 13 | <menu bottom="97" create_jump_keys="true" drop_shadow="true" enabled="true" |
15 | hidden="false" label="Edit" left="38" mouse_opaque="false" name="Edit" | 14 | height="439" label="Edit" left="38" mouse_opaque="false" name="Edit" |
16 | opaque="true" tear_off="false" create_jump_keys="true" width="153"> | 15 | opaque="true" tear_off="false" width="153"> |
17 | <menu_item_call bottom="-29" enabled="true" height="19" hidden="false" label="Preferences..." | 16 | <menu_item_call bottom="-29" enabled="true" height="19" label="Preferences..." left="0" |
18 | left="0" mouse_opaque="true" name="Preferences..." shortcut="control|P" | 17 | mouse_opaque="true" name="Preferences..." shortcut="control|P" width="153"> |
19 | width="153"> | ||
20 | <on_click function="ShowFloater" userdata="preferences" /> | 18 | <on_click function="ShowFloater" userdata="preferences" /> |
21 | </menu_item_call> | 19 | </menu_item_call> |
22 | </menu> | 20 | </menu> |
23 | <menu bottom="219" drop_shadow="true" enabled="true" height="317" | 21 | <menu bottom="219" create_jump_keys="true" drop_shadow="true" enabled="true" |
24 | hidden="false" label="Help" left="80" mouse_opaque="false" name="Help" | 22 | height="317" label="Help" left="80" mouse_opaque="false" name="Help" |
25 | opaque="true" tear_off="falsoe" create_jump_keys="true" width="166"> | 23 | opaque="true" tear_off="falsoe" width="166"> |
26 | <menu_item_call bottom="-29" enabled="true" height="19" hidden="false" label="Second Life Help" | 24 | <menu_item_call bottom="-29" enabled="true" height="19" label="Second Life Help" left="0" |
27 | left="0" mouse_opaque="true" name="Second Life Help" shortcut="F1" | 25 | mouse_opaque="true" name="Second Life Help" shortcut="F1" width="166"> |
28 | width="166"> | ||
29 | <on_click function="ShowFloater" userdata="help f1" /> | 26 | <on_click function="ShowFloater" userdata="help f1" /> |
30 | </menu_item_call> | 27 | </menu_item_call> |
31 | <menu_item_call bottom="-48" enabled="true" height="19" hidden="false" | 28 | <menu_item_call bottom="-48" enabled="true" height="19" label="About Second Life..." left="0" |
32 | label="About Second Life..." left="0" mouse_opaque="true" | 29 | mouse_opaque="true" name="About Second Life..." width="166"> |
33 | name="About Second Life..." width="166"> | ||
34 | <on_click function="ShowFloater" userdata="about" /> | 30 | <on_click function="ShowFloater" userdata="about" /> |
35 | </menu_item_call> | 31 | </menu_item_call> |
36 | </menu> | 32 | </menu> |
diff --git a/linden/indra/newview/skins/xui/en-us/menu_pie_attachment.xml b/linden/indra/newview/skins/xui/en-us/menu_pie_attachment.xml index 66e12f0..85028d5 100644 --- a/linden/indra/newview/skins/xui/en-us/menu_pie_attachment.xml +++ b/linden/indra/newview/skins/xui/en-us/menu_pie_attachment.xml | |||
@@ -1,6 +1,6 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <pie_menu name="Attachment Pie"> | 2 | <pie_menu name="Attachment Pie"> |
3 | <menu_item_call enabled="false" hidden="false" label="Drop" mouse_opaque="true" name="Drop"> | 3 | <menu_item_call enabled="false" label="Drop" mouse_opaque="true" name="Drop"> |
4 | <on_click function="Attachment.Drop" /> | 4 | <on_click function="Attachment.Drop" /> |
5 | <on_enable function="Attachment.EnableDrop" /> | 5 | <on_enable function="Attachment.EnableDrop" /> |
6 | </menu_item_call> | 6 | </menu_item_call> |
@@ -9,11 +9,11 @@ | |||
9 | <menu_item_separator /> | 9 | <menu_item_separator /> |
10 | <menu_item_separator /> | 10 | <menu_item_separator /> |
11 | <menu_item_separator /> | 11 | <menu_item_separator /> |
12 | <menu_item_call enabled="false" hidden="false" label="Detach" mouse_opaque="true" name="Detach"> | 12 | <menu_item_call enabled="false" label="Detach" mouse_opaque="true" name="Detach"> |
13 | <on_click function="Attachment.Detach" /> | 13 | <on_click function="Attachment.Detach" /> |
14 | <on_enable function="Attachment.EnableDetach" /> | 14 | <on_enable function="Attachment.EnableDetach" /> |
15 | </menu_item_call> | 15 | </menu_item_call> |
16 | <menu_item_call enabled="false" hidden="false" label="Edit" mouse_opaque="true" name="Edit"> | 16 | <menu_item_call enabled="false" label="Edit" mouse_opaque="true" name="Edit"> |
17 | <on_click function="Object.Edit" /> | 17 | <on_click function="Object.Edit" /> |
18 | <on_enable function="EnableEdit" /> | 18 | <on_enable function="EnableEdit" /> |
19 | </menu_item_call> | 19 | </menu_item_call> |
diff --git a/linden/indra/newview/skins/xui/en-us/menu_pie_avatar.xml b/linden/indra/newview/skins/xui/en-us/menu_pie_avatar.xml index b2280e2..b224954 100644 --- a/linden/indra/newview/skins/xui/en-us/menu_pie_avatar.xml +++ b/linden/indra/newview/skins/xui/en-us/menu_pie_avatar.xml | |||
@@ -1,61 +1,51 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <pie_menu name="Avatar Pie"> | 2 | <pie_menu name="Avatar Pie"> |
3 | <menu_item_call enabled="false" hidden="false" label="Profile..." mouse_opaque="true" | 3 | <menu_item_call enabled="false" label="Profile..." mouse_opaque="true" name="Profile..."> |
4 | name="Profile..."> | ||
5 | <on_click function="ShowAgentProfile" userdata="hit object" /> | 4 | <on_click function="ShowAgentProfile" userdata="hit object" /> |
6 | </menu_item_call> | 5 | </menu_item_call> |
7 | <menu_item_call enabled="false" hidden="false" label="Mute" mouse_opaque="true" | 6 | <menu_item_call enabled="false" label="Mute" mouse_opaque="true" name="Avatar Mute"> |
8 | name="Avatar Mute"> | ||
9 | <on_click function="Avatar.Mute" /> | 7 | <on_click function="Avatar.Mute" /> |
10 | <on_enable function="Avatar.EnableMute" /> | 8 | <on_enable function="Avatar.EnableMute" /> |
11 | </menu_item_call> | 9 | </menu_item_call> |
12 | <menu_item_call enabled="false" hidden="false" label="Go To" mouse_opaque="true" name="Go To"> | 10 | <menu_item_call enabled="false" label="Go To" mouse_opaque="true" name="Go To"> |
13 | <on_click function="GoToObject" /> | 11 | <on_click function="GoToObject" /> |
14 | </menu_item_call> | 12 | </menu_item_call> |
15 | <menu_item_separator /> | 13 | <menu_item_separator /> |
16 | <menu_item_call enabled="false" hidden="false" label="Add Friend" mouse_opaque="true" | 14 | <menu_item_call enabled="false" label="Add Friend" mouse_opaque="true" name="Add Friend"> |
17 | name="Add Friend"> | ||
18 | <on_click function="Avatar.AddFriend" /> | 15 | <on_click function="Avatar.AddFriend" /> |
19 | <on_enable function="Avatar.EnableAddFriend" /> | 16 | <on_enable function="Avatar.EnableAddFriend" /> |
20 | </menu_item_call> | 17 | </menu_item_call> |
21 | <menu_item_call enabled="false" hidden="false" label="Pay..." mouse_opaque="true" name="Pay..."> | 18 | <menu_item_call enabled="false" label="Pay..." mouse_opaque="true" name="Pay..."> |
22 | <on_click function="PayObject" /> | 19 | <on_click function="PayObject" /> |
23 | <on_enable function="EnablePayObject" /> | 20 | <on_enable function="EnablePayObject" /> |
24 | </menu_item_call> | 21 | </menu_item_call> |
25 | <pie_menu label="More >" name="More >"> | 22 | <pie_menu label="More >" name="More >"> |
26 | <menu_item_call enabled="false" hidden="false" label="Freeze..." mouse_opaque="true" | 23 | <menu_item_call enabled="false" label="Freeze..." mouse_opaque="true" name="Freeze..."> |
27 | name="Freeze..."> | ||
28 | <on_click function="Avatar.Freeze" /> | 24 | <on_click function="Avatar.Freeze" /> |
29 | <on_enable function="Avatar.EnableFreezeEject" /> | 25 | <on_enable function="Avatar.EnableFreezeEject" /> |
30 | </menu_item_call> | 26 | </menu_item_call> |
31 | <menu_item_call enabled="false" hidden="false" label="Give Card" mouse_opaque="true" | 27 | <menu_item_call enabled="false" label="Give Card" mouse_opaque="true" name="Give Card"> |
32 | name="Give Card"> | ||
33 | <on_click function="Avatar.GiveCard" /> | 28 | <on_click function="Avatar.GiveCard" /> |
34 | </menu_item_call> | 29 | </menu_item_call> |
35 | <menu_item_call enabled="true" hidden="false" label="Group Invite..." mouse_opaque="true" | 30 | <menu_item_call enabled="true" label="Group Invite..." mouse_opaque="true" name="Invite..."> |
36 | name="Invite..."> | ||
37 | <on_click function="Avatar.InviteToGroup" /> | 31 | <on_click function="Avatar.InviteToGroup" /> |
38 | </menu_item_call> | 32 | </menu_item_call> |
39 | <menu_item_separator /> | 33 | <menu_item_separator /> |
40 | <menu_item_call enabled="false" hidden="false" label="Eject..." mouse_opaque="true" | 34 | <menu_item_call enabled="false" label="Eject..." mouse_opaque="true" name="Eject..."> |
41 | name="Eject..."> | ||
42 | <on_click function="Avatar.Eject" /> | 35 | <on_click function="Avatar.Eject" /> |
43 | <on_enable function="Avatar.EnableFreezeEject" /> | 36 | <on_enable function="Avatar.EnableFreezeEject" /> |
44 | </menu_item_call> | 37 | </menu_item_call> |
45 | <menu_item_call enabled="false" hidden="false" label="Debug..." mouse_opaque="true" | 38 | <menu_item_call enabled="false" label="Debug..." mouse_opaque="true" name="Debug..."> |
46 | name="Debug..."> | ||
47 | <on_click function="Avatar.Debug" /> | 39 | <on_click function="Avatar.Debug" /> |
48 | <on_visible function="Avatar.VisibleDebug" /> | 40 | <on_visible function="Avatar.VisibleDebug" /> |
49 | <on_enable function="Avatar.EnableDebug" /> | 41 | <on_enable function="Avatar.EnableDebug" /> |
50 | </menu_item_call> | 42 | </menu_item_call> |
51 | <menu_item_call enabled="true" hidden="false" label="Inspect" mouse_opaque="true" | 43 | <menu_item_call enabled="true" label="Inspect" mouse_opaque="true" name="Object Inspect"> |
52 | name="Object Inspect"> | ||
53 | <on_click function="Object.Inspect" /> | 44 | <on_click function="Object.Inspect" /> |
54 | <on_enable function="Object.EnableInspect" /> | 45 | <on_enable function="Object.EnableInspect" /> |
55 | </menu_item_call> | 46 | </menu_item_call> |
56 | </pie_menu> | 47 | </pie_menu> |
57 | <menu_item_call enabled="false" hidden="false" label="Send IM..." mouse_opaque="true" | 48 | <menu_item_call enabled="false" label="Send IM..." mouse_opaque="true" name="Send IM..."> |
58 | name="Send IM..."> | ||
59 | <on_click function="Avatar.SendIM" /> | 49 | <on_click function="Avatar.SendIM" /> |
60 | </menu_item_call> | 50 | </menu_item_call> |
61 | </pie_menu> | 51 | </pie_menu> |
diff --git a/linden/indra/newview/skins/xui/en-us/menu_pie_land.xml b/linden/indra/newview/skins/xui/en-us/menu_pie_land.xml index cb06ebf..ee2a431 100644 --- a/linden/indra/newview/skins/xui/en-us/menu_pie_land.xml +++ b/linden/indra/newview/skins/xui/en-us/menu_pie_land.xml | |||
@@ -1,34 +1,28 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <pie_menu name="Land Pie"> | 2 | <pie_menu name="Land Pie"> |
3 | <menu_item_call enabled="false" hidden="false" label="About Land..." mouse_opaque="true" | 3 | <menu_item_call enabled="false" label="About Land..." mouse_opaque="true" name="About Land..."> |
4 | name="About Land..."> | ||
5 | <on_click function="ShowFloater" userdata="about land" /> | 4 | <on_click function="ShowFloater" userdata="about land" /> |
6 | </menu_item_call> | 5 | </menu_item_call> |
7 | <menu_item_call enabled="false" hidden="false" label="Create" mouse_opaque="true" name="Create"> | 6 | <menu_item_call enabled="false" label="Create" mouse_opaque="true" name="Create"> |
8 | <on_click function="Land.Build" /> | 7 | <on_click function="Land.Build" /> |
9 | <on_enable function="EnableEdit" /> | 8 | <on_enable function="EnableEdit" /> |
10 | </menu_item_call> | 9 | </menu_item_call> |
11 | <menu_item_call enabled="false" hidden="false" label="Go Here" mouse_opaque="true" | 10 | <menu_item_call enabled="false" label="Go Here" mouse_opaque="true" name="Go Here"> |
12 | name="Go Here"> | ||
13 | <on_click function="GoToObject" /> | 11 | <on_click function="GoToObject" /> |
14 | </menu_item_call> | 12 | </menu_item_call> |
15 | <menu_item_call enabled="false" hidden="false" label="Sit Here" mouse_opaque="true" | 13 | <menu_item_call enabled="false" label="Sit Here" mouse_opaque="true" name="Sit Here"> |
16 | name="Sit Here"> | ||
17 | <on_click function="Land.Sit" /> | 14 | <on_click function="Land.Sit" /> |
18 | </menu_item_call> | 15 | </menu_item_call> |
19 | <menu_item_separator /> | 16 | <menu_item_separator /> |
20 | <menu_item_call enabled="false" hidden="false" label="Buy Pass..." mouse_opaque="true" | 17 | <menu_item_call enabled="false" label="Buy Pass..." mouse_opaque="true" name="Land Buy Pass"> |
21 | name="Land Buy Pass"> | ||
22 | <on_click function="Land.BuyPass" /> | 18 | <on_click function="Land.BuyPass" /> |
23 | <on_enable function="Land.EnableBuyPass" /> | 19 | <on_enable function="Land.EnableBuyPass" /> |
24 | </menu_item_call> | 20 | </menu_item_call> |
25 | <menu_item_call enabled="false" hidden="false" label="Edit Terrain" mouse_opaque="true" | 21 | <menu_item_call enabled="false" label="Edit Terrain" mouse_opaque="true" name="Edit Terrain"> |
26 | name="Edit Terrain"> | ||
27 | <on_click function="Land.Edit" /> | 22 | <on_click function="Land.Edit" /> |
28 | <on_enable function="EnableEdit" /> | 23 | <on_enable function="EnableEdit" /> |
29 | </menu_item_call> | 24 | </menu_item_call> |
30 | <menu_item_call enabled="false" hidden="false" label="Buy Land..." mouse_opaque="true" | 25 | <menu_item_call enabled="false" label="Buy Land..." mouse_opaque="true" name="Land Buy"> |
31 | name="Land Buy"> | ||
32 | <on_click function="ShowFloater" userdata="buy land" /> | 26 | <on_click function="ShowFloater" userdata="buy land" /> |
33 | <on_enable function="World.EnableBuyLand" /> | 27 | <on_enable function="World.EnableBuyLand" /> |
34 | </menu_item_call> | 28 | </menu_item_call> |
diff --git a/linden/indra/newview/skins/xui/en-us/menu_pie_object.xml b/linden/indra/newview/skins/xui/en-us/menu_pie_object.xml index e59ac38..c5a04ce 100644 --- a/linden/indra/newview/skins/xui/en-us/menu_pie_object.xml +++ b/linden/indra/newview/skins/xui/en-us/menu_pie_object.xml | |||
@@ -1,57 +1,52 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <pie_menu name="Object Pie"> | 2 | <pie_menu name="Object Pie"> |
3 | <menu_item_call enabled="false" hidden="false" label="Open" mouse_opaque="true" name="Open"> | 3 | <menu_item_call enabled="false" label="Open" mouse_opaque="true" name="Open"> |
4 | <on_click function="Object.Open" /> | 4 | <on_click function="Object.Open" /> |
5 | <on_enable function="Object.EnableOpen" /> | 5 | <on_enable function="Object.EnableOpen" /> |
6 | </menu_item_call> | 6 | </menu_item_call> |
7 | <menu_item_call enabled="false" hidden="false" label="Create" mouse_opaque="true" name="Create"> | 7 | <menu_item_call enabled="false" label="Create" mouse_opaque="true" name="Create"> |
8 | <on_click function="Object.Build" /> | 8 | <on_click function="Object.Build" /> |
9 | <on_enable function="EnableEdit" /> | 9 | <on_enable function="EnableEdit" /> |
10 | </menu_item_call> | 10 | </menu_item_call> |
11 | <menu_item_call enabled="false" hidden="false" label="Touch" mouse_opaque="true" | 11 | <menu_item_call enabled="false" label="Touch" mouse_opaque="true" name="Object Touch"> |
12 | name="Object Touch"> | ||
13 | <on_click function="Object.Touch" /> | 12 | <on_click function="Object.Touch" /> |
14 | <on_enable function="Object.EnableTouch" userdata="Touch" /> | 13 | <on_enable function="Object.EnableTouch" userdata="Touch" /> |
15 | </menu_item_call> | 14 | </menu_item_call> |
16 | <menu_item_call enabled="false" hidden="false" label="Sit Here" mouse_opaque="true" | 15 | <menu_item_call enabled="false" label="Sit Here" mouse_opaque="true" name="Object Sit"> |
17 | name="Object Sit"> | ||
18 | <on_click function="Object.SitOrStand" /> | 16 | <on_click function="Object.SitOrStand" /> |
19 | <on_enable function="Object.EnableSitOrStand" userdata="Sit Here,Stand Up" /> | 17 | <on_enable function="Object.EnableSitOrStand" userdata="Sit Here,Stand Up" /> |
20 | </menu_item_call> | 18 | </menu_item_call> |
21 | <menu_item_call enabled="false" hidden="false" label="Take" mouse_opaque="true" | 19 | <menu_item_call enabled="false" label="Take" mouse_opaque="true" name="Pie Object Take"> |
22 | name="Pie Object Take"> | ||
23 | <on_click function="Tools.BuyOrTake" /> | 20 | <on_click function="Tools.BuyOrTake" /> |
24 | <on_enable function="Tools.EnableBuyOrTake" userdata="Buy,Take" /> | 21 | <on_enable function="Tools.EnableBuyOrTake" userdata="Buy,Take" /> |
25 | </menu_item_call> | 22 | </menu_item_call> |
26 | <menu_item_call enabled="false" hidden="false" label="Pay..." mouse_opaque="true" name="Pay..."> | 23 | <menu_item_call enabled="false" label="Pay..." mouse_opaque="true" name="Pay..."> |
27 | <on_click function="PayObject" /> | 24 | <on_click function="PayObject" /> |
28 | <on_enable function="EnablePayObject" /> | 25 | <on_enable function="EnablePayObject" /> |
29 | </menu_item_call> | 26 | </menu_item_call> |
30 | <pie_menu label="More >" name="More >"> | 27 | <pie_menu label="More >" name="More >"> |
31 | <menu_item_call enabled="false" hidden="false" label="Delete" mouse_opaque="true" name="Delete"> | 28 | <menu_item_call enabled="false" label="Delete" mouse_opaque="true" name="Delete"> |
32 | <on_click function="Object.Delete" /> | 29 | <on_click function="Object.Delete" /> |
33 | <on_enable function="Object.EnableDelete" /> | 30 | <on_enable function="Object.EnableDelete" /> |
34 | </menu_item_call> | 31 | </menu_item_call> |
35 | <menu_item_call enabled="false" hidden="false" label="Wear" mouse_opaque="true" name="Wear"> | 32 | <menu_item_call enabled="false" label="Wear" mouse_opaque="true" name="Wear"> |
36 | <on_click function="Object.AttachToAvatar" /> | 33 | <on_click function="Object.AttachToAvatar" /> |
37 | <on_enable function="Object.EnableWear" /> | 34 | <on_enable function="Object.EnableWear" /> |
38 | </menu_item_call> | 35 | </menu_item_call> |
39 | <menu_item_call enabled="false" hidden="false" label="Take Copy" mouse_opaque="true" | 36 | <menu_item_call enabled="false" label="Take Copy" mouse_opaque="true" name="Take Copy"> |
40 | name="Take Copy"> | ||
41 | <on_click function="Tools.TakeCopy" /> | 37 | <on_click function="Tools.TakeCopy" /> |
42 | <on_enable function="Tools.EnableTakeCopy" /> | 38 | <on_enable function="Tools.EnableTakeCopy" /> |
43 | </menu_item_call> | 39 | </menu_item_call> |
44 | <pie_menu label="Attach HUD >" name="Object Attach HUD" /> | 40 | <pie_menu label="Attach HUD >" name="Object Attach HUD" /> |
45 | <pie_menu label="Attach >" name="Object Attach" /> | 41 | <pie_menu label="Attach >" name="Object Attach" /> |
46 | <menu_item_call enabled="false" hidden="false" label="Return..." mouse_opaque="true" | 42 | <menu_item_call enabled="false" label="Return..." mouse_opaque="true" name="Return..."> |
47 | name="Return..."> | ||
48 | <on_click function="Object.Return" /> | 43 | <on_click function="Object.Return" /> |
49 | <on_enable function="Object.EnableReturn" /> | 44 | <on_enable function="Object.EnableReturn" /> |
50 | </menu_item_call> | 45 | </menu_item_call> |
51 | <pie_menu label="More >" name="Rate Menu"> | 46 | <pie_menu label="More >" name="Rate Menu"> |
52 | <menu_item_separator /> | 47 | <menu_item_separator /> |
53 | <menu_item_separator /> | 48 | <menu_item_separator /> |
54 | <menu_item_call enabled="false" hidden="false" label="Report Abuse..." mouse_opaque="true" | 49 | <menu_item_call enabled="false" label="Report Abuse..." mouse_opaque="true" |
55 | name="Report Abuse..."> | 50 | name="Report Abuse..."> |
56 | <on_click function="Object.ReportAbuse" /> | 51 | <on_click function="Object.ReportAbuse" /> |
57 | <on_enable function="Object.EnableReportAbuse" /> | 52 | <on_enable function="Object.EnableReportAbuse" /> |
@@ -59,24 +54,21 @@ | |||
59 | <menu_item_separator /> | 54 | <menu_item_separator /> |
60 | <menu_item_separator /> | 55 | <menu_item_separator /> |
61 | <menu_item_separator /> | 56 | <menu_item_separator /> |
62 | <menu_item_call enabled="false" hidden="false" label="Mute" mouse_opaque="true" | 57 | <menu_item_call enabled="false" label="Mute" mouse_opaque="true" name="Object Mute"> |
63 | name="Object Mute"> | ||
64 | <on_click function="Object.Mute" /> | 58 | <on_click function="Object.Mute" /> |
65 | <on_enable function="Object.EnableMute" /> | 59 | <on_enable function="Object.EnableMute" /> |
66 | </menu_item_call> | 60 | </menu_item_call> |
67 | <menu_item_call enabled="true" hidden="false" label="Inspect" mouse_opaque="true" | 61 | <menu_item_call enabled="true" label="Inspect" mouse_opaque="true" name="Object Inspect"> |
68 | name="Object Inspect"> | ||
69 | <on_click function="Object.Inspect" /> | 62 | <on_click function="Object.Inspect" /> |
70 | <on_enable function="Object.EnableInspect" /> | 63 | <on_enable function="Object.EnableInspect" /> |
71 | </menu_item_call> | 64 | </menu_item_call> |
72 | </pie_menu> | 65 | </pie_menu> |
73 | <menu_item_call enabled="false" hidden="false" label="Buy..." mouse_opaque="true" name="Buy..."> | 66 | <menu_item_call enabled="false" label="Buy..." mouse_opaque="true" name="Buy..."> |
74 | <on_click function="Object.Buy" /> | 67 | <on_click function="Object.Buy" /> |
75 | <on_enable function="Object.EnableBuy" /> | 68 | <on_enable function="Object.EnableBuy" /> |
76 | </menu_item_call> | 69 | </menu_item_call> |
77 | </pie_menu> | 70 | </pie_menu> |
78 | <menu_item_call enabled="false" hidden="false" label="Edit..." mouse_opaque="true" | 71 | <menu_item_call enabled="false" label="Edit..." mouse_opaque="true" name="Edit..."> |
79 | name="Edit..."> | ||
80 | <on_click function="Object.Edit" /> | 72 | <on_click function="Object.Edit" /> |
81 | <on_enable function="EnableEdit" /> | 73 | <on_enable function="EnableEdit" /> |
82 | </menu_item_call> | 74 | </menu_item_call> |
diff --git a/linden/indra/newview/skins/xui/en-us/menu_pie_self.xml b/linden/indra/newview/skins/xui/en-us/menu_pie_self.xml index 82113d4..72fca5e 100644 --- a/linden/indra/newview/skins/xui/en-us/menu_pie_self.xml +++ b/linden/indra/newview/skins/xui/en-us/menu_pie_self.xml | |||
@@ -21,55 +21,55 @@ | |||
21 | </menu_item_call> | 21 | </menu_item_call> |
22 | <pie_menu enabled="true" label="Take Off >" name="Take Off >"> | 22 | <pie_menu enabled="true" label="Take Off >" name="Take Off >"> |
23 | <pie_menu enabled="true" label="Clothes >" name="Clothes >"> | 23 | <pie_menu enabled="true" label="Clothes >" name="Clothes >"> |
24 | <menu_item_call bottom="-29" enabled="false" height="19" hidden="false" label="Shirt" left="0" | 24 | <menu_item_call bottom="-29" enabled="false" height="19" label="Shirt" left="0" |
25 | mouse_opaque="true" name="Shirt" width="118"> | 25 | mouse_opaque="true" name="Shirt" width="118"> |
26 | <on_click function="Edit.TakeOff" userdata="shirt" /> | 26 | <on_click function="Edit.TakeOff" userdata="shirt" /> |
27 | <on_enable function="Edit.EnableTakeOff" userdata="shirt" /> | 27 | <on_enable function="Edit.EnableTakeOff" userdata="shirt" /> |
28 | </menu_item_call> | 28 | </menu_item_call> |
29 | <menu_item_call bottom="-48" enabled="false" height="19" hidden="false" label="Pants" left="0" | 29 | <menu_item_call bottom="-48" enabled="false" height="19" label="Pants" left="0" |
30 | mouse_opaque="true" name="Pants" width="118"> | 30 | mouse_opaque="true" name="Pants" width="118"> |
31 | <on_click function="Edit.TakeOff" userdata="pants" /> | 31 | <on_click function="Edit.TakeOff" userdata="pants" /> |
32 | <on_enable function="Edit.EnableTakeOff" userdata="pants" /> | 32 | <on_enable function="Edit.EnableTakeOff" userdata="pants" /> |
33 | </menu_item_call> | 33 | </menu_item_call> |
34 | <menu_item_call bottom="-67" enabled="false" height="19" hidden="false" label="Shoes" left="0" | 34 | <menu_item_call bottom="-67" enabled="false" height="19" label="Shoes" left="0" |
35 | mouse_opaque="true" name="Shoes" width="118"> | 35 | mouse_opaque="true" name="Shoes" width="118"> |
36 | <on_click function="Edit.TakeOff" userdata="shoes" /> | 36 | <on_click function="Edit.TakeOff" userdata="shoes" /> |
37 | <on_enable function="Edit.EnableTakeOff" userdata="shoes" /> | 37 | <on_enable function="Edit.EnableTakeOff" userdata="shoes" /> |
38 | </menu_item_call> | 38 | </menu_item_call> |
39 | <menu_item_call bottom="-86" enabled="false" height="19" hidden="false" label="Socks" left="0" | 39 | <menu_item_call bottom="-86" enabled="false" height="19" label="Socks" left="0" |
40 | mouse_opaque="true" name="Socks" width="118"> | 40 | mouse_opaque="true" name="Socks" width="118"> |
41 | <on_click function="Edit.TakeOff" userdata="socks" /> | 41 | <on_click function="Edit.TakeOff" userdata="socks" /> |
42 | <on_enable function="Edit.EnableTakeOff" userdata="socks" /> | 42 | <on_enable function="Edit.EnableTakeOff" userdata="socks" /> |
43 | </menu_item_call> | 43 | </menu_item_call> |
44 | <menu_item_call bottom="-105" enabled="false" height="19" hidden="false" label="Jacket" | 44 | <menu_item_call bottom="-105" enabled="false" height="19" label="Jacket" left="0" |
45 | left="0" mouse_opaque="true" name="Jacket" width="118"> | 45 | mouse_opaque="true" name="Jacket" width="118"> |
46 | <on_click function="Edit.TakeOff" userdata="jacket" /> | 46 | <on_click function="Edit.TakeOff" userdata="jacket" /> |
47 | <on_enable function="Edit.EnableTakeOff" userdata="jacket" /> | 47 | <on_enable function="Edit.EnableTakeOff" userdata="jacket" /> |
48 | </menu_item_call> | 48 | </menu_item_call> |
49 | <menu_item_call bottom="-124" enabled="false" height="19" hidden="false" label="Gloves" | 49 | <menu_item_call bottom="-124" enabled="false" height="19" label="Gloves" left="0" |
50 | left="0" mouse_opaque="true" name="Gloves" width="118"> | 50 | mouse_opaque="true" name="Gloves" width="118"> |
51 | <on_click function="Edit.TakeOff" userdata="gloves" /> | 51 | <on_click function="Edit.TakeOff" userdata="gloves" /> |
52 | <on_enable function="Edit.EnableTakeOff" userdata="gloves" /> | 52 | <on_enable function="Edit.EnableTakeOff" userdata="gloves" /> |
53 | </menu_item_call> | 53 | </menu_item_call> |
54 | <pie_menu enabled="true" label="More >" name="More >"> | 54 | <pie_menu enabled="true" label="More >" name="More >"> |
55 | <menu_item_call bottom="-143" enabled="false" height="19" hidden="false" label="Undershirt" | 55 | <menu_item_call bottom="-143" enabled="false" height="19" label="Undershirt" left="0" |
56 | left="0" mouse_opaque="true" name="Self Undershirt" width="118"> | 56 | mouse_opaque="true" name="Self Undershirt" width="118"> |
57 | <on_click function="Edit.TakeOff" userdata="undershirt" /> | 57 | <on_click function="Edit.TakeOff" userdata="undershirt" /> |
58 | <on_enable function="Edit.EnableTakeOff" userdata="undershirt" /> | 58 | <on_enable function="Edit.EnableTakeOff" userdata="undershirt" /> |
59 | </menu_item_call> | 59 | </menu_item_call> |
60 | <menu_item_separator /> | 60 | <menu_item_separator /> |
61 | <menu_item_call bottom="-200" enabled="true" height="19" hidden="false" label="All Clothes" | 61 | <menu_item_call bottom="-200" enabled="true" height="19" label="All Clothes" left="0" |
62 | left="0" mouse_opaque="true" name="All Clothes" width="118"> | 62 | mouse_opaque="true" name="All Clothes" width="118"> |
63 | <on_click function="Edit.TakeOff" userdata="all" /> | 63 | <on_click function="Edit.TakeOff" userdata="all" /> |
64 | </menu_item_call> | 64 | </menu_item_call> |
65 | <menu_item_separator /> | 65 | <menu_item_separator /> |
66 | <menu_item_call bottom="-162" enabled="false" height="19" hidden="false" label="Underpants" | 66 | <menu_item_call bottom="-162" enabled="false" height="19" label="Underpants" left="0" |
67 | left="0" mouse_opaque="true" name="Self Underpants" width="118"> | 67 | mouse_opaque="true" name="Self Underpants" width="118"> |
68 | <on_click function="Edit.TakeOff" userdata="underpants" /> | 68 | <on_click function="Edit.TakeOff" userdata="underpants" /> |
69 | <on_enable function="Edit.EnableTakeOff" userdata="underpants" /> | 69 | <on_enable function="Edit.EnableTakeOff" userdata="underpants" /> |
70 | </menu_item_call> | 70 | </menu_item_call> |
71 | </pie_menu> | 71 | </pie_menu> |
72 | <menu_item_call bottom="-181" enabled="false" height="19" hidden="false" label="Skirt" left="0" | 72 | <menu_item_call bottom="-181" enabled="false" height="19" label="Skirt" left="0" |
73 | mouse_opaque="true" name="Skirt" width="118"> | 73 | mouse_opaque="true" name="Skirt" width="118"> |
74 | <on_click function="Edit.TakeOff" userdata="skirt" /> | 74 | <on_click function="Edit.TakeOff" userdata="skirt" /> |
75 | <on_enable function="Edit.EnableTakeOff" userdata="skirt" /> | 75 | <on_enable function="Edit.EnableTakeOff" userdata="skirt" /> |
diff --git a/linden/indra/newview/skins/xui/en-us/menu_slurl.xml b/linden/indra/newview/skins/xui/en-us/menu_slurl.xml index 0682334..6852a70 100644 --- a/linden/indra/newview/skins/xui/en-us/menu_slurl.xml +++ b/linden/indra/newview/skins/xui/en-us/menu_slurl.xml | |||
@@ -1,17 +1,17 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <menu bottom="100" color="0, 0, 0, 1" drop_shadow="true" height="101" hidden="false" | 2 | <menu bottom="100" color="0, 0, 0, 1" drop_shadow="true" height="101" left="100" |
3 | left="100" mouse_opaque="false" name="Popup" opaque="true" width="128"> | 3 | mouse_opaque="false" name="Popup" opaque="true" width="128"> |
4 | <menu_item_separator name="Landmark Separator" /> | 4 | <menu_item_separator name="Landmark Separator" /> |
5 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="About URL" | 5 | <menu_item_call bottom_delta="-18" height="18" label="About URL" left="0" mouse_opaque="true" |
6 | left="0" mouse_opaque="true" name="about_url" width="128"> | 6 | name="about_url" width="128"> |
7 | <on_click filter="" function="Inventory.DoToSelected" userdata="about" /> | 7 | <on_click filter="" function="Inventory.DoToSelected" userdata="about" /> |
8 | </menu_item_call> | 8 | </menu_item_call> |
9 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Teleport to URL" | 9 | <menu_item_call bottom_delta="-18" height="18" label="Teleport to URL" left="0" |
10 | left="0" mouse_opaque="true" name="teleport_to_url" width="128"> | 10 | mouse_opaque="true" name="teleport_to_url" width="128"> |
11 | <on_click filter="" function="Inventory.DoToSelected" userdata="about" /> | 11 | <on_click filter="" function="Inventory.DoToSelected" userdata="about" /> |
12 | </menu_item_call> | 12 | </menu_item_call> |
13 | <menu_item_call bottom_delta="-18" height="18" hidden="false" label="Show on Map" | 13 | <menu_item_call bottom_delta="-18" height="18" label="Show on Map" left="0" mouse_opaque="true" |
14 | left="0" mouse_opaque="true" name="show_on_map" width="128"> | 14 | name="show_on_map" width="128"> |
15 | <on_click filter="" function="Inventory.DoToSelected" userdata="about" /> | 15 | <on_click filter="" function="Inventory.DoToSelected" userdata="about" /> |
16 | </menu_item_call> | 16 | </menu_item_call> |
17 | </menu> | 17 | </menu> |
diff --git a/linden/indra/newview/skins/xui/en-us/menu_viewer.xml b/linden/indra/newview/skins/xui/en-us/menu_viewer.xml index 1fa57da..2d07c98 100644 --- a/linden/indra/newview/skins/xui/en-us/menu_viewer.xml +++ b/linden/indra/newview/skins/xui/en-us/menu_viewer.xml | |||
@@ -1,929 +1,890 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <menu_bar bottom="-18" drop_shadow="false" enabled="true" | 2 | <menu_bar bottom="-18" drop_shadow="false" enabled="true" follows="left|top|right" |
3 | follows="left|top|right" height="18" hidden="false" left="0" | 3 | height="18" left="0" mouse_opaque="true" name="Main Menu" opaque="true" |
4 | mouse_opaque="true" name="Main Menu" opaque="true" tear_off="false" | 4 | tear_off="false" width="802"> |
5 | width="802"> | 5 | <menu bottom="273" create_jump_keys="true" drop_shadow="true" enabled="true" |
6 | <menu bottom="273" drop_shadow="true" enabled="true" height="263" | 6 | height="263" label="File" left="0" mouse_opaque="false" name="File" |
7 | hidden="false" label="File" left="0" mouse_opaque="false" name="File" | 7 | opaque="true" tear_off="true" width="243"> |
8 | opaque="true" tear_off="true" create_jump_keys="true" width="243"> | 8 | <tearoff_menu bottom="-10" enabled="true" height="10" label="~~~~~~~~~~~" left="0" |
9 | <tearoff_menu bottom="-10" enabled="true" height="10" hidden="false" label="~~~~~~~~~~~" | 9 | mouse_opaque="true" name="~~~~~~~~~~~" width="243" /> |
10 | left="0" mouse_opaque="true" name="~~~~~~~~~~~" width="243" /> | 10 | <menu_item_call bottom="-29" enabled="true" height="19" label="Upload Image (L$[COST])..." |
11 | <menu_item_call bottom="-29" enabled="true" height="19" hidden="false" | 11 | left="0" mouse_opaque="true" name="Upload Image" shortcut="control|U" |
12 | label="Upload Image (L$[COST])..." left="0" mouse_opaque="true" | 12 | width="243"> |
13 | name="Upload Image" shortcut="control|U" width="243"> | ||
14 | <on_click function="File.UploadImage" userdata="" /> | 13 | <on_click function="File.UploadImage" userdata="" /> |
15 | <on_enable function="File.EnableUpload" /> | 14 | <on_enable function="File.EnableUpload" /> |
16 | </menu_item_call> | 15 | </menu_item_call> |
17 | <menu_item_call bottom="-48" enabled="true" height="19" hidden="false" | 16 | <menu_item_call bottom="-48" enabled="true" height="19" label="Upload Sound (L$[COST])..." |
18 | label="Upload Sound (L$[COST])..." left="0" mouse_opaque="true" | 17 | left="0" mouse_opaque="true" name="Upload Sound" width="243"> |
19 | name="Upload Sound" width="243"> | ||
20 | <on_click function="File.UploadSound" userdata="" /> | 18 | <on_click function="File.UploadSound" userdata="" /> |
21 | <on_enable function="File.EnableUpload" /> | 19 | <on_enable function="File.EnableUpload" /> |
22 | </menu_item_call> | 20 | </menu_item_call> |
23 | <menu_item_call bottom="-67" enabled="true" height="19" hidden="false" | 21 | <menu_item_call bottom="-67" enabled="true" height="19" label="Upload Animation (L$[COST])..." |
24 | label="Upload Animation (L$[COST])..." left="0" mouse_opaque="true" | 22 | left="0" mouse_opaque="true" name="Upload Animation" width="243"> |
25 | name="Upload Animation" width="243"> | ||
26 | <on_click function="File.UploadAnim" userdata="" /> | 23 | <on_click function="File.UploadAnim" userdata="" /> |
27 | <on_enable function="File.EnableUpload" /> | 24 | <on_enable function="File.EnableUpload" /> |
28 | </menu_item_call> | 25 | </menu_item_call> |
29 | <menu_item_call bottom="-86" enabled="true" height="19" hidden="false" | 26 | <menu_item_call bottom="-86" enabled="true" height="19" |
30 | label="Bulk Upload (L$[COST] per file)..." left="0" mouse_opaque="true" | 27 | label="Bulk Upload (L$[COST] per file)..." left="0" mouse_opaque="true" |
31 | name="Bulk Upload" width="243"> | 28 | name="Bulk Upload" width="243"> |
32 | <on_click function="File.UploadBulk" userdata="" /> | 29 | <on_click function="File.UploadBulk" userdata="" /> |
33 | </menu_item_call> | 30 | </menu_item_call> |
34 | <menu_item_separator bottom="-94" enabled="true" height="8" hidden="false" label="-----------" | 31 | <menu_item_separator bottom="-94" enabled="true" height="8" label="-----------" left="0" |
35 | left="0" mouse_opaque="true" name="separator" width="243" /> | 32 | mouse_opaque="true" name="separator" width="243" /> |
36 | <menu_item_call bottom="-113" enabled="true" height="19" hidden="false" label="Close Window" | 33 | <menu_item_call bottom="-113" enabled="true" height="19" label="Close Window" left="0" |
37 | left="0" mouse_opaque="true" name="Close Window" shortcut="control|W" | 34 | mouse_opaque="true" name="Close Window" shortcut="control|W" width="243"> |
38 | width="243"> | ||
39 | <on_click function="File.CloseWindow" userdata="" /> | 35 | <on_click function="File.CloseWindow" userdata="" /> |
40 | <on_enable function="File.EnableCloseWindow" userdata="" /> | 36 | <on_enable function="File.EnableCloseWindow" userdata="" /> |
41 | </menu_item_call> | 37 | </menu_item_call> |
42 | <menu_item_call bottom="-113" enabled="true" height="19" hidden="false" label="Close All Windows" | 38 | <menu_item_call bottom="-113" enabled="true" height="19" label="Close All Windows" left="0" |
43 | left="0" mouse_opaque="true" name="Close All Windows" shortcut="control|shift|W" | 39 | mouse_opaque="true" name="Close All Windows" shortcut="control|shift|W" |
44 | width="243"> | 40 | width="243"> |
45 | <on_click function="File.CloseAllWindows" userdata="" /> | 41 | <on_click function="File.CloseAllWindows" userdata="" /> |
46 | <on_enable function="File.EnableCloseAllWindows" userdata="" /> | 42 | <on_enable function="File.EnableCloseAllWindows" userdata="" /> |
47 | </menu_item_call> | 43 | </menu_item_call> |
48 | <menu_item_separator bottom="-121" enabled="true" height="8" hidden="false" label="-----------" | 44 | <menu_item_separator bottom="-121" enabled="true" height="8" label="-----------" left="0" |
49 | left="0" mouse_opaque="true" name="separator2" width="243" /> | 45 | mouse_opaque="true" name="separator2" width="243" /> |
50 | <menu_item_call bottom="-140" enabled="true" height="19" hidden="false" | 46 | <menu_item_call bottom="-140" enabled="true" height="19" label="Save Texture As..." left="0" |
51 | label="Save Texture As..." left="0" mouse_opaque="true" | 47 | mouse_opaque="true" name="Save Texture As..." width="243"> |
52 | name="Save Texture As..." width="243"> | ||
53 | <on_click function="File.SaveTexture" userdata="" /> | 48 | <on_click function="File.SaveTexture" userdata="" /> |
54 | <on_enable function="File.EnableSaveAs" /> | 49 | <on_enable function="File.EnableSaveAs" /> |
55 | </menu_item_call> | 50 | </menu_item_call> |
56 | <menu_item_separator bottom="-148" enabled="true" height="8" hidden="false" label="-----------" | 51 | <menu_item_separator bottom="-148" enabled="true" height="8" label="-----------" left="0" |
57 | left="0" mouse_opaque="true" name="separator3" width="243" /> | 52 | mouse_opaque="true" name="separator3" width="243" /> |
58 | <menu_item_call bottom="-167" enabled="true" height="19" hidden="false" label="Take Snapshot" | 53 | <menu_item_call bottom="-167" enabled="true" height="19" label="Take Snapshot" left="0" |
59 | left="0" mouse_opaque="true" name="Take Snapshot" | 54 | mouse_opaque="true" name="Take Snapshot" shortcut="control|shift|S" |
60 | shortcut="control|shift|S" width="243"> | 55 | width="243"> |
61 | <on_click function="File.TakeSnapshot" userdata="" /> | 56 | <on_click function="File.TakeSnapshot" userdata="" /> |
62 | </menu_item_call> | 57 | </menu_item_call> |
63 | <menu_item_call bottom="-186" enabled="true" height="19" hidden="false" | 58 | <menu_item_call bottom="-186" enabled="true" height="19" label="Snapshot to Disk" left="0" |
64 | label="Snapshot to Disk" left="0" mouse_opaque="true" | 59 | mouse_opaque="true" name="Snapshot to Disk" shortcut="control|`" |
65 | name="Snapshot to Disk" shortcut="control|`" useMacCtrl="true" width="243"> | 60 | useMacCtrl="true" width="243"> |
66 | <on_click function="File.TakeSnapshotToDisk" userdata="" /> | 61 | <on_click function="File.TakeSnapshotToDisk" userdata="" /> |
67 | </menu_item_call> | 62 | </menu_item_call> |
68 | <menu_item_separator bottom="-194" enabled="true" height="8" hidden="false" label="-----------" | 63 | <menu_item_separator bottom="-194" enabled="true" height="8" label="-----------" left="0" |
69 | left="0" mouse_opaque="true" name="separator4" width="243" /> | 64 | mouse_opaque="true" name="separator4" width="243" /> |
70 | <menu_item_call bottom="-213" enabled="true" height="19" hidden="false" | 65 | <menu_item_call bottom="-213" enabled="true" height="19" label="Start/Stop Movie to Disk" |
71 | label="Start/Stop Movie to Disk" left="0" mouse_opaque="true" | 66 | left="0" mouse_opaque="true" name="Start/Stop Movie to Disk" |
72 | name="Start/Stop Movie to Disk" shortcut="control|shift|A" width="243"> | 67 | shortcut="control|shift|A" width="243"> |
73 | <on_click function="File.SaveMovie" userdata="" /> | 68 | <on_click function="File.SaveMovie" userdata="" /> |
74 | </menu_item_call> | 69 | </menu_item_call> |
75 | <menu bottom="-554" drop_shadow="true" enabled="true" height="117" | 70 | <menu bottom="-554" create_jump_keys="true" drop_shadow="true" enabled="true" |
76 | hidden="false" label="Set Window Size" left="0" mouse_opaque="false" | 71 | height="117" label="Set Window Size" left="0" mouse_opaque="false" |
77 | name="Set Window Size" opaque="true" tear_off="true" create_jump_keys="true" width="125"> | 72 | name="Set Window Size" opaque="true" tear_off="true" width="125"> |
78 | <menu_item_call bottom="-29" enabled="true" height="19" hidden="false" label="320x240" left="0" | 73 | <menu_item_call bottom="-29" enabled="true" height="19" label="320x240" left="0" |
79 | mouse_opaque="true" name="320x240" width="125"> | 74 | mouse_opaque="true" name="320x240" width="125"> |
80 | <on_click function="File.SetWindowSize" userdata="320,240" /> | 75 | <on_click function="File.SetWindowSize" userdata="320,240" /> |
81 | </menu_item_call> | 76 | </menu_item_call> |
82 | <menu_item_call bottom="-48" enabled="true" height="19" hidden="false" label="640x480" left="0" | 77 | <menu_item_call bottom="-48" enabled="true" height="19" label="640x480" left="0" |
83 | mouse_opaque="true" name="640x480" width="125"> | 78 | mouse_opaque="true" name="640x480" width="125"> |
84 | <on_click function="File.SetWindowSize" userdata="640,480" /> | 79 | <on_click function="File.SetWindowSize" userdata="640,480" /> |
85 | </menu_item_call> | 80 | </menu_item_call> |
86 | <menu_item_call bottom="-67" enabled="true" height="19" hidden="false" label="800x600" left="0" | 81 | <menu_item_call bottom="-67" enabled="true" height="19" label="800x600" left="0" |
87 | mouse_opaque="true" name="800x600" width="125"> | 82 | mouse_opaque="true" name="800x600" width="125"> |
88 | <on_click function="File.SetWindowSize" userdata="800,600" /> | 83 | <on_click function="File.SetWindowSize" userdata="800,600" /> |
89 | </menu_item_call> | 84 | </menu_item_call> |
90 | <menu_item_separator bottom="-75" enabled="true" height="8" hidden="false" label="-----------" | 85 | <menu_item_separator bottom="-75" enabled="true" height="8" label="-----------" left="0" |
91 | left="0" mouse_opaque="true" name="separator" width="125" /> | 86 | mouse_opaque="true" name="separator" width="125" /> |
92 | <menu_item_call bottom="-94" enabled="true" height="19" hidden="false" label="720x480 (NTSC)" | 87 | <menu_item_call bottom="-94" enabled="true" height="19" label="720x480 (NTSC)" left="0" |
93 | left="0" mouse_opaque="true" name="720x480 (NTSC)" width="125"> | 88 | mouse_opaque="true" name="720x480 (NTSC)" width="125"> |
94 | <on_click function="File.SetWindowSize" userdata="720,480" /> | 89 | <on_click function="File.SetWindowSize" userdata="720,480" /> |
95 | </menu_item_call> | 90 | </menu_item_call> |
96 | <menu_item_call bottom="-113" enabled="true" height="19" hidden="false" label="768x576 (PAL)" | 91 | <menu_item_call bottom="-113" enabled="true" height="19" label="768x576 (PAL)" left="0" |
97 | left="0" mouse_opaque="true" name="768x576 (PAL)" width="125"> | 92 | mouse_opaque="true" name="768x576 (PAL)" width="125"> |
98 | <on_click function="File.SetWindowSize" userdata="768,576" /> | 93 | <on_click function="File.SetWindowSize" userdata="768,576" /> |
99 | </menu_item_call> | 94 | </menu_item_call> |
100 | </menu> | 95 | </menu> |
101 | <menu_item_separator bottom="-240" enabled="true" height="8" hidden="false" label="-----------" | 96 | <menu_item_separator bottom="-240" enabled="true" height="8" label="-----------" left="0" |
102 | left="0" mouse_opaque="true" name="separator5" width="243" /> | 97 | mouse_opaque="true" name="separator5" width="243" /> |
103 | <menu_item_call bottom="-259" enabled="true" height="19" hidden="false" label="Quit" left="0" | 98 | <menu_item_call bottom="-259" enabled="true" height="19" label="Quit" left="0" |
104 | mouse_opaque="true" name="Quit" shortcut="control|Q" width="243"> | 99 | mouse_opaque="true" name="Quit" shortcut="control|Q" width="243"> |
105 | <on_click function="File.Quit" userdata="" /> | 100 | <on_click function="File.Quit" userdata="" /> |
106 | </menu_item_call> | 101 | </menu_item_call> |
107 | </menu> | 102 | </menu> |
108 | <menu bottom="97" drop_shadow="true" enabled="true" height="439" | 103 | <menu bottom="97" create_jump_keys="true" drop_shadow="true" enabled="true" |
109 | hidden="false" label="Edit" left="38" mouse_opaque="false" name="Edit" | 104 | height="439" label="Edit" left="38" mouse_opaque="false" name="Edit" |
110 | opaque="true" tear_off="true" create_jump_keys="true" width="153"> | 105 | opaque="true" tear_off="true" width="153"> |
111 | <menu_item_call bottom="-29" enabled="false" height="19" hidden="false" label="Undo" left="0" | 106 | <menu_item_call bottom="-29" enabled="false" height="19" label="Undo" left="0" |
112 | mouse_opaque="true" name="Undo" shortcut="control|Z" width="153"> | 107 | mouse_opaque="true" name="Undo" shortcut="control|Z" width="153"> |
113 | <on_click function="Edit.Undo" userdata="" /> | 108 | <on_click function="Edit.Undo" userdata="" /> |
114 | <on_enable function="Edit.EnableUndo" /> | 109 | <on_enable function="Edit.EnableUndo" /> |
115 | </menu_item_call> | 110 | </menu_item_call> |
116 | <menu_item_call bottom="-48" enabled="false" height="19" hidden="false" label="Redo" left="0" | 111 | <menu_item_call bottom="-48" enabled="false" height="19" label="Redo" left="0" |
117 | mouse_opaque="true" name="Redo" shortcut="control|Y" width="153"> | 112 | mouse_opaque="true" name="Redo" shortcut="control|Y" width="153"> |
118 | <on_click function="Edit.Redo" userdata="" /> | 113 | <on_click function="Edit.Redo" userdata="" /> |
119 | <on_enable function="Edit.EnableRedo" /> | 114 | <on_enable function="Edit.EnableRedo" /> |
120 | </menu_item_call> | 115 | </menu_item_call> |
121 | <menu_item_separator bottom="-56" enabled="true" height="8" hidden="false" label="-----------" | 116 | <menu_item_separator bottom="-56" enabled="true" height="8" label="-----------" left="0" |
122 | left="0" mouse_opaque="true" name="separator" width="153" /> | 117 | mouse_opaque="true" name="separator" width="153" /> |
123 | <menu_item_call bottom="-75" enabled="false" height="19" hidden="false" label="Cut" left="0" | 118 | <menu_item_call bottom="-75" enabled="false" height="19" label="Cut" left="0" |
124 | mouse_opaque="true" name="Cut" shortcut="control|X" width="153"> | 119 | mouse_opaque="true" name="Cut" shortcut="control|X" width="153"> |
125 | <on_click function="Edit.Cut" userdata="" /> | 120 | <on_click function="Edit.Cut" userdata="" /> |
126 | <on_enable function="Edit.EnableCut" /> | 121 | <on_enable function="Edit.EnableCut" /> |
127 | </menu_item_call> | 122 | </menu_item_call> |
128 | <menu_item_call bottom="-94" enabled="false" height="19" hidden="false" label="Copy" left="0" | 123 | <menu_item_call bottom="-94" enabled="false" height="19" label="Copy" left="0" |
129 | mouse_opaque="true" name="Copy" shortcut="control|C" width="153"> | 124 | mouse_opaque="true" name="Copy" shortcut="control|C" width="153"> |
130 | <on_click function="Edit.Copy" userdata="" /> | 125 | <on_click function="Edit.Copy" userdata="" /> |
131 | <on_enable function="Edit.EnableCopy" /> | 126 | <on_enable function="Edit.EnableCopy" /> |
132 | </menu_item_call> | 127 | </menu_item_call> |
133 | <menu_item_call bottom="-113" enabled="false" height="19" hidden="false" label="Paste" left="0" | 128 | <menu_item_call bottom="-113" enabled="false" height="19" label="Paste" left="0" |
134 | mouse_opaque="true" name="Paste" shortcut="control|V" width="153"> | 129 | mouse_opaque="true" name="Paste" shortcut="control|V" width="153"> |
135 | <on_click function="Edit.Paste" userdata="" /> | 130 | <on_click function="Edit.Paste" userdata="" /> |
136 | <on_enable function="Edit.EnablePaste" /> | 131 | <on_enable function="Edit.EnablePaste" /> |
137 | </menu_item_call> | 132 | </menu_item_call> |
138 | <menu_item_call bottom="-132" enabled="false" height="19" hidden="false" label="Delete" | 133 | <menu_item_call bottom="-132" enabled="false" height="19" label="Delete" left="0" |
139 | left="0" mouse_opaque="true" name="Delete" shortcut="Del" width="153"> | 134 | mouse_opaque="true" name="Delete" shortcut="Del" width="153"> |
140 | <on_click function="Edit.Delete" userdata="" /> | 135 | <on_click function="Edit.Delete" userdata="" /> |
141 | <on_enable function="Edit.EnableDelete" /> | 136 | <on_enable function="Edit.EnableDelete" /> |
142 | </menu_item_call> | 137 | </menu_item_call> |
143 | <menu_item_separator bottom="-140" enabled="true" height="8" hidden="false" label="-----------" | 138 | <menu_item_separator bottom="-140" enabled="true" height="8" label="-----------" left="0" |
144 | left="0" mouse_opaque="true" name="separator2" width="153" /> | 139 | mouse_opaque="true" name="separator2" width="153" /> |
145 | <menu_item_call bottom="-159" enabled="true" height="19" hidden="false" label="Search..." | 140 | <menu_item_call bottom="-159" enabled="true" height="19" label="Search..." left="0" |
146 | left="0" mouse_opaque="true" name="Search..." shortcut="control|F" | 141 | mouse_opaque="true" name="Search..." shortcut="control|F" width="153"> |
147 | width="153"> | ||
148 | <on_click function="Edit.Search" userdata="" /> | 142 | <on_click function="Edit.Search" userdata="" /> |
149 | </menu_item_call> | 143 | </menu_item_call> |
150 | <menu_item_separator bottom="-167" enabled="true" height="8" hidden="false" label="-----------" | 144 | <menu_item_separator bottom="-167" enabled="true" height="8" label="-----------" left="0" |
151 | left="0" mouse_opaque="true" name="separator3" width="153" /> | 145 | mouse_opaque="true" name="separator3" width="153" /> |
152 | <menu_item_call bottom="-186" enabled="false" height="19" hidden="false" label="Select All" | 146 | <menu_item_call bottom="-186" enabled="false" height="19" label="Select All" left="0" |
153 | left="0" mouse_opaque="true" name="Select All" shortcut="control|A" | 147 | mouse_opaque="true" name="Select All" shortcut="control|A" width="153"> |
154 | width="153"> | ||
155 | <on_click function="Edit.SelectAll" userdata="" /> | 148 | <on_click function="Edit.SelectAll" userdata="" /> |
156 | <on_enable function="Edit.EnableSelectAll" /> | 149 | <on_enable function="Edit.EnableSelectAll" /> |
157 | </menu_item_call> | 150 | </menu_item_call> |
158 | <menu_item_call bottom="-205" enabled="false" height="19" hidden="false" label="Deselect" | 151 | <menu_item_call bottom="-205" enabled="false" height="19" label="Deselect" left="0" |
159 | left="0" mouse_opaque="true" name="Deselect" shortcut="control|E" | 152 | mouse_opaque="true" name="Deselect" shortcut="control|E" width="153"> |
160 | width="153"> | ||
161 | <on_click function="Edit.Deselect" userdata="" /> | 153 | <on_click function="Edit.Deselect" userdata="" /> |
162 | <on_enable function="Edit.EnableDeselect" /> | 154 | <on_enable function="Edit.EnableDeselect" /> |
163 | </menu_item_call> | 155 | </menu_item_call> |
164 | <menu_item_separator bottom="-213" enabled="true" height="8" hidden="false" label="-----------" | 156 | <menu_item_separator bottom="-213" enabled="true" height="8" label="-----------" left="0" |
165 | left="0" mouse_opaque="true" name="separator4" width="153" /> | 157 | mouse_opaque="true" name="separator4" width="153" /> |
166 | <menu_item_call bottom="-232" enabled="false" height="19" hidden="false" label="Duplicate" | 158 | <menu_item_call bottom="-232" enabled="false" height="19" label="Duplicate" left="0" |
167 | left="0" mouse_opaque="true" name="Duplicate" shortcut="control|D" | 159 | mouse_opaque="true" name="Duplicate" shortcut="control|D" width="153"> |
168 | width="153"> | ||
169 | <on_click function="Edit.Duplicate" userdata="" /> | 160 | <on_click function="Edit.Duplicate" userdata="" /> |
170 | <on_enable function="Edit.EnableDuplicate" /> | 161 | <on_enable function="Edit.EnableDuplicate" /> |
171 | </menu_item_call> | 162 | </menu_item_call> |
172 | <menu_item_separator bottom="-240" enabled="true" height="8" hidden="false" label="-----------" | 163 | <menu_item_separator bottom="-240" enabled="true" height="8" label="-----------" left="0" |
173 | left="0" mouse_opaque="true" name="separator5" width="153" /> | 164 | mouse_opaque="true" name="separator5" width="153" /> |
174 | <menu bottom="-554" drop_shadow="true" enabled="true" height="554" | 165 | <menu bottom="-554" create_jump_keys="true" drop_shadow="true" enabled="true" |
175 | hidden="false" label="Attach Object" left="0" mouse_opaque="false" | 166 | height="554" label="Attach Object" left="0" mouse_opaque="false" |
176 | name="Attach Object" opaque="true" tear_off="true" create_jump_keys="true" | 167 | name="Attach Object" opaque="true" tear_off="true" width="117" /> |
177 | width="117" /> | 168 | <menu bottom="-554" create_jump_keys="true" drop_shadow="true" enabled="true" |
178 | <menu bottom="-554" drop_shadow="true" enabled="true" height="554" | 169 | height="554" label="Detach Object" left="191" mouse_opaque="false" |
179 | hidden="false" label="Detach Object" left="191" mouse_opaque="false" | 170 | name="Detach Object" opaque="true" tear_off="true" width="118" /> |
180 | name="Detach Object" opaque="true" tear_off="true" create_jump_keys="true" | 171 | <menu bottom="-554" create_jump_keys="true" drop_shadow="true" enabled="true" |
181 | width="118" /> | 172 | height="204" label="Take Off Clothing" left="0" mouse_opaque="false" |
182 | <menu bottom="-554" drop_shadow="true" enabled="true" height="204" | 173 | name="Take Off Clothing" opaque="true" tear_off="true" width="118"> |
183 | hidden="false" label="Take Off Clothing" left="0" mouse_opaque="false" | 174 | <menu_item_call bottom="-29" enabled="false" height="19" label="Shirt" left="0" |
184 | name="Take Off Clothing" opaque="true" tear_off="true" create_jump_keys="true" | ||
185 | width="118"> | ||
186 | <menu_item_call bottom="-29" enabled="false" height="19" hidden="false" label="Shirt" left="0" | ||
187 | mouse_opaque="true" name="Shirt" width="118"> | 175 | mouse_opaque="true" name="Shirt" width="118"> |
188 | <on_click function="Edit.TakeOff" userdata="shirt" /> | 176 | <on_click function="Edit.TakeOff" userdata="shirt" /> |
189 | <on_enable function="Edit.EnableTakeOff" userdata="shirt" /> | 177 | <on_enable function="Edit.EnableTakeOff" userdata="shirt" /> |
190 | </menu_item_call> | 178 | </menu_item_call> |
191 | <menu_item_call bottom="-48" enabled="false" height="19" hidden="false" label="Pants" left="0" | 179 | <menu_item_call bottom="-48" enabled="false" height="19" label="Pants" left="0" |
192 | mouse_opaque="true" name="Pants" width="118"> | 180 | mouse_opaque="true" name="Pants" width="118"> |
193 | <on_click function="Edit.TakeOff" userdata="pants" /> | 181 | <on_click function="Edit.TakeOff" userdata="pants" /> |
194 | <on_enable function="Edit.EnableTakeOff" userdata="pants" /> | 182 | <on_enable function="Edit.EnableTakeOff" userdata="pants" /> |
195 | </menu_item_call> | 183 | </menu_item_call> |
196 | <menu_item_call bottom="-67" enabled="false" height="19" hidden="false" label="Shoes" left="0" | 184 | <menu_item_call bottom="-67" enabled="false" height="19" label="Shoes" left="0" |
197 | mouse_opaque="true" name="Shoes" width="118"> | 185 | mouse_opaque="true" name="Shoes" width="118"> |
198 | <on_click function="Edit.TakeOff" userdata="shoes" /> | 186 | <on_click function="Edit.TakeOff" userdata="shoes" /> |
199 | <on_enable function="Edit.EnableTakeOff" userdata="shoes" /> | 187 | <on_enable function="Edit.EnableTakeOff" userdata="shoes" /> |
200 | </menu_item_call> | 188 | </menu_item_call> |
201 | <menu_item_call bottom="-86" enabled="false" height="19" hidden="false" label="Socks" left="0" | 189 | <menu_item_call bottom="-86" enabled="false" height="19" label="Socks" left="0" |
202 | mouse_opaque="true" name="Socks" width="118"> | 190 | mouse_opaque="true" name="Socks" width="118"> |
203 | <on_click function="Edit.TakeOff" userdata="socks" /> | 191 | <on_click function="Edit.TakeOff" userdata="socks" /> |
204 | <on_enable function="Edit.EnableTakeOff" userdata="socks" /> | 192 | <on_enable function="Edit.EnableTakeOff" userdata="socks" /> |
205 | </menu_item_call> | 193 | </menu_item_call> |
206 | <menu_item_call bottom="-105" enabled="false" height="19" hidden="false" label="Jacket" | 194 | <menu_item_call bottom="-105" enabled="false" height="19" label="Jacket" left="0" |
207 | left="0" mouse_opaque="true" name="Jacket" width="118"> | 195 | mouse_opaque="true" name="Jacket" width="118"> |
208 | <on_click function="Edit.TakeOff" userdata="jacket" /> | 196 | <on_click function="Edit.TakeOff" userdata="jacket" /> |
209 | <on_enable function="Edit.EnableTakeOff" userdata="jacket" /> | 197 | <on_enable function="Edit.EnableTakeOff" userdata="jacket" /> |
210 | </menu_item_call> | 198 | </menu_item_call> |
211 | <menu_item_call bottom="-124" enabled="false" height="19" hidden="false" label="Gloves" | 199 | <menu_item_call bottom="-124" enabled="false" height="19" label="Gloves" left="0" |
212 | left="0" mouse_opaque="true" name="Gloves" width="118"> | 200 | mouse_opaque="true" name="Gloves" width="118"> |
213 | <on_click function="Edit.TakeOff" userdata="gloves" /> | 201 | <on_click function="Edit.TakeOff" userdata="gloves" /> |
214 | <on_enable function="Edit.EnableTakeOff" userdata="gloves" /> | 202 | <on_enable function="Edit.EnableTakeOff" userdata="gloves" /> |
215 | </menu_item_call> | 203 | </menu_item_call> |
216 | <menu_item_call bottom="-143" enabled="false" height="19" hidden="false" label="Undershirt" | 204 | <menu_item_call bottom="-143" enabled="false" height="19" label="Undershirt" left="0" |
217 | left="0" mouse_opaque="true" name="Menu Undershirt" width="118"> | 205 | mouse_opaque="true" name="Menu Undershirt" width="118"> |
218 | <on_click function="Edit.TakeOff" userdata="undershirt" /> | 206 | <on_click function="Edit.TakeOff" userdata="undershirt" /> |
219 | <on_enable function="Edit.EnableTakeOff" userdata="undershirt" /> | 207 | <on_enable function="Edit.EnableTakeOff" userdata="undershirt" /> |
220 | </menu_item_call> | 208 | </menu_item_call> |
221 | <menu_item_call bottom="-162" enabled="false" height="19" hidden="false" label="Underpants" | 209 | <menu_item_call bottom="-162" enabled="false" height="19" label="Underpants" left="0" |
222 | left="0" mouse_opaque="true" name="Menu Underpants" width="118"> | 210 | mouse_opaque="true" name="Menu Underpants" width="118"> |
223 | <on_click function="Edit.TakeOff" userdata="underpants" /> | 211 | <on_click function="Edit.TakeOff" userdata="underpants" /> |
224 | <on_enable function="Edit.EnableTakeOff" userdata="underpants" /> | 212 | <on_enable function="Edit.EnableTakeOff" userdata="underpants" /> |
225 | </menu_item_call> | 213 | </menu_item_call> |
226 | <menu_item_call bottom="-181" enabled="false" height="19" hidden="false" label="Skirt" left="0" | 214 | <menu_item_call bottom="-181" enabled="false" height="19" label="Skirt" left="0" |
227 | mouse_opaque="true" name="Skirt" width="118"> | 215 | mouse_opaque="true" name="Skirt" width="118"> |
228 | <on_click function="Edit.TakeOff" userdata="skirt" /> | 216 | <on_click function="Edit.TakeOff" userdata="skirt" /> |
229 | <on_enable function="Edit.EnableTakeOff" userdata="skirt" /> | 217 | <on_enable function="Edit.EnableTakeOff" userdata="skirt" /> |
230 | </menu_item_call> | 218 | </menu_item_call> |
231 | <menu_item_call bottom="-200" enabled="true" height="19" hidden="false" label="All Clothes" | 219 | <menu_item_call bottom="-200" enabled="true" height="19" label="All Clothes" left="0" |
232 | left="0" mouse_opaque="true" name="All Clothes" width="118"> | 220 | mouse_opaque="true" name="All Clothes" width="118"> |
233 | <on_click function="Edit.TakeOff" userdata="all" /> | 221 | <on_click function="Edit.TakeOff" userdata="all" /> |
234 | </menu_item_call> | 222 | </menu_item_call> |
235 | </menu> | 223 | </menu> |
236 | <menu_item_separator bottom="-305" enabled="true" height="8" hidden="false" label="-----------" | 224 | <menu_item_separator bottom="-305" enabled="true" height="8" label="-----------" left="0" |
237 | left="0" mouse_opaque="true" name="separator6" width="153" /> | 225 | mouse_opaque="true" name="separator6" width="153" /> |
238 | <menu_item_call bottom="-324" enabled="true" height="19" hidden="false" label="Gestures..." | 226 | <menu_item_call bottom="-324" enabled="true" height="19" label="Gestures..." left="0" |
239 | left="0" mouse_opaque="true" name="Gestures..." shortcut="control|G" | 227 | mouse_opaque="true" name="Gestures..." shortcut="control|G" width="153"> |
240 | width="153"> | ||
241 | <on_click function="ShowFloater" userdata="gestures" /> | 228 | <on_click function="ShowFloater" userdata="gestures" /> |
242 | </menu_item_call> | 229 | </menu_item_call> |
243 | <menu_item_call bottom="-343" enabled="true" height="19" hidden="false" label="Profile..." | 230 | <menu_item_call bottom="-343" enabled="true" height="19" label="Profile..." left="0" |
244 | left="0" mouse_opaque="true" name="Profile..." width="153"> | 231 | mouse_opaque="true" name="Profile..." width="153"> |
245 | <on_click function="ShowAgentProfile" userdata="agent" /> | 232 | <on_click function="ShowAgentProfile" userdata="agent" /> |
246 | </menu_item_call> | 233 | </menu_item_call> |
247 | <menu_item_call bottom="-362" enabled="true" height="19" hidden="false" label="Appearance..." | 234 | <menu_item_call bottom="-362" enabled="true" height="19" label="Appearance..." left="0" |
248 | left="0" mouse_opaque="true" name="Appearance..." width="153"> | 235 | mouse_opaque="true" name="Appearance..." width="153"> |
249 | <on_click function="ShowFloater" userdata="appearance" /> | 236 | <on_click function="ShowFloater" userdata="appearance" /> |
250 | <on_enable function="Edit.EnableCustomizeAvatar" /> | 237 | <on_enable function="Edit.EnableCustomizeAvatar" /> |
251 | </menu_item_call> | 238 | </menu_item_call> |
252 | <menu_item_separator bottom="-370" enabled="true" height="8" hidden="false" label="-----------" | 239 | <menu_item_separator bottom="-370" enabled="true" height="8" label="-----------" left="0" |
253 | left="0" mouse_opaque="true" name="separator7" width="153" /> | 240 | mouse_opaque="true" name="separator7" width="153" /> |
254 | <menu_item_check bottom="-389" enabled="true" height="19" hidden="false" label="Friends..." | 241 | <menu_item_check bottom="-389" enabled="true" height="19" label="Friends..." left="0" |
255 | left="0" mouse_opaque="true" name="Friends..." shortcut="control|shift|F" | 242 | mouse_opaque="true" name="Friends..." shortcut="control|shift|F" |
256 | width="153"> | 243 | width="153"> |
257 | <on_click function="ShowFloater" userdata="friends" /> | 244 | <on_click function="ShowFloater" userdata="friends" /> |
258 | <on_check function="FloaterVisible" userdata="friends" /> | 245 | <on_check function="FloaterVisible" userdata="friends" /> |
259 | </menu_item_check> | 246 | </menu_item_check> |
260 | <menu_item_call bottom="-408" enabled="true" height="19" hidden="false" label="Groups..." | 247 | <menu_item_call bottom="-408" enabled="true" height="19" label="Groups..." left="0" |
261 | left="0" mouse_opaque="true" name="Groups..." width="153"> | 248 | mouse_opaque="true" name="Groups..." width="153"> |
262 | <on_click function="ShowAgentGroups" userdata="agent" /> | 249 | <on_click function="ShowAgentGroups" userdata="agent" /> |
263 | </menu_item_call> | 250 | </menu_item_call> |
264 | <menu_item_separator bottom="-416" enabled="true" height="8" hidden="false" label="-----------" | 251 | <menu_item_separator bottom="-416" enabled="true" height="8" label="-----------" left="0" |
265 | left="0" mouse_opaque="true" name="separator8" width="153" /> | 252 | mouse_opaque="true" name="separator8" width="153" /> |
266 | <menu_item_call bottom="-435" enabled="true" height="19" hidden="false" label="Preferences..." | 253 | <menu_item_call bottom="-435" enabled="true" height="19" label="Preferences..." left="0" |
267 | left="0" mouse_opaque="true" name="Preferences..." shortcut="control|P" | 254 | mouse_opaque="true" name="Preferences..." shortcut="control|P" width="153"> |
268 | width="153"> | ||
269 | <on_click function="ShowFloater" userdata="preferences" /> | 255 | <on_click function="ShowFloater" userdata="preferences" /> |
270 | </menu_item_call> | 256 | </menu_item_call> |
271 | </menu> | 257 | </menu> |
272 | <menu bottom="-1" drop_shadow="true" enabled="true" height="537" | 258 | <menu bottom="-1" create_jump_keys="true" drop_shadow="true" enabled="true" |
273 | hidden="false" label="View" left="80" mouse_opaque="false" name="View" | 259 | height="537" label="View" left="80" mouse_opaque="false" name="View" |
274 | opaque="true" tear_off="true" create_jump_keys="true" width="211"> | 260 | opaque="true" tear_off="true" width="211"> |
275 | <tearoff_menu bottom="-10" enabled="true" height="10" hidden="false" label="~~~~~~~~~~~" | 261 | <tearoff_menu bottom="-10" enabled="true" height="10" label="~~~~~~~~~~~" left="0" |
276 | left="0" mouse_opaque="true" name="~~~~~~~~~~~" width="211" /> | 262 | mouse_opaque="true" name="~~~~~~~~~~~" width="211" /> |
277 | <menu_item_call bottom="-29" enabled="true" height="19" hidden="false" label="Mouselook" | 263 | <menu_item_call bottom="-29" enabled="true" height="19" label="Mouselook" left="0" |
278 | left="0" mouse_opaque="true" name="Mouselook" shortcut="M" width="211"> | 264 | mouse_opaque="true" name="Mouselook" shortcut="M" width="211"> |
279 | <on_click function="View.Mouselook" userdata="" /> | 265 | <on_click function="View.Mouselook" userdata="" /> |
280 | <on_enable function="View.EnableMouselook" /> | 266 | <on_enable function="View.EnableMouselook" /> |
281 | </menu_item_call> | 267 | </menu_item_call> |
282 | <menu_item_check bottom="-48" enabled="true" height="19" hidden="false" label="Build" left="0" | 268 | <menu_item_check bottom="-48" enabled="true" height="19" label="Build" left="0" |
283 | mouse_opaque="true" name="Build" shortcut="B" width="211"> | 269 | mouse_opaque="true" name="Build" shortcut="B" width="211"> |
284 | <on_click function="View.BuildMode" userdata="" /> | 270 | <on_click function="View.BuildMode" userdata="" /> |
285 | <on_check function="View.CheckBuildMode" /> | 271 | <on_check function="View.CheckBuildMode" /> |
286 | </menu_item_check> | 272 | </menu_item_check> |
287 | <menu_item_call bottom="-67" enabled="true" height="19" hidden="false" label="Reset View" | 273 | <menu_item_call bottom="-67" enabled="true" height="19" label="Reset View" left="0" |
288 | left="0" mouse_opaque="true" name="Reset View" shortcut="Esc" width="211"> | 274 | mouse_opaque="true" name="Reset View" shortcut="Esc" width="211"> |
289 | <on_click function="View.ResetView" userdata="" /> | 275 | <on_click function="View.ResetView" userdata="" /> |
290 | </menu_item_call> | 276 | </menu_item_call> |
291 | <menu_item_call bottom="-86" enabled="false" height="19" hidden="false" | 277 | <menu_item_call bottom="-86" enabled="false" height="19" label="Look at Last Chatter" left="0" |
292 | label="Look at Last Chatter" left="0" mouse_opaque="true" | 278 | mouse_opaque="true" name="Look at Last Chatter" shortcut="control|\" |
293 | name="Look at Last Chatter" shortcut="control|\" width="211"> | 279 | width="211"> |
294 | <on_click function="View.LookAtLastChatter" userdata="" /> | 280 | <on_click function="View.LookAtLastChatter" userdata="" /> |
295 | <on_enable function="View.EnableLastChatter" /> | 281 | <on_enable function="View.EnableLastChatter" /> |
296 | </menu_item_call> | 282 | </menu_item_call> |
297 | <menu_item_separator bottom="-94" enabled="true" height="8" hidden="false" label="-----------" | 283 | <menu_item_separator bottom="-94" enabled="true" height="8" label="-----------" left="0" |
298 | left="0" mouse_opaque="true" name="separator" width="211" /> | 284 | mouse_opaque="true" name="separator" width="211" /> |
299 | <menu_item_check bottom="-113" enabled="true" height="19" hidden="false" label="Toolbar" | 285 | <menu_item_check bottom="-113" enabled="true" height="19" label="Toolbar" left="0" |
300 | left="0" mouse_opaque="true" name="Toolbar" width="211"> | 286 | mouse_opaque="true" name="Toolbar" width="211"> |
301 | <on_click function="ShowFloater" userdata="toolbar" /> | 287 | <on_click function="ShowFloater" userdata="toolbar" /> |
302 | <on_check function="FloaterVisible" userdata="toolbar" /> | 288 | <on_check function="FloaterVisible" userdata="toolbar" /> |
303 | </menu_item_check> | 289 | </menu_item_check> |
304 | <menu_item_check bottom="-132" enabled="true" height="19" hidden="false" label="Chat History" | 290 | <menu_item_check bottom="-132" enabled="true" height="19" label="Local Chat" left="0" |
305 | left="0" mouse_opaque="true" name="Chat History" shortcut="control|H" | 291 | mouse_opaque="true" name="Chat History" shortcut="control|H" width="211"> |
306 | width="211"> | ||
307 | <on_click function="ShowFloater" userdata="chat history" /> | 292 | <on_click function="ShowFloater" userdata="chat history" /> |
308 | <on_check function="FloaterVisible" userdata="chat history" /> | 293 | <on_check function="FloaterVisible" userdata="chat history" /> |
309 | </menu_item_check> | 294 | </menu_item_check> |
310 | <menu_item_check bottom="-151" enabled="true" height="19" hidden="false" label="Instant Message" | 295 | <menu_item_check bottom="-151" enabled="true" height="19" label="Communicate" left="0" |
311 | left="0" mouse_opaque="true" name="Instant Message" shortcut="control|T" | 296 | mouse_opaque="true" name="Instant Message" shortcut="control|T" width="211"> |
312 | width="211"> | ||
313 | <on_click function="ShowFloater" userdata="im" /> | 297 | <on_click function="ShowFloater" userdata="im" /> |
314 | <on_check function="FloaterVisible" userdata="im" /> | 298 | <on_check function="FloaterVisible" userdata="im" /> |
315 | </menu_item_check> | 299 | </menu_item_check> |
316 | <menu_item_call bottom="-170" enabled="true" height="19" hidden="false" label="Inventory" | 300 | <menu_item_call bottom="-170" enabled="true" height="19" label="Inventory" left="0" |
317 | left="0" mouse_opaque="true" name="Inventory" shortcut="control|I" | 301 | mouse_opaque="true" name="Inventory" shortcut="control|I" width="211"> |
318 | width="211"> | ||
319 | <on_click function="ShowFloater" userdata="inventory" /> | 302 | <on_click function="ShowFloater" userdata="inventory" /> |
320 | </menu_item_call> | 303 | </menu_item_call> |
321 | <menu_item_check bottom="-189" enabled="true" height="19" hidden="false" label="Active Speakers" | 304 | <menu_item_check bottom="-189" enabled="true" height="19" label="Active Speakers" left="0" |
322 | left="0" mouse_opaque="true" name="Active Speakers" width="211"> | 305 | mouse_opaque="true" name="Active Speakers" width="211"> |
323 | <on_click function="ShowFloater" userdata="active speakers" /> | 306 | <on_click function="ShowFloater" userdata="active speakers" /> |
324 | <on_check function="FloaterVisible" userdata="active speakers" /> | 307 | <on_check function="FloaterVisible" userdata="active speakers" /> |
325 | </menu_item_check> | 308 | </menu_item_check> |
326 | <menu_item_check bottom="-189" enabled="true" height="19" hidden="false" label="Mute List" | 309 | <menu_item_check bottom="-189" enabled="true" height="19" label="Mute List" left="0" |
327 | left="0" mouse_opaque="true" name="Mute List" width="211"> | 310 | mouse_opaque="true" name="Mute List" width="211"> |
328 | <on_click function="ShowFloater" userdata="mute list" /> | 311 | <on_click function="ShowFloater" userdata="mute list" /> |
329 | <on_check function="FloaterVisible" userdata="mute list" /> | 312 | <on_check function="FloaterVisible" userdata="mute list" /> |
330 | </menu_item_check> | 313 | </menu_item_check> |
331 | <menu_item_separator bottom="-197" enabled="true" height="8" hidden="false" label="-----------" | 314 | <menu_item_separator bottom="-197" enabled="true" height="8" label="-----------" left="0" |
332 | left="0" mouse_opaque="true" name="separator2" width="211" /> | 315 | mouse_opaque="true" name="separator2" width="211" /> |
333 | <menu_item_check bottom="-216" enabled="true" height="19" hidden="false" label="Camera Controls" | 316 | <menu_item_check bottom="-216" enabled="true" height="19" label="Camera Controls" left="0" |
334 | left="0" mouse_opaque="true" name="Camera Controls" width="211"> | 317 | mouse_opaque="true" name="Camera Controls" width="211"> |
335 | <on_click function="ShowFloater" userdata="camera controls" /> | 318 | <on_click function="ShowFloater" userdata="camera controls" /> |
336 | <on_check function="FloaterVisible" userdata="camera controls" /> | 319 | <on_check function="FloaterVisible" userdata="camera controls" /> |
337 | </menu_item_check> | 320 | </menu_item_check> |
338 | <menu_item_check bottom="-235" enabled="true" height="19" hidden="false" | 321 | <menu_item_check bottom="-235" enabled="true" height="19" label="Movement Controls" left="0" |
339 | label="Movement Controls" left="0" mouse_opaque="true" | 322 | mouse_opaque="true" name="Movement Controls" width="211"> |
340 | name="Movement Controls" width="211"> | ||
341 | <on_click function="ShowFloater" userdata="movement controls" /> | 323 | <on_click function="ShowFloater" userdata="movement controls" /> |
342 | <on_check function="FloaterVisible" userdata="movement controls" /> | 324 | <on_check function="FloaterVisible" userdata="movement controls" /> |
343 | </menu_item_check> | 325 | </menu_item_check> |
344 | <menu_item_check bottom="-254" enabled="true" height="19" hidden="false" label="World Map" | 326 | <menu_item_check bottom="-254" enabled="true" height="19" label="World Map" left="0" |
345 | left="0" mouse_opaque="true" name="World Map" shortcut="control|M" | 327 | mouse_opaque="true" name="World Map" shortcut="control|M" width="211"> |
346 | width="211"> | ||
347 | <on_click function="ShowFloater" userdata="world map" /> | 328 | <on_click function="ShowFloater" userdata="world map" /> |
348 | <on_check control="ShowWorldMap" /> | 329 | <on_check control="ShowWorldMap" /> |
349 | </menu_item_check> | 330 | </menu_item_check> |
350 | <menu_item_check bottom="-273" enabled="true" height="19" hidden="false" label="Mini-Map" | 331 | <menu_item_check bottom="-273" enabled="true" height="19" label="Mini-Map" left="0" |
351 | left="0" mouse_opaque="true" name="Mini-Map" shortcut="control|shift|M" | 332 | mouse_opaque="true" name="Mini-Map" shortcut="control|shift|M" width="211"> |
352 | width="211"> | ||
353 | <on_click function="ShowFloater" userdata="mini map" /> | 333 | <on_click function="ShowFloater" userdata="mini map" /> |
354 | <on_check control="ShowMiniMap" /> | 334 | <on_check control="ShowMiniMap" /> |
355 | </menu_item_check> | 335 | </menu_item_check> |
356 | <menu_item_separator bottom="-281" enabled="true" height="8" hidden="false" label="-----------" | 336 | <menu_item_separator bottom="-281" enabled="true" height="8" label="-----------" left="0" |
357 | left="0" mouse_opaque="true" name="separator3" width="211" /> | 337 | mouse_opaque="true" name="separator3" width="211" /> |
358 | <menu_item_check bottom="-300" enabled="true" height="19" hidden="false" label="Statistics Bar" | 338 | <menu_item_check bottom="-300" enabled="true" height="19" label="Statistics Bar" left="0" |
359 | left="0" mouse_opaque="true" name="Statistics Bar" | 339 | mouse_opaque="true" name="Statistics Bar" shortcut="control|shift|1" |
360 | shortcut="control|shift|1" width="211"> | 340 | width="211"> |
361 | <on_click function="ShowFloater" userdata="stat bar" /> | 341 | <on_click function="ShowFloater" userdata="stat bar" /> |
362 | <on_check function="FloaterVisible" userdata="stat bar" /> | 342 | <on_check function="FloaterVisible" userdata="stat bar" /> |
363 | </menu_item_check> | 343 | </menu_item_check> |
364 | <menu_item_check bottom="-319" enabled="true" height="19" hidden="false" label="Property Lines" | 344 | <menu_item_check bottom="-319" enabled="true" height="19" label="Property Lines" left="0" |
365 | left="0" mouse_opaque="true" name="Property Lines" | 345 | mouse_opaque="true" name="Property Lines" shortcut="control|alt|shift|P" |
366 | shortcut="control|alt|shift|P" width="211"> | 346 | width="211"> |
367 | <on_click function="ToggleControl" userdata="ShowPropertyLines" /> | 347 | <on_click function="ToggleControl" userdata="ShowPropertyLines" /> |
368 | <on_check control="ShowPropertyLines" /> | 348 | <on_check control="ShowPropertyLines" /> |
369 | </menu_item_check> | 349 | </menu_item_check> |
370 | <menu_item_check bottom="-338" enabled="true" height="19" hidden="false" label="Land Owners" | 350 | <menu_item_check bottom="-338" enabled="true" height="19" label="Land Owners" left="0" |
371 | left="0" mouse_opaque="true" name="Land Owners" width="211"> | 351 | mouse_opaque="true" name="Land Owners" width="211"> |
372 | <on_click function="ToggleControl" userdata="ShowParcelOwners" /> | 352 | <on_click function="ToggleControl" userdata="ShowParcelOwners" /> |
373 | <on_check control="ShowParcelOwners" /> | 353 | <on_check control="ShowParcelOwners" /> |
374 | </menu_item_check> | 354 | </menu_item_check> |
375 | <menu_item_separator bottom="-346" enabled="true" height="8" hidden="false" label="-----------" | 355 | <menu_item_separator bottom="-346" enabled="true" height="8" label="-----------" left="0" |
376 | left="0" mouse_opaque="true" name="separator4" width="211" /> | 356 | mouse_opaque="true" name="separator4" width="211" /> |
377 | <menu bottom="-554" drop_shadow="true" enabled="true" height="79" | 357 | <menu bottom="-554" create_jump_keys="true" drop_shadow="true" enabled="true" |
378 | hidden="false" label="Hover Tips" left="0" mouse_opaque="false" | 358 | height="79" label="Hover Tips" left="0" mouse_opaque="false" |
379 | name="Hover Tips" opaque="true" tear_off="true" create_jump_keys="true" | 359 | name="Hover Tips" opaque="true" tear_off="true" width="158"> |
380 | width="158"> | 360 | <menu_item_check bottom="-29" enabled="true" height="19" label="Show Tips" left="0" |
381 | <menu_item_check bottom="-29" enabled="true" height="19" hidden="false" label="Show Tips" | 361 | mouse_opaque="true" name="Show Tips" shortcut="control|shift|T" width="158"> |
382 | left="0" mouse_opaque="true" name="Show Tips" shortcut="control|shift|T" | ||
383 | width="158"> | ||
384 | <on_click function="View.ShowHoverTips" userdata="" /> | 362 | <on_click function="View.ShowHoverTips" userdata="" /> |
385 | <on_check function="View.CheckShowHoverTips" /> | 363 | <on_check function="View.CheckShowHoverTips" /> |
386 | </menu_item_check> | 364 | </menu_item_check> |
387 | <menu_item_separator bottom="-37" enabled="true" height="8" hidden="false" label="-----------" | 365 | <menu_item_separator bottom="-37" enabled="true" height="8" label="-----------" left="0" |
388 | left="0" mouse_opaque="true" name="separator" width="158" /> | 366 | mouse_opaque="true" name="separator" width="158" /> |
389 | <menu_item_check bottom="-56" enabled="true" height="19" hidden="false" label="Land Tips" | 367 | <menu_item_check bottom="-56" enabled="true" height="19" label="Land Tips" left="0" |
390 | left="0" mouse_opaque="true" name="Land Tips" width="158"> | 368 | mouse_opaque="true" name="Land Tips" width="158"> |
391 | <on_click function="ToggleControl" userdata="ShowLandHoverTip" /> | 369 | <on_click function="ToggleControl" userdata="ShowLandHoverTip" /> |
392 | <on_enable function="View.CheckShowHoverTips" /> | 370 | <on_enable function="View.CheckShowHoverTips" /> |
393 | <on_check control="ShowLandHoverTip" /> | 371 | <on_check control="ShowLandHoverTip" /> |
394 | </menu_item_check> | 372 | </menu_item_check> |
395 | <menu_item_check bottom="-75" enabled="true" height="19" hidden="false" | 373 | <menu_item_check bottom="-75" enabled="true" height="19" label="Tips On All Objects" left="0" |
396 | label="Tips On All Objects" left="0" mouse_opaque="true" | 374 | mouse_opaque="true" name="Tips On All Objects" width="158"> |
397 | name="Tips On All Objects" width="158"> | ||
398 | <on_click function="ToggleControl" userdata="ShowAllObjectHoverTip" /> | 375 | <on_click function="ToggleControl" userdata="ShowAllObjectHoverTip" /> |
399 | <on_enable function="View.CheckShowHoverTips" /> | 376 | <on_enable function="View.CheckShowHoverTips" /> |
400 | <on_check control="ShowAllObjectHoverTip" /> | 377 | <on_check control="ShowAllObjectHoverTip" /> |
401 | </menu_item_check> | 378 | </menu_item_check> |
402 | </menu> | 379 | </menu> |
403 | <menu_item_check bottom="-403" enabled="true" height="19" hidden="false" | 380 | <menu_item_check bottom="-403" enabled="true" height="19" label="Highlight Transparent" left="0" |
404 | label="Highlight Transparent" left="0" mouse_opaque="true" | 381 | mouse_opaque="true" name="Highlight Transparent" shortcut="control|alt|T" |
405 | name="Highlight Transparent" shortcut="control|alt|T" width="211"> | 382 | width="211"> |
406 | <on_click function="View.HighlightTransparent" userdata="" /> | 383 | <on_click function="View.HighlightTransparent" userdata="" /> |
407 | <on_check function="View.CheckHighlightTransparent" /> | 384 | <on_check function="View.CheckHighlightTransparent" /> |
408 | </menu_item_check> | 385 | </menu_item_check> |
409 | <menu_item_check bottom="-384" enabled="true" height="19" hidden="false" | 386 | <menu_item_check bottom="-384" enabled="true" height="19" label="Beacons Always On" left="0" |
410 | label="Beacons Always On" left="0" mouse_opaque="true" | 387 | mouse_opaque="true" name="Beacons Always On" shortcut="control|N" |
411 | name="Beacons Always On" width="211" shortcut="control|N"> | 388 | width="211"> |
412 | <on_click function="ToggleControl" userdata="BeaconAlwaysOn" /> | 389 | <on_click function="ToggleControl" userdata="BeaconAlwaysOn" /> |
413 | <on_check control="BeaconAlwaysOn" /> | 390 | <on_check control="BeaconAlwaysOn" /> |
414 | </menu_item_check> | 391 | </menu_item_check> |
415 | <menu bottom="-554" drop_shadow="true" enabled="true" height="117" | 392 | <menu bottom="-554" create_jump_keys="true" drop_shadow="true" enabled="true" |
416 | hidden="false" label="Beacons" left="0" mouse_opaque="false" name="Beacons" | 393 | height="117" label="Beacons" left="0" mouse_opaque="false" name="Beacons" |
417 | opaque="true" tear_off="true" create_jump_keys="true" width="129"> | 394 | opaque="true" tear_off="true" width="129"> |
418 | <menu_item_check bottom="-29" enabled="true" height="19" hidden="false" label="Scripted Objects with Touch Only" | 395 | <menu_item_check bottom="-29" enabled="true" height="19" |
419 | left="0" mouse_opaque="true" name="Scripted Objects With Touch Only" width="129"> | 396 | label="Scripted Objects with Touch Only" left="0" mouse_opaque="true" |
397 | name="Scripted Objects With Touch Only" width="129"> | ||
420 | <on_click function="View.ToggleBeacon" userdata="scripttouchbeacon" /> | 398 | <on_click function="View.ToggleBeacon" userdata="scripttouchbeacon" /> |
421 | <on_check function="View.CheckBeaconEnabled" userdata="scripttouchbeacon" /> | 399 | <on_check function="View.CheckBeaconEnabled" userdata="scripttouchbeacon" /> |
422 | </menu_item_check> | 400 | </menu_item_check> |
423 | <menu_item_check bottom="-48" enabled="true" height="19" hidden="false" label="Scripted Objects" | 401 | <menu_item_check bottom="-48" enabled="true" height="19" label="Scripted Objects" left="0" |
424 | left="0" mouse_opaque="true" name="Scripted Objects" width="129"> | 402 | mouse_opaque="true" name="Scripted Objects" width="129"> |
425 | <on_click function="View.ToggleBeacon" userdata="scriptsbeacon" /> | 403 | <on_click function="View.ToggleBeacon" userdata="scriptsbeacon" /> |
426 | <on_check function="View.CheckBeaconEnabled" userdata="scriptsbeacon" /> | 404 | <on_check function="View.CheckBeaconEnabled" userdata="scriptsbeacon" /> |
427 | </menu_item_check> | 405 | </menu_item_check> |
428 | <menu_item_check bottom="-67" enabled="true" height="19" hidden="false" label="Physical Objects" | 406 | <menu_item_check bottom="-67" enabled="true" height="19" label="Physical Objects" left="0" |
429 | left="0" mouse_opaque="true" name="Physical Objects" width="129"> | 407 | mouse_opaque="true" name="Physical Objects" width="129"> |
430 | <on_click function="View.ToggleBeacon" userdata="physicalbeacon" /> | 408 | <on_click function="View.ToggleBeacon" userdata="physicalbeacon" /> |
431 | <on_check function="View.CheckBeaconEnabled" userdata="physicalbeacon" /> | 409 | <on_check function="View.CheckBeaconEnabled" userdata="physicalbeacon" /> |
432 | </menu_item_check> | 410 | </menu_item_check> |
433 | <menu_item_check bottom="-86" enabled="true" height="19" hidden="false" label="Sound Sources" | 411 | <menu_item_check bottom="-86" enabled="true" height="19" label="Sound Sources" left="0" |
434 | left="0" mouse_opaque="true" name="Sound Sources" width="129"> | 412 | mouse_opaque="true" name="Sound Sources" width="129"> |
435 | <on_click function="View.ToggleBeacon" userdata="soundsbeacon" /> | 413 | <on_click function="View.ToggleBeacon" userdata="soundsbeacon" /> |
436 | <on_check function="View.CheckBeaconEnabled" userdata="soundsbeacon" /> | 414 | <on_check function="View.CheckBeaconEnabled" userdata="soundsbeacon" /> |
437 | </menu_item_check> | 415 | </menu_item_check> |
438 | <menu_item_check bottom="-105" enabled="true" height="19" hidden="false" label="Particle Sources" | 416 | <menu_item_check bottom="-105" enabled="true" height="19" label="Particle Sources" left="0" |
439 | left="0" mouse_opaque="true" name="Particle Sources" width="129"> | 417 | mouse_opaque="true" name="Particle Sources" width="129"> |
440 | <on_click function="View.ToggleBeacon" userdata="particlesbeacon" /> | 418 | <on_click function="View.ToggleBeacon" userdata="particlesbeacon" /> |
441 | <on_check function="View.CheckBeaconEnabled" userdata="particlesbeacon" /> | 419 | <on_check function="View.CheckBeaconEnabled" userdata="particlesbeacon" /> |
442 | </menu_item_check> | 420 | </menu_item_check> |
443 | <menu_item_separator bottom="-113" enabled="true" height="8" hidden="false" label="-----------" | 421 | <menu_item_separator bottom="-113" enabled="true" height="8" label="-----------" left="0" |
444 | left="0" mouse_opaque="true" name="separator" width="129" /> | 422 | mouse_opaque="true" name="separator" width="129" /> |
445 | <menu_item_check bottom="-121" enabled="true" height="19" hidden="false" label="Render Highlights" | 423 | <menu_item_check bottom="-121" enabled="true" height="19" label="Render Highlights" left="0" |
446 | left="0" mouse_opaque="true" name="Render Highlights" width="129"> | 424 | mouse_opaque="true" name="Render Highlights" width="129"> |
447 | <on_click function="View.ToggleBeacon" userdata="renderhighlights" /> | 425 | <on_click function="View.ToggleBeacon" userdata="renderhighlights" /> |
448 | <on_check function="View.CheckBeaconEnabled" userdata="renderhighlights" /> | 426 | <on_check function="View.CheckBeaconEnabled" userdata="renderhighlights" /> |
449 | </menu_item_check> | 427 | </menu_item_check> |
450 | <menu_item_check bottom="-140" enabled="true" height="19" hidden="false" label="Render Beacons" | 428 | <menu_item_check bottom="-140" enabled="true" height="19" label="Render Beacons" left="0" |
451 | left="0" mouse_opaque="true" name="Render Beacons" width="129"> | 429 | mouse_opaque="true" name="Render Beacons" width="129"> |
452 | <on_click function="View.ToggleBeacon" userdata="renderbeacons" /> | 430 | <on_click function="View.ToggleBeacon" userdata="renderbeacons" /> |
453 | <on_check function="View.CheckBeaconEnabled" userdata="renderbeacons" /> | 431 | <on_check function="View.CheckBeaconEnabled" userdata="renderbeacons" /> |
454 | </menu_item_check> | 432 | </menu_item_check> |
455 | <menu_item_separator bottom="-159" enabled="true" height="8" hidden="false" label="-----------" | 433 | <menu_item_separator bottom="-159" enabled="true" height="8" label="-----------" left="0" |
456 | left="0" mouse_opaque="true" name="separator" width="129" /> | 434 | mouse_opaque="true" name="separator2" width="129" /> |
457 | <menu_item_check bottom="-167" enabled="true" height="19" hidden="false" label="Hide Particles" | 435 | <menu_item_check bottom="-167" enabled="true" height="19" label="Hide Particles" left="0" |
458 | left="0" mouse_opaque="true" name="Hide Particles" width="129"> | 436 | mouse_opaque="true" name="Hide Particles" width="129"> |
459 | <on_click function="View.ToggleRenderType" userdata="hideparticles" /> | 437 | <on_click function="View.ToggleRenderType" userdata="hideparticles" /> |
460 | <on_check function="View.CheckRenderType" userdata="hideparticles" /> | 438 | <on_check function="View.CheckRenderType" userdata="hideparticles" /> |
461 | </menu_item_check> | 439 | </menu_item_check> |
440 | <menu_item_separator bottom="-186" enabled="true" height="8" hidden="false" label="-----------" | ||
441 | left="0" mouse_opaque="true" name="separator3" width="129" /> | ||
442 | <menu bottom="-205" color="0 0 0 1" create_jump_keys="true" drop_shadow="true" | ||
443 | enabled="true" height="117" hidden="false" label="Beacon Width" left="0" | ||
444 | mouse_opaque="false" name="Beacon Width" opaque="true" tear_off="true" | ||
445 | width="129"> | ||
446 | <menu_item_call bottom="-19" enabled="true" height="19" hidden="false" label="1" left="0" | ||
447 | mouse_opaque="true" name="Beacon Width 1" width="188"> | ||
448 | <on_click function="View.BeaconWidth" userdata="1" /> | ||
449 | </menu_item_call> | ||
450 | <menu_item_call bottom="-19" enabled="true" height="19" hidden="false" label="4" left="0" | ||
451 | mouse_opaque="true" name="Beacon Width 4" width="188"> | ||
452 | <on_click function="View.BeaconWidth" userdata="4" /> | ||
453 | </menu_item_call> | ||
454 | <menu_item_call bottom="-19" enabled="true" height="19" hidden="false" label="16" left="0" | ||
455 | mouse_opaque="true" name="Beacon Width 16" width="188"> | ||
456 | <on_click function="View.BeaconWidth" userdata="16" /> | ||
457 | </menu_item_call> | ||
458 | <menu_item_call bottom="-19" enabled="true" height="19" hidden="false" label="32" left="0" | ||
459 | mouse_opaque="true" name="Beacon Width 32" width="188"> | ||
460 | <on_click function="View.BeaconWidth" userdata="32" /> | ||
461 | </menu_item_call> | ||
462 | </menu> | ||
462 | </menu> | 463 | </menu> |
463 | <menu_item_check bottom="-441" enabled="true" height="19" hidden="false" | 464 | <menu_item_check bottom="-441" enabled="true" height="19" label="Show HUD Attachments" left="0" |
464 | label="Show HUD Attachments" left="0" mouse_opaque="true" | 465 | mouse_opaque="true" name="Show HUD Attachments" shortcut="alt|shift|H" |
465 | name="Show HUD Attachments" shortcut="alt|shift|H" width="211"> | 466 | width="211"> |
466 | <on_click function="View.ShowHUDAttachments" userdata="" /> | 467 | <on_click function="View.ShowHUDAttachments" userdata="" /> |
467 | <on_check function="View.CheckHUDAttachments" /> | 468 | <on_check function="View.CheckHUDAttachments" /> |
468 | </menu_item_check> | 469 | </menu_item_check> |
469 | <menu_item_separator bottom="-449" enabled="true" height="8" hidden="false" label="-----------" | 470 | <menu_item_separator bottom="-449" enabled="true" height="8" label="-----------" left="0" |
470 | left="0" mouse_opaque="true" name="separator5" width="211" /> | 471 | mouse_opaque="true" name="separator5" width="211" /> |
471 | <menu_item_call bottom="-468" enabled="true" height="19" hidden="false" label="Zoom In" | 472 | <menu_item_call bottom="-468" enabled="true" height="19" label="Zoom In" left="0" |
472 | left="0" mouse_opaque="true" name="Zoom In" shortcut="control|0" | 473 | mouse_opaque="true" name="Zoom In" shortcut="control|0" width="211"> |
473 | width="211"> | ||
474 | <on_click function="View.ZoomIn" userdata="" /> | 474 | <on_click function="View.ZoomIn" userdata="" /> |
475 | </menu_item_call> | 475 | </menu_item_call> |
476 | <menu_item_call bottom="-487" enabled="true" height="19" hidden="false" label="Zoom Default" | 476 | <menu_item_call bottom="-487" enabled="true" height="19" label="Zoom Default" left="0" |
477 | left="0" mouse_opaque="true" name="Zoom Default" shortcut="control|9" | 477 | mouse_opaque="true" name="Zoom Default" shortcut="control|9" width="211"> |
478 | width="211"> | ||
479 | <on_click function="View.ZoomDefault" userdata="" /> | 478 | <on_click function="View.ZoomDefault" userdata="" /> |
480 | </menu_item_call> | 479 | </menu_item_call> |
481 | <menu_item_call bottom="-506" enabled="true" height="19" hidden="false" label="Zoom Out" | 480 | <menu_item_call bottom="-506" enabled="true" height="19" label="Zoom Out" left="0" |
482 | left="0" mouse_opaque="true" name="Zoom Out" shortcut="control|8" | 481 | mouse_opaque="true" name="Zoom Out" shortcut="control|8" width="211"> |
483 | width="211"> | ||
484 | <on_click function="View.ZoomOut" userdata="" /> | 482 | <on_click function="View.ZoomOut" userdata="" /> |
485 | </menu_item_call> | 483 | </menu_item_call> |
486 | <menu_item_separator bottom="-514" enabled="true" height="8" hidden="false" label="-----------" | 484 | <menu_item_separator bottom="-514" enabled="true" height="8" label="-----------" left="0" |
487 | left="0" mouse_opaque="true" name="separator6" width="211" /> | 485 | mouse_opaque="true" name="separator6" width="211" /> |
488 | <menu_item_call bottom="-19" enabled="true" height="19" hidden="false" | 486 | <menu_item_call bottom="-19" enabled="true" height="19" label="Toggle Fullscreen" left="0" |
489 | label="Toggle Fullscreen" left="0" mouse_opaque="true" | 487 | mouse_opaque="true" name="Toggle Fullscreen" shortcut="alt|Enter" |
490 | name="Toggle Fullscreen" shortcut="alt|Enter" width="188"> | 488 | width="188"> |
491 | <on_click function="View.Fullscreen" userdata="" /> | 489 | <on_click function="View.Fullscreen" userdata="" /> |
492 | </menu_item_call> | 490 | </menu_item_call> |
493 | <menu_item_call bottom="-38" enabled="true" height="19" hidden="false" | 491 | <menu_item_call bottom="-38" enabled="true" height="19" label="Set UI Size to Default" left="0" |
494 | label="Set UI Size to Default" left="0" mouse_opaque="true" | 492 | mouse_opaque="true" name="Set UI Size to Default" width="188"> |
495 | name="Set UI Size to Default" width="188"> | ||
496 | <on_click function="View.DefaultUISize" userdata="" /> | 493 | <on_click function="View.DefaultUISize" userdata="" /> |
497 | </menu_item_call> | 494 | </menu_item_call> |
498 | </menu> | 495 | </menu> |
499 | <menu bottom="-18" drop_shadow="true" enabled="true" height="339" | 496 | <menu bottom="-18" create_jump_keys="true" drop_shadow="true" enabled="true" |
500 | hidden="false" label="World" left="0" mouse_opaque="false" name="World" | 497 | height="339" label="World" left="0" mouse_opaque="false" name="World" |
501 | opaque="true" tear_off="true" create_jump_keys="true" width="185"> | 498 | opaque="true" tear_off="true" width="185"> |
502 | <menu_item_call bottom="-29" enabled="true" height="19" hidden="false" label="Chat" left="0" | 499 | <menu_item_call bottom="-29" enabled="true" height="19" label="Chat" left="0" |
503 | mouse_opaque="true" name="Chat" shortcut="" width="185"> | 500 | mouse_opaque="true" name="Chat" shortcut="" width="185"> |
504 | <on_click function="World.Chat" userdata="" /> | 501 | <on_click function="World.Chat" userdata="" /> |
505 | </menu_item_call> | 502 | </menu_item_call> |
506 | <menu_item_call bottom="-48" enabled="true" height="19" hidden="false" label="Start Gesture" | 503 | <menu_item_call bottom="-48" enabled="true" height="19" label="Start Gesture" left="0" |
507 | left="0" mouse_opaque="true" name="Start Gesture" shortcut="/" width="185"> | 504 | mouse_opaque="true" name="Start Gesture" shortcut="/" width="185"> |
508 | <on_click function="World.StartGesture" userdata="" /> | 505 | <on_click function="World.StartGesture" userdata="" /> |
509 | </menu_item_call> | 506 | </menu_item_call> |
510 | <menu_item_check bottom="-67" enabled="true" height="19" hidden="false" label="Always Run" | 507 | <menu_item_check bottom="-67" enabled="true" height="19" label="Always Run" left="0" |
511 | left="0" mouse_opaque="true" name="Always Run" shortcut="control|R" | 508 | mouse_opaque="true" name="Always Run" shortcut="control|R" width="185"> |
512 | width="185"> | ||
513 | <on_click function="World.AlwaysRun" userdata="" /> | 509 | <on_click function="World.AlwaysRun" userdata="" /> |
514 | <on_check function="World.CheckAlwaysRun" userdata="" /> | 510 | <on_check function="World.CheckAlwaysRun" userdata="" /> |
515 | </menu_item_check> | 511 | </menu_item_check> |
516 | <menu_item_check bottom="-86" enabled="true" height="19" hidden="false" label="Fly" left="0" | 512 | <menu_item_check bottom="-86" enabled="true" height="19" label="Fly" left="0" |
517 | mouse_opaque="true" name="Fly" shortcut="Home" width="185"> | 513 | mouse_opaque="true" name="Fly" shortcut="Home" width="185"> |
518 | <on_click function="World.Fly" userdata="" /> | 514 | <on_click function="World.Fly" userdata="" /> |
519 | <on_check control="FlyBtnState" /> | 515 | <on_check control="FlyBtnState" /> |
520 | </menu_item_check> | 516 | </menu_item_check> |
521 | <menu_item_separator bottom="-94" enabled="true" height="8" hidden="false" label="-----------" | 517 | <menu_item_separator bottom="-94" enabled="true" height="8" label="-----------" left="0" |
522 | left="0" mouse_opaque="true" name="separator" width="185" /> | 518 | mouse_opaque="true" name="separator" width="185" /> |
523 | <menu_item_call bottom="-113" enabled="true" height="19" hidden="false" | 519 | <menu_item_call bottom="-113" enabled="true" height="19" label="Create Landmark Here" left="0" |
524 | label="Create Landmark Here" left="0" mouse_opaque="true" | 520 | mouse_opaque="true" name="Create Landmark Here" width="185"> |
525 | name="Create Landmark Here" width="185"> | ||
526 | <on_click function="World.CreateLandmark" userdata="" /> | 521 | <on_click function="World.CreateLandmark" userdata="" /> |
527 | <on_enable function="World.EnableCreateLandmark" userdata="" /> | 522 | <on_enable function="World.EnableCreateLandmark" userdata="" /> |
528 | </menu_item_call> | 523 | </menu_item_call> |
529 | <menu_item_call bottom="-132" enabled="true" height="19" hidden="false" | 524 | <menu_item_call bottom="-132" enabled="true" height="19" label="Set Home to Here" left="0" |
530 | label="Set Home to Here" left="0" mouse_opaque="true" | 525 | mouse_opaque="true" name="Set Home to Here" width="185"> |
531 | name="Set Home to Here" width="185"> | ||
532 | <on_click function="World.SetHomeLocation" userdata="" /> | 526 | <on_click function="World.SetHomeLocation" userdata="" /> |
533 | <on_enable function="World.EnableSetHomeLocation" userdata="" /> | 527 | <on_enable function="World.EnableSetHomeLocation" userdata="" /> |
534 | </menu_item_call> | 528 | </menu_item_call> |
535 | <menu_item_separator bottom="-140" enabled="true" height="8" hidden="false" label="-----------" | 529 | <menu_item_separator bottom="-140" enabled="true" height="8" label="-----------" left="0" |
536 | left="0" mouse_opaque="true" name="separator2" width="185" /> | 530 | mouse_opaque="true" name="separator2" width="185" /> |
537 | <menu_item_call bottom="-159" enabled="true" height="19" hidden="false" label="Teleport Home" | 531 | <menu_item_call bottom="-159" enabled="true" height="19" label="Teleport Home" left="0" |
538 | left="0" mouse_opaque="true" name="Teleport Home" | 532 | mouse_opaque="true" name="Teleport Home" shortcut="control|shift|H" |
539 | shortcut="control|shift|H" width="185"> | 533 | width="185"> |
540 | <on_click function="World.TeleportHome" userdata="" /> | 534 | <on_click function="World.TeleportHome" userdata="" /> |
541 | <on_enable function="World.EnableTeleportHome" userdata="" /> | 535 | <on_enable function="World.EnableTeleportHome" userdata="" /> |
542 | </menu_item_call> | 536 | </menu_item_call> |
543 | <menu_item_separator bottom="-167" enabled="true" height="8" hidden="false" label="-----------" | 537 | <menu_item_separator bottom="-167" enabled="true" height="8" label="-----------" left="0" |
544 | left="0" mouse_opaque="true" name="separator3" width="185" /> | 538 | mouse_opaque="true" name="separator3" width="185" /> |
545 | <menu_item_call bottom="-186" enabled="true" height="19" hidden="false" label="Set Away" | 539 | <menu_item_call bottom="-186" enabled="true" height="19" label="Set Away" left="0" |
546 | left="0" mouse_opaque="true" name="Set Away" width="185"> | 540 | mouse_opaque="true" name="Set Away" width="185"> |
547 | <on_click function="World.SetAway" userdata="" /> | 541 | <on_click function="World.SetAway" userdata="" /> |
548 | </menu_item_call> | 542 | </menu_item_call> |
549 | <menu_item_call bottom="-205" enabled="true" height="19" hidden="false" label="Set Busy" | 543 | <menu_item_call bottom="-205" enabled="true" height="19" label="Set Busy" left="0" |
550 | left="0" mouse_opaque="true" name="Set Busy" width="185"> | 544 | mouse_opaque="true" name="Set Busy" width="185"> |
551 | <on_click function="World.SetBusy" userdata="" /> | 545 | <on_click function="World.SetBusy" userdata="" /> |
552 | </menu_item_call> | 546 | </menu_item_call> |
553 | <menu_item_separator bottom="-213" enabled="true" height="8" hidden="false" label="-----------" | 547 | <menu_item_separator bottom="-213" enabled="true" height="8" label="-----------" left="0" |
554 | left="0" mouse_opaque="true" name="separator4" width="185" /> | 548 | mouse_opaque="true" name="separator4" width="185" /> |
555 | <menu_item_call bottom="-232" enabled="true" height="19" hidden="false" | 549 | <menu_item_call bottom="-232" enabled="true" height="19" label="Account History..." left="0" |
556 | label="Account History..." left="0" mouse_opaque="true" | 550 | mouse_opaque="true" name="Account History..." width="185"> |
557 | name="Account History..." width="185"> | ||
558 | <on_click function="PromptShowURL" | 551 | <on_click function="PromptShowURL" |
559 | userdata="WebLaunchAccountHistory,http://secondlife.com/account/transactions.php" /> | 552 | userdata="WebLaunchAccountHistory,http://secondlife.com/account/transactions.php" /> |
560 | </menu_item_call> | 553 | </menu_item_call> |
561 | <menu_item_call bottom="-267" enabled="true" height="19" hidden="false" | 554 | <menu_item_call bottom="-267" enabled="true" height="19" label="Manage My Account..." left="0" |
562 | label="Manage My Account..." left="0" mouse_opaque="true" | 555 | mouse_opaque="true" name="Manage My Account..." width="166"> |
563 | name="Manage My Account..." width="166"> | ||
564 | <on_click function="PromptShowURL" | 556 | <on_click function="PromptShowURL" |
565 | userdata="WebLaunchJoinNow,http://secondlife.com/account/" /> | 557 | userdata="WebLaunchJoinNow,http://secondlife.com/account/" /> |
566 | </menu_item_call> | 558 | </menu_item_call> |
567 | <menu_item_call bottom="-286" enabled="true" height="19" hidden="false" label="Buy L$..." | 559 | <menu_item_call bottom="-286" enabled="true" height="19" label="Buy L$..." left="0" |
568 | left="0" mouse_opaque="true" name="Buy and Sell L$..." width="166"> | 560 | mouse_opaque="true" name="Buy and Sell L$..." width="166"> |
569 | <on_click function="ShowFloater" userdata="buy currency" /> | 561 | <on_click function="ShowFloater" userdata="buy currency" /> |
570 | </menu_item_call> | 562 | </menu_item_call> |
571 | <menu_item_separator bottom="-213" enabled="true" height="8" hidden="false" label="-----------" | 563 | <menu_item_separator bottom="-213" enabled="true" height="8" label="-----------" left="0" |
572 | left="0" mouse_opaque="true" name="separator5" width="185" /> | 564 | mouse_opaque="true" name="separator5" width="185" /> |
573 | <menu_item_call bottom="-251" enabled="true" height="19" hidden="false" label="My Land..." | 565 | <menu_item_call bottom="-251" enabled="true" height="19" label="My Land..." left="0" |
574 | left="0" mouse_opaque="true" name="My Land..." width="185"> | 566 | mouse_opaque="true" name="My Land..." width="185"> |
575 | <on_click function="ShowFloater" userdata="my land" /> | 567 | <on_click function="ShowFloater" userdata="my land" /> |
576 | </menu_item_call> | 568 | </menu_item_call> |
577 | <menu_item_call bottom="-270" enabled="true" height="19" hidden="false" label="About Land..." | 569 | <menu_item_call bottom="-270" enabled="true" height="19" label="About Land..." left="0" |
578 | left="0" mouse_opaque="true" name="About Land..." width="185"> | 570 | mouse_opaque="true" name="About Land..." width="185"> |
579 | <on_click function="ShowFloater" userdata="about land" /> | 571 | <on_click function="ShowFloater" userdata="about land" /> |
580 | </menu_item_call> | 572 | </menu_item_call> |
581 | <menu_item_call bottom="-289" enabled="true" height="19" hidden="false" label="Buy Land..." | 573 | <menu_item_call bottom="-289" enabled="true" height="19" label="Buy Land..." left="0" |
582 | left="0" mouse_opaque="true" name="Buy Land..." width="185"> | 574 | mouse_opaque="true" name="Buy Land..." width="185"> |
583 | <on_click function="ShowFloater" userdata="buy land" /> | 575 | <on_click function="ShowFloater" userdata="buy land" /> |
584 | <on_enable function="World.EnableBuyLand" /> | 576 | <on_enable function="World.EnableBuyLand" /> |
585 | </menu_item_call> | 577 | </menu_item_call> |
586 | <menu_item_call bottom="-308" enabled="true" height="19" hidden="false" | 578 | <menu_item_call bottom="-308" enabled="true" height="19" label="Region/Estate..." left="0" |
587 | label="Region/Estate..." left="0" mouse_opaque="true" | 579 | mouse_opaque="true" name="Region/Estate..." width="185"> |
588 | name="Region/Estate..." width="185"> | ||
589 | <on_click function="ShowFloater" userdata="about region" /> | 580 | <on_click function="ShowFloater" userdata="about region" /> |
590 | </menu_item_call> | 581 | </menu_item_call> |
591 | <menu_item_separator bottom="-316" enabled="true" height="8" hidden="false" label="-----------" | 582 | <menu_item_separator bottom="-316" enabled="true" height="8" label="-----------" left="0" |
592 | left="0" mouse_opaque="true" name="separator6" width="185" /> | 583 | mouse_opaque="true" name="separator6" width="185" /> |
593 | <menu bottom="-554" drop_shadow="true" enabled="true" height="117" | 584 | <menu bottom="-554" create_jump_keys="true" drop_shadow="true" enabled="true" |
594 | hidden="false" label="Force Sun" left="0" mouse_opaque="false" | 585 | height="117" label="Environment Settings" left="0" mouse_opaque="false" |
595 | name="Force Sun" opaque="true" tear_off="true" create_jump_keys="true" | 586 | name="Environment Settings" opaque="true" tear_off="true" width="169"> |
596 | width="169"> | 587 | <menu_item_call bottom="-29" enabled="true" height="19" label="Sunrise" left="0" |
597 | <menu_item_call bottom="-29" enabled="true" height="19" hidden="false" label="Sunrise" left="0" | ||
598 | mouse_opaque="true" name="Sunrise" width="169"> | 588 | mouse_opaque="true" name="Sunrise" width="169"> |
599 | <on_click function="World.ForceSun" userdata="sunrise" /> | 589 | <on_click function="World.EnvSettings" userdata="sunrise" /> |
600 | </menu_item_call> | 590 | </menu_item_call> |
601 | <menu_item_call bottom="-48" enabled="true" height="19" hidden="false" label="Noon" left="0" | 591 | <menu_item_call bottom="-48" enabled="true" height="19" label="Midday" left="0" |
602 | mouse_opaque="true" name="Noon" shortcut="control|shift|Y" width="169"> | 592 | mouse_opaque="true" name="Noon" shortcut="control|shift|Y" width="169"> |
603 | <on_click function="World.ForceSun" userdata="noon" /> | 593 | <on_click function="World.EnvSettings" userdata="noon" /> |
604 | </menu_item_call> | 594 | </menu_item_call> |
605 | <menu_item_call bottom="-67" enabled="true" height="19" hidden="false" label="Sunset" left="0" | 595 | <menu_item_call bottom="-67" enabled="true" height="19" label="Sunset" left="0" |
606 | mouse_opaque="true" name="Sunset" shortcut="control|shift|N" width="169"> | 596 | mouse_opaque="true" name="Sunset" shortcut="control|shift|N" width="169"> |
607 | <on_click function="World.ForceSun" userdata="sunset" /> | 597 | <on_click function="World.EnvSettings" userdata="sunset" /> |
608 | </menu_item_call> | 598 | </menu_item_call> |
609 | <menu_item_call bottom="-86" enabled="true" height="19" hidden="false" label="Midnight" | 599 | <menu_item_call bottom="-86" enabled="true" height="19" label="Midnight" left="0" |
610 | left="0" mouse_opaque="true" name="Midnight" width="169"> | 600 | mouse_opaque="true" name="Midnight" width="169"> |
611 | <on_click function="World.ForceSun" userdata="midnight" /> | 601 | <on_click function="World.EnvSettings" userdata="midnight" /> |
612 | </menu_item_call> | 602 | </menu_item_call> |
613 | <menu_item_separator bottom="-94" enabled="true" height="8" hidden="false" label="-----------" | 603 | <menu_item_call bottom="-105" enabled="false" height="19" label="Revert to Region Default" |
604 | left="0" mouse_opaque="true" name="Revert to Region Default" width="169"> | ||
605 | <on_click function="World.EnvSettings" userdata="default" /> | ||
606 | </menu_item_call> | ||
607 | <menu_item_separator bottom="-113" enabled="true" height="8" hidden="false" label="-----------" | ||
614 | left="0" mouse_opaque="true" name="separator" width="169" /> | 608 | left="0" mouse_opaque="true" name="separator" width="169" /> |
615 | <menu_item_call bottom="-113" enabled="false" height="19" hidden="false" | 609 | <menu_item_call bottom="-132" enabled="false" height="19" hidden="false" |
616 | label="Revert to Region Default" left="0" mouse_opaque="true" | 610 | label="Environment Editor" left="0" mouse_opaque="true" |
617 | name="Revert to Region Default" width="169"> | 611 | name="Environment Editor" width="169"> |
618 | <on_click function="World.ForceSun" userdata="default" /> | 612 | <on_click function="World.EnvSettings" userdata="editor" /> |
619 | </menu_item_call> | 613 | </menu_item_call> |
620 | </menu> | 614 | </menu> |
621 | </menu> | 615 | </menu> |
622 | <menu bottom="-18" drop_shadow="true" enabled="true" height="510" | 616 | <menu bottom="-18" create_jump_keys="true" drop_shadow="true" enabled="true" |
623 | hidden="false" label="Tools" left="0" mouse_opaque="false" name="Tools" | 617 | height="510" label="Tools" left="0" mouse_opaque="false" name="Tools" |
624 | opaque="true" tear_off="true" create_jump_keys="true" width="250"> | 618 | opaque="true" tear_off="true" width="250"> |
625 | <menu bottom="-554" drop_shadow="true" enabled="true" height="109" | 619 | <menu bottom="-554" create_jump_keys="true" drop_shadow="true" enabled="true" |
626 | hidden="false" label="Select Tool" left="0" mouse_opaque="false" | 620 | height="109" label="Select Tool" left="0" mouse_opaque="false" |
627 | name="Select Tool" opaque="true" tear_off="true" create_jump_keys="true" | 621 | name="Select Tool" opaque="true" tear_off="true" width="118"> |
628 | width="118"> | 622 | <menu_item_call bottom="-29" enabled="true" height="19" label="Focus" left="0" |
629 | <menu_item_call bottom="-29" enabled="true" height="19" hidden="false" label="Focus" left="0" | ||
630 | mouse_opaque="true" name="Focus" shortcut="control|1" width="118"> | 623 | mouse_opaque="true" name="Focus" shortcut="control|1" width="118"> |
631 | <on_click function="Tools.SelectTool" userdata="focus" /> | 624 | <on_click function="Tools.SelectTool" userdata="focus" /> |
632 | </menu_item_call> | 625 | </menu_item_call> |
633 | <menu_item_call bottom="-48" enabled="true" height="19" hidden="false" label="Move" left="0" | 626 | <menu_item_call bottom="-48" enabled="true" height="19" label="Move" left="0" |
634 | mouse_opaque="true" name="Move" shortcut="control|2" width="118"> | 627 | mouse_opaque="true" name="Move" shortcut="control|2" width="118"> |
635 | <on_click function="Tools.SelectTool" userdata="move" /> | 628 | <on_click function="Tools.SelectTool" userdata="move" /> |
636 | </menu_item_call> | 629 | </menu_item_call> |
637 | <menu_item_call bottom="-67" enabled="true" height="19" hidden="false" label="Edit" left="0" | 630 | <menu_item_call bottom="-67" enabled="true" height="19" label="Edit" left="0" |
638 | mouse_opaque="true" name="Edit" shortcut="control|3" width="118"> | 631 | mouse_opaque="true" name="Edit" shortcut="control|3" width="118"> |
639 | <on_click function="Tools.SelectTool" userdata="edit" /> | 632 | <on_click function="Tools.SelectTool" userdata="edit" /> |
640 | </menu_item_call> | 633 | </menu_item_call> |
641 | <menu_item_call bottom="-86" enabled="true" height="19" hidden="false" label="Create" left="0" | 634 | <menu_item_call bottom="-86" enabled="true" height="19" label="Create" left="0" |
642 | mouse_opaque="true" name="Create" shortcut="control|4" width="118"> | 635 | mouse_opaque="true" name="Create" shortcut="control|4" width="118"> |
643 | <on_click function="Tools.SelectTool" userdata="create" /> | 636 | <on_click function="Tools.SelectTool" userdata="create" /> |
644 | </menu_item_call> | 637 | </menu_item_call> |
645 | <menu_item_call bottom="-105" enabled="true" height="19" hidden="false" label="Land" left="0" | 638 | <menu_item_call bottom="-105" enabled="true" height="19" label="Land" left="0" |
646 | mouse_opaque="true" name="Land" shortcut="control|5" width="118"> | 639 | mouse_opaque="true" name="Land" shortcut="control|5" width="118"> |
647 | <on_click function="Tools.SelectTool" userdata="land" /> | 640 | <on_click function="Tools.SelectTool" userdata="land" /> |
648 | </menu_item_call> | 641 | </menu_item_call> |
649 | </menu> | 642 | </menu> |
650 | <menu_item_separator bottom="-37" enabled="true" height="8" hidden="false" label="-----------" | 643 | <menu_item_separator bottom="-37" enabled="true" height="8" label="-----------" left="0" |
651 | left="0" mouse_opaque="true" name="separator" width="250" /> | 644 | mouse_opaque="true" name="separator" width="250" /> |
652 | <menu_item_check bottom="-56" enabled="true" height="19" hidden="false" | 645 | <menu_item_check bottom="-56" enabled="true" height="19" label="Select Only My Objects" left="0" |
653 | label="Select Only My Objects" left="0" mouse_opaque="true" | 646 | mouse_opaque="true" name="Select Only My Objects" width="250"> |
654 | name="Select Only My Objects" width="250"> | ||
655 | <on_click function="Tools.SelectOnlyMyObjects" userdata="agents" /> | 647 | <on_click function="Tools.SelectOnlyMyObjects" userdata="agents" /> |
656 | <on_check control="SelectOwnedOnly" /> | 648 | <on_check control="SelectOwnedOnly" /> |
657 | </menu_item_check> | 649 | </menu_item_check> |
658 | <menu_item_check bottom="-75" enabled="true" height="19" hidden="false" | 650 | <menu_item_check bottom="-75" enabled="true" height="19" label="Select Only Movable Objects" |
659 | label="Select Only Movable Objects" left="0" mouse_opaque="true" | 651 | left="0" mouse_opaque="true" name="Select Only Movable Objects" width="250"> |
660 | name="Select Only Movable Objects" width="250"> | ||
661 | <on_click function="Tools.SelectOnlyMovableObjects" userdata="movable" /> | 652 | <on_click function="Tools.SelectOnlyMovableObjects" userdata="movable" /> |
662 | <on_check control="SelectMovableOnly" /> | 653 | <on_check control="SelectMovableOnly" /> |
663 | </menu_item_check> | 654 | </menu_item_check> |
664 | <menu_item_check bottom="-94" enabled="true" height="19" hidden="false" | 655 | <menu_item_check bottom="-94" enabled="true" height="19" label="Select By Surrounding" left="0" |
665 | label="Select By Surrounding" left="0" mouse_opaque="true" | 656 | mouse_opaque="true" name="Select By Surrounding" width="250"> |
666 | name="Select By Surrounding" width="250"> | ||
667 | <on_click function="Tools.SelectBySurrounding" userdata="" /> | 657 | <on_click function="Tools.SelectBySurrounding" userdata="" /> |
668 | <on_check control="RectangleSelectInclusive" /> | 658 | <on_check control="RectangleSelectInclusive" /> |
669 | </menu_item_check> | 659 | </menu_item_check> |
670 | <menu_item_check bottom="-113" enabled="true" height="19" hidden="false" | 660 | <menu_item_check bottom="-113" enabled="true" height="19" label="Show Hidden Selection" left="0" |
671 | label="Show Hidden Selection" left="0" mouse_opaque="true" | 661 | mouse_opaque="true" name="Show Hidden Selection" width="250"> |
672 | name="Show Hidden Selection" width="250"> | ||
673 | <on_click function="Tools.ShowHiddenSelection" userdata="" /> | 662 | <on_click function="Tools.ShowHiddenSelection" userdata="" /> |
674 | <on_check control="RenderHiddenSelections" /> | 663 | <on_check control="RenderHiddenSelections" /> |
675 | </menu_item_check> | 664 | </menu_item_check> |
676 | <menu_item_check bottom="-132" enabled="true" height="19" hidden="false" | 665 | <menu_item_check bottom="-132" enabled="true" height="19" |
677 | label="Show Light Radius for Selection" left="0" mouse_opaque="true" | 666 | label="Show Light Radius for Selection" left="0" mouse_opaque="true" |
678 | name="Show Light Radius for Selection" width="250"> | 667 | name="Show Light Radius for Selection" width="250"> |
679 | <on_click function="Tools.ShowSelectionLightRadius" userdata="" /> | 668 | <on_click function="Tools.ShowSelectionLightRadius" userdata="" /> |
680 | <on_check control="RenderLightRadius" /> | 669 | <on_check control="RenderLightRadius" /> |
681 | </menu_item_check> | 670 | </menu_item_check> |
682 | <menu_item_check bottom="-151" enabled="true" height="19" hidden="false" | 671 | <menu_item_check bottom="-151" enabled="true" height="19" label="Show Selection Beam" left="0" |
683 | label="Show Selection Beam" left="0" mouse_opaque="true" | 672 | mouse_opaque="true" name="Show Selection Beam" width="250"> |
684 | name="Show Selection Beam" width="250"> | ||
685 | <on_click function="ToggleControl" userdata="ShowSelectionBeam" /> | 673 | <on_click function="ToggleControl" userdata="ShowSelectionBeam" /> |
686 | <on_check control="ShowSelectionBeam" /> | 674 | <on_check control="ShowSelectionBeam" /> |
687 | </menu_item_check> | 675 | </menu_item_check> |
688 | <menu_item_separator bottom="-159" enabled="true" height="8" hidden="false" label="-----------" | 676 | <menu_item_separator bottom="-159" enabled="true" height="8" label="-----------" left="0" |
689 | left="0" mouse_opaque="true" name="separator2" width="250" /> | 677 | mouse_opaque="true" name="separator2" width="250" /> |
690 | <menu_item_check bottom="-178" enabled="false" height="19" hidden="false" label="Snap to Grid" | 678 | <menu_item_check bottom="-178" enabled="false" height="19" label="Snap to Grid" left="0" |
691 | left="0" mouse_opaque="true" name="Snap to Grid" shortcut="G" width="250"> | 679 | mouse_opaque="true" name="Snap to Grid" shortcut="G" width="250"> |
692 | <on_click function="ToggleControl" userdata="SnapEnabled" /> | 680 | <on_click function="ToggleControl" userdata="SnapEnabled" /> |
693 | <on_check control="SnapEnabled" /> | 681 | <on_check control="SnapEnabled" /> |
694 | <on_enable function="Tools.EnableToolNotPie" /> | 682 | <on_enable function="Tools.EnableToolNotPie" /> |
695 | </menu_item_check> | 683 | </menu_item_check> |
696 | <menu_item_call bottom="-197" enabled="false" height="19" hidden="false" | 684 | <menu_item_call bottom="-197" enabled="false" height="19" label="Snap Object XY to Grid" |
697 | label="Snap Object XY to Grid" left="0" mouse_opaque="true" | 685 | left="0" mouse_opaque="true" name="Snap Object XY to Grid" |
698 | name="Snap Object XY to Grid" shortcut="shift|X" width="250"> | 686 | shortcut="shift|X" width="250"> |
699 | <on_click function="Tools.SnapObjectXY" userdata="" /> | 687 | <on_click function="Tools.SnapObjectXY" userdata="" /> |
700 | <on_enable function="Tools.EnableToolNotPie" /> | 688 | <on_enable function="Tools.EnableToolNotPie" /> |
701 | </menu_item_call> | 689 | </menu_item_call> |
702 | <menu_item_call bottom="-216" enabled="false" height="19" hidden="false" | 690 | <menu_item_call bottom="-216" enabled="false" height="19" label="Use Selection for Grid" |
703 | label="Use Selection for Grid" left="0" mouse_opaque="true" | 691 | left="0" mouse_opaque="true" name="Use Selection for Grid" |
704 | name="Use Selection for Grid" shortcut="shift|G" width="250"> | 692 | shortcut="shift|G" width="250"> |
705 | <on_click function="Tools.UseSelectionForGrid" userdata="" /> | 693 | <on_click function="Tools.UseSelectionForGrid" userdata="" /> |
706 | <on_enable function="SomethingSelected" /> | 694 | <on_enable function="SomethingSelected" /> |
707 | </menu_item_call> | 695 | </menu_item_call> |
708 | <menu_item_call bottom="-235" enabled="false" height="19" hidden="false" | 696 | <menu_item_call bottom="-235" enabled="false" height="19" label="Grid Options..." left="0" |
709 | label="Grid Options..." left="0" mouse_opaque="true" name="Grid Options..." | 697 | mouse_opaque="true" name="Grid Options..." shortcut="control|shift|B" |
710 | shortcut="control|shift|B" width="250"> | 698 | width="250"> |
711 | <on_click function="ShowFloater" userdata="grid options" /> | 699 | <on_click function="ShowFloater" userdata="grid options" /> |
712 | <on_enable function="Tools.EnableToolNotPie" /> | 700 | <on_enable function="Tools.EnableToolNotPie" /> |
713 | </menu_item_call> | 701 | </menu_item_call> |
714 | <menu_item_separator bottom="-243" enabled="true" height="8" hidden="false" label="-----------" | 702 | <menu_item_separator bottom="-243" enabled="true" height="8" label="-----------" left="0" |
715 | left="0" mouse_opaque="true" name="separator3" width="250" /> | 703 | mouse_opaque="true" name="separator3" width="250" /> |
716 | <menu_item_check bottom="" enabled="false" height="" hidden="false" label="Edit Linked Parts" | 704 | <menu_item_check bottom="" enabled="false" height="" label="Edit Linked Parts" left="" |
717 | left="" mouse_opaque="true" name="Edit Linked Parts" shortcut="" width=""> | 705 | mouse_opaque="true" name="Edit Linked Parts" shortcut="" width=""> |
718 | <on_click function="ToggleControl" userdata="EditLinkedParts" /> | 706 | <on_click function="ToggleControl" userdata="EditLinkedParts" /> |
719 | <on_click function="Tools.EditLinkedParts" userdata="" /> | 707 | <on_click function="Tools.EditLinkedParts" userdata="" /> |
720 | <on_check control="EditLinkedParts" /> | 708 | <on_check control="EditLinkedParts" /> |
721 | <on_enable function="Tools.EnableToolNotPie" /> | 709 | <on_enable function="Tools.EnableToolNotPie" /> |
722 | </menu_item_check> | 710 | </menu_item_check> |
723 | <menu_item_call bottom="-262" enabled="false" height="19" hidden="false" label="Link" left="0" | 711 | <menu_item_call bottom="-262" enabled="false" height="19" label="Link" left="0" |
724 | mouse_opaque="true" name="Link" shortcut="control|L" width="250"> | 712 | mouse_opaque="true" name="Link" shortcut="control|L" width="250"> |
725 | <on_click function="Tools.Link" userdata="" /> | 713 | <on_click function="Tools.Link" userdata="" /> |
726 | <on_enable function="Tools.EnableLink" /> | 714 | <on_enable function="Tools.EnableLink" /> |
727 | </menu_item_call> | 715 | </menu_item_call> |
728 | <menu_item_call bottom="-281" enabled="false" height="19" hidden="false" label="Unlink" | 716 | <menu_item_call bottom="-281" enabled="false" height="19" label="Unlink" left="0" |
729 | left="0" mouse_opaque="true" name="Unlink" shortcut="control|shift|L" | 717 | mouse_opaque="true" name="Unlink" shortcut="control|shift|L" width="250"> |
730 | width="250"> | ||
731 | <on_click function="Tools.Unlink" userdata="" /> | 718 | <on_click function="Tools.Unlink" userdata="" /> |
732 | <on_enable function="Tools.EnableUnlink" /> | 719 | <on_enable function="Tools.EnableUnlink" /> |
733 | </menu_item_call> | 720 | </menu_item_call> |
734 | <menu_item_separator bottom="-289" enabled="true" height="8" hidden="false" label="-----------" | 721 | <menu_item_separator bottom="-289" enabled="true" height="8" label="-----------" left="0" |
735 | left="0" mouse_opaque="true" name="separator4" width="250" /> | 722 | mouse_opaque="true" name="separator4" width="250" /> |
736 | <menu_item_call bottom="-281" enabled="false" height="19" hidden="false" | 723 | <menu_item_call bottom="-281" enabled="false" height="19" label="Stop All Animations" left="0" |
737 | label="Stop All Animations" left="0" mouse_opaque="true" | 724 | mouse_opaque="true" name="Stop All Animations" width="250"> |
738 | name="Stop All Animations" width="250"> | ||
739 | <on_click function="Tools.StopAllAnimations" userdata="" /> | 725 | <on_click function="Tools.StopAllAnimations" userdata="" /> |
740 | </menu_item_call> | 726 | </menu_item_call> |
741 | <menu_item_separator bottom="-289" enabled="true" height="8" hidden="false" label="-----------" | 727 | <menu_item_separator bottom="-289" enabled="true" height="8" label="-----------" left="0" |
742 | left="0" mouse_opaque="true" name="separator5" width="250" /> | 728 | mouse_opaque="true" name="separator5" width="250" /> |
743 | <menu_item_call bottom="-308" enabled="false" height="19" hidden="false" | 729 | <menu_item_call bottom="-308" enabled="false" height="19" label="Focus on Selection" left="0" |
744 | label="Focus on Selection" left="0" mouse_opaque="true" | 730 | mouse_opaque="true" name="Focus on Selection" shortcut="H" width="250"> |
745 | name="Focus on Selection" shortcut="H" width="250"> | ||
746 | <on_click function="Tools.LookAtSelection" userdata="focus" /> | 731 | <on_click function="Tools.LookAtSelection" userdata="focus" /> |
747 | <on_enable function="Tools.SomethingSelectedNoHUD" /> | 732 | <on_enable function="Tools.SomethingSelectedNoHUD" /> |
748 | </menu_item_call> | 733 | </menu_item_call> |
749 | <menu_item_call bottom="-327" enabled="false" height="19" hidden="false" | 734 | <menu_item_call bottom="-327" enabled="false" height="19" label="Zoom to Selection" left="0" |
750 | label="Zoom to Selection" left="0" mouse_opaque="true" | 735 | mouse_opaque="true" name="Zoom to Selection" shortcut="shift|H" width="250"> |
751 | name="Zoom to Selection" shortcut="shift|H" width="250"> | ||
752 | <on_click function="Tools.LookAtSelection" userdata="zoom" /> | 736 | <on_click function="Tools.LookAtSelection" userdata="zoom" /> |
753 | <on_enable function="Tools.SomethingSelectedNoHUD" /> | 737 | <on_enable function="Tools.SomethingSelectedNoHUD" /> |
754 | </menu_item_call> | 738 | </menu_item_call> |
755 | <menu_item_call bottom="-346" enabled="false" height="19" hidden="true" label="Buy Object" | 739 | <menu_item_call bottom="-346" enabled="false" height="19" label="Buy Object" left="0" |
756 | left="0" mouse_opaque="true" name="Menu Object Take" width="250"> | 740 | mouse_opaque="true" name="Menu Object Take" visible="false" width="250"> |
757 | <on_click function="Tools.BuyOrTake" userdata="" /> | 741 | <on_click function="Tools.BuyOrTake" userdata="" /> |
758 | <on_enable function="Tools.EnableBuyOrTake" userdata="Buy,Take" /> | 742 | <on_enable function="Tools.EnableBuyOrTake" userdata="Buy,Take" /> |
759 | </menu_item_call> | 743 | </menu_item_call> |
760 | <menu_item_call bottom="-365" enabled="false" height="19" hidden="false" label="Take Copy" | 744 | <menu_item_call bottom="-365" enabled="false" height="19" label="Take Copy" left="0" |
761 | left="0" mouse_opaque="true" name="Take Copy" width="250"> | 745 | mouse_opaque="true" name="Take Copy" width="250"> |
762 | <on_click function="Tools.TakeCopy" userdata="" /> | 746 | <on_click function="Tools.TakeCopy" userdata="" /> |
763 | <on_enable function="Tools.EnableTakeCopy" /> | 747 | <on_enable function="Tools.EnableTakeCopy" /> |
764 | </menu_item_call> | 748 | </menu_item_call> |
765 | <menu_item_call bottom="-384" enabled="false" height="19" hidden="false" | 749 | <menu_item_call bottom="-384" enabled="false" height="19" |
766 | label="Save Object Back to My Inventory" left="0" mouse_opaque="true" | 750 | label="Save Object Back to My Inventory" left="0" mouse_opaque="true" |
767 | name="Save Object Back to My Inventory" width="250"> | 751 | name="Save Object Back to My Inventory" width="250"> |
768 | <on_click function="Tools.SaveToInventory" userdata="" /> | 752 | <on_click function="Tools.SaveToInventory" userdata="" /> |
769 | <on_enable function="Tools.EnableSaveToInventory" /> | 753 | <on_enable function="Tools.EnableSaveToInventory" /> |
770 | </menu_item_call> | 754 | </menu_item_call> |
771 | <menu_item_call bottom="-403" enabled="false" height="19" hidden="false" | 755 | <menu_item_call bottom="-403" enabled="false" height="19" |
772 | label="Save Object Back to Object Contents" left="0" mouse_opaque="true" | 756 | label="Save Object Back to Object Contents" left="0" mouse_opaque="true" |
773 | name="Save Object Back to Object Contents" width="250"> | 757 | name="Save Object Back to Object Contents" width="250"> |
774 | <on_click function="Tools.SaveToObjectInventory" userdata="" /> | 758 | <on_click function="Tools.SaveToObjectInventory" userdata="" /> |
775 | <on_enable function="Tools.EnableSaveToObjectInventory" /> | 759 | <on_enable function="Tools.EnableSaveToObjectInventory" /> |
776 | </menu_item_call> | 760 | </menu_item_call> |
777 | <menu_item_separator bottom="-411" enabled="true" height="8" hidden="false" label="-----------" | 761 | <menu_item_separator bottom="-411" enabled="true" height="8" label="-----------" left="0" |
778 | left="0" mouse_opaque="true" name="separator6" width="250" /> | 762 | mouse_opaque="true" name="separator6" width="250" /> |
779 | <menu_item_call bottom="-430" enabled="true" height="19" hidden="false" | 763 | <menu_item_call bottom="-430" enabled="true" height="19" |
780 | label="Show Script Warning/Error Window" left="0" mouse_opaque="true" | 764 | label="Show Script Warning/Error Window" left="0" mouse_opaque="true" |
781 | name="Show Script Warning/Error Window" width="250"> | 765 | name="Show Script Warning/Error Window" width="250"> |
782 | <on_click function="ShowFloater" userdata="script errors" /> | 766 | <on_click function="ShowFloater" userdata="script errors" /> |
783 | </menu_item_call> | 767 | </menu_item_call> |
784 | <menu_item_call bottom="-449" enabled="false" height="19" hidden="false" | 768 | <menu_item_call bottom="-449" enabled="false" height="19" |
785 | label="Recompile Scripts in Selection" left="0" mouse_opaque="true" | 769 | label="Recompile Scripts in Selection" left="0" mouse_opaque="true" |
786 | name="Recompile Scripts in Selection" width="250"> | 770 | name="Recompile Scripts in Selection" width="250"> |
787 | <on_click function="Tools.SelectedScriptAction" userdata="compile" /> | 771 | <on_click function="Tools.SelectedScriptAction" userdata="compile" /> |
788 | <on_enable function="EditableSelected" /> | 772 | <on_enable function="EditableSelected" /> |
789 | </menu_item_call> | 773 | </menu_item_call> |
790 | <menu_item_call bottom="-468" enabled="false" height="19" hidden="false" | 774 | <menu_item_call bottom="-468" enabled="false" height="19" label="Reset Scripts in Selection" |
791 | label="Reset Scripts in Selection" left="0" mouse_opaque="true" | 775 | left="0" mouse_opaque="true" name="Reset Scripts in Selection" width="250"> |
792 | name="Reset Scripts in Selection" width="250"> | ||
793 | <on_click function="Tools.SelectedScriptAction" userdata="reset" /> | 776 | <on_click function="Tools.SelectedScriptAction" userdata="reset" /> |
794 | <on_enable function="EditableSelected" /> | 777 | <on_enable function="EditableSelected" /> |
795 | </menu_item_call> | 778 | </menu_item_call> |
796 | <menu_item_call bottom="-487" enabled="false" height="19" hidden="false" | 779 | <menu_item_call bottom="-487" enabled="false" height="19" |
797 | label="Set Scripts to Running in Selection" left="0" mouse_opaque="true" | 780 | label="Set Scripts to Running in Selection" left="0" mouse_opaque="true" |
798 | name="Set Scripts to Running in Selection" width="250"> | 781 | name="Set Scripts to Running in Selection" width="250"> |
799 | <on_click function="Tools.SelectedScriptAction" userdata="start" /> | 782 | <on_click function="Tools.SelectedScriptAction" userdata="start" /> |
800 | <on_enable function="EditableSelected" /> | 783 | <on_enable function="EditableSelected" /> |
801 | </menu_item_call> | 784 | </menu_item_call> |
802 | <menu_item_call bottom="-506" enabled="false" height="19" hidden="false" | 785 | <menu_item_call bottom="-506" enabled="false" height="19" |
803 | label="Set Scripts to Not Running in Selection" left="0" | 786 | label="Set Scripts to Not Running in Selection" left="0" |
804 | mouse_opaque="true" name="Set Scripts to Not Running in Selection" | 787 | mouse_opaque="true" name="Set Scripts to Not Running in Selection" |
805 | width="250"> | 788 | width="250"> |
806 | <on_click function="Tools.SelectedScriptAction" userdata="stop" /> | 789 | <on_click function="Tools.SelectedScriptAction" userdata="stop" /> |
807 | <on_enable function="EditableSelected" /> | 790 | <on_enable function="EditableSelected" /> |
808 | </menu_item_call> | 791 | </menu_item_call> |
809 | <menu_item_separator bottom="-411" enabled="true" height="8" hidden="false" label="-----------" | 792 | <menu_item_separator bottom="-411" enabled="true" height="8" label="-----------" left="0" |
810 | left="0" mouse_opaque="true" name="separator7" width="250" /> | 793 | mouse_opaque="true" name="separator7" width="250" /> |
811 | <menu bottom="-554" drop_shadow="true" enabled="true" height="109" | 794 | <menu bottom="-554" create_jump_keys="true" drop_shadow="true" enabled="true" |
812 | hidden="false" label="Bug Reporting" left="0" mouse_opaque="false" | 795 | height="109" label="Bug Reporting" left="0" mouse_opaque="false" |
813 | name="Bug Reporting" opaque="true" tear_off="true" create_jump_keys="true" | 796 | name="Bug Reporting" opaque="true" tear_off="true" width="118"> |
814 | width="118"> | 797 | <menu_item_call bottom="-94" enabled="true" height="19" label="Public Issue Tracker..." |
815 | <menu_item_call bottom="-94" enabled="true" height="19" hidden="false" | 798 | left="0" mouse_opaque="true" name="Public Issue Tracker..." width="166"> |
816 | label="Public Issue Tracker..." left="0" mouse_opaque="true" | 799 | <on_click function="PromptShowURL" |
817 | name="Public Issue Tracker..." width="166"> | 800 | userdata="WebLaunchPublicIssue,http://jira.secondlife.com" /> |
818 | <on_click function="PromptShowURL" | ||
819 | userdata="WebLaunchPublicIssue,http://jira.secondlife.com" /> | ||
820 | </menu_item_call> | 801 | </menu_item_call> |
821 | <menu_item_call bottom="-94" enabled="true" height="19" hidden="false" | 802 | <menu_item_call bottom="-94" enabled="true" height="19" label="Public Issue Tracker Help..." |
822 | label="Public Issue Tracker Help..." left="0" mouse_opaque="true" | 803 | left="0" mouse_opaque="true" name="Publc Issue Tracker Help..." width="166"> |
823 | name="Publc Issue Tracker Help..." width="166"> | 804 | <on_click function="PromptShowURL" |
824 | <on_click function="PromptShowURL" | 805 | userdata="WebLaunchPublicIssueHelp,http://wiki.secondlife.com/wiki/Issue_tracker" /> |
825 | userdata="WebLaunchPublicIssueHelp,http://wiki.secondlife.com/wiki/Issue_tracker" /> | ||
826 | </menu_item_call> | 806 | </menu_item_call> |
827 | <menu_item_separator bottom="-411" enabled="true" height="8" hidden="false" label="-----------" | 807 | <menu_item_separator bottom="-411" enabled="true" height="8" label="-----------" left="0" |
828 | left="0" mouse_opaque="true" name="separator7" width="250" /> | 808 | mouse_opaque="true" name="separator7" width="250" /> |
829 | <menu_item_call bottom="-94" enabled="true" height="19" hidden="false" | 809 | <menu_item_call bottom="-94" enabled="true" height="19" label="Bug Reporting 101..." left="0" |
830 | label="Bug Reporting 101..." left="0" mouse_opaque="true" | 810 | mouse_opaque="true" name="Bug Reporing 101..." width="166"> |
831 | name="Bug Reporing 101..." width="166"> | 811 | <on_click function="PromptShowURL" |
832 | <on_click function="PromptShowURL" | 812 | userdata="WebLaunchBugReport101,http://wiki.secondlife.com/wiki/Bug_Reporting_101" /> |
833 | userdata="WebLaunchBugReport101,http://wiki.secondlife.com/wiki/Bug_Reporting_101" /> | ||
834 | </menu_item_call> | 813 | </menu_item_call> |
835 | <menu_item_call bottom="-94" enabled="true" height="19" hidden="false" | 814 | <menu_item_call bottom="-94" enabled="true" height="19" label="Security Issues..." left="0" |
836 | label="Security Issues..." left="0" mouse_opaque="true" | 815 | mouse_opaque="true" name="Security Issues..." width="166"> |
837 | name="Security Issues..." width="166"> | 816 | <on_click function="PromptShowURL" |
838 | <on_click function="PromptShowURL" | 817 | userdata="WebLaunchSecurityIssues,http://wiki.secondlife.com/wiki/Security_issues" /> |
839 | userdata="WebLaunchSecurityIssues,http://wiki.secondlife.com/wiki/Security_issues" /> | ||
840 | </menu_item_call> | 818 | </menu_item_call> |
841 | <menu_item_call bottom="-94" enabled="true" height="19" hidden="false" | 819 | <menu_item_call bottom="-94" enabled="true" height="19" label="QA Wiki..." left="0" |
842 | label="QA Wiki..." left="0" mouse_opaque="true" | 820 | mouse_opaque="true" name="QA Wiki..." width="166"> |
843 | name="QA Wiki..." width="166"> | 821 | <on_click function="PromptShowURL" |
844 | <on_click function="PromptShowURL" | 822 | userdata="WebLaunchQAWiki,http://wiki.secondlife.com/wiki/QA_Portal" /> |
845 | userdata="WebLaunchQAWiki,http://wiki.secondlife.com/wiki/QA_Portal" /> | ||
846 | </menu_item_call> | 823 | </menu_item_call> |
847 | <menu_item_separator bottom="-411" enabled="true" height="8" hidden="false" label="-----------" | 824 | <menu_item_separator bottom="-411" enabled="true" height="8" label="-----------" left="0" |
848 | left="0" mouse_opaque="true" name="separator7" width="250" /> | 825 | mouse_opaque="true" name="separator72" width="250" /> |
849 | <menu_item_call bottom="-240" enabled="true" height="19" hidden="false" label="Report Bug..." | 826 | <menu_item_call bottom="-240" enabled="true" height="19" label="Report Bug..." left="0" |
850 | left="0" mouse_opaque="true" name="Report Bug..." width="166"> | 827 | mouse_opaque="true" name="Report Bug..." width="166"> |
851 | <on_click function="PromptShowURL" userdata="WebLaunchPublicIssue,http://jira.secondlife.com" /> | 828 | <on_click function="PromptShowURL" |
829 | userdata="WebLaunchPublicIssue,http://jira.secondlife.com" /> | ||
852 | </menu_item_call> | 830 | </menu_item_call> |
853 | </menu> | 831 | </menu> |
854 | </menu> | 832 | </menu> |
855 | <menu bottom="219" drop_shadow="true" enabled="true" height="317" | 833 | <menu bottom="219" create_jump_keys="true" drop_shadow="true" enabled="true" |
856 | hidden="false" label="Help" left="227" mouse_opaque="false" name="Help" | 834 | height="317" label="Help" left="227" mouse_opaque="false" name="Help" |
857 | opaque="true" tear_off="true" create_jump_keys="true" width="166"> | 835 | opaque="true" tear_off="true" width="166"> |
858 | <menu_item_call bottom="-29" enabled="true" height="19" hidden="false" label="Second Life Help" | 836 | <menu_item_call bottom="-29" enabled="true" height="19" label="Second Life Help" left="0" |
859 | left="0" mouse_opaque="true" name="Second Life Help" shortcut="F1" | 837 | mouse_opaque="true" name="Second Life Help" shortcut="F1" width="166"> |
860 | width="166"> | ||
861 | <on_click function="ShowFloater" userdata="help f1" /> | 838 | <on_click function="ShowFloater" userdata="help f1" /> |
862 | </menu_item_call> | 839 | </menu_item_call> |
863 | <menu_item_call bottom="-48" enabled="true" height="19" hidden="false" label="In-World Help" | 840 | <menu_item_separator bottom="-75" enabled="true" height="8" label="-----------" left="0" |
864 | left="0" mouse_opaque="true" name="In-World Help" | 841 | mouse_opaque="true" name="separator" width="166" /> |
865 | width="166"> | 842 | <menu_item_call bottom="-94" enabled="true" height="19" label="Official Linden Blog..." |
866 | <on_click function="ShowFloater" userdata="help in-world" /> | 843 | left="0" mouse_opaque="true" name="Official Linden Blog..." width="166"> |
867 | </menu_item_call> | ||
868 | <menu_item_call bottom="-48" enabled="true" height="19" hidden="false" label="Additional Help" | ||
869 | left="0" mouse_opaque="true" name="Additional Help" | ||
870 | width="166"> | ||
871 | <on_click function="ShowFloater" userdata="help additional" /> | ||
872 | </menu_item_call> | ||
873 | <menu_item_separator bottom="-75" enabled="true" height="8" hidden="false" label="-----------" | ||
874 | left="0" mouse_opaque="true" name="separator" width="166" /> | ||
875 | <menu_item_call bottom="-94" enabled="true" height="19" hidden="false" | ||
876 | label="Official Linden Blog..." left="0" mouse_opaque="true" | ||
877 | name="Official Linden Blog..." width="166"> | ||
878 | <on_click function="PromptShowURL" | 844 | <on_click function="PromptShowURL" |
879 | userdata="WebLaunchSupportWiki,http://blog.secondlife.com/" /> | 845 | userdata="WebLaunchSupportWiki,http://blog.secondlife.com/" /> |
880 | </menu_item_call> | 846 | </menu_item_call> |
881 | <menu_item_separator bottom="-102" enabled="true" height="8" hidden="false" label="-----------" | 847 | <menu_item_separator bottom="-102" enabled="true" height="8" label="-----------" left="0" |
882 | left="0" mouse_opaque="true" name="separator2" width="166" /> | 848 | mouse_opaque="true" name="separator2" width="166" /> |
883 | <menu_item_call bottom="-121" enabled="true" height="19" hidden="false" | 849 | <menu_item_call bottom="-121" enabled="true" height="19" label="Scripting Guide..." left="0" |
884 | label="Scripting Guide..." left="0" mouse_opaque="true" | 850 | mouse_opaque="true" name="Scripting Guide..." width="166"> |
885 | name="Scripting Guide..." width="166"> | ||
886 | <on_click function="PromptShowFile" userdata="WebLaunchLSLGuide,lsl_guide.html" /> | 851 | <on_click function="PromptShowFile" userdata="WebLaunchLSLGuide,lsl_guide.html" /> |
887 | </menu_item_call> | 852 | </menu_item_call> |
888 | <menu_item_call bottom="-140" enabled="true" height="19" hidden="false" | 853 | <menu_item_call bottom="-140" enabled="true" height="19" label="Scripting Portal..." left="0" |
889 | label="Scripting Portal..." left="0" mouse_opaque="true" | 854 | mouse_opaque="true" name="Scripting Portal..." width="166"> |
890 | name="Scripting Portal..." width="166"> | ||
891 | <on_click function="PromptShowURL" | 855 | <on_click function="PromptShowURL" |
892 | userdata="WebLaunchLSLWiki,http://wiki.secondlife.com/wiki/LSL_Portal" /> | 856 | userdata="WebLaunchLSLWiki,http://wiki.secondlife.com/wiki/LSL_Portal" /> |
893 | </menu_item_call> | 857 | </menu_item_call> |
894 | <menu_item_separator bottom="-148" enabled="true" height="8" hidden="false" label="-----------" | 858 | <menu_item_separator bottom="-148" enabled="true" height="8" label="-----------" left="0" |
895 | left="0" mouse_opaque="true" name="separator3" width="166" /> | 859 | mouse_opaque="true" name="separator3" width="166" /> |
896 | <menu_item_call bottom="-167" enabled="true" height="19" hidden="false" | 860 | <menu_item_call bottom="-167" enabled="true" height="19" label="Message of the Day..." left="0" |
897 | label="Message of the Day..." left="0" mouse_opaque="true" | 861 | mouse_opaque="true" name="Message of the Day..." width="166"> |
898 | name="Message of the Day..." width="166"> | ||
899 | <on_click function="Help.MOTD" userdata="" /> | 862 | <on_click function="Help.MOTD" userdata="" /> |
900 | </menu_item_call> | 863 | </menu_item_call> |
901 | <menu_item_separator bottom="-175" enabled="true" height="8" hidden="false" label="-----------" | 864 | <menu_item_separator bottom="-175" enabled="true" height="8" label="-----------" left="0" |
902 | left="0" mouse_opaque="true" name="separator4" width="166" /> | 865 | mouse_opaque="true" name="separator4" width="166" /> |
903 | <menu_item_call bottom="-194" enabled="true" height="19" hidden="false" label="Report Abuse..." | 866 | <menu_item_call bottom="-194" enabled="true" height="19" label="Report Abuse..." left="0" |
904 | left="0" mouse_opaque="true" name="Report Abuse..." width="166"> | 867 | mouse_opaque="true" name="Report Abuse..." width="166"> |
905 | <on_click function="ShowFloater" userdata="complaint reporter" /> | 868 | <on_click function="ShowFloater" userdata="complaint reporter" /> |
906 | </menu_item_call> | 869 | </menu_item_call> |
907 | <menu_item_call bottom="-213" enabled="true" height="19" hidden="false" | 870 | <menu_item_call bottom="-213" enabled="true" height="19" label="Bumps, Pushes & Hits..." |
908 | label="Bumps, Pushes & Hits..." left="0" mouse_opaque="true" | 871 | left="0" mouse_opaque="true" name="Bumps, Pushes &amp; Hits..." |
909 | name="Bumps, Pushes &amp; Hits..." width="166"> | 872 | width="166"> |
910 | <on_click function="ShowFloater" userdata="mean events" /> | 873 | <on_click function="ShowFloater" userdata="mean events" /> |
911 | </menu_item_call> | 874 | </menu_item_call> |
912 | <menu_item_call label="Lag Meter" name="Lag Meter"> | 875 | <menu_item_call label="Lag Meter" name="Lag Meter"> |
913 | <on_click function="ShowFloater" userdata="lag meter" /> | 876 | <on_click function="ShowFloater" userdata="lag meter" /> |
914 | </menu_item_call> | 877 | </menu_item_call> |
915 | <menu_item_separator bottom="-221" enabled="true" height="8" hidden="false" label="-----------" | 878 | <menu_item_separator bottom="-221" enabled="true" height="8" label="-----------" left="0" |
916 | left="0" mouse_opaque="true" name="separator5" width="166" /> | 879 | mouse_opaque="true" name="separator5" width="166" /> |
917 | <menu_item_call bottom="-121" enabled="true" height="19" hidden="false" | 880 | <menu_item_call bottom="-121" enabled="true" height="19" label="Release Notes..." left="0" |
918 | label="Release Notes..." left="0" mouse_opaque="true" | 881 | mouse_opaque="true" name="Release Notes..." width="166"> |
919 | name="Release Notes..." width="166"> | ||
920 | <on_click function="PromptShowFile" userdata="WebLaunchReleaseNotes,releasenotes.txt" /> | 882 | <on_click function="PromptShowFile" userdata="WebLaunchReleaseNotes,releasenotes.txt" /> |
921 | </menu_item_call> | 883 | </menu_item_call> |
922 | <menu_item_separator bottom="-294" enabled="true" height="8" hidden="false" label="-----------" | 884 | <menu_item_separator bottom="-294" enabled="true" height="8" label="-----------" left="0" |
923 | left="0" mouse_opaque="true" name="separator6" width="166" /> | 885 | mouse_opaque="true" name="separator6" width="166" /> |
924 | <menu_item_call bottom="-313" enabled="true" height="19" hidden="false" | 886 | <menu_item_call bottom="-313" enabled="true" height="19" label="About Second Life..." left="0" |
925 | label="About Second Life..." left="0" mouse_opaque="true" | 887 | mouse_opaque="true" name="About Second Life..." width="166"> |
926 | name="About Second Life..." width="166"> | ||
927 | <on_click function="ShowFloater" userdata="about" /> | 888 | <on_click function="ShowFloater" userdata="about" /> |
928 | </menu_item_call> | 889 | </menu_item_call> |
929 | </menu> | 890 | </menu> |
diff --git a/linden/indra/newview/skins/xui/en-us/mime_types.xml b/linden/indra/newview/skins/xui/en-us/mime_types.xml new file mode 100644 index 0000000..0427727 --- /dev/null +++ b/linden/indra/newview/skins/xui/en-us/mime_types.xml | |||
@@ -0,0 +1,448 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <mimetypes> | ||
3 | <defaultlabel> | ||
4 | (Unknown) | ||
5 | </defaultlabel> | ||
6 | <defaultwidget> | ||
7 | none | ||
8 | </defaultwidget> | ||
9 | <defaultimpl> | ||
10 | LLMediaImplLLMozLib | ||
11 | </defaultimpl> | ||
12 | <widgetset name="web"> | ||
13 | <label> | ||
14 | Web Content | ||
15 | </label> | ||
16 | <icon> | ||
17 | icn_media_web.tga | ||
18 | </icon> | ||
19 | <default_type> | ||
20 | text/html | ||
21 | </default_type> | ||
22 | <tooltip> | ||
23 | This location has Web content | ||
24 | </tooltip> | ||
25 | <playtip> | ||
26 | Show Web content | ||
27 | </playtip> | ||
28 | <allow_resize> | ||
29 | true | ||
30 | </allow_resize> | ||
31 | <allow_looping> | ||
32 | false | ||
33 | </allow_looping> | ||
34 | </widgetset> | ||
35 | <widgetset name="movie"> | ||
36 | <label> | ||
37 | Movie | ||
38 | </label> | ||
39 | <default_type> | ||
40 | video/* | ||
41 | </default_type> | ||
42 | <icon> | ||
43 | icn_media.tga | ||
44 | </icon> | ||
45 | <tooltip> | ||
46 | There is a movie to play here | ||
47 | </tooltip> | ||
48 | <playtip> | ||
49 | Play movie | ||
50 | </playtip> | ||
51 | <allow_resize> | ||
52 | false | ||
53 | </allow_resize> | ||
54 | <allow_looping> | ||
55 | true | ||
56 | </allow_looping> | ||
57 | </widgetset> | ||
58 | <widgetset name="none"> | ||
59 | <label> | ||
60 | No Content | ||
61 | </label> | ||
62 | <default_type> | ||
63 | none/none | ||
64 | </default_type> | ||
65 | <icon> | ||
66 | icn_media_web.tga | ||
67 | </icon> | ||
68 | <tooltip> | ||
69 | No media here | ||
70 | </tooltip> | ||
71 | <playtip /> | ||
72 | <allow_resize> | ||
73 | false | ||
74 | </allow_resize> | ||
75 | <allow_looping> | ||
76 | false | ||
77 | </allow_looping> | ||
78 | </widgetset> | ||
79 | <widgetset name="image"> | ||
80 | <label> | ||
81 | Image | ||
82 | </label> | ||
83 | <icon> | ||
84 | icn_media_web.tga | ||
85 | </icon> | ||
86 | <default_type> | ||
87 | image/* | ||
88 | </default_type> | ||
89 | <tooltip> | ||
90 | There is an image at this location | ||
91 | </tooltip> | ||
92 | <playtip> | ||
93 | View this location's image | ||
94 | </playtip> | ||
95 | <allow_resize> | ||
96 | false | ||
97 | </allow_resize> | ||
98 | <allow_looping> | ||
99 | false | ||
100 | </allow_looping> | ||
101 | </widgetset> | ||
102 | <widgetset name="audio"> | ||
103 | <label> | ||
104 | Audio | ||
105 | </label> | ||
106 | <icon> | ||
107 | icn_media_web.tga | ||
108 | </icon> | ||
109 | <default_type> | ||
110 | audio/* | ||
111 | </default_type> | ||
112 | <tooltip> | ||
113 | There is audio at this location | ||
114 | </tooltip> | ||
115 | <playtip> | ||
116 | View this location's audio | ||
117 | </playtip> | ||
118 | <allow_resize> | ||
119 | false | ||
120 | </allow_resize> | ||
121 | <allow_looping> | ||
122 | true | ||
123 | </allow_looping> | ||
124 | </widgetset> | ||
125 | <scheme name="rtsp"> | ||
126 | <label> | ||
127 | Real Time Streaming | ||
128 | </label> | ||
129 | <widgettype> | ||
130 | movie | ||
131 | </widgettype> | ||
132 | </scheme> | ||
133 | <mimetype name=""> | ||
134 | <label> | ||
135 | - None - | ||
136 | </label> | ||
137 | <widgettype> | ||
138 | none | ||
139 | </widgettype> | ||
140 | <impl> | ||
141 | LLMediaImplQuickTime | ||
142 | </impl> | ||
143 | </mimetype> | ||
144 | <mimetype name="none/none"> | ||
145 | <label> | ||
146 | - None - | ||
147 | </label> | ||
148 | <widgettype> | ||
149 | none | ||
150 | </widgettype> | ||
151 | </mimetype> | ||
152 | <mimetype name="audio/*"> | ||
153 | <label> | ||
154 | Audio | ||
155 | </label> | ||
156 | <widgettype> | ||
157 | audio | ||
158 | </widgettype> | ||
159 | </mimetype> | ||
160 | <mimetype name="video/*"> | ||
161 | <label> | ||
162 | Video | ||
163 | </label> | ||
164 | <widgettype> | ||
165 | movie | ||
166 | </widgettype> | ||
167 | </mimetype> | ||
168 | <mimetype name="image/*"> | ||
169 | <label> | ||
170 | Image | ||
171 | </label> | ||
172 | <widgettype> | ||
173 | image | ||
174 | </widgettype> | ||
175 | </mimetype> | ||
176 | <mimetype menu="1" name="video/vnd.secondlife.qt.legacy"> | ||
177 | <label> | ||
178 | Movie (QuickTime) | ||
179 | </label> | ||
180 | <widgettype> | ||
181 | movie | ||
182 | </widgettype> | ||
183 | <impl> | ||
184 | LLMediaImplQuickTime | ||
185 | </impl> | ||
186 | </mimetype> | ||
187 | <mimetype name="application/javascript"> | ||
188 | <label> | ||
189 | Javascript | ||
190 | </label> | ||
191 | <widgettype> | ||
192 | web | ||
193 | </widgettype> | ||
194 | </mimetype> | ||
195 | <mimetype name="application/ogg"> | ||
196 | <label> | ||
197 | Ogg Audio/Video | ||
198 | </label> | ||
199 | <widgettype> | ||
200 | audio | ||
201 | </widgettype> | ||
202 | </mimetype> | ||
203 | <mimetype name="application/pdf"> | ||
204 | <label> | ||
205 | PDF Document | ||
206 | </label> | ||
207 | <widgettype> | ||
208 | image | ||
209 | </widgettype> | ||
210 | </mimetype> | ||
211 | <mimetype name="application/postscript"> | ||
212 | <label> | ||
213 | Postscript Document | ||
214 | </label> | ||
215 | <widgettype> | ||
216 | image | ||
217 | </widgettype> | ||
218 | </mimetype> | ||
219 | <mimetype name="application/rtf"> | ||
220 | <label> | ||
221 | Rich Text (RTF) | ||
222 | </label> | ||
223 | <widgettype> | ||
224 | image | ||
225 | </widgettype> | ||
226 | </mimetype> | ||
227 | <mimetype name="application/xhtml+xml"> | ||
228 | <label> | ||
229 | Web Page (XHTML) | ||
230 | </label> | ||
231 | <widgettype> | ||
232 | web | ||
233 | </widgettype> | ||
234 | </mimetype> | ||
235 | <mimetype name="application/x-director"> | ||
236 | <label> | ||
237 | Macromedia Director | ||
238 | </label> | ||
239 | <widgettype> | ||
240 | image | ||
241 | </widgettype> | ||
242 | </mimetype> | ||
243 | <mimetype name="application/x-shockwave-flash"> | ||
244 | <label> | ||
245 | Flash | ||
246 | </label> | ||
247 | <widgettype> | ||
248 | image | ||
249 | </widgettype> | ||
250 | </mimetype> | ||
251 | <mimetype name="audio/mid"> | ||
252 | <label> | ||
253 | Audio (MIDI) | ||
254 | </label> | ||
255 | <widgettype> | ||
256 | audio | ||
257 | </widgettype> | ||
258 | </mimetype> | ||
259 | <mimetype name="audio/mpeg"> | ||
260 | <label> | ||
261 | Audio (MP3) | ||
262 | </label> | ||
263 | <widgettype> | ||
264 | audio | ||
265 | </widgettype> | ||
266 | </mimetype> | ||
267 | <mimetype name="audio/x-aiff"> | ||
268 | <label> | ||
269 | Audio (AIFF) | ||
270 | </label> | ||
271 | <widgettype> | ||
272 | audio | ||
273 | </widgettype> | ||
274 | </mimetype> | ||
275 | <mimetype name="audio/x-wav"> | ||
276 | <label> | ||
277 | Audio (WAV) | ||
278 | </label> | ||
279 | <widgettype> | ||
280 | audio | ||
281 | </widgettype> | ||
282 | </mimetype> | ||
283 | <mimetype menu="1" name="image/bmp"> | ||
284 | <label> | ||
285 | Image (BMP) | ||
286 | </label> | ||
287 | <widgettype> | ||
288 | image | ||
289 | </widgettype> | ||
290 | <impl> | ||
291 | LLMediaImplLLMozLib | ||
292 | </impl> | ||
293 | </mimetype> | ||
294 | <mimetype menu="1" name="image/gif"> | ||
295 | <label> | ||
296 | Image (GIF) | ||
297 | </label> | ||
298 | <widgettype> | ||
299 | image | ||
300 | </widgettype> | ||
301 | <impl> | ||
302 | LLMediaImplLLMozLib | ||
303 | </impl> | ||
304 | </mimetype> | ||
305 | <mimetype menu="1" name="image/jpeg"> | ||
306 | <label> | ||
307 | Image (JPEG) | ||
308 | </label> | ||
309 | <widgettype> | ||
310 | image | ||
311 | </widgettype> | ||
312 | <impl> | ||
313 | LLMediaImplLLMozLib | ||
314 | </impl> | ||
315 | </mimetype> | ||
316 | <mimetype menu="1" name="image/png"> | ||
317 | <label> | ||
318 | Image (PNG) | ||
319 | </label> | ||
320 | <widgettype> | ||
321 | image | ||
322 | </widgettype> | ||
323 | <impl> | ||
324 | LLMediaImplLLMozLib | ||
325 | </impl> | ||
326 | </mimetype> | ||
327 | <mimetype name="image/svg+xml"> | ||
328 | <label> | ||
329 | Image (SVG) | ||
330 | </label> | ||
331 | <widgettype> | ||
332 | image | ||
333 | </widgettype> | ||
334 | <impl> | ||
335 | LLMediaImplLLMozLib | ||
336 | </impl> | ||
337 | </mimetype> | ||
338 | <mimetype menu="1" name="image/tiff"> | ||
339 | <label> | ||
340 | Image (TIFF) | ||
341 | </label> | ||
342 | <widgettype> | ||
343 | image | ||
344 | </widgettype> | ||
345 | <impl> | ||
346 | LLMediaImplLLMozLib | ||
347 | </impl> | ||
348 | </mimetype> | ||
349 | <mimetype menu="1" name="text/html"> | ||
350 | <label> | ||
351 | Web Page | ||
352 | </label> | ||
353 | <widgettype> | ||
354 | web | ||
355 | </widgettype> | ||
356 | <impl> | ||
357 | LLMediaImplLLMozLib | ||
358 | </impl> | ||
359 | </mimetype> | ||
360 | <mimetype menu="1" name="text/plain"> | ||
361 | <label> | ||
362 | Text | ||
363 | </label> | ||
364 | <widgettype> | ||
365 | text | ||
366 | </widgettype> | ||
367 | <impl> | ||
368 | LLMediaImplLLMozLib | ||
369 | </impl> | ||
370 | </mimetype> | ||
371 | <mimetype name="text/xml"> | ||
372 | <label> | ||
373 | XML | ||
374 | </label> | ||
375 | <widgettype> | ||
376 | text | ||
377 | </widgettype> | ||
378 | <impl> | ||
379 | LLMediaImplLLMozLib | ||
380 | </impl> | ||
381 | </mimetype> | ||
382 | <mimetype menu="1" name="video/mpeg"> | ||
383 | <label> | ||
384 | Movie (MPEG) | ||
385 | </label> | ||
386 | <widgettype> | ||
387 | movie | ||
388 | </widgettype> | ||
389 | <impl> | ||
390 | LLMediaImplQuickTime | ||
391 | </impl> | ||
392 | </mimetype> | ||
393 | <mimetype name="video/mp4"> | ||
394 | <label> | ||
395 | Movie (MP4) | ||
396 | </label> | ||
397 | <widgettype> | ||
398 | movie | ||
399 | </widgettype> | ||
400 | <impl> | ||
401 | LLMediaImplQuickTime | ||
402 | </impl> | ||
403 | </mimetype> | ||
404 | <mimetype menu="1" name="video/quicktime"> | ||
405 | <label> | ||
406 | Movie (QuickTime) | ||
407 | </label> | ||
408 | <widgettype> | ||
409 | movie | ||
410 | </widgettype> | ||
411 | <impl> | ||
412 | LLMediaImplQuickTime | ||
413 | </impl> | ||
414 | </mimetype> | ||
415 | <mimetype name="video/x-ms-asf"> | ||
416 | <label> | ||
417 | Movie (Windows Media ASF) | ||
418 | </label> | ||
419 | <widgettype> | ||
420 | movie | ||
421 | </widgettype> | ||
422 | <impl> | ||
423 | LLMediaImplQuickTime | ||
424 | </impl> | ||
425 | </mimetype> | ||
426 | <mimetype name="video/x-ms-wmv"> | ||
427 | <label> | ||
428 | Movie (Windows Media WMV) | ||
429 | </label> | ||
430 | <widgettype> | ||
431 | movie | ||
432 | </widgettype> | ||
433 | <impl> | ||
434 | LLMediaImplQuickTime | ||
435 | </impl> | ||
436 | </mimetype> | ||
437 | <mimetype menu="1" name="video/x-msvideo"> | ||
438 | <label> | ||
439 | Movie (AVI) | ||
440 | </label> | ||
441 | <widgettype> | ||
442 | movie | ||
443 | </widgettype> | ||
444 | <impl> | ||
445 | LLMediaImplQuickTime | ||
446 | </impl> | ||
447 | </mimetype> | ||
448 | </mimetypes> | ||
diff --git a/linden/indra/newview/skins/xui/en-us/notify.xml b/linden/indra/newview/skins/xui/en-us/notify.xml index d1964e0..f0ba148 100644 --- a/linden/indra/newview/skins/xui/en-us/notify.xml +++ b/linden/indra/newview/skins/xui/en-us/notify.xml | |||
@@ -120,6 +120,11 @@ you will probably want to turn it off. | |||
120 | Insufficient permissions to view notecard. | 120 | Insufficient permissions to view notecard. |
121 | </message> | 121 | </message> |
122 | </notify> | 122 | </notify> |
123 | <notify name="RezItemNoPermissions" tip="true"> | ||
124 | <message name="message"> | ||
125 | Insufficient permissions to rez object. | ||
126 | </message> | ||
127 | </notify> | ||
123 | <notify name="UnableToLoadNotecard" tip="true"> | 128 | <notify name="UnableToLoadNotecard" tip="true"> |
124 | <message name="message"> | 129 | <message name="message"> |
125 | Unable to load notecard. | 130 | Unable to load notecard. |
@@ -651,7 +656,7 @@ Please notify the vendor from whom you purchased this item. | |||
651 | Failed to find [TYPE] named [DESC] in database. | 656 | Failed to find [TYPE] named [DESC] in database. |
652 | </message> | 657 | </message> |
653 | </notify> | 658 | </notify> |
654 | <notify name="ScriptTakeMoney" tip="false" caution="true"> | 659 | <notify caution="true" name="ScriptTakeMoney" tip="false"> |
655 | <message name="message"> | 660 | <message name="message"> |
656 | Take Linden dollars (L$) from you | 661 | Take Linden dollars (L$) from you |
657 | </message> | 662 | </message> |
@@ -706,7 +711,6 @@ Please notify the vendor from whom you purchased this item. | |||
706 | Control your camera | 711 | Control your camera |
707 | </message> | 712 | </message> |
708 | </notify> | 713 | </notify> |
709 | <!-- the normal permissions prompt --> | ||
710 | <notify name="ScriptQuestion" tip="false"> | 714 | <notify name="ScriptQuestion" tip="false"> |
711 | <message name="message"> | 715 | <message name="message"> |
712 | '[OBJECTNAME]', an object owned by '[NAME]', would like to: | 716 | '[OBJECTNAME]', an object owned by '[NAME]', would like to: |
@@ -724,39 +728,41 @@ Is this OK? | |||
724 | Mute | 728 | Mute |
725 | </option> | 729 | </option> |
726 | </notify> | 730 | </notify> |
727 | <!-- the special chat messages to log when caution permissions have been granted or denied --> | 731 | <notify name="ScriptQuestionCautionChatGranted" tip="false"> |
728 | <notify name="ScriptQuestionCautionChatGranted" tip="false"> | 732 | <message name="message"> |
729 | <message name="message">'[OBJECTNAME]', an object owned by '[OWNERNAME]', located in [REGIONNAME] at [REGIONPOS], has been granted permission to: [PERMISSIONS].</message> | 733 | '[OBJECTNAME]', an object owned by '[OWNERNAME]', located in [REGIONNAME] at [REGIONPOS], has been granted permission to: [PERMISSIONS]. |
730 | </notify> | 734 | </message> |
731 | <notify name="ScriptQuestionCautionChatDenied" tip="false"> | 735 | </notify> |
732 | <message name="message">'[OBJECTNAME]', an object owned by '[OWNERNAME]', located in [REGIONNAME] at [REGIONPOS], has been denied permission to: [PERMISSIONS].</message> | 736 | <notify name="ScriptQuestionCautionChatDenied" tip="false"> |
733 | </notify> | 737 | <message name="message"> |
734 | <!-- the special title to display at the top of a caution permissions prompt --> | 738 | '[OBJECTNAME]', an object owned by '[OWNERNAME]', located in [REGIONNAME] at [REGIONPOS], has been denied permission to: [PERMISSIONS]. |
735 | <notify name="ScriptQuestionCautionWarn" tip="false"> | 739 | </message> |
736 | <message name="message">An object wants permission to take Linden dollars (L$) from your account.</message> | 740 | </notify> |
737 | </notify> | 741 | <notify name="ScriptQuestionCautionWarn" tip="false"> |
738 | <!-- the caution permssions prompt, when auto-deny is disabled --> | 742 | <message name="message"> |
739 | <notify name="ScriptQuestionCaution" tip="false" caution="true"> | 743 | An object wants permission to take Linden dollars (L$) from your account. |
740 | <message name="message"> | 744 | </message> |
741 | '[OBJECTNAME]', an object owned by '[NAME]', would like to: | 745 | </notify> |
746 | <notify caution="true" name="ScriptQuestionCaution" tip="false"> | ||
747 | <message name="message"> | ||
748 | '[OBJECTNAME]', an object owned by '[NAME]', would like to: | ||
742 | 749 | ||
743 | [QUESTIONS] | 750 | [QUESTIONS] |
744 | If you do not trust this object and its creator, you should deny the request. For additional information, click the Details button. | 751 | If you do not trust this object and its creator, you should deny the request. For additional information, click the Details button. |
745 | 752 | ||
746 | Grant this request? | 753 | Grant this request? |
747 | </message> | 754 | </message> |
748 | <option name="Grant"> | 755 | <option name="Grant"> |
749 | Grant | 756 | Grant |
750 | </option> | 757 | </option> |
751 | <option name="Deny" default="true"> | 758 | <option default="true" name="Deny"> |
752 | Deny | 759 | Deny |
753 | </option> | 760 | </option> |
754 | <!-- details button MUST be the last button --> | 761 | <option name="Details"> |
755 | <option name="Details"> | 762 | Details... |
756 | Details... | 763 | </option> |
757 | </option> | 764 | </notify> |
758 | </notify> | 765 | <notify name="ScriptDialog" tip="false"> |
759 | <notify name="ScriptDialog" tip="false"> | ||
760 | <message name="message"> | 766 | <message name="message"> |
761 | [FIRST] [LAST]'s '[TITLE]' | 767 | [FIRST] [LAST]'s '[TITLE]' |
762 | [MESSAGE] | 768 | [MESSAGE] |
@@ -870,16 +876,21 @@ until the flexible checkbox is unchecked. | |||
870 | </notify> | 876 | </notify> |
871 | <notify name="FirstDebugMenus" tip="false"> | 877 | <notify name="FirstDebugMenus" tip="false"> |
872 | <message name="message"> | 878 | <message name="message"> |
873 | You have enabled the Client and Server debugging menus. | 879 | You have enabled the Advanced menu. |
874 | These menus contain features useful for developers debugging Second Life. | 880 | This menu contains features useful for developers debugging Second Life. |
875 | To toggle these menus on and off press Ctrl-Alt-D. On a Mac press Cmd-Opt-Shift-D. | 881 | To toggle this menu on Windows press Ctrl-Alt-D. On Mac press Cmd-Opt-Shift-D. |
876 | </message> | 882 | </message> |
877 | </notify> | 883 | </notify> |
878 | <notify name="FirstSculptedPrim" tip="false"> | 884 | <notify name="FirstSculptedPrim" tip="false"> |
879 | <message name="message"> | 885 | <message name="message"> |
880 | You are editing a sculpted prim. | 886 | You are editing a sculpted prim. |
881 | Sculpted prims require a special texture to specify their shape. | 887 | Sculpted prims require a special texture to specify their shape. |
882 | You can find example sculpted textures in the system library. | 888 | You can find example sculpted textures in the inventory library. |
889 | </message> | ||
890 | </notify> | ||
891 | <notify name="FirstMedia" tip="false"> | ||
892 | <message name="message"> | ||
893 | You have begun playing media. Media can set to play automatically in the preferences window under Audio / Video. Note that this can be a security risk for media sites you do not trust. | ||
883 | </message> | 894 | </message> |
884 | </notify> | 895 | </notify> |
885 | <notify name="MaxListSelectMessage" tip="true"> | 896 | <notify name="MaxListSelectMessage" tip="true"> |
@@ -955,7 +966,7 @@ Click Accept to join the chat or Decline to decline the invitation. Click Mute t | |||
955 | </notify> | 966 | </notify> |
956 | <notify name="ProximalVoiceChannelFull" tip="true" unique="true"> | 967 | <notify name="ProximalVoiceChannelFull" tip="true" unique="true"> |
957 | <message name="message"> | 968 | <message name="message"> |
958 | We're sorry. This area has has reached maximum capacity for voice conversations. Please try to use voice in another area. | 969 | We're sorry. This area has has reached maximum capacity for voice conversations. Please try to use voice in another area. |
959 | </message> | 970 | </message> |
960 | </notify> | 971 | </notify> |
961 | <notify name="VoiceChannelDisconnected" tip="true" unique="true"> | 972 | <notify name="VoiceChannelDisconnected" tip="true" unique="true"> |
@@ -978,13 +989,12 @@ Click Accept to join the chat or Decline to decline the invitation. Click Mute t | |||
978 | [VOICE_CHANNEL_NAME] is not available to take your call. You will now be reconnected to spatial voice chat. | 989 | [VOICE_CHANNEL_NAME] is not available to take your call. You will now be reconnected to spatial voice chat. |
979 | </message> | 990 | </message> |
980 | </notify> | 991 | </notify> |
981 | |||
982 | <notify name="VoiceChannelJoinFailed" tip="true" unique="true"> | 992 | <notify name="VoiceChannelJoinFailed" tip="true" unique="true"> |
983 | <message name="message"> | 993 | <message name="message"> |
984 | Failed to connect to [VOICE_CHANNEL_NAME], please try again later. You will now be reconnected to spatial voice chat. | 994 | Failed to connect to [VOICE_CHANNEL_NAME], please try again later. You will now be reconnected to spatial voice chat. |
985 | </message> | 995 | </message> |
986 | </notify> | 996 | </notify> |
987 | <notify name="VoiceLoginRetry" tip="true" unique="true" duration="10"> | 997 | <notify duration="10" name="VoiceLoginRetry" tip="true" unique="true"> |
988 | <message name="message"> | 998 | <message name="message"> |
989 | We are creating a voice channel for you. This may take up to one minute. | 999 | We are creating a voice channel for you. This may take up to one minute. |
990 | </message> | 1000 | </message> |
@@ -1005,18 +1015,18 @@ Click Accept to join the chat or Decline to decline the invitation. Click Mute t | |||
1005 | </message> | 1015 | </message> |
1006 | </notify> | 1016 | </notify> |
1007 | <notify name="VoiceNotAllowed" tip="true" unique="true"> | 1017 | <notify name="VoiceNotAllowed" tip="true" unique="true"> |
1008 | <message name="message"> | 1018 | <message name="message"> |
1009 | You do not have permission to connect to voice chat for [VOICE_CHANNEL_NAME]. | 1019 | You do not have permission to connect to voice chat for [VOICE_CHANNEL_NAME]. |
1010 | </message> | 1020 | </message> |
1011 | </notify> | 1021 | </notify> |
1012 | <notify name="VoiceCallGenericError" tip="true" unique="true"> | 1022 | <notify name="VoiceCallGenericError" tip="true" unique="true"> |
1013 | <message name="message"> | 1023 | <message name="message"> |
1014 | An error has occurred while trying to connect to voice chat for [VOICE_CHANNEL_NAME]. Please try again later. | 1024 | An error has occurred while trying to connect to voice chat for [VOICE_CHANNEL_NAME]. Please try again later. |
1015 | </message> | 1025 | </message> |
1016 | </notify> | 1026 | </notify> |
1017 | <notify name="ServerVersionChanged" tip="true" caution="true" duration="10"> | 1027 | <notify caution="true" duration="10" name="ServerVersionChanged" tip="true"> |
1018 | <message name="message"> | 1028 | <message name="message"> |
1019 | "The region you have entered is running a different simulator version. Click this message for details." | 1029 | The region you have entered is running a different simulator version. Click this message for details. |
1020 | </message> | 1030 | </message> |
1021 | </notify> | 1031 | </notify> |
1022 | </notifications> | 1032 | </notifications> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_audio.xml b/linden/indra/newview/skins/xui/en-us/panel_audio.xml index ead0846..13200e8 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_audio.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_audio.xml | |||
@@ -1,18 +1,18 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes"?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <panel border="false" follows="left|top|right|bottom" height="160" | 2 | <panel border="false" follows="left|top|right|bottom" height="160" |
3 | label="Audio & Video" name="Media panel" width="175"> | 3 | label="Audio & Video" name="Media panel" width="175"> |
4 | <slider bottom_delta="-20" control_name="AudioLevelMaster" follows="left|top|right" | 4 | <slider bottom_delta="-20" control_name="AudioLevelMaster" follows="left|top|right" |
5 | height="15" increment="0.05" initial_val="0.5" label="Master" | 5 | height="15" increment="0.05" initial_val="0.5" label="Master" |
6 | label_width="55" left="10" max_val="1" min_val="0" mouse_opaque="true" | 6 | label_width="55" left="10" max_val="1" min_val="0" mouse_opaque="true" |
7 | name="System Volume" show_text="false" volume="true" width="140" /> | 7 | name="System Volume" show_text="false" volume="true" width="200" /> |
8 | <button bottom_delta="0" control_name="MuteAudio" follows="top|right" height="16" | 8 | <button bottom_delta="0" control_name="MuteAudio" follows="top|right" height="16" |
9 | image_selected="icn_speaker-muted_dark.tga" | 9 | image_selected="icn_speaker-muted_dark.tga" |
10 | image_unselected="icn_speaker_dark.tga" label="" label_width="55" | 10 | image_unselected="icn_speaker_dark.tga" label="" label_width="55" |
11 | left="150" name="mute_music" tab_stop="false" toggle="true" width="25" /> | 11 | left="150" name="mute_audio" tab_stop="false" toggle="true" width="25" /> |
12 | <slider bottom_delta="-30" control_name="AudioLevelMusic" follows="left|top|right" | 12 | <slider bottom_delta="-30" control_name="AudioLevelMusic" follows="left|top|right" |
13 | height="15" increment="0.05" initial_val="0.5" label="Music" | 13 | height="15" increment="0.05" initial_val="0.5" label="Music" |
14 | label_width="55" left="10" max_val="1" min_val="0" name="Music Volume" | 14 | label_width="55" left="10" max_val="1" min_val="0" name="Music Volume" |
15 | show_text="false" volume="true" width="140" /> | 15 | show_text="false" volume="true" width="200" /> |
16 | <button bottom_delta="0" control_name="MuteMusic" follows="top|right" height="16" | 16 | <button bottom_delta="0" control_name="MuteMusic" follows="top|right" height="16" |
17 | image_selected="icn_speaker-muted_dark.tga" | 17 | image_selected="icn_speaker-muted_dark.tga" |
18 | image_unselected="icn_speaker_dark.tga" label="" label_width="55" | 18 | image_unselected="icn_speaker_dark.tga" label="" label_width="55" |
@@ -20,7 +20,7 @@ | |||
20 | <slider bottom_delta="-20" control_name="AudioLevelMedia" follows="left|top|right" | 20 | <slider bottom_delta="-20" control_name="AudioLevelMedia" follows="left|top|right" |
21 | height="15" increment="0.05" initial_val="0.5" label="Media" | 21 | height="15" increment="0.05" initial_val="0.5" label="Media" |
22 | label_width="55" left="10" max_val="1" min_val="0" name="Media Volume" | 22 | label_width="55" left="10" max_val="1" min_val="0" name="Media Volume" |
23 | show_text="false" volume="true" width="140" /> | 23 | show_text="false" volume="true" width="200" /> |
24 | <button bottom_delta="0" control_name="MuteMedia" follows="top|right" height="16" | 24 | <button bottom_delta="0" control_name="MuteMedia" follows="top|right" height="16" |
25 | image_selected="icn_speaker-muted_dark.tga" | 25 | image_selected="icn_speaker-muted_dark.tga" |
26 | image_unselected="icn_speaker_dark.tga" label="" label_width="55" | 26 | image_unselected="icn_speaker_dark.tga" label="" label_width="55" |
@@ -28,7 +28,7 @@ | |||
28 | <slider bottom_delta="-20" control_name="AudioLevelVoice" follows="left|top|right" | 28 | <slider bottom_delta="-20" control_name="AudioLevelVoice" follows="left|top|right" |
29 | height="15" increment="0.05" initial_val="0.5" label="Voice" | 29 | height="15" increment="0.05" initial_val="0.5" label="Voice" |
30 | label_width="55" left="10" max_val="1" min_val="0" name="Voice Volume" | 30 | label_width="55" left="10" max_val="1" min_val="0" name="Voice Volume" |
31 | show_text="false" volume="true" width="140" /> | 31 | show_text="false" volume="true" width="200" /> |
32 | <button bottom_delta="0" control_name="MuteVoice" follows="top|right" height="16" | 32 | <button bottom_delta="0" control_name="MuteVoice" follows="top|right" height="16" |
33 | image_selected="icn_speaker-muted_dark.tga" | 33 | image_selected="icn_speaker-muted_dark.tga" |
34 | image_unselected="icn_speaker_dark.tga" label="" label_width="55" | 34 | image_unselected="icn_speaker_dark.tga" label="" label_width="55" |
@@ -36,7 +36,7 @@ | |||
36 | <slider bottom_delta="-20" control_name="AudioLevelSFX" follows="left|top|right" | 36 | <slider bottom_delta="-20" control_name="AudioLevelSFX" follows="left|top|right" |
37 | height="15" increment="0.05" initial_val="0.5" label="Sounds" | 37 | height="15" increment="0.05" initial_val="0.5" label="Sounds" |
38 | label_width="55" left="10" max_val="1" min_val="0" name="SFX Volume" | 38 | label_width="55" left="10" max_val="1" min_val="0" name="SFX Volume" |
39 | show_text="false" volume="true" width="140" /> | 39 | show_text="false" volume="true" width="200" /> |
40 | <button bottom_delta="0" control_name="MuteSounds" follows="top|right" height="16" | 40 | <button bottom_delta="0" control_name="MuteSounds" follows="top|right" height="16" |
41 | image_selected="icn_speaker-muted_dark.tga" | 41 | image_selected="icn_speaker-muted_dark.tga" |
42 | image_unselected="icn_speaker_dark.tga" label="" label_width="55" | 42 | image_unselected="icn_speaker_dark.tga" label="" label_width="55" |
@@ -44,7 +44,7 @@ | |||
44 | <slider bottom_delta="-20" control_name="AudioLevelAmbient" follows="left|top|right" | 44 | <slider bottom_delta="-20" control_name="AudioLevelAmbient" follows="left|top|right" |
45 | height="15" increment="0.05" initial_val="0.5" label="Ambient" | 45 | height="15" increment="0.05" initial_val="0.5" label="Ambient" |
46 | label_width="55" left="10" max_val="1" min_val="0" name="Wind Volume" | 46 | label_width="55" left="10" max_val="1" min_val="0" name="Wind Volume" |
47 | show_text="false" volume="true" width="140" /> | 47 | show_text="false" volume="true" width="200" /> |
48 | <button bottom_delta="0" control_name="MuteAmbient" follows="top|right" height="16" | 48 | <button bottom_delta="0" control_name="MuteAmbient" follows="top|right" height="16" |
49 | image_selected="icn_speaker-muted_dark.tga" | 49 | image_selected="icn_speaker-muted_dark.tga" |
50 | image_unselected="icn_speaker_dark.tga" label="" label_width="55" | 50 | image_unselected="icn_speaker_dark.tga" label="" label_width="55" |
@@ -52,7 +52,7 @@ | |||
52 | <slider bottom_delta="-20" control_name="AudioLevelUI" follows="left|top|right" | 52 | <slider bottom_delta="-20" control_name="AudioLevelUI" follows="left|top|right" |
53 | height="15" increment="0.05" initial_val="0.5" label="UI" label_width="55" | 53 | height="15" increment="0.05" initial_val="0.5" label="UI" label_width="55" |
54 | left="10" max_val="1" min_val="0" name="UI Volume" show_text="false" | 54 | left="10" max_val="1" min_val="0" name="UI Volume" show_text="false" |
55 | volume="true" width="140" /> | 55 | volume="true" width="200" /> |
56 | <button bottom_delta="0" control_name="MuteUI" follows="top|right" height="16" | 56 | <button bottom_delta="0" control_name="MuteUI" follows="top|right" height="16" |
57 | image_selected="icn_speaker-muted_dark.tga" | 57 | image_selected="icn_speaker-muted_dark.tga" |
58 | image_unselected="icn_speaker_dark.tga" label="" label_width="55" | 58 | image_unselected="icn_speaker_dark.tga" label="" label_width="55" |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_audio_device.xml b/linden/indra/newview/skins/xui/en-us/panel_audio_device.xml index 08d1cf4..39820e5 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_audio_device.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_audio_device.xml | |||
@@ -1,83 +1,60 @@ | |||
1 | <panel | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | border="false" | 2 | <panel border="false" bottom="0" enabled="true" height="240" left="8" |
3 | enabled="true" | 3 | mouse_opaque="true" name="device_settings" width="404"> |
4 | hidden="false" | 4 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
5 | left="8" | 5 | drop_shadow_visible="true" enabled="true" follows="left|top" |
6 | bottom="0" | 6 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="6" |
7 | mouse_opaque="true" | 7 | mouse_opaque="true" name="Audio Devices" v_pad="0" width="200"> |
8 | name="device_settings" | 8 | Audio Devices |
9 | width="404" | 9 | </text> |
10 | height="240"> | 10 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
11 | 11 | bottom_delta="-22" drop_shadow_visible="true" enabled="true" | |
12 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 12 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" |
13 | drop_shadow_visible="true" enabled="true" follows="left|top" | 13 | height="16" left="20" mouse_opaque="true" name="Input device (microphone):" |
14 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 14 | v_pad="0" width="200"> |
15 | left="6" mouse_opaque="true" name="Input device (microphone):" v_pad="0" width="200"> | 15 | Input device (microphone): |
16 | Audio Devices | 16 | </text> |
17 | </text> | 17 | <combo_box allow_text_entry="false" bottom_delta="-20" enabled="true" follows="left|top" |
18 | 18 | height="18" left_delta="0" max_chars="128" mouse_opaque="true" | |
19 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 19 | name="voice_input_device" width="225" /> |
20 | bottom_delta="-22" drop_shadow_visible="true" enabled="true" follows="left|top" | 20 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
21 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 21 | bottom_delta="-25" drop_shadow_visible="true" enabled="true" |
22 | left="20" mouse_opaque="true" name="Input device (microphone):" v_pad="0" width="200"> | 22 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" |
23 | Input device (microphone): | 23 | height="16" left_delta="0" mouse_opaque="true" |
24 | </text> | 24 | name="Output device (speakers):" v_pad="0" width="200"> |
25 | <combo_box allow_text_entry="false" bottom_delta="-20" enabled="true" follows="left|top" | 25 | Output device (speakers): |
26 | height="18" hidden="false" left_delta="0" max_chars="128" mouse_opaque="true" | 26 | </text> |
27 | name="voice_input_device" width="225" /> | 27 | <combo_box allow_text_entry="false" bottom_delta="-20" enabled="true" follows="left|top" |
28 | 28 | height="18" left_delta="0" max_chars="128" mouse_opaque="true" | |
29 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 29 | name="voice_output_device" width="225" /> |
30 | bottom_delta="-25" drop_shadow_visible="true" enabled="true" follows="left|top" | 30 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
31 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 31 | bottom_delta="-30" drop_shadow_visible="true" enabled="true" |
32 | left_delta="0" mouse_opaque="true" name="Output device (speakers):" v_pad="0" width="200"> | 32 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" |
33 | Output device (speakers): | 33 | height="16" left="6" mouse_opaque="true" name="Input level:" v_pad="0" |
34 | </text> | 34 | width="200"> |
35 | <combo_box allow_text_entry="false" bottom_delta="-20" enabled="true" follows="left|top" | 35 | Input Level |
36 | height="18" hidden="false" left_delta="0" max_chars="128" mouse_opaque="true" | 36 | </text> |
37 | name="voice_output_device" width="225" /> | 37 | <text_editor type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" embedded_items="false" |
38 | 38 | enabled="false" font="SansSerifSmall" height="60" hide_border="true" | |
39 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 39 | hide_scrollbar="true" left_delta="10" max_length="65535" |
40 | bottom_delta="-30" drop_shadow_visible="true" enabled="true" follows="left|top" | 40 | mouse_opaque="true" name="voice_intro_text1" tab_stop="false" width="380" |
41 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 41 | word_wrap="true"> |
42 | left="6" mouse_opaque="true" name="Input device (microphone):" v_pad="0" width="200"> | 42 | Adjust the slider to control how loud you sound to other Residents. To test the input level, simply speak into your microphone. |
43 | Input Level | 43 | </text_editor> |
44 | </text> | 44 | <volume_slider bottom_delta="-18" enabled="true" follows="left|top" height="17" |
45 | |||
46 | <text_editor | ||
47 | name="voice_intro_text1" | ||
48 | type="string" | ||
49 | enabled="false" | ||
50 | bg_readonly_color="0 0 0 0" | ||
51 | font="SansSerifSmall" | ||
52 | left_delta="10" | ||
53 | width="380" | ||
54 | height="60" | ||
55 | length="1" | ||
56 | max_length="65535" | ||
57 | hidden="false" | ||
58 | hide_border="true" | ||
59 | hide_scrollbar="true" | ||
60 | embedded_items="false" | ||
61 | allow_html="false" | ||
62 | mouse_opaque="true" | ||
63 | tab_stop="false" | ||
64 | word_wrap="true">Adjust the slider to control how loud you sound to other Residents. To test the input level, simply speak into your microphone.</text_editor> | ||
65 | |||
66 | <volume_slider bottom_delta="-18" enabled="true" follows="left|top" height="17" hidden="false" | ||
67 | increment="0.05" initial_val="0.5" left_delta="5" max_val="1" min_val="0" | 45 | increment="0.05" initial_val="0.5" left_delta="5" max_val="1" min_val="0" |
68 | mouse_opaque="true" name="mic_volume_slider" width="90" | 46 | mouse_opaque="true" name="mic_volume_slider" |
69 | tool_tip="Change the volume using this slider" /> | 47 | tool_tip="Change the volume using this slider" width="90" /> |
70 | 48 | <text bottom_delta="-4" follows="left|top" height="20" left_delta="95" | |
71 | <text name="wait_text" left_delta="95" bottom_delta="-4" width="200" height="20" follows="left|top"> | 49 | name="wait_text" width="200"> |
72 | Please wait | 50 | Please wait |
73 | </text> | 51 | </text> |
74 | <locate name="bar0" left_delta="0" width="20" bottom_delta="-5" height="20"/> | 52 | <locate bottom_delta="-5" height="20" left_delta="0" name="bar0" width="20" /> |
75 | <locate name="bar1" left_delta="22" width="20" bottom_delta="0" height="20"/> | 53 | <locate bottom_delta="0" height="20" left_delta="22" name="bar1" width="20" /> |
76 | <locate name="bar2" left_delta="22" width="20" bottom_delta="0" height="20"/> | 54 | <locate bottom_delta="0" height="20" left_delta="22" name="bar2" width="20" /> |
77 | <locate name="bar3" left_delta="22" width="20" bottom_delta="0" height="20"/> | 55 | <locate bottom_delta="0" height="20" left_delta="22" name="bar3" width="20" /> |
78 | <locate name="bar4" left_delta="22" width="20" bottom_delta="0" height="20"/> | 56 | <locate bottom_delta="0" height="20" left_delta="22" name="bar4" width="20" /> |
79 | <!--<icon name="voice_volume" left_delta="70" bottom_delta="1" width="16" height="16" image_name="icn_voice_ptt-off.tga" follows="left|top"/>--> | 57 | <string name="default_text"> |
80 | 58 | Default | |
81 | <text hidden="true" name="default_text">"Default"</text> | 59 | </string> |
82 | 60 | </panel> | |
83 | </panel> | ||
diff --git a/linden/indra/newview/skins/xui/en-us/panel_avatar.xml b/linden/indra/newview/skins/xui/en-us/panel_avatar.xml index f36a380..53d25c0 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_avatar.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_avatar.xml | |||
@@ -1,40 +1,41 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
1 | <panel bottom="-550" height="486" left="350" name="Panel Avatar" width="430"> | 2 | <panel bottom="-550" height="486" left="350" name="Panel Avatar" width="430"> |
2 | <tab_container bottom="-486" height="486" left="0" mouse_opaque="false" name="tab" | 3 | <tab_container bottom="-486" height="486" left="0" mouse_opaque="false" name="tab" |
3 | tab_min_width="50" tab_position="top" width="420"> | 4 | tab_min_width="50" tab_position="top" width="420"> |
4 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" | 5 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" |
5 | label="2nd Life" left="1" mouse_opaque="true" name="2nd Life" width="418"> | 6 | label="2nd Life" left="1" mouse_opaque="true" name="2nd Life" width="418"> |
6 | <text hidden="true" name="CaptionTextAcctInfo"> | 7 | <string name="CaptionTextAcctInfo"> |
7 | [ACCTTYPE] | 8 | [ACCTTYPE] |
8 | [PAYMENTINFO] | 9 | [PAYMENTINFO] |
9 | [AGEVERIFICATION] | 10 | [AGEVERIFICATION] |
10 | </text> | 11 | </string> |
11 | <text hidden="true" name="AcctTypeResident"> | 12 | <string name="AcctTypeResident"> |
12 | Resident | 13 | Resident |
13 | </text> | 14 | </string> |
14 | <text hidden="true" name="AcctTypeTrial"> | 15 | <string name="AcctTypeTrial"> |
15 | Trial | 16 | Trial |
16 | </text> | 17 | </string> |
17 | <text hidden="true" name="AcctTypeCharterMember"> | 18 | <string name="AcctTypeCharterMember"> |
18 | Charter Member | 19 | Charter Member |
19 | </text> | 20 | </string> |
20 | <text hidden="true" name="AcctTypeEmployee"> | 21 | <string name="AcctTypeEmployee"> |
21 | Linden Lab Employee | 22 | Linden Lab Employee |
22 | </text> | 23 | </string> |
23 | <text hidden="true" name="PaymentInfoUsed"> | 24 | <string name="PaymentInfoUsed"> |
24 | Payment Info Used | 25 | Payment Info Used |
25 | </text> | 26 | </string> |
26 | <text hidden="true" name="PaymentInfoOnFile"> | 27 | <string name="PaymentInfoOnFile"> |
27 | Payment Info On File | 28 | Payment Info On File |
28 | </text> | 29 | </string> |
29 | <text hidden="true" name="NoPaymentInfoOnFile"> | 30 | <string name="NoPaymentInfoOnFile"> |
30 | No Payment Info On File | 31 | No Payment Info On File |
31 | </text> | 32 | </string> |
32 | <text hidden="true" name="AgeVerified"> | 33 | <string name="AgeVerified"> |
33 | Age-verified | 34 | Age-verified |
34 | </text> | 35 | </string> |
35 | <text hidden="true" name="NotAgeVerified"> | 36 | <string name="NotAgeVerified"> |
36 | Not Age-verified | 37 | Not Age-verified |
37 | </text> | 38 | </string> |
38 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 39 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
39 | bottom="-24" drop_shadow_visible="true" follows="left|top" | 40 | bottom="-24" drop_shadow_visible="true" follows="left|top" |
40 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="4" | 41 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="4" |
@@ -75,7 +76,6 @@ | |||
75 | border_visible="true" bottom_delta="0" drop_shadow_visible="true" | 76 | border_visible="true" bottom_delta="0" drop_shadow_visible="true" |
76 | follows="left|top" font="SansSerifSmall" height="48" left="279" | 77 | follows="left|top" font="SansSerifSmall" height="48" left="279" |
77 | mouse_opaque="false" name="acct" text_color="1, 1, 1, 1" width="121" /> | 78 | mouse_opaque="false" name="acct" text_color="1, 1, 1, 1" width="121" /> |
78 | |||
79 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 79 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
80 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top" | 80 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top" |
81 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="279" | 81 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="279" |
@@ -84,9 +84,10 @@ | |||
84 | v_pad="0" width="130"> | 84 | v_pad="0" width="130"> |
85 | Partner: | 85 | Partner: |
86 | </text> | 86 | </text> |
87 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" | 87 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" |
88 | height="18" label="i" label_selected="i" left_delta="44" | 88 | height="18" label="i" label_selected="i" left_delta="44" |
89 | mouse_opaque="true" name="partner_info" tool_tip="Click to open partner's profile" width="18" /> | 89 | mouse_opaque="true" name="partner_info" |
90 | tool_tip="Click to open partner's profile" width="18" /> | ||
90 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" | 91 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" |
91 | height="18" label="?" label_selected="?" left_delta="24" | 92 | height="18" label="?" label_selected="?" left_delta="24" |
92 | mouse_opaque="true" name="partner_help" width="18" /> | 93 | mouse_opaque="true" name="partner_help" width="18" /> |
@@ -155,9 +156,10 @@ | |||
155 | Drop inventory item here. | 156 | Drop inventory item here. |
156 | </text> | 157 | </text> |
157 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | 158 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" |
158 | initial_value="false" label="Show in search" left="75" | 159 | initial_value="false" label="Show in search" left="75" mouse_opaque="true" |
159 | mouse_opaque="true" name="allow_publish" | 160 | name="allow_publish" |
160 | tool_tip="Publish extra profile information such as description and image in Search." width="130" /> | 161 | tool_tip="Publish extra profile information such as description and image in Search." |
162 | width="130" /> | ||
161 | <button bottom="-423" follows="left|top" font="SansSerif" halign="center" height="16" | 163 | <button bottom="-423" follows="left|top" font="SansSerif" halign="center" height="16" |
162 | label="?" label_selected="?" left_delta="145" mouse_opaque="true" name="?" | 164 | label="?" label_selected="?" left_delta="145" mouse_opaque="true" name="?" |
163 | width="20" /> | 165 | width="20" /> |
@@ -167,16 +169,16 @@ | |||
167 | <button bottom="-428" font="SansSerif" halign="center" height="20" | 169 | <button bottom="-428" font="SansSerif" halign="center" height="20" |
168 | label="Offer Teleport..." label_selected="Offer Teleport..." | 170 | label="Offer Teleport..." label_selected="Offer Teleport..." |
169 | left_delta="102" mouse_opaque="true" name="Offer Teleport..." width="140" /> | 171 | left_delta="102" mouse_opaque="true" name="Offer Teleport..." width="140" /> |
170 | <button bottom="-428" font="SansSerif" halign="center" height="20" label="Add Friend..." | 172 | <button bottom="-428" font="SansSerif" halign="center" height="20" |
171 | label_selected="Add Friend..." left_delta="142" mouse_opaque="true" | 173 | label="Add Friend..." label_selected="Add Friend..." left_delta="142" |
172 | name="Add Friend..." width="130" /> | 174 | mouse_opaque="true" name="Add Friend..." width="130" /> |
173 | <button bottom_delta="-24" font="SansSerif" halign="center" height="20" label="Pay..." | 175 | <button bottom_delta="-24" font="SansSerif" halign="center" height="20" label="Pay..." |
174 | label_selected="Pay..." left="24" mouse_opaque="true" name="Pay..." | 176 | label_selected="Pay..." left="24" mouse_opaque="true" name="Pay..." |
175 | width="100" /> | 177 | width="100" /> |
176 | <button bottom_delta="0" font="SansSerif" halign="center" height="20" | 178 | <button bottom_delta="0" font="SansSerif" halign="center" height="20" |
177 | label="Instant Message..." label_selected="Instant Message..." | 179 | label="Instant Message..." label_selected="Instant Message..." |
178 | left_delta="102" mouse_opaque="true" name="Instant Message..." width="140" | 180 | left_delta="102" mouse_opaque="true" name="Instant Message..." |
179 | tool_tip="Instant Message (IM)"/> | 181 | tool_tip="Instant Message (IM)" width="140" /> |
180 | <button bottom_delta="0" font="SansSerif" halign="center" height="20" label="Mute" | 182 | <button bottom_delta="0" font="SansSerif" halign="center" height="20" label="Mute" |
181 | label_selected="Mute" left_delta="142" mouse_opaque="true" name="Mute" | 183 | label_selected="Mute" left_delta="142" mouse_opaque="true" name="Mute" |
182 | width="130" /> | 184 | width="130" /> |
@@ -184,8 +186,8 @@ | |||
184 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" | 186 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" |
185 | label="Web" left="1" mouse_opaque="true" name="WebProfile" width="418"> | 187 | label="Web" left="1" mouse_opaque="true" name="WebProfile" width="418"> |
186 | <button bottom_delta="-22" follows="left|top" font="SansSerifSmall" halign="center" | 188 | <button bottom_delta="-22" follows="left|top" font="SansSerifSmall" halign="center" |
187 | height="18" label="Home" label_selected="Home" left="10" mouse_opaque="true" | 189 | height="18" label="Home" label_selected="Home" left="10" |
188 | name="home" width="55" /> | 190 | mouse_opaque="true" name="home" width="55" /> |
189 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" halign="center" | 191 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" halign="center" |
190 | height="18" label="Load" label_selected="Load" left_delta="0" | 192 | height="18" label="Load" label_selected="Load" left_delta="0" |
191 | mouse_opaque="true" name="load" | 193 | mouse_opaque="true" name="load" |
@@ -212,8 +214,7 @@ | |||
212 | ignore_ui_scale="false" left="10" name="profile_html" start_url="" | 214 | ignore_ui_scale="false" left="10" name="profile_html" start_url="" |
213 | width="400" /> | 215 | width="400" /> |
214 | <text bottom="5" follows="bottom|left|right" left="15" name="status_text" right="-70" | 216 | <text bottom="5" follows="bottom|left|right" left="15" name="status_text" right="-70" |
215 | top="25"> | 217 | top="25" /> |
216 | </text> | ||
217 | </panel> | 218 | </panel> |
218 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" | 219 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" |
219 | label="Interests" left="1" mouse_opaque="true" name="Interests" width="418"> | 220 | label="Interests" left="1" mouse_opaque="true" name="Interests" width="418"> |
@@ -268,8 +269,8 @@ | |||
268 | initial_value="false" label="Event Planning" left_delta="0" | 269 | initial_value="false" label="Event Planning" left_delta="0" |
269 | mouse_opaque="true" name="schk2" width="105" /> | 270 | mouse_opaque="true" name="schk2" width="105" /> |
270 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" | 271 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" |
271 | initial_value="false" label="Modeling" left_delta="-170" mouse_opaque="true" | 272 | initial_value="false" label="Modeling" left_delta="-170" |
272 | name="schk3" width="90" /> | 273 | mouse_opaque="true" name="schk3" width="90" /> |
273 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | 274 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" |
274 | initial_value="false" label="Scripting" left_delta="0" mouse_opaque="true" | 275 | initial_value="false" label="Scripting" left_delta="0" mouse_opaque="true" |
275 | name="schk4" width="90" /> | 276 | name="schk4" width="90" /> |
@@ -312,10 +313,10 @@ | |||
312 | <tab_container bottom="-411" follows="left|top" height="363" left="4" mouse_opaque="false" | 313 | <tab_container bottom="-411" follows="left|top" height="363" left="4" mouse_opaque="false" |
313 | name="picks tab" tab_position="left" width="412" /> | 314 | name="picks tab" tab_position="left" width="412" /> |
314 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 315 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
315 | bottom="-70" drop_shadow_visible="true" follows="left|top" | 316 | bottom="-70" drop_shadow_visible="true" follows="left|top" font="SansSerif" |
316 | font="SansSerif" h_pad="0" halign="left" height="20" left="114" | 317 | h_pad="0" halign="left" height="20" left="114" mouse_opaque="false" |
317 | mouse_opaque="false" name="loading_text" v_pad="0" width="302"> | 318 | name="loading_text" v_pad="0" width="302"> |
318 | Loading... | 319 | Loading... |
319 | </text> | 320 | </text> |
320 | </panel> | 321 | </panel> |
321 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" | 322 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" |
@@ -338,10 +339,10 @@ | |||
338 | <tab_container bottom="-443" follows="left|top" height="395" left="4" mouse_opaque="false" | 339 | <tab_container bottom="-443" follows="left|top" height="395" left="4" mouse_opaque="false" |
339 | name="classified tab" tab_position="left" width="412" /> | 340 | name="classified tab" tab_position="left" width="412" /> |
340 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 341 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
341 | bottom="-70" drop_shadow_visible="true" follows="left|top" | 342 | bottom="-70" drop_shadow_visible="true" follows="left|top" font="SansSerif" |
342 | font="SansSerif" h_pad="0" halign="left" height="20" left="114" | 343 | h_pad="0" halign="left" height="20" left="114" mouse_opaque="false" |
343 | mouse_opaque="false" name="loading_text" v_pad="0" width="302"> | 344 | name="loading_text" v_pad="0" width="302"> |
344 | Loading... | 345 | Loading... |
345 | </text> | 346 | </text> |
346 | </panel> | 347 | </panel> |
347 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" | 348 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" |
@@ -375,6 +376,9 @@ | |||
375 | </panel> | 376 | </panel> |
376 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" | 377 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" |
377 | label="My Notes" left="1" mouse_opaque="true" name="My Notes" width="418"> | 378 | label="My Notes" left="1" mouse_opaque="true" name="My Notes" width="418"> |
379 | <string name="Loading"> | ||
380 | Loading... | ||
381 | </string> | ||
378 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 382 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
379 | bottom="-52" drop_shadow_visible="true" follows="left|top" | 383 | bottom="-52" drop_shadow_visible="true" follows="left|top" |
380 | font="SansSerifSmall" h_pad="0" halign="left" height="48" left="10" | 384 | font="SansSerifSmall" h_pad="0" halign="left" height="48" left="10" |
@@ -405,27 +409,29 @@ notes. This person cannot see them, nor can other people. | |||
405 | <button bottom_delta="-24" font="SansSerif" halign="center" height="20" label="CSR" | 409 | <button bottom_delta="-24" font="SansSerif" halign="center" height="20" label="CSR" |
406 | label_selected="CSR" left="4" mouse_opaque="true" name="csr_btn" | 410 | label_selected="CSR" left="4" mouse_opaque="true" name="csr_btn" |
407 | tool_tip="Open customer service tool for this resident" width="72" /> | 411 | tool_tip="Open customer service tool for this resident" width="72" /> |
408 | <text hidden="true" name="ShowOnMapNonFriend"> | 412 | <string name="ShowOnMapNonFriend"> |
409 | Show location on the map. | 413 | Show location on the map. |
410 | Disabled because you have not | 414 | Disabled because you have not |
411 | formed a friendship with them. | 415 | formed a friendship with them. |
412 | </text> | 416 | </string> |
413 | <text hidden="true" name="ShowOnMapFriendOffline"> | 417 | <string name="ShowOnMapFriendOffline"> |
414 | Show location on the map. | 418 | Show location on the map. |
415 | Disabled because they are not online. | 419 | Disabled because they are not online. |
416 | </text> | 420 | </string> |
417 | <text hidden="true" name="ShowOnMapFriendOnline"> | 421 | <string name="ShowOnMapFriendOnline"> |
418 | Show location on the map. | 422 | Show location on the map. |
419 | </text> | 423 | </string> |
420 | <text hidden="true" name="TeleportGod"> | 424 | <string name="TeleportGod"> |
421 | Force a teleport to your location. | 425 | Force a teleport to your location. |
422 | </text> | 426 | </string> |
423 | <text hidden="true" name="TeleportPrelude"> | 427 | <string name="TeleportPrelude"> |
424 | Offer a teleport to your location. | 428 | Offer a teleport to your location. |
425 | Disabled until you leave Orientation Island. | 429 | Disabled until you leave Orientation Island. |
426 | </text> | 430 | </string> |
427 | <text hidden="true" name="TeleportNormal"> | 431 | <string name="TeleportNormal"> |
428 | Offer a teleport to your location. | 432 | Offer a teleport to your location. |
429 | </text> | 433 | </string> |
430 | <text hidden="true" name="Loading">Loading...</text> | 434 | <string name="Loading"> |
435 | Loading... | ||
436 | </string> | ||
431 | </panel> | 437 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_avatar_classified.xml b/linden/indra/newview/skins/xui/en-us/panel_avatar_classified.xml index bf0f15b..7cc1a60 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_avatar_classified.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_avatar_classified.xml | |||
@@ -45,9 +45,13 @@ | |||
45 | <check_box bottom_delta="0" enabled="true" follows="left|top" font="SansSerifSmall" | 45 | <check_box bottom_delta="0" enabled="true" follows="left|top" font="SansSerifSmall" |
46 | height="20" label="Auto-renew each week" left="10" name="auto_renew_check" | 46 | height="20" label="Auto-renew each week" left="10" name="auto_renew_check" |
47 | width="120" /> | 47 | width="120" /> |
48 | <text hidden="true" name="ad_placed_paid"> | 48 | <string name="ad_placed_paid"> |
49 | Ad placed: [DATE], Paid L$[AMT] for listing. | 49 | Ad placed: [DATE], Paid L$[AMT] for listing. |
50 | </text> | 50 | </string> |
51 | <text name="update_txt" hidden="true">Update</text> | 51 | <string name="update_txt"> |
52 | <text name="publish_txt" hidden="true">Publish...</text> | 52 | Update |
53 | </string> | ||
54 | <string name="publish_txt"> | ||
55 | Publish... | ||
56 | </string> | ||
53 | </panel> | 57 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_bars.xml b/linden/indra/newview/skins/xui/en-us/panel_bars.xml index 93db538..d8cb4d0 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_bars.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_bars.xml | |||
@@ -1,11 +1,21 @@ | |||
1 | <panel enabled="true" follows="left|right|top|bottom" mouse_opaque="false" height="768" left="0" | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | name="bottom_panel" width="1024"> | 2 | <panel enabled="true" follows="left|right|top|bottom" height="768" left="0" |
3 | <panel name="status" left="0" bottom="040" height="728" width="1024" background_visible="false" auto_resize="true" user_resize="false" mouse_opaque="false" follows="left|right|top|bottom"/> | 3 | mouse_opaque="false" name="bottom_panel" width="1024"> |
4 | <layout_stack name="bar_stack" left="0" bottom="0" height="768" width="1024" | 4 | <panel auto_resize="true" background_visible="false" bottom="040" |
5 | follows="left|right|bottom|top" mouse_opaque="false" orientation="vertical" border_size="0" use_bounding_rect="true"> | 5 | follows="left|right|top|bottom" height="728" left="0" mouse_opaque="false" |
6 | <layout_panel name="spacer" left="0" bottom="0" height="768" width="1024" background_visible="false" auto_resize="true" user_resize="false" mouse_opaque="false" follows="left|right|top|bottom"/> | 6 | name="status" user_resize="false" width="1024" /> |
7 | <layout_panel name="overlay" width="1024" auto_resize="false" user_resize="false" use_bounding_rect="true"/> | 7 | <layout_stack border_size="0" bottom="0" follows="left|right|bottom|top" height="768" |
8 | <layout_panel name="toolbar" filename="panel_toolbar.xml" width="1024" auto_resize="false" user_resize="false" use_bounding_rect="true"/> | 8 | left="0" mouse_opaque="false" name="bar_stack" orientation="vertical" |
9 | </layout_stack> | 9 | use_bounding_rect="true" width="1024"> |
10 | <panel name="hud" left="0" bottom="50" height="728" width="1024" background_visible="false" auto_resize="true" user_resize="false" mouse_opaque="false" follows="left|right|top|bottom"/> | 10 | <layout_panel auto_resize="true" background_visible="false" bottom="0" |
11 | follows="left|right|top|bottom" height="768" left="0" mouse_opaque="false" | ||
12 | name="spacer" user_resize="false" width="1024" /> | ||
13 | <layout_panel auto_resize="false" name="overlay" use_bounding_rect="true" user_resize="false" | ||
14 | width="1024" /> | ||
15 | <layout_panel auto_resize="false" filename="panel_toolbar.xml" name="toolbar" | ||
16 | use_bounding_rect="true" user_resize="false" width="1024" /> | ||
17 | </layout_stack> | ||
18 | <panel auto_resize="true" background_visible="false" bottom="50" | ||
19 | follows="left|right|top|bottom" height="728" left="0" mouse_opaque="false" | ||
20 | name="hud" user_resize="false" width="1024" /> | ||
11 | </panel> | 21 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_bg_tab.xml b/linden/indra/newview/skins/xui/en-us/panel_bg_tab.xml index 797fb9e..def7a87 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_bg_tab.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_bg_tab.xml | |||
@@ -1,12 +1,10 @@ | |||
1 | <panel bottom="0" default_tab_group="1" follows="left|bottom|right|top" height="20" use_bounding_rect="true" | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | left="0" name="bg_tab" width="100"> | 2 | <panel bottom="0" default_tab_group="1" follows="left|bottom|right|top" height="20" |
3 | <icon bottom="-36" color="DefaultShadowDark" | 3 | left="0" name="bg_tab" use_bounding_rect="true" width="100"> |
4 | follows="left|right|top|bottom" height="38" image_name="rounded_square.tga" | 4 | <icon bottom="-36" color="DefaultShadowDark" follows="left|right|top|bottom" |
5 | left="1" width="100" /> | 5 | height="38" image_name="rounded_square.tga" left="1" width="100" /> |
6 | <icon bottom="-36" color="DefaultHighlightLight" | 6 | <icon bottom="-36" color="DefaultHighlightLight" follows="left|right|top|bottom" |
7 | follows="left|right|top|bottom" height="38" image_name="rounded_square.tga" | 7 | height="38" image_name="rounded_square.tga" left="0" width="98" /> |
8 | left="0" width="98" /> | 8 | <icon bottom="-36" color="FocusBackgroundColor" follows="left|right|top|bottom" |
9 | <icon bottom="-36" color="FocusBackgroundColor" | 9 | height="37" image_name="rounded_square.tga" left="1" width="99" /> |
10 | follows="left|right|top|bottom" height="37" image_name="rounded_square.tga" | ||
11 | left="1" width="99" /> | ||
12 | </panel> | 10 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_chat_bar.xml b/linden/indra/newview/skins/xui/en-us/panel_chat_bar.xml index fd252d4..c4c6c12 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_chat_bar.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_chat_bar.xml | |||
@@ -1,20 +1,28 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
1 | <panel bottom="0" default_tab_group="1" follows="left|bottom|right" height="23" | 2 | <panel bottom="0" default_tab_group="1" follows="left|bottom|right" height="23" |
2 | left="0" name="chat_bar" width="395"> | 3 | left="0" name="chat_bar" width="395"> |
3 | <panel left="-397" bottom="0" width="397" height="23" follows="left|right|bottom" use_bounding_rect="true"> | 4 | <panel bottom="0" follows="left|right|bottom" height="23" left="-397" |
4 | <panel left="0" bottom="0" width="397" height="23" filename="panel_bg_tab.xml"/> | 5 | use_bounding_rect="true" width="397"> |
6 | <panel bottom="0" filename="panel_bg_tab.xml" height="23" left="0" width="397" /> | ||
5 | </panel> | 7 | </panel> |
6 | <button bottom="-23" follows="left|bottom" font="SansSerif" halign="center" height="22" | 8 | <button bottom="-23" follows="left|bottom" font="SansSerif" halign="center" height="22" |
7 | label="Local Chat" left="1" name="History" | 9 | label="Local Chat" left="1" name="History" |
8 | tool_tip="Click here to see what has been said" width="100" /> | 10 | tool_tip="Click here to see what has been said" width="100" /> |
9 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-22" | 11 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-22" |
10 | follows="left|right|bottom" handle_edit_keys_directly="false" height="19" font="SansSerif" | 12 | follows="left|right|bottom" font="SansSerif" |
11 | label="Click here to chat." left="107" max_length="254" name="Chat Editor" | 13 | handle_edit_keys_directly="false" height="19" label="Click here to chat." |
14 | left="107" max_length="254" name="Chat Editor" | ||
12 | select_all_on_focus_received="false" select_on_focus="false" tab_group="1" | 15 | select_all_on_focus_received="false" select_on_focus="false" tab_group="1" |
13 | tool_tip="Press Enter to say, Ctrl-Enter to shout." width="105" /> | 16 | tool_tip="Press Enter to say, Ctrl-Enter to shout." width="105" /> |
14 | <flyout_button bottom="-23" follows="right|bottom" height="22" label="Say" left_delta="110" | 17 | <flyout_button bottom="-23" follows="right|bottom" height="22" label="Say" left_delta="110" |
15 | mouse_opaque="true" name="Say" tool_tip="(Enter)" width="80" list_position="above"> | 18 | list_position="above" mouse_opaque="true" name="Say" tool_tip="(Enter)" |
16 | <flyout_button_item value="say">Say</flyout_button_item> | 19 | width="80"> |
17 | <flyout_button_item value="shout">Shout</flyout_button_item> | 20 | <flyout_button_item value="say"> |
21 | Say | ||
22 | </flyout_button_item> | ||
23 | <flyout_button_item value="shout"> | ||
24 | Shout | ||
25 | </flyout_button_item> | ||
18 | </flyout_button> | 26 | </flyout_button> |
19 | <combo_box allow_text_entry="false" bottom="-22" follows="right|bottom" height="19" | 27 | <combo_box allow_text_entry="false" bottom="-22" follows="right|bottom" height="19" |
20 | label="Gestures" left_delta="85" max_chars="20" name="Gesture" width="80"> | 28 | label="Gestures" left_delta="85" max_chars="20" name="Gesture" width="80"> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_classified.xml b/linden/indra/newview/skins/xui/en-us/panel_classified.xml index 4bb4988..5ff802a 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_classified.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_classified.xml | |||
@@ -30,6 +30,13 @@ | |||
30 | text_readonly_color="white" /> | 30 | text_readonly_color="white" /> |
31 | <button bottom="400" follows="left|top" height="20" label="Update" left="30" | 31 | <button bottom="400" follows="left|top" height="20" label="Update" left="30" |
32 | name="classified_update_btn" width="70" /> | 32 | name="classified_update_btn" width="70" /> |
33 | <text name="update_txt" hidden="true">Update</text> | 33 | <string name="ad_placed_paid"> |
34 | <text name="publish_txt" hidden="true">Publish...</text> | 34 | Ad placed: [DATE], Paid L$[AMT] for listing. |
35 | </string> | ||
36 | <string name="update_txt"> | ||
37 | Update | ||
38 | </string> | ||
39 | <string name="publish_txt"> | ||
40 | Publish... | ||
41 | </string> | ||
35 | </panel> | 42 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_event.xml b/linden/indra/newview/skins/xui/en-us/panel_event.xml index 9cd58c6..9bb570a 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_event.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_event.xml | |||
@@ -83,7 +83,13 @@ | |||
83 | name="notify_btn" width="140" /> | 83 | name="notify_btn" width="140" /> |
84 | <button bottom_delta="0" follows="left|top" height="20" label="Create Event..." | 84 | <button bottom_delta="0" follows="left|top" height="20" label="Create Event..." |
85 | left="165" name="create_event_btn" width="140" /> | 85 | left="165" name="create_event_btn" width="140" /> |
86 | <text name="none" hidden="true">none</text> | 86 | <string name="none"> |
87 | <text name="notify" hidden="true">Notify</text> | 87 | none |
88 | <text name="dont_notify" hidden="true">Don't Notify</text> | 88 | </string> |
89 | <string name="notify"> | ||
90 | Notify | ||
91 | </string> | ||
92 | <string name="dont_notify"> | ||
93 | Don't Notify | ||
94 | </string> | ||
89 | </panel> | 95 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_friends.xml b/linden/indra/newview/skins/xui/en-us/panel_friends.xml index 97779d9..7bb08d2 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_friends.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_friends.xml | |||
@@ -1,34 +1,43 @@ | |||
1 | <panel name="friends" border="true"> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <panel border="true" name="friends"> | ||
3 | <string name="Multiple"> | ||
4 | Multiple friends... | ||
5 | </string> | ||
2 | <scroll_list bottom="10" can_resize="true" column_padding="0" draw_heading="true" | 6 | <scroll_list bottom="10" can_resize="true" column_padding="0" draw_heading="true" |
3 | follows="left|top|bottom|right" left="10" multi_select="true" | 7 | follows="left|top|bottom|right" left="10" multi_select="true" |
4 | name="friend_list" right="-100" search_column="1" | 8 | name="friend_list" right="-100" search_column="1" |
5 | tool_tip="Hold shift or control while clicking to select multiple friends" | 9 | tool_tip="Hold shift or control while clicking to select multiple friends" |
6 | top="-10"> | 10 | top="-10"> |
7 | <column image="ff_online_status_button.tga" name="icon_online_status" width="20" tool_tip="Online status"/> | 11 | <column image="ff_online_status_button.tga" name="icon_online_status" |
8 | <column dynamicwidth="true" label="Name" name="friend_name" tool_tip="Name"/> | 12 | tool_tip="Online status" width="20" /> |
9 | <column image="ff_visible_online_button.tga" name="icon_visible_online" width="20" tool_tip="Friend can see when you're online"/> | 13 | <column dynamicwidth="true" label="Name" name="friend_name" tool_tip="Name" /> |
10 | <column image="ff_visible_map_button.tga" name="icon_visible_map" width="20" tool_tip="Friend can locate you on the map"/> | 14 | <column image="ff_visible_online_button.tga" name="icon_visible_online" |
11 | <column image="ff_edit_mine_button.tga" name="icon_edit_mine" width="20" tool_tip="Friend can edit your objects"/> | 15 | tool_tip="Friend can see when you're online" width="20" /> |
12 | <column image="ff_edit_theirs_button.tga" name="icon_edit_theirs" width="20" tool_tip="You can edit this friend's objects"/> | 16 | <column image="ff_visible_map_button.tga" name="icon_visible_map" |
13 | <column name="friend_last_update_generation" width="0"/> | 17 | tool_tip="Friend can locate you on the map" width="20" /> |
18 | <column image="ff_edit_mine_button.tga" name="icon_edit_mine" | ||
19 | tool_tip="Friend can edit your objects" width="20" /> | ||
20 | <column image="ff_edit_theirs_button.tga" name="icon_edit_theirs" | ||
21 | tool_tip="You can edit this friend's objects" width="20" /> | ||
22 | <column name="friend_last_update_generation" width="0" /> | ||
14 | </scroll_list> | 23 | </scroll_list> |
15 | <pad bottom="-7" height="0" left="-90" width="1" /> | 24 | <pad bottom="-7" height="0" left="-90" width="1" /> |
16 | <button bottom_delta="-25" follows="top|right" height="22" | 25 | <button bottom_delta="-25" follows="top|right" height="22" label="IM/Call" |
17 | label="IM/Call" left_delta="0" name="im_btn" | 26 | left_delta="0" name="im_btn" tool_tip="Open Instant Message session" |
18 | tool_tip="Open Instant Message session" width="80" /> | 27 | width="80" /> |
19 | <button bottom_delta="-25" follows="top|right" height="22" | 28 | <button bottom_delta="-25" follows="top|right" height="22" label="Profile" |
20 | label="Profile" left_delta="0" name="profile_btn" | 29 | left_delta="0" name="profile_btn" |
21 | tool_tip="Show picture, groups, and other information" width="80" /> | 30 | tool_tip="Show picture, groups, and other information" width="80" /> |
22 | <button bottom_delta="-25" follows="top|right" height="22" | 31 | <button bottom_delta="-25" follows="top|right" height="22" label="Teleport..." |
23 | label="Teleport..." left_delta="0" name="offer_teleport_btn" | 32 | left_delta="0" name="offer_teleport_btn" |
24 | tool_tip="Offer this friend a teleport to your current location" width="80" /> | 33 | tool_tip="Offer this friend a teleport to your current location" width="80" /> |
25 | <button bottom_delta="-25" follows="top|right" height="22" | 34 | <button bottom_delta="-25" follows="top|right" height="22" label="Pay..." |
26 | label="Pay..." left_delta="0" name="pay_btn" | 35 | left_delta="0" name="pay_btn" |
27 | tool_tip="Give Linden dollars (L$) to this friend" width="80" /> | 36 | tool_tip="Give Linden dollars (L$) to this friend" width="80" /> |
28 | <button bottom_delta="-25" follows="top|right" height="22" | 37 | <button bottom_delta="-25" follows="top|right" height="22" label="Remove..." |
29 | label="Remove..." left_delta="0" name="remove_btn" | 38 | left_delta="0" name="remove_btn" |
30 | tool_tip="Remove this person from your friends list" width="80" /> | 39 | tool_tip="Remove this person from your friends list" width="80" /> |
31 | <button bottom_delta="-35" follows="top|right" height="22" | 40 | <button bottom_delta="-35" follows="top|right" height="22" label="Add..." |
32 | label="Add..." left_delta="0" name="add_btn" | 41 | left_delta="0" name="add_btn" tool_tip="Offer friendship to a resident" |
33 | tool_tip="Offer friendship to a resident" width="80" /> | 42 | width="80" /> |
34 | </panel> | 43 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_group.xml b/linden/indra/newview/skins/xui/en-us/panel_group.xml index 82214c3..67cdbb8 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_group.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_group.xml | |||
@@ -2,12 +2,12 @@ | |||
2 | <panel border="false" bottom="0" follows="bottom|left" height="514" left="0" | 2 | <panel border="false" bottom="0" follows="bottom|left" height="514" left="0" |
3 | left_in_finder="335" mouse_opaque="true" name="GroupInfo" title="GroupInfo" | 3 | left_in_finder="335" mouse_opaque="true" name="GroupInfo" title="GroupInfo" |
4 | width="420"> | 4 | width="420"> |
5 | <text name="default_needs_apply_text"> | 5 | <string name="default_needs_apply_text"> |
6 | There are unapplied changes on the current tab. | 6 | There are unapplied changes on the current tab. |
7 | </text> | 7 | </string> |
8 | <text name="want_apply_text"> | 8 | <string name="want_apply_text"> |
9 | Do you want to apply these changes? | 9 | Do you want to apply these changes? |
10 | </text> | 10 | </string> |
11 | <tab_container border="false" bottom="27" follows="all" height="483" left="0" | 11 | <tab_container border="false" bottom="27" follows="all" height="483" left="0" |
12 | name="group_tab_container" tab_position="top" width="420"> | 12 | name="group_tab_container" tab_position="top" width="420"> |
13 | <panel filename="panel_group_general.xml" name="general_tab" /> | 13 | <panel filename="panel_group_general.xml" name="general_tab" /> |
@@ -25,7 +25,7 @@ | |||
25 | <button bottom_delta="0" font="SansSerif" halign="center" height="20" label="OK" | 25 | <button bottom_delta="0" font="SansSerif" halign="center" height="20" label="OK" |
26 | label_selected="OK" left_delta="-96" mouse_opaque="true" name="btn_ok" | 26 | label_selected="OK" left_delta="-96" mouse_opaque="true" name="btn_ok" |
27 | width="90" /> | 27 | width="90" /> |
28 | <button bottom_delta="0" font="SansSerif" halign="center" height="20" | 28 | <button bottom_delta="0" font="SansSerif" halign="center" height="20" label="Refresh" |
29 | label="Refresh" label_selected="Refresh" left="10" | 29 | label_selected="Refresh" left="10" mouse_opaque="true" name="btn_refresh" |
30 | mouse_opaque="true" name="btn_refresh" width="90" /> | 30 | width="90" /> |
31 | </panel> | 31 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_group_general.xml b/linden/indra/newview/skins/xui/en-us/panel_group_general.xml index fb1e082..9825cb1 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_group_general.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_group_general.xml | |||
@@ -1,23 +1,24 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <panel border="true" bottom="0" follows="all" height="466" label="General" left="1" | 2 | <panel border="true" bottom="0" follows="all" height="466" label="General" left="1" |
3 | mouse_opaque="true" name="general_tab" select="true" width="418"> | 3 | mouse_opaque="true" name="general_tab" select="true" width="418"> |
4 | <text name="help_text"> | 4 | <string name="help_text"> |
5 | The General tab contains general information about | 5 | The General tab contains general information about |
6 | this group, a list of Owners and visible Members, | 6 | this group, a list of Owners and visible Members, |
7 | general Group Preferences and member options. | 7 | general Group Preferences and member options. |
8 | 8 | ||
9 | Hover your mouse over the options for more help. | 9 | Hover your mouse over the options for more help. |
10 | </text> | 10 | </string> |
11 | <string name="group_info_unchanged">General group information has changed.</string> | 11 | <string name="group_info_unchanged"> |
12 | General group information has changed. | ||
13 | </string> | ||
12 | <button bottom="-24" follows="left|top" font="SansSerif" halign="center" height="16" | 14 | <button bottom="-24" follows="left|top" font="SansSerif" halign="center" height="16" |
13 | label="?" label_selected="?" left="391" mouse_opaque="true" | 15 | label="?" label_selected="?" left="391" mouse_opaque="true" |
14 | name="help_button" width="20" /> | 16 | name="help_button" width="20" /> |
15 | <line_editor bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 17 | <line_editor bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
16 | bottom="-24" drop_shadow_visible="true" follows="left|top" font="SansSerif" | 18 | bottom="-24" drop_shadow_visible="true" follows="left|top" font="SansSerif" |
17 | h_pad="0" halign="left" height="16" left="7" max_length="35" | 19 | h_pad="0" halign="left" height="16" label="Type your new group name here" |
18 | mouse_opaque="true" name="group_name_editor" prevalidate="ascii" v_pad="0" | 20 | left="7" max_length="35" mouse_opaque="true" name="group_name_editor" |
19 | width="300" label="Type your new group name here"> | 21 | prevalidate="ascii" v_pad="0" width="300" /> |
20 | </line_editor> | ||
21 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 22 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
22 | bottom="-20" drop_shadow_visible="true" follows="left|top" | 23 | bottom="-20" drop_shadow_visible="true" follows="left|top" |
23 | font="SansSerifBig" h_pad="0" halign="left" height="16" left="7" | 24 | font="SansSerifBig" h_pad="0" halign="left" height="16" left="7" |
@@ -33,10 +34,10 @@ Hover your mouse over the options for more help. | |||
33 | mouse_opaque="true" name="founder_name" v_pad="0" width="200"> | 34 | mouse_opaque="true" name="founder_name" v_pad="0" width="200"> |
34 | (waiting) | 35 | (waiting) |
35 | </text> | 36 | </text> |
36 | <text bottom_delta="-16" font="SansSerifSmall" halign="left" height="16" right="410" | 37 | <text bottom_delta="-16" font="SansSerifSmall" halign="left" height="16" |
37 | name="group_charter_label" width="265"> | 38 | name="group_charter_label" right="410" width="265"> |
38 | Group Charter | 39 | Group Charter |
39 | </text> | 40 | </text> |
40 | <texture_picker bottom_delta="-129" follows="left|top" height="144" | 41 | <texture_picker bottom_delta="-129" follows="left|top" height="144" |
41 | image_name="icon_groupnotice.tga" label="Group Insignia" left="7" | 42 | image_name="icon_groupnotice.tga" label="Group Insignia" left="7" |
42 | mouse_opaque="true" name="insignia" tool_tip="Click to choose a picture" | 43 | mouse_opaque="true" name="insignia" tool_tip="Click to choose a picture" |
@@ -44,8 +45,8 @@ Hover your mouse over the options for more help. | |||
44 | <text_editor bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 45 | <text_editor bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
45 | bottom_delta="-30" drop_shadow_visible="false" follows="left|top" | 46 | bottom_delta="-30" drop_shadow_visible="false" follows="left|top" |
46 | font="SansSerifSmall" h_pad="0" halign="left" height="160" | 47 | font="SansSerifSmall" h_pad="0" halign="left" height="160" |
47 | hide_scrollbar="true" right="410" max_length="511" mouse_opaque="true" | 48 | hide_scrollbar="true" max_length="511" mouse_opaque="true" name="charter" |
48 | name="charter" text_readonly_color="0.57647, 0.66275, 0.83529" v_pad="0" | 49 | right="410" text_readonly_color="0.57647, 0.66275, 0.83529" v_pad="0" |
49 | width="265" word_wrap="true"> | 50 | width="265" word_wrap="true"> |
50 | Group Charter | 51 | Group Charter |
51 | </text_editor> | 52 | </text_editor> |
@@ -55,10 +56,11 @@ Hover your mouse over the options for more help. | |||
55 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" | 56 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" |
56 | height="22" label="Detailed View" label_selected="Detailed View" | 57 | height="22" label="Detailed View" label_selected="Detailed View" |
57 | left_delta="0" mouse_opaque="true" name="info_button" width="128" /> | 58 | left_delta="0" mouse_opaque="true" name="info_button" width="128" /> |
58 | <text name="text_owners_and_visible_members" bottom_delta="-16" font="SansSerif"> | 59 | <text bottom_delta="-16" font="SansSerif" name="text_owners_and_visible_members"> |
59 | Owners & Visible Members | 60 | Owners & Visible Members |
60 | </text> | 61 | </text> |
61 | <text name="text_owners_are_shown_in_bold" bottom_delta="-16" font="SansSerifSmall" left_delta="0" style="bold"> | 62 | <text bottom_delta="-16" font="SansSerifSmall" left_delta="0" |
63 | name="text_owners_are_shown_in_bold" style="bold"> | ||
62 | (Owners are shown in bold) | 64 | (Owners are shown in bold) |
63 | </text> | 65 | </text> |
64 | <name_list allow_calling_card_drop="false" background_visible="true" bottom_delta="-88" | 66 | <name_list allow_calling_card_drop="false" background_visible="true" bottom_delta="-88" |
@@ -70,8 +72,7 @@ Hover your mouse over the options for more help. | |||
70 | <column label="Title" name="title" relwidth="0.30" /> | 72 | <column label="Title" name="title" relwidth="0.30" /> |
71 | <column label="Last Login" name="online" relwidth="0.25" /> | 73 | <column label="Last Login" name="online" relwidth="0.25" /> |
72 | </name_list> | 74 | </name_list> |
73 | 75 | <text bottom_delta="-18" font="SansSerif" name="text_group_preferences"> | |
74 | <text name="text_group_preferences" bottom_delta="-18" font="SansSerif"> | ||
75 | Group Preferences | 76 | Group Preferences |
76 | </text> | 77 | </text> |
77 | <panel background_opaque="true" background_visible="true" bevel_style="in" | 78 | <panel background_opaque="true" background_visible="true" bevel_style="in" |
@@ -79,20 +80,19 @@ Hover your mouse over the options for more help. | |||
79 | bottom_delta="-104" follows="left|top" height="96" left_delta="0" | 80 | bottom_delta="-104" follows="left|top" height="96" left_delta="0" |
80 | mouse_opaque="true" name="preferences_container" width="404"> | 81 | mouse_opaque="true" name="preferences_container" width="404"> |
81 | <check_box bottom="-20" follows="left|top" font="SansSerifSmall" height="16" | 82 | <check_box bottom="-20" follows="left|top" font="SansSerifSmall" height="16" |
82 | initial_value="true" label="Show in search" left="4" | 83 | initial_value="true" label="Show in search" left="4" mouse_opaque="true" |
83 | mouse_opaque="true" name="show_in_group_list" radio_style="false" | 84 | name="show_in_group_list" radio_style="false" |
84 | text_disabled_color="0.67647, 0.76275, 0.93529, 0.45" | 85 | text_disabled_color="0.67647, 0.76275, 0.93529, 0.45" |
85 | tool_tip="Let people see this group in search results." | 86 | tool_tip="Let people see this group in search results." width="95" /> |
86 | width="95" /> | 87 | <check_box bottom_delta="-18" follows="left|top" font="SansSerifSmall" height="16" |
87 | <check_box bottom_delta="-18" follows="left|top" font="SansSerifSmall" height="16" | 88 | initial_value="false" label="Mature group" left_delta="0" |
88 | initial_value="false" label="Mature group" left_delta="0" mouse_opaque="true" | 89 | mouse_opaque="true" name="mature" radio_style="false" |
89 | name="mature" radio_style="false" | ||
90 | text_disabled_color="0.67647, 0.76275, 0.93529, 0.45" | 90 | text_disabled_color="0.67647, 0.76275, 0.93529, 0.45" |
91 | tool_tip="Sets whether your group information is considered mature." | 91 | tool_tip="Sets whether your group information is considered mature." |
92 | visible="true" width="95" /> | 92 | visible="true" width="95" /> |
93 | <check_box bottom_delta="-18" follows="right|top" font="SansSerifSmall" height="16" | 93 | <check_box bottom_delta="-18" follows="right|top" font="SansSerifSmall" height="16" |
94 | initial_value="false" label="Open enrollment" left="4" | 94 | initial_value="false" label="Open enrollment" left="4" mouse_opaque="true" |
95 | mouse_opaque="true" name="open_enrollement" radio_style="false" | 95 | name="open_enrollement" radio_style="false" |
96 | text_disabled_color="0.67647, 0.76275, 0.93529, 0.45" | 96 | text_disabled_color="0.67647, 0.76275, 0.93529, 0.45" |
97 | tool_tip="Sets whether this group allows new members to join without being invited." | 97 | tool_tip="Sets whether this group allows new members to join without being invited." |
98 | width="95" /> | 98 | width="95" /> |
@@ -103,24 +103,22 @@ Hover your mouse over the options for more help. | |||
103 | tool_tip="Sets whether to require an enrollment fee to join the group." | 103 | tool_tip="Sets whether to require an enrollment fee to join the group." |
104 | width="95" /> | 104 | width="95" /> |
105 | <spinner bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 105 | <spinner bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
106 | bottom_delta="2" drop_shadow_visible="true" follows="left|top" | 106 | bottom_delta="2" decimal_digits="0" drop_shadow_visible="true" |
107 | font="SansSerif" h_pad="0" halign="left" height="16" increment="1" decimal_digits="0" | 107 | follows="left|top" font="SansSerif" h_pad="0" halign="left" height="16" |
108 | label_width="10" left_delta="116" right_delta="170" max_val="99999" min_val="0" | 108 | increment="1" label_width="10" left_delta="116" max_val="99999" min_val="0" |
109 | mouse_opaque="true" name="spin_enrollment_fee" | 109 | mouse_opaque="true" name="spin_enrollment_fee" right_delta="170" |
110 | text_disabled_color="0.67647, 0.76275, 0.93529, 0.45" | 110 | text_disabled_color="0.67647, 0.76275, 0.93529, 0.45" |
111 | tool_tip="New members must pay this fee to join the group when Enrollment Fee is checked." | 111 | tool_tip="New members must pay this fee to join the group when Enrollment Fee is checked." |
112 | v_pad="0" width="65"/> | 112 | v_pad="0" width="65" /> |
113 | 113 | <panel background_opaque="false" border="false" bottom="-31" height="32" left="225" | |
114 | <panel background_opaque="false" border="false" bottom="-31" height="32" | 114 | name="title_container" width="160"> |
115 | left="225" name="title_container" width="160"> | ||
116 | <text bottom="17" font="SansSerifSmall" left="0" name="active_title_label"> | 115 | <text bottom="17" font="SansSerifSmall" left="0" name="active_title_label"> |
117 | My Active Title | 116 | My Active Title |
118 | </text> | 117 | </text> |
119 | <combo_box bottom_delta="-22" follows="left|top" height="16" left="0" name="active_title" | 118 | <combo_box length="150" bottom_delta="-22" follows="left|top" height="16" left="0" name="active_title" |
120 | length="150" | ||
121 | tool_tip="Sets the title that appears in your avatar's name tag when this group is active." /> | 119 | tool_tip="Sets the title that appears in your avatar's name tag when this group is active." /> |
122 | </panel> | 120 | </panel> |
123 | <check_box follows="left|top" font="SansSerifSmall" height="16" bottom_delta="-25" | 121 | <check_box bottom_delta="-25" follows="left|top" font="SansSerifSmall" height="16" |
124 | initial_value="false" label="Receive group notices" left_delta="0" | 122 | initial_value="false" label="Receive group notices" left_delta="0" |
125 | mouse_opaque="true" name="receive_notices" radio_style="false" | 123 | mouse_opaque="true" name="receive_notices" radio_style="false" |
126 | tool_tip="Sets whether you want to receive Notices from this group. Uncheck this box if this group is spamming you." | 124 | tool_tip="Sets whether you want to receive Notices from this group. Uncheck this box if this group is spamming you." |
@@ -131,11 +129,12 @@ Hover your mouse over the options for more help. | |||
131 | tool_tip="Sets whether you want to list this group in your Profile" | 129 | tool_tip="Sets whether you want to list this group in your Profile" |
132 | width="95" /> | 130 | width="95" /> |
133 | </panel> | 131 | </panel> |
134 | <text name="incomplete_member_data_str"> | 132 | <string name="incomplete_member_data_str"> |
135 | Retrieving member data | 133 | Retrieving member data |
136 | </text> | 134 | </string> |
137 | <text name="confirm_group_create_str"> | 135 | <string name="confirm_group_create_str"> |
138 | Creating this group will cost L$100. | 136 | Creating this group will cost L$100. |
139 | Are you really, really, REALLY sure you want to spend L$100 to create this group? | 137 | Are you really, really, REALLY sure you want to spend L$100 to create this group? |
140 | </text> | 138 | Be aware that if nobody else joins this group within 48 hours, it will be disbanded and the group's name will be unavailable for future use. |
139 | </string> | ||
141 | </panel> | 140 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_group_invite.xml b/linden/indra/newview/skins/xui/en-us/panel_group_invite.xml index 1e14fc1..e11c6f6 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_group_invite.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_group_invite.xml | |||
@@ -26,13 +26,11 @@ Person Chooser' to start. | |||
26 | name="role_name" | 26 | name="role_name" |
27 | tool_tip="Choose from the list of Roles you are allowed to assign members to." | 27 | tool_tip="Choose from the list of Roles you are allowed to assign members to." |
28 | width="196" /> | 28 | width="196" /> |
29 | <button bottom="4" font="SansSerifSmall" halign="center" height="20" | 29 | <button bottom="4" font="SansSerifSmall" halign="center" height="20" |
30 | label="Send Invitations" left="4" name="ok_button" width="130" /> | 30 | label="Send Invitations" left="4" name="ok_button" width="130" /> |
31 | <button bottom_delta="0" font="SansSerifSmall" halign="center" height="20" | 31 | <button bottom_delta="0" font="SansSerifSmall" halign="center" height="20" |
32 | label="Cancel" left_delta="132" name="cancel_button" width="70" /> | 32 | label="Cancel" left_delta="132" name="cancel_button" width="70" /> |
33 | <!--button bottom="25" font="SansSerifSmall" halign="center" height="20" | 33 | <string name="loading"> |
34 | label="Send Invitations" left="65" name="ok_button" width="140" /> | 34 | (loading...) |
35 | <button bottom_delta="-22" font="SansSerifSmall" halign="center" height="20" | 35 | </string> |
36 | label="Cancel" left_delta="0" name="cancel_button" width="140" /--> | ||
37 | <text hidden="true" name="loading">(loading...)</text> | ||
38 | </panel> | 36 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_group_land_money.xml b/linden/indra/newview/skins/xui/en-us/panel_group_land_money.xml index 8e078c3..f93e9ad 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_group_land_money.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_group_land_money.xml | |||
@@ -2,21 +2,24 @@ | |||
2 | <panel border="true" bottom="0" follows="all" height="470" label="Land & L$" | 2 | <panel border="true" bottom="0" follows="all" height="470" label="Land & L$" |
3 | left="1" mouse_opaque="true" name="land_money_tab" select="false" | 3 | left="1" mouse_opaque="true" name="land_money_tab" select="false" |
4 | width="418"> | 4 | width="418"> |
5 | <text name="help_text"> | 5 | <string name="help_text"> |
6 | Parcels owned by the group are listed along with | 6 | Parcels owned by the group are listed along with |
7 | contribution details. A warning appears until the | 7 | contribution details. A warning appears until the |
8 | Total Land in Use is less than or equal to the Total | 8 | Total Land in Use is less than or equal to the Total |
9 | Contribution. The Plannning, Details and Sales tabs | 9 | Contribution. The Plannning, Details and Sales tabs |
10 | provide information about the group's finances. | 10 | provide information about the group's finances. |
11 | </text> | 11 | </string> |
12 | <button bottom="-24" font="SansSerif" halign="center" height="16" label="?" left="391" | 12 | <button bottom="-24" font="SansSerif" halign="center" height="16" label="?" left="391" |
13 | name="help_button" width="20" /> | 13 | name="help_button" width="20" /> |
14 | <text name="cant_view_group_land_text"> | 14 | <string name="cant_view_group_land_text"> |
15 | You do not have permission to view group owned land. | 15 | You do not have permission to view group owned land. |
16 | </text> | 16 | </string> |
17 | <text name="cant_view_group_accounting_text"> | 17 | <string name="cant_view_group_accounting_text"> |
18 | You do not have permission to view the group's accounting information. | 18 | You do not have permission to view the group's accounting information. |
19 | </text> | 19 | </string> |
20 | <string name="loading_txt"> | ||
21 | Loading... | ||
22 | </string> | ||
20 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 23 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
21 | bottom="-20" drop_shadow_visible="true" follows="left|top" | 24 | bottom="-20" drop_shadow_visible="true" follows="left|top" |
22 | font="SansSerifBig" h_pad="0" halign="left" height="16" left="7" | 25 | font="SansSerifBig" h_pad="0" halign="left" height="16" left="7" |
@@ -85,7 +88,9 @@ provide information about the group's finances. | |||
85 | left_delta="125" max_length="10" mouse_opaque="true" | 88 | left_delta="125" max_length="10" mouse_opaque="true" |
86 | name="your_contribution_line_editor" prevalidate="non_negative_s32" | 89 | name="your_contribution_line_editor" prevalidate="non_negative_s32" |
87 | width="70" /> | 90 | width="70" /> |
88 | <string name="land_contrib_error">Unable to set your land contribution.</string> | 91 | <string name="land_contrib_error"> |
92 | Unable to set your land contribution. | ||
93 | </string> | ||
89 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 94 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
90 | bottom_delta="-2" drop_shadow_visible="true" follows="left|top" | 95 | bottom_delta="-2" drop_shadow_visible="true" follows="left|top" |
91 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="75" | 96 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="75" |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_group_notices.xml b/linden/indra/newview/skins/xui/en-us/panel_group_notices.xml index 592d458..4e00c66 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_group_notices.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_group_notices.xml | |||
@@ -1,17 +1,17 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <panel border="true" bottom="0" follows="all" height="466" label="Notices" left="1" | 2 | <panel border="true" bottom="0" follows="all" height="466" label="Notices" left="1" |
3 | mouse_opaque="true" name="notices_tab" width="418"> | 3 | mouse_opaque="true" name="notices_tab" width="418"> |
4 | <text name="help_text"> | 4 | <string name="help_text"> |
5 | Notices are a quick way to communicate across a | 5 | Notices are a quick way to communicate across a |
6 | group by broadcasting a message and delivering | 6 | group by broadcasting a message and delivering |
7 | an optionally attached item. Notices only go to | 7 | an optionally attached item. Notices only go to |
8 | group members in Roles granted the ability to | 8 | group members in Roles granted the ability to |
9 | receive Notices. You can turn off Notices on | 9 | receive Notices. You can turn off Notices on |
10 | the General tab. | 10 | the General tab. |
11 | </text> | 11 | </string> |
12 | <text name="no_notices_text"> | 12 | <string name="no_notices_text"> |
13 | There are no past notices. | 13 | There are no past notices. |
14 | </text> | 14 | </string> |
15 | <button bottom="-24" font="SansSerif" halign="center" height="16" label="?" | 15 | <button bottom="-24" font="SansSerif" halign="center" height="16" label="?" |
16 | label_selected="?" left="391" name="help_button" width="20" /> | 16 | label_selected="?" left="391" name="help_button" width="20" /> |
17 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 17 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
@@ -44,9 +44,9 @@ Click the 'Refresh' button to check if new notices have been received. | |||
44 | <button bottom_delta="-18" font="SansSerif" halign="center" height="20" | 44 | <button bottom_delta="-18" font="SansSerif" halign="center" height="20" |
45 | label="Create New Notice" label_selected="Create New Notice" left_delta="0" | 45 | label="Create New Notice" label_selected="Create New Notice" left_delta="0" |
46 | mouse_opaque="true" name="create_new_notice" width="150" /> | 46 | mouse_opaque="true" name="create_new_notice" width="150" /> |
47 | <button bottom_delta="0" font="SansSerif" halign="center" height="20" | 47 | <button bottom_delta="0" font="SansSerif" halign="center" height="20" label="Refresh" |
48 | label="Refresh" label_selected="Refresh List" left="321" | 48 | label_selected="Refresh List" left="321" mouse_opaque="true" |
49 | mouse_opaque="true" name="refresh_notices" width="90" /> | 49 | name="refresh_notices" width="90" /> |
50 | <panel border="false" bottom="0" follows="all" height="268" label="Create New Notice" | 50 | <panel border="false" bottom="0" follows="all" height="268" label="Create New Notice" |
51 | left="1" mouse_opaque="true" name="panel_create_new_notice" width="418"> | 51 | left="1" mouse_opaque="true" name="panel_create_new_notice" width="418"> |
52 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 52 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_group_roles.xml b/linden/indra/newview/skins/xui/en-us/panel_group_roles.xml index c79db97..925d224 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_group_roles.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_group_roles.xml | |||
@@ -1,15 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <panel border="true" bottom="0" height="466" label="Members & Roles" left="1" | 2 | <panel border="true" bottom="0" height="466" label="Members & Roles" left="1" |
3 | name="roles_tab" width="418"> | 3 | name="roles_tab" width="418"> |
4 | <text name="default_needs_apply_text"> | 4 | <string name="default_needs_apply_text"> |
5 | There are unapplied changes on the current sub-tab. | 5 | There are unapplied changes on the current sub-tab. |
6 | </text> | 6 | </string> |
7 | <text name="want_apply_text"> | 7 | <string name="want_apply_text"> |
8 | Do you want to apply these changes? | 8 | Do you want to apply these changes? |
9 | </text> | 9 | </string> |
10 | <text name="cant_delete_role"> | 10 | <string name="help_text" /> |
11 | The 'Everyone' and 'Owners' Roles are special and cannot be deleted. | ||
12 | </text> | ||
13 | <button bottom="-24" font="SansSerif" halign="center" height="16" label="?" left="391" | 11 | <button bottom="-24" font="SansSerif" halign="center" height="16" label="?" left="391" |
14 | name="help_button" width="20" /> | 12 | name="help_button" width="20" /> |
15 | <panel border="false" bottom="-24" height="24" left="7" name="members_header" | 13 | <panel border="false" bottom="-24" height="24" left="7" name="members_header" |
@@ -88,11 +86,11 @@ execute the Ability. | |||
88 | label="Invite New Person ..." left="4" name="member_invite" width="146" /> | 86 | label="Invite New Person ..." left="4" name="member_invite" width="146" /> |
89 | <button bottom_delta="0" font="SansSerif" halign="center" height="19" | 87 | <button bottom_delta="0" font="SansSerif" halign="center" height="19" |
90 | label="Eject From Group" left="-153" name="member_eject" width="146" /> | 88 | label="Eject From Group" left="-153" name="member_eject" width="146" /> |
91 | <text name="help_text"> | 89 | <string name="help_text"> |
92 | You can add or remove Roles assigned to Members. | 90 | You can add or remove Roles assigned to Members. |
93 | Select multiple Members by holding the Ctrl key and | 91 | Select multiple Members by holding the Ctrl key and |
94 | clicking on their names. | 92 | clicking on their names. |
95 | </text> | 93 | </string> |
96 | <icon image_name="inv_folder_plain_closed.tga" name="power_folder_icon" /> | 94 | <icon image_name="inv_folder_plain_closed.tga" name="power_folder_icon" /> |
97 | </panel> | 95 | </panel> |
98 | <panel background_visible="true" border="true" bottom="0" height="164" label="Roles" | 96 | <panel background_visible="true" border="true" bottom="0" height="164" label="Roles" |
@@ -122,12 +120,15 @@ execute the Ability. | |||
122 | label="Create New Role ..." left="4" name="role_create" width="146" /> | 120 | label="Create New Role ..." left="4" name="role_create" width="146" /> |
123 | <button bottom_delta="0" font="SansSerif" halign="center" height="19" | 121 | <button bottom_delta="0" font="SansSerif" halign="center" height="19" |
124 | label="Delete Role" left="-153" name="role_delete" width="146" /> | 122 | label="Delete Role" left="-153" name="role_delete" width="146" /> |
125 | <text name="help_text"> | 123 | <string name="help_text"> |
126 | Roles have a title and an allowed list of Abilities | 124 | Roles have a title and an allowed list of Abilities |
127 | that Members can perform. Members can belong to | 125 | that Members can perform. Members can belong to |
128 | one or more Roles. A group can have up to 10 Roles, | 126 | one or more Roles. A group can have up to 10 Roles, |
129 | including the Everyone and Owner Roles. | 127 | including the Everyone and Owner Roles. |
130 | </text> | 128 | </string> |
129 | <string name="cant_delete_role"> | ||
130 | The 'Everyone' and 'Owners' Roles are special and cannot be deleted. | ||
131 | </string> | ||
131 | <icon height="0" image_name="inv_folder_plain_closed.tga" name="power_folder_icon" | 132 | <icon height="0" image_name="inv_folder_plain_closed.tga" name="power_folder_icon" |
132 | width="0" /> | 133 | width="0" /> |
133 | <icon height="0" image_name="checkbox_enabled_true.tga" name="power_all_have_icon" | 134 | <icon height="0" image_name="checkbox_enabled_true.tga" name="power_all_have_icon" |
@@ -150,18 +151,18 @@ including the Everyone and Owner Roles. | |||
150 | width="80" /> | 151 | width="80" /> |
151 | <scroll_list allow_calling_card_drop="false" background_visible="true" bottom_delta="-134" | 152 | <scroll_list allow_calling_card_drop="false" background_visible="true" bottom_delta="-134" |
152 | column_padding="0" draw_border="true" draw_heading="false" | 153 | column_padding="0" draw_border="true" draw_heading="false" |
153 | fg_disable_color="grey" fg_selected_color="black" | 154 | draw_stripes="false" fg_disable_color="grey" fg_selected_color="black" |
154 | fg_unselected_color="black" follows="left|top" height="134" left="6" | 155 | fg_unselected_color="black" follows="left|top" height="134" left="6" |
155 | mouse_opaque="true" multi_select="true" name="action_list" | 156 | mouse_opaque="true" multi_select="true" name="action_list" |
156 | search_column="1" | 157 | search_column="1" tool_tip="Select an Ability to view more details." |
157 | tool_tip="Select an Ability to view more details." width="392" draw_stripes="false"> | 158 | width="392"> |
158 | <column label="" name="icon" width="18" /> | 159 | <column label="" name="icon" width="18" /> |
159 | <column label="" name="action" width="356" /> | 160 | <column label="" name="action" width="356" /> |
160 | </scroll_list> | 161 | </scroll_list> |
161 | <text name="help_text"> | 162 | <string name="help_text"> |
162 | Abilities allow Members in Roles to do specific | 163 | Abilities allow Members in Roles to do specific |
163 | things in this group. There's a broad variety of Abilities. | 164 | things in this group. There's a broad variety of Abilities. |
164 | </text> | 165 | </string> |
165 | <icon image_name="inv_folder_plain_closed.tga" name="power_folder_icon" /> | 166 | <icon image_name="inv_folder_plain_closed.tga" name="power_folder_icon" /> |
166 | </panel> | 167 | </panel> |
167 | </tab_container> | 168 | </tab_container> |
@@ -175,16 +176,17 @@ things in this group. There's a broad variety of Abilities. | |||
175 | name="static2" width="150"> | 176 | name="static2" width="150"> |
176 | Allowed Abilities | 177 | Allowed Abilities |
177 | </text> | 178 | </text> |
178 | <scroll_list bottom_delta="-199" draw_border="true" draw_heading="false" enabled="false" | 179 | <scroll_list bottom_delta="-199" draw_border="true" draw_heading="false" |
179 | height="198" left="0" multi_select="false" name="member_assigned_roles" | 180 | draw_stripes="false" enabled="false" height="198" left="0" |
180 | width="145" draw_stripes="false"> | 181 | multi_select="false" name="member_assigned_roles" width="145"> |
181 | <column label="" name="checkbox" width="18" /> | 182 | <column label="" name="checkbox" width="18" /> |
182 | <column label="" name="role" width="109" /> | 183 | <column label="" name="role" width="109" /> |
183 | </scroll_list> | 184 | </scroll_list> |
184 | <scroll_list bottom_delta="0" draw_border="true" draw_heading="false" enabled="false" | 185 | <scroll_list bottom_delta="0" draw_border="true" draw_heading="false" draw_stripes="false" |
185 | height="198" left="150" multi_select="false" name="member_allowed_actions" | 186 | enabled="false" height="198" left="150" multi_select="false" |
187 | name="member_allowed_actions" | ||
186 | tool_tip="For Details of each Allowed Ability see the Abilities tab." | 188 | tool_tip="For Details of each Allowed Ability see the Abilities tab." |
187 | width="254" draw_stripes="false"> | 189 | width="254"> |
188 | <column label="" name="icon" width="14" /> | 190 | <column label="" name="icon" width="14" /> |
189 | <column label="" name="action" width="224" /> | 191 | <column label="" name="action" width="224" /> |
190 | </scroll_list> | 192 | </scroll_list> |
@@ -239,17 +241,18 @@ things in this group. There's a broad variety of Abilities. | |||
239 | width="240"> | 241 | width="240"> |
240 | Allowed Abilities | 242 | Allowed Abilities |
241 | </text> | 243 | </text> |
242 | <scroll_list bottom_delta="-105" draw_border="true" enabled="false" height="105" left="0" | 244 | <name_list bottom_delta="-105" draw_border="true" draw_stripes="false" enabled="false" |
243 | multi_select="false" name="role_assigned_members" width="145" draw_stripes="false"/> | 245 | height="105" left="0" multi_select="false" name="role_assigned_members" |
246 | width="145" /> | ||
244 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | 247 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" |
245 | initial_value="false" label="Members are visible" left="0" | 248 | initial_value="false" label="Members are visible" left="0" |
246 | mouse_opaque="true" name="role_visible_in_list" radio_style="false" | 249 | mouse_opaque="true" name="role_visible_in_list" radio_style="false" |
247 | tool_tip="Sets whether members of this role are visible in the General tab to people outside of the group." | 250 | tool_tip="Sets whether members of this role are visible in the General tab to people outside of the group." |
248 | width="361" /> | 251 | width="361" /> |
249 | <scroll_list bottom_delta="0" draw_border="true" draw_heading="false" height="125" | 252 | <scroll_list bottom_delta="0" draw_border="true" draw_heading="false" draw_stripes="false" |
250 | left="150" multi_select="false" name="role_allowed_actions" | 253 | height="125" left="150" multi_select="false" name="role_allowed_actions" |
254 | search_column="2" | ||
251 | tool_tip="For Details of each Allowed Ability see the Abilities tab." | 255 | tool_tip="For Details of each Allowed Ability see the Abilities tab." |
252 | search_column="2" draw_stripes="false" | ||
253 | width="254"> | 256 | width="254"> |
254 | <column label="" name="icon" width="2" /> | 257 | <column label="" name="icon" width="2" /> |
255 | <column label="" name="checkbox" width="16" /> | 258 | <column label="" name="checkbox" width="16" /> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_group_voting.xml b/linden/indra/newview/skins/xui/en-us/panel_group_voting.xml index 8059fd1..1ab0ca9 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_group_voting.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_group_voting.xml | |||
@@ -1,13 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <panel border="true" bottom="0" follows="all" height="466" label="Proposals" left="1" | 2 | <panel border="true" bottom="0" follows="all" height="466" label="Proposals" left="1" |
3 | mouse_opaque="true" name="voting_tab" width="418"> | 3 | mouse_opaque="true" name="voting_tab" width="418"> |
4 | <text name="help_text"> | 4 | <string name="help_text"> |
5 | Group Proposals can be used to get a feel | 5 | Group Proposals can be used to get a feel |
6 | for what the group wants to do, or how the | 6 | for what the group wants to do, or how the |
7 | group feels about something. If you have | 7 | group feels about something. If you have |
8 | the proper powers, you can create proposals, | 8 | the proper powers, you can create proposals, |
9 | vote on open proposals, and view old proposals. | 9 | vote on open proposals, and view old proposals. |
10 | </text> | 10 | </string> |
11 | <panel background_opaque="true" background_visible="true" bevel_style="in" | 11 | <panel background_opaque="true" background_visible="true" bevel_style="in" |
12 | bg_alpha_color="blue" bg_opaque_color="0,0,0,0.3" border="true" | 12 | bg_alpha_color="blue" bg_opaque_color="0,0,0,0.3" border="true" |
13 | bottom_delta="-210" follows="left|top" height="170" left="7" | 13 | bottom_delta="-210" follows="left|top" height="170" left="7" |
@@ -44,7 +44,6 @@ vote on open proposals, and view old proposals. | |||
44 | width="396"> | 44 | width="396"> |
45 | Proposal Voting Ends Voted? | 45 | Proposal Voting Ends Voted? |
46 | </text> | 46 | </text> |
47 | |||
48 | <scroll_list bottom_delta="-121" column_padding="5" column_widths="200,120,40" | 47 | <scroll_list bottom_delta="-121" column_padding="5" column_widths="200,120,40" |
49 | draw_border="true" height="120" left="11" mouse_opaque="true" | 48 | draw_border="true" height="120" left="11" mouse_opaque="true" |
50 | multi_select="false" name="proposals" width="396" /> | 49 | multi_select="false" name="proposals" width="396" /> |
@@ -186,50 +185,49 @@ vote on open proposals, and view old proposals. | |||
186 | <button bottom_delta="-25" follows="top" font="SansSerif" halign="center" height="20" | 185 | <button bottom_delta="-25" follows="top" font="SansSerif" halign="center" height="20" |
187 | label="View List" label_selected="View List" left="287" mouse_opaque="true" | 186 | label="View List" label_selected="View List" left="287" mouse_opaque="true" |
188 | name="btn_view_history_list" width="120" /> | 187 | name="btn_view_history_list" width="120" /> |
189 | 188 | <string name="proposals_header_view_txt"> | |
190 | <text name="proposals_header_view_txt" hidden="true"> | ||
191 | Open Group Proposals | 189 | Open Group Proposals |
192 | </text> | 190 | </string> |
193 | <text name="proposals_header_view_inst" hidden="true"> | 191 | <string name="proposals_header_view_inst"> |
194 | Double Click on the proposal you would like to vote on or press | 192 | Double Click on the proposal you would like to vote on or press |
195 | Create Proposal to create a new proposal. | 193 | Create Proposal to create a new proposal. |
196 | </text> | 194 | </string> |
197 | <text name="proposals_header_create_txt" hidden="true"> | 195 | <string name="proposals_header_create_txt"> |
198 | Create Proposal | 196 | Create Proposal |
199 | </text> | 197 | </string> |
200 | <text name="proposals_header_create_inst" hidden="true"> | 198 | <string name="proposals_header_create_inst"> |
201 | Type the Proposal Description for the new proposal. You can change the | 199 | Type the Proposal Description for the new proposal. You can change the |
202 | Quorum, Duration and Majority required to pass the proposal. | 200 | Quorum, Duration and Majority required to pass the proposal. |
203 | </text> | 201 | </string> |
204 | <text name="proposals_header_vote_txt" hidden="true"> | 202 | <string name="proposals_header_vote_txt"> |
205 | Proposal Vote | 203 | Proposal Vote |
206 | </text> | 204 | </string> |
207 | <text name="proposals_header_vote_inst" hidden="true"> | 205 | <string name="proposals_header_vote_inst"> |
208 | Press the Yes or No button to vote on the proposal, | 206 | Press the Yes or No button to vote on the proposal, |
209 | or choose to Abstain voting on this proposal. | 207 | or choose to Abstain voting on this proposal. |
210 | </text> | 208 | </string> |
211 | <text name="proposals_header_voted_inst" hidden="true"> | 209 | <string name="proposals_header_voted_inst"> |
212 | You have voted: [VOTE] | 210 | You have voted: [VOTE] |
213 | </text> | 211 | </string> |
214 | <text name="empty_proposal_txt" hidden="true"> | 212 | <string name="empty_proposal_txt"> |
215 | The proposal you are trying to create is empty. Please fill out the proposal before creating it. | 213 | The proposal you are trying to create is empty. Please fill out the proposal before creating it. |
216 | </text> | 214 | </string> |
217 | <text name="proposals_submit_yes_txt" hidden="true"> | 215 | <string name="proposals_submit_yes_txt"> |
218 | Submitting Yes to proposal... | 216 | Submitting Yes to proposal... |
219 | </text> | 217 | </string> |
220 | <text name="proposals_submit_no_txt" hidden="true"> | 218 | <string name="proposals_submit_no_txt"> |
221 | Submitting No to proposal... | 219 | Submitting No to proposal... |
222 | </text> | 220 | </string> |
223 | <text name="proposals_submit_abstain_txt" hidden="true"> | 221 | <string name="proposals_submit_abstain_txt"> |
224 | Submitting Abstain to proposal... | 222 | Submitting Abstain to proposal... |
225 | </text> | 223 | </string> |
226 | <text name="proposals_submit_new_txt" hidden="true"> | 224 | <string name="proposals_submit_new_txt"> |
227 | Submitting new proposal... | 225 | Submitting new proposal... |
228 | </text> | 226 | </string> |
229 | <text name="vote_recorded" hidden="true"> | 227 | <string name="vote_recorded"> |
230 | Your vote was received. | 228 | Your vote was received. |
231 | </text> | 229 | </string> |
232 | <text name="vote_previously_recorded" hidden="true"> | 230 | <string name="vote_previously_recorded"> |
233 | You have previously voted. You are only allowed to vote once during an election. | 231 | You have previously voted. You are only allowed to vote once during an election. |
234 | </text> | 232 | </string> |
235 | </panel> | 233 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_groups.xml b/linden/indra/newview/skins/xui/en-us/panel_groups.xml index 0c36027..416f58b 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_groups.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_groups.xml | |||
@@ -1,43 +1,37 @@ | |||
1 | <panel bottom="-371" height="300" hidden="false" left="280" | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | mouse_opaque="true" name="groups" width="350" border="true"> | 2 | <panel border="true" bottom="-371" height="300" left="280" mouse_opaque="true" |
3 | name="groups" width="350"> | ||
3 | <scroll_list background_visible="true" bottom="45" column_padding="5" draw_border="true" | 4 | <scroll_list background_visible="true" bottom="45" column_padding="5" draw_border="true" |
4 | draw_heading="false" draw_stripes="true" enabled="true" | 5 | draw_heading="false" draw_stripes="true" enabled="true" |
5 | follows="left|top|right|bottom" hidden="false" left="10" | 6 | follows="left|top|right|bottom" left="10" mouse_opaque="true" |
6 | mouse_opaque="true" multi_select="false" name="group list" tab_stop="true" | 7 | multi_select="false" name="group list" tab_stop="true" top="-10" |
7 | top="-10" width="240"> | 8 | width="240"> |
8 | <column label="" name="name" width="248" /> | 9 | <column label="" name="name" width="248" /> |
9 | </scroll_list> | 10 | </scroll_list> |
10 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 11 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
11 | bottom="22" drop_shadow_visible="true" enabled="true" follows="left|bottom" | 12 | bottom="22" drop_shadow_visible="true" enabled="true" follows="left|bottom" |
12 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 13 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="12" |
13 | left="12" mouse_opaque="false" name="groupdesc" v_pad="0" | 14 | mouse_opaque="false" name="groupdesc" v_pad="0" width="248"> |
14 | width="248"> | ||
15 | Your currently active group is displayed in bold. | 15 | Your currently active group is displayed in bold. |
16 | </text> | 16 | </text> |
17 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 17 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
18 | bottom="5" drop_shadow_visible="true" enabled="true" follows="left|bottom" | 18 | bottom="5" drop_shadow_visible="true" enabled="true" follows="left|bottom" |
19 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 19 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="12" |
20 | left="12" mouse_opaque="false" name="groupcount" v_pad="0" | 20 | mouse_opaque="false" name="groupcount" v_pad="0" width="248"> |
21 | width="248"> | ||
22 | You belong to [COUNT] groups (of [MAX] maximum). | 21 | You belong to [COUNT] groups (of [MAX] maximum). |
23 | </text> | 22 | </text> |
24 | <pad bottom="-7" height="0" left="-90" width="1" /> | 23 | <pad bottom="-7" height="0" left="-90" width="1" /> |
25 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" | 24 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" |
26 | label="IM/Call" left_delta="0" name="IM" | 25 | label="IM/Call" left_delta="0" name="IM" |
27 | tool_tip="Open Instant Message session" width="80" /> | 26 | tool_tip="Open Instant Message session" width="80" /> |
28 | <button bottom_delta="-25" follows="top|right" | 27 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" |
29 | font="SansSerif" height="22" hidden="false" label="Info" name="Info" | 28 | label="Info" name="Info" width="80" /> |
30 | width="80" /> | 29 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" |
31 | <button bottom_delta="-25" follows="top|right" | 30 | label="Activate" name="Activate" width="80" /> |
32 | font="SansSerif" height="22" hidden="false" label="Activate" | 31 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" |
33 | name="Activate" width="80" /> | 32 | label="Leave" name="Leave" width="80" /> |
34 | <button bottom_delta="-25" follows="top|right" | 33 | <button bottom_delta="-35" follows="top|right" font="SansSerif" height="22" |
35 | font="SansSerif" height="22" hidden="false" label="Leave" name="Leave" | 34 | label="Create..." name="Create" width="80" /> |
36 | width="80" /> | 35 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" |
37 | <button bottom_delta="-35" follows="top|right" | 36 | label="Search..." name="Search..." width="80" /> |
38 | font="SansSerif" height="22" hidden="false" label="Create..." name="Create" | ||
39 | width="80" /> | ||
40 | <button bottom_delta="-25" follows="top|right" | ||
41 | font="SansSerif" height="22" hidden="false" label="Search..." | ||
42 | name="Search..." width="80" /> | ||
43 | </panel> | 37 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_land_covenant.xml b/linden/indra/newview/skins/xui/en-us/panel_land_covenant.xml index 7b8dd0b..f2e36d3 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_land_covenant.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_land_covenant.xml | |||
@@ -45,16 +45,16 @@ | |||
45 | follows="left|top" font="SansSerifSmall" height="200" left="15" | 45 | follows="left|top" font="SansSerifSmall" height="200" left="15" |
46 | max_length="65535" name="covenant_editor" text_readonly_color="white" | 46 | max_length="65535" name="covenant_editor" text_readonly_color="white" |
47 | width="425" word_wrap="true" /> | 47 | width="425" word_wrap="true" /> |
48 | <text hidden="true" name="can_resell"> | 48 | <string name="can_resell"> |
49 | Purchased land in this region may be resold. | 49 | string land in this region may be resold. |
50 | </text> | 50 | </string> |
51 | <text hidden="true" name="can_not_resell"> | 51 | <string name="can_not_resell"> |
52 | Purchased land in this region may not be resold. | 52 | Purchased land in this region may not be resold. |
53 | </text> | 53 | </string> |
54 | <text hidden="true" name="can_change"> | 54 | <string name="can_change"> |
55 | Purchased land in this region may be joined or subdivided. | 55 | Purchased land in this region may be joined or subdivided. |
56 | </text> | 56 | </string> |
57 | <text hidden="true" name="can_not_change"> | 57 | <string name="can_not_change"> |
58 | Purchased land in this region may not be joined or subdivided. | 58 | Purchased land in this region may not be joined or subdivided. |
59 | </text> | 59 | </string> |
60 | </panel> | 60 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_login.xml b/linden/indra/newview/skins/xui/en-us/panel_login.xml index 47ad4b3..8d2a658 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_login.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_login.xml | |||
@@ -1,13 +1,16 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <panel bottom="0" follows="left|top|right|bottom" height="600" hidden="false" left="0" | 2 | <panel bottom="0" follows="left|top|right|bottom" height="600" left="0" |
3 | mouse_opaque="true" name="panel_login" width="800"> | 3 | mouse_opaque="true" name="panel_login" width="800"> |
4 | <web_browser border_visible="false" bottom="0" follows="top|left|bottom|right" left="0" | 4 | <web_browser border_visible="false" bottom="0" follows="top|left|bottom|right" left="0" |
5 | name="login_html" right="-1" | 5 | name="login_html" right="-1" |
6 | start_url="data:text/html,%3Chtml%3E%3Chead%3E%3C/head%3E%3Cbody bgcolor=%22#000000%22 text=%22ffffff%22%3E%3Ch1%3E%3Ctt%3Eloading...%3C/tt%3E%3C/h1%3E %3C/body%3E %3C/html%3E" | 6 | start_url="data:text/html,%3Chtml%3E%3Chead%3E%3C/head%3E%3Cbody bgcolor=%22#000000%22 text=%22ffffff%22%3E%3Ch1%3E%3Ctt%3Eloading...%3C/tt%3E%3C/h1%3E %3C/body%3E %3C/html%3E" |
7 | top="-1" /> | 7 | top="-1" /> |
8 | <text hidden="true" name="real_url"> | 8 | <string name="real_url"> |
9 | http://secondlife.com/app/login/ | 9 | http://secondlife.com/app/login/ |
10 | </text> | 10 | </string> |
11 | <string name="forgot_password_url"> | ||
12 | http://secondlife.com/account/request.php | ||
13 | </string> | ||
11 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 14 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
12 | bottom="54" drop_shadow_visible="true" follows="left|bottom" | 15 | bottom="54" drop_shadow_visible="true" follows="left|bottom" |
13 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" | 16 | font="SansSerif" h_pad="0" halign="left" height="16" hidden="false" |
@@ -61,12 +64,11 @@ | |||
61 | <check_box bottom="10" follows="left|bottom" font="SansSerifSmall" height="16" | 64 | <check_box bottom="10" follows="left|bottom" font="SansSerifSmall" height="16" |
62 | hidden="false" initial_value="false" label="Remember password" | 65 | hidden="false" initial_value="false" label="Remember password" |
63 | left_delta="165" mouse_opaque="true" name="remember_check" width="138" /> | 66 | left_delta="165" mouse_opaque="true" name="remember_check" width="138" /> |
64 | <button bottom="28" follows="left|bottom" font="SansSerif" halign="center" | 67 | <button bottom="28" follows="left|bottom" font="SansSerif" halign="center" height="24" |
65 | height="24" hidden="false" label="Connect" label_selected="Connect" | 68 | hidden="false" label="Connect" label_selected="Connect" left="440" |
66 | left="440" mouse_opaque="true" name="connect_btn" scale_image="TRUE" | 69 | mouse_opaque="true" name="connect_btn" scale_image="TRUE" width="120" /> |
67 | width="120" /> | 70 | <button bottom="28" follows="left|bottom" font="SansSerif" halign="center" height="24" |
68 | <button bottom="28" follows="left|bottom" font="SansSerif" halign="center" | 71 | hidden="false" label="Quit" label_selected="Quit" left="572" |
69 | height="24" hidden="false" label="Quit" label_selected="Quit" left="572" | ||
70 | mouse_opaque="true" name="quit_btn" scale_image="TRUE" width="120" /> | 72 | mouse_opaque="true" name="quit_btn" scale_image="TRUE" width="120" /> |
71 | <combo_box allow_text_entry="true" bottom="32" follows="left|bottom" height="18" | 73 | <combo_box allow_text_entry="true" bottom="32" follows="left|bottom" height="18" |
72 | hidden="false" left_delta="135" max_chars="20" mouse_opaque="true" | 74 | hidden="false" left_delta="135" max_chars="20" mouse_opaque="true" |
@@ -74,25 +76,22 @@ | |||
74 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 76 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
75 | bottom="30" drop_shadow_visible="true" follows="right|bottom" | 77 | bottom="30" drop_shadow_visible="true" follows="right|bottom" |
76 | font="SansSerifSmall" h_pad="0" halign="right" height="12" hidden="false" | 78 | font="SansSerifSmall" h_pad="0" halign="right" height="12" hidden="false" |
77 | left="-202" mouse_opaque="true" name="channel_text" v_pad="0" width="200" | 79 | hover="true" left="-202" mouse_opaque="true" name="channel_text" v_pad="0" |
78 | hover="true"> | 80 | width="200"> |
79 | [Viewer Channel Name] | 81 | [Viewer Channel Name] |
80 | </text> | 82 | </text> |
81 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 83 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
82 | bottom="18" drop_shadow_visible="true" follows="right|bottom" | 84 | bottom="18" drop_shadow_visible="true" follows="right|bottom" |
83 | font="SansSerifSmall" h_pad="0" halign="right" height="12" hidden="false" | 85 | font="SansSerifSmall" h_pad="0" halign="right" height="12" hidden="false" |
84 | left="-102" mouse_opaque="true" name="version_text" v_pad="0" width="100" | 86 | hover="true" left="-102" mouse_opaque="true" name="version_text" v_pad="0" |
85 | hover="true"> | 87 | width="100"> |
86 | 1.23.4 (5) | 88 | 1.23.4 (5) |
87 | </text> | 89 | </text> |
88 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 90 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
89 | bottom="2" drop_shadow_visible="true" follows="right|bottom" | 91 | bottom="2" drop_shadow_visible="true" follows="right|bottom" |
90 | font="SansSerifSmall" h_pad="0" halign="right" height="12" hidden="false" | 92 | font="SansSerifSmall" h_pad="0" halign="right" height="12" hidden="false" |
91 | left="-172" mouse_opaque="true" name="forgot_password_text" v_pad="0" width="170" | 93 | hover="true" left="-172" mouse_opaque="true" name="forgot_password_text" |
92 | hover="true"> | 94 | v_pad="0" width="170"> |
93 | Forgot your password? | 95 | Forgot your password? |
94 | </text> | 96 | </text> |
95 | <text hidden="true" name="forgot_password_url"> | ||
96 | http://secondlife.com/account/request.php | ||
97 | </text> | ||
98 | </panel> | 97 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_master_volume.xml b/linden/indra/newview/skins/xui/en-us/panel_master_volume.xml index eb0a6d7..80ef984 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_master_volume.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_master_volume.xml | |||
@@ -1,3 +1,4 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
1 | <panel bg_visible="false" border="false" border_visible="false" bottom="-34" | 2 | <panel bg_visible="false" border="false" border_visible="false" bottom="-34" |
2 | name="master_volume"> | 3 | name="master_volume"> |
3 | <button bottom="-22" height="22" image_overlay="icn-overlay_volume-panel.tga" label="" | 4 | <button bottom="-22" height="22" image_overlay="icn-overlay_volume-panel.tga" label="" |
@@ -9,7 +10,6 @@ | |||
9 | tool_tip="Change the volume using this slider" width="50" /> | 10 | tool_tip="Change the volume using this slider" width="50" /> |
10 | <button bottom="-20" control_name="MuteAudio" height="20" | 11 | <button bottom="-20" control_name="MuteAudio" height="20" |
11 | image_selected="icn_speaker-muted_dark.tga" | 12 | image_selected="icn_speaker-muted_dark.tga" |
12 | toggle="true" | ||
13 | image_unselected="icn_speaker_dark.tga" label="" left_delta="52" | 13 | image_unselected="icn_speaker_dark.tga" label="" left_delta="52" |
14 | name="mute_master" width="25" /> | 14 | name="mute_master" toggle="true" width="25" /> |
15 | </panel> | 15 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_media_controls.xml b/linden/indra/newview/skins/xui/en-us/panel_media_controls.xml index 66886b7..da1b519 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_media_controls.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_media_controls.xml | |||
@@ -1,23 +1,60 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
1 | <panel bg_visible="false" border="false" border_visible="false" bottom="2" | 2 | <panel bg_visible="false" border="false" border_visible="false" bottom="2" |
2 | enabled="true" follows="right|bottom" height="20" hidden="false" left="0" | 3 | enabled="true" follows="right|bottom" height="20" left="0" |
3 | name="media_controls" width="185"> | 4 | name="media_controls" width="250"> |
5 | <icon bottom="-22" enabled="true" follows="left|top" height="22" hidden="false" | ||
6 | image_name="icn_music.tga" label="" left_delta="2" mouse_opaque="true" | ||
7 | name="music_icon" scale_image="true" tool_tip="Play/pause streaming music" | ||
8 | width="20" /> | ||
9 | <button bottom="-22" enabled="true" follows="left|top" height="22" | ||
10 | image_disabled="icn_media-play_disabled.tga" | ||
11 | image_selected="icn_media-play_active.tga" | ||
12 | image_unselected="icn_media-play_enabled.tga" label="" left_delta="22" | ||
13 | mouse_opaque="true" name="music_play" scale_image="true" toggle="false" | ||
14 | tool_tip="Play/pause streaming music" width="20" /> | ||
15 | <button bottom="-22" enabled="false" follows="left|top" height="22" hidden="false" | ||
16 | image_disabled="icn_media-pause_disabled.tga" | ||
17 | image_selected="icn_media-pause_active.tga" | ||
18 | image_unselected="icn_media-pause_enabled.tga" label="" left_delta="0" | ||
19 | mouse_opaque="true" name="music_pause" scale_image="true" toggle="false" | ||
20 | tool_tip="Pause streaming music" width="20" /> | ||
21 | <button bottom="-22" enabled="true" follows="left|top" height="22" | ||
22 | image_disabled="icn_media-stop_disabled.tga" | ||
23 | image_selected="icn_media-stop_active.tga" | ||
24 | image_unselected="icn_media-stop_enabled.tga" label="" left_delta="20" | ||
25 | mouse_opaque="true" name="music_stop" scale_image="true" toggle="false" | ||
26 | tool_tip="Stop streaming music" width="20" /> | ||
27 | <icon bottom="-22" enabled="true" follows="left|top" height="22" hidden="false" | ||
28 | image_name="icn_media.tga" label="" left_delta="22" mouse_opaque="true" | ||
29 | name="media_icon" scale_image="true" tool_tip="Play/pause streaming music" | ||
30 | width="20" /> | ||
4 | <button bottom="-22" enabled="true" follows="left|top" height="22" hidden="false" | 31 | <button bottom="-22" enabled="true" follows="left|top" height="22" hidden="false" |
5 | image_overlay="icn_music-play.tga" label="" left_delta="2" | 32 | image_disabled="icn_media-play_disabled.tga" |
6 | mouse_opaque="true" name="music_play" scale_image="true" toggle="true" | 33 | image_selected="icn_media-play_active.tga" |
7 | tool_tip="Play/pause streaming music" width="40" /> | 34 | image_unselected="icn_media-play_enabled.tga" label="" left_delta="22" |
35 | mouse_opaque="true" name="media_play" scale_image="true" toggle="false" | ||
36 | tool_tip="Play/pause streaming music" width="20" /> | ||
37 | <button bottom="-22" enabled="false" follows="left|top" height="22" hidden="false" | ||
38 | image_disabled="icn_media-pause_disabled.tga" | ||
39 | image_selected="icn_media-pause_active.tga" | ||
40 | image_unselected="icn_media-pause_enabled.tga" label="" left_delta="0" | ||
41 | mouse_opaque="true" name="media_pause" scale_image="true" toggle="false" | ||
42 | tool_tip="Pause streaming media" width="20" /> | ||
8 | <button bottom="-22" enabled="true" follows="left|top" height="22" hidden="false" | 43 | <button bottom="-22" enabled="true" follows="left|top" height="22" hidden="false" |
9 | image_overlay="icn_media-play.tga" label="" left_delta="40" | 44 | image_disabled="icn_media-stop_disabled.tga" |
10 | mouse_opaque="true" name="media_play" scale_image="true" toggle="true" | 45 | image_selected="icn_media-stop_active.tga" |
11 | tool_tip="Play/pause streaming movies" width="40" /> | 46 | image_unselected="icn_media-stop_enabled.tga" label="" left_delta="20" |
12 | <volume_slider bottom="-20" control_name="AudioLevelMaster" height="17" increment="0.05" | 47 | mouse_opaque="true" name="media_stop" scale_image="true" toggle="false" |
13 | initial_val="0.5" left_delta="34" max_val="1" min_val="0" | 48 | tool_tip="Stop streaming media" width="20" /> |
14 | mouse_opaque="true" name="volume_slider" | 49 | <volume_slider bottom="-20" control_name="AudioLevelMaster" height="22" increment="0.05" |
15 | tool_tip="Master Volume" width="60" /> | 50 | initial_val="0.5" left_delta="20" max_val="1" min_val="0" |
51 | mouse_opaque="true" name="volume_slider" tool_tip="Master Volume" | ||
52 | width="60" /> | ||
16 | <button bottom="-20" control_name="MuteAudio" height="20" | 53 | <button bottom="-20" control_name="MuteAudio" height="20" |
17 | image_selected="icn_speaker-muted_dark.tga" | 54 | image_selected="icn_speaker-muted_dark.tga" |
18 | image_unselected="icn_speaker_dark.tga" label="" left_delta="60" | 55 | image_unselected="icn_speaker_dark.tga" label="" left_delta="60" |
19 | name="mute_master" toggle="true" width="25" tool_tip="Master Mute"/> | 56 | name="mute_master" toggle="true" tool_tip="Master Mute" width="25" /> |
20 | <button bottom="-22" control_name="ShowVolumeSettingsPopup" height="22" label="" | 57 | <button bottom="-22" control_name="ShowVolumeSettingsPopup" height="22" label="" |
21 | left_delta="25" name="expand" scale_image="true" toggle="true" | 58 | left_delta="25" name="expand" scale_image="true" toggle="true" |
22 | tool_tip="Adjust individual volume levels" width="22" /> | 59 | tool_tip="Adjust individual volume levels" width="22" /> |
23 | </panel> | 60 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_media_remote.xml b/linden/indra/newview/skins/xui/en-us/panel_media_remote.xml index cd0b985..e3c3427 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_media_remote.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_media_remote.xml | |||
@@ -1,6 +1,31 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
1 | <panel bg_visible="false" border="false" border_visible="false" bottom="1" | 2 | <panel bg_visible="false" border="false" border_visible="false" bottom="1" |
2 | enabled="true" follows="right|bottom" height="20" hidden="false" left="0" use_bounding_rect="true" | 3 | enabled="true" follows="right|bottom" height="20" left="0" |
3 | name="media_remote" width="185"> | 4 | name="media_remote" use_bounding_rect="true" width="250"> |
4 | <panel filename="panel_bg_tab.xml" left="0" bottom="0" width="185" height="22"/> | 5 | <panel bottom="0" filename="panel_bg_tab.xml" height="22" left="0" width="250" /> |
5 | <panel filename="panel_media_controls.xml" left="0" bottom="0" width="185" height="20"/> | 6 | <panel bottom="0" filename="panel_media_controls.xml" height="20" left="0" width="250" /> |
7 | <string name="play_label"> | ||
8 | Play | ||
9 | </string> | ||
10 | <string name="stop_label"> | ||
11 | Stop | ||
12 | </string> | ||
13 | <string name="pause_label"> | ||
14 | Pause | ||
15 | </string> | ||
16 | <string name="default_tooltip_label"> | ||
17 | No Media Specified | ||
18 | </string> | ||
19 | <string name="media_hidden_label"> | ||
20 | (URL hidden by parcel owner) | ||
21 | </string> | ||
22 | <string name="media_icon_tooltip_web"> | ||
23 | This location displays content from the World Wide Web. Click the Play button to display Web content. | ||
24 | </string> | ||
25 | <string name="media_icon_tooltip_movie"> | ||
26 | This location displays Video content. Click the Play button to play the video. | ||
27 | </string> | ||
28 | <string name="media_play_tooltip"> | ||
29 | Display Web content at this location. | ||
30 | </string> | ||
6 | </panel> | 31 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_media_remote_expanded.xml b/linden/indra/newview/skins/xui/en-us/panel_media_remote_expanded.xml index 6c9d3a5..147497c 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_media_remote_expanded.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_media_remote_expanded.xml | |||
@@ -1,8 +1,9 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
1 | <panel bg_visible="false" border="false" border_visible="false" bottom="1" | 2 | <panel bg_visible="false" border="false" border_visible="false" bottom="1" |
2 | height="185" hidden="false" follows="right|bottom" left="0" use_bounding_rect="true" | 3 | follows="right|bottom" height="185" left="0" name="media_remote" |
3 | name="media_remote" width="185"> | 4 | use_bounding_rect="true" width="250"> |
4 | <panel filename="panel_bg_tab.xml" left="0" bottom="0" width="185" height="187"/> | 5 | <panel bottom="0" filename="panel_bg_tab.xml" height="187" left="0" width="250" /> |
5 | <panel border="false" bottom="20" filename="panel_audio.xml" height="160" | 6 | <panel border="false" bottom="20" filename="panel_audio.xml" height="160" |
6 | label="Audio & Video" name="Volume Panel" width="185" /> | 7 | label="Audio & Video" name="Volume Panel" width="250" /> |
7 | <panel bottom_delta="-10" left="0" filename="panel_media_controls.xml"/> | 8 | <panel bottom_delta="-10" filename="panel_media_controls.xml" left="0" /> |
8 | </panel> | 9 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_music_remote.xml b/linden/indra/newview/skins/xui/en-us/panel_music_remote.xml index a99333e..6f8f3db 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_music_remote.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_music_remote.xml | |||
@@ -1,27 +1,20 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
1 | <panel bg_visible="false" border="false" border_visible="false" bottom="-34" | 2 | <panel bg_visible="false" border="false" border_visible="false" bottom="-34" |
2 | enabled="true" follows="left|top" hidden="false" | 3 | enabled="true" follows="left|top" mouse_opaque="true" name="music_remote"> |
3 | mouse_opaque="true" name="music_remote"> | 4 | <icon bottom="-19" height="16" image_name="music_icon.tga" left="5" name="music_icon" |
4 | <!-- <text type="string" length="6" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" --> | 5 | width="16" /> |
5 | <!-- bottom="-15" drop_shadow_visible="true" enabled="true" follows="left|top" --> | ||
6 | <!-- font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" --> | ||
7 | <!-- left="2" mouse_opaque="true" name="text" v_pad="0" width="77"> --> | ||
8 | <!-- Music --> | ||
9 | <!-- </text> --> | ||
10 | <icon name="music_icon" left="5" bottom="-19" width="16" height="16" image_name="music_icon.tga"/> | ||
11 | <button bottom="-20" enabled="false" follows="left|top" font="SansSerif" | 6 | <button bottom="-20" enabled="false" follows="left|top" font="SansSerif" |
12 | halign="center" height="17" hidden="false" | 7 | halign="center" height="17" image_selected="button_anim_stop_selected.tga" |
13 | image_selected="button_anim_stop_selected.tga" | ||
14 | image_unselected="button_anim_stop.tga" label="" label_selected="" | 8 | image_unselected="button_anim_stop.tga" label="" label_selected="" |
15 | left_delta="25" mouse_opaque="true" name="music_stop" scale_image="true" | 9 | left_delta="25" mouse_opaque="true" name="music_stop" scale_image="true" |
16 | tool_tip="Stop media" width="17" /> | 10 | tool_tip="Stop media" width="17" /> |
17 | <button bottom="-20" enabled="true" follows="left|top" font="SansSerif" halign="center" | 11 | <button bottom="-20" enabled="true" follows="left|top" font="SansSerif" halign="center" |
18 | height="17" hidden="false" image_selected="button_anim_play_selected.tga" | 12 | height="17" image_selected="button_anim_play_selected.tga" |
19 | image_unselected="button_anim_play.tga" label="" label_selected="" | 13 | image_unselected="button_anim_play.tga" label="" label_selected="" |
20 | left_delta="17" mouse_opaque="true" name="music_play" scale_image="true" | 14 | left_delta="17" mouse_opaque="true" name="music_play" scale_image="true" |
21 | tool_tip="Play media stream" width="17" /> | 15 | tool_tip="Play media stream" width="17" /> |
22 | <button bottom="-20" enabled="false" follows="left|top" font="SansSerif" | 16 | <button bottom="-20" enabled="false" follows="left|top" font="SansSerif" |
23 | halign="center" height="17" hidden="false" | 17 | halign="center" height="17" image_disabled="button_disabled_32x128.tga" |
24 | image_disabled="button_disabled_32x128.tga" | ||
25 | image_disabled_selected="button_disabled_32x128.tga" | 18 | image_disabled_selected="button_disabled_32x128.tga" |
26 | image_selected="button_anim_pause_selected.tga" | 19 | image_selected="button_anim_pause_selected.tga" |
27 | image_unselected="button_anim_pause.tga" label="" label_selected="" | 20 | image_unselected="button_anim_pause.tga" label="" label_selected="" |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_overlaybar.xml b/linden/indra/newview/skins/xui/en-us/panel_overlaybar.xml index 774b70a..defefde 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_overlaybar.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_overlaybar.xml | |||
@@ -1,52 +1,60 @@ | |||
1 | <panel follows="left|right|bottom|top" height="200" left="-1" | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | mouse_opaque="false" name="overlay" width="728" use_bounding_rect="true"> | 2 | <panel follows="left|right|bottom|top" height="200" left="-1" mouse_opaque="false" |
3 | <layout_stack bottom="0" follows="left|right|bottom" height="200" left="1" mouse_opaque="false" | 3 | name="overlay" use_bounding_rect="true" width="728"> |
4 | orientation="horizontal" right="-1" name="overlay_layout_panel" use_bounding_rect="true"> | 4 | <layout_stack bottom="0" follows="left|right|bottom" height="200" left="1" |
5 | <layout_panel auto_resize="true" bottom="0" left="0" min_width="420" user_resize="false" mouse_opaque="false" | 5 | mouse_opaque="false" name="overlay_layout_panel" orientation="horizontal" |
6 | width="420" use_bounding_rect="true"> | 6 | right="-1" use_bounding_rect="true"> |
7 | <layout_stack name="chatbar_and_buttons" bottom="0" follows="left|right|bottom|top" height="50" left="1" mouse_opaque="false" orientation="vertical" right="420" use_bounding_rect="true"> | 7 | <layout_panel auto_resize="true" bottom="0" left="0" min_width="420" mouse_opaque="false" |
8 | <layout_panel auto_resize="true" bottom="0" left="0" min_width="100" user_resize="false" | 8 | use_bounding_rect="true" user_resize="false" width="420"> |
9 | width="420" height="0" min_height="20" name="padding" follows="left|bottom|right|top" mouse_opaque="false" use_bounding_rect="true"/> | 9 | <layout_stack bottom="0" follows="left|right|bottom|top" height="50" left="1" |
10 | <layout_panel auto_resize="false" bottom="0" left="0" min_width="100" user_resize="false" | 10 | mouse_opaque="false" name="chatbar_and_buttons" orientation="vertical" |
11 | width="420" height="20" min_height="20" name="state_buttons" follows="left|bottom|right|top" mouse_opaque="false" use_bounding_rect="true"> | 11 | right="420" use_bounding_rect="true"> |
12 | <layout_panel auto_resize="true" bottom="0" follows="left|bottom|right|top" height="0" | ||
13 | left="0" min_height="20" min_width="100" mouse_opaque="false" | ||
14 | name="padding" use_bounding_rect="true" user_resize="false" width="420" /> | ||
15 | <layout_panel auto_resize="false" bottom="0" follows="left|bottom|right|top" height="20" | ||
16 | left="0" min_height="20" min_width="100" mouse_opaque="false" | ||
17 | name="state_buttons" use_bounding_rect="true" user_resize="false" | ||
18 | width="420"> | ||
12 | <button bottom="1" follows="left|bottom" font="SansSerif" halign="center" height="20" | 19 | <button bottom="1" follows="left|bottom" font="SansSerif" halign="center" height="20" |
13 | label="IM Received" label_selected="IM Received" left="0" | 20 | label="IM Received" label_selected="IM Received" left="0" |
14 | name="IM Received" scale_image="true" | 21 | name="IM Received" scale_image="true" |
15 | tool_tip="You have an instant message pending. Click to show IMs." | 22 | tool_tip="You have an instant message pending. Click to show IMs." |
16 | width="102" /> | 23 | width="102" /> |
17 | <button bottom="1" follows="left|bottom" font="SansSerif" halign="center" height="20" | 24 | <button bottom="1" follows="left|bottom" font="SansSerif" halign="center" height="20" |
18 | label="Set Not Busy" label_selected="Set Not Busy" left="114" | 25 | label="Set Not Busy" label_selected="Set Not Busy" left="114" |
19 | name="Set Not Busy" scale_image="true" | 26 | name="Set Not Busy" scale_image="true" |
20 | tool_tip="Chat and IM is hidden for you. Click here to set yourself not busy." | 27 | tool_tip="Chat and IM is hidden for you. Click here to set yourself not busy." |
21 | width="102" /> | 28 | width="102" /> |
22 | <button bottom="1" follows="left|bottom" font="SansSerif" halign="center" height="20" | 29 | <button bottom="1" follows="left|bottom" font="SansSerif" halign="center" height="20" |
23 | label="Release Keys" label_selected="Release Keys" left="229" | 30 | label="Release Keys" label_selected="Release Keys" left="229" |
24 | name="Release Keys" scale_image="true" | 31 | name="Release Keys" scale_image="true" |
25 | tool_tip="A script has taken control of your keys. Click here to release them." | 32 | tool_tip="A script has taken control of your keys. Click here to release them." |
26 | width="102" /> | 33 | width="102" /> |
27 | <button bottom="1" follows="left|bottom" font="SansSerif" halign="center" height="20" | 34 | <button bottom="1" follows="left|bottom" font="SansSerif" halign="center" height="20" |
28 | label="Mouselook" label_selected="Mouselook" left="343" name="Mouselook" | 35 | label="Mouselook" label_selected="Mouselook" left="343" name="Mouselook" |
29 | scale_image="true" | 36 | scale_image="true" |
30 | tool_tip="Use mouse to steer your view. If you have a gun, clicking will shoot." | 37 | tool_tip="Use mouse to steer your view. If you have a gun, clicking will shoot." |
31 | width="102" /> | 38 | width="102" /> |
32 | <button bottom="1" follows="left|bottom" font="SansSerif" halign="center" height="20" | 39 | <button bottom="1" follows="left|bottom" font="SansSerif" halign="center" height="20" |
33 | label="Stand Up" label_selected="Stand Up" left="457" name="Stand Up" | 40 | label="Stand Up" label_selected="Stand Up" left="457" name="Stand Up" |
34 | scale_image="true" tool_tip="Click here to stand up." width="102" /> | 41 | scale_image="true" tool_tip="Click here to stand up." width="102" /> |
35 | </layout_panel> | 42 | </layout_panel> |
36 | <layout_panel auto_resize="false" background_visible="false" border="false" bottom="0" | 43 | <layout_panel auto_resize="false" background_visible="false" border="false" bottom="0" |
37 | filename="panel_chat_bar.xml" follows="left|right|bottom" left="0" mouse_opaque="false" | 44 | filename="panel_chat_bar.xml" follows="left|right|bottom" left="0" |
38 | name="chat_bar" min_height="23" width="395" use_bounding_rect="true"/> | 45 | min_height="23" mouse_opaque="false" name="chat_bar" |
46 | use_bounding_rect="true" width="395" /> | ||
39 | </layout_stack> | 47 | </layout_stack> |
40 | </layout_panel> | 48 | </layout_panel> |
41 | <layout_panel auto_resize="false" bottom="0" left="0" min_width="185" user_resize="false" | 49 | <layout_panel auto_resize="false" bottom="0" left="0" min_width="250" mouse_opaque="false" |
42 | width="185" use_bounding_rect="true" name="media_remote_container" mouse_opaque="false"> | 50 | name="media_remote_container" use_bounding_rect="true" user_resize="false" |
43 | <panel background_visible="false" border="false" bottom="1" | 51 | width="250"> |
44 | name="media_remote" /> | 52 | <panel background_visible="false" border="false" bottom="1" name="media_remote" /> |
45 | </layout_panel> | 53 | </layout_panel> |
46 | <layout_panel auto_resize="false" bottom="0" left="0" min_width="128" user_resize="false" | 54 | <layout_panel auto_resize="false" bottom="0" left="0" min_width="128" mouse_opaque="false" |
47 | width="128" name="voice_remote_container" use_bounding_rect="true" mouse_opaque="false"> | 55 | name="voice_remote_container" use_bounding_rect="true" user_resize="false" |
48 | <panel background_visible="false" border="false" bottom="1" | 56 | width="128"> |
49 | name="voice_remote" /> | 57 | <panel background_visible="false" border="false" bottom="1" name="voice_remote" /> |
50 | </layout_panel> | 58 | </layout_panel> |
51 | </layout_stack> | 59 | </layout_stack> |
52 | </panel> | 60 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_place.xml b/linden/indra/newview/skins/xui/en-us/panel_place.xml index 479e8be..5d3e40b 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_place.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_place.xml | |||
@@ -4,50 +4,52 @@ | |||
4 | name="Place" title="Place" width="450"> | 4 | name="Place" title="Place" width="450"> |
5 | <texture_picker bottom="95" follows="left|top" height="300" left="20" name="snapshot_ctrl" | 5 | <texture_picker bottom="95" follows="left|top" height="300" left="20" name="snapshot_ctrl" |
6 | width="400" /> | 6 | width="400" /> |
7 | <text bottom_delta="-10" follows="left|top" | 7 | <text bottom_delta="-10" follows="left|top" font="SansSerif" height="20" left="20"> |
8 | font="SansSerif" height="20" left="20"> | 8 | Name: |
9 | Name: | ||
10 | </text> | 9 | </text> |
11 | <text bottom_delta="0" follows="left|top" | 10 | <text bottom_delta="0" follows="left|top" font="SansSerif" height="20" left="60" |
12 | font="SansSerif" height="20" left="60" name="name_editor" | 11 | name="name_editor" text_color="white" width="361" /> |
13 | text_color="white" | 12 | <text bottom_delta="-20" follows="left|top" font="SansSerif" height="20" left="20"> |
14 | width="361" /> | 13 | Description: |
15 | |||
16 | <text bottom_delta="-20" follows="left|top" | ||
17 | font="SansSerif" height="20" left="20"> | ||
18 | Description: | ||
19 | </text> | 14 | </text> |
20 | <text_editor bottom_delta="-68" bg_readonly_color="clear" enabled="false" follows="left|top" font="SansSerif" | 15 | <text_editor bg_readonly_color="clear" bottom_delta="-68" enabled="false" follows="left|top" |
21 | height="70" left="20" max_length="1023" name="desc_editor" | 16 | font="SansSerif" height="70" left="20" max_length="1023" name="desc_editor" |
22 | text_readonly_color="white" width="400" word_wrap="true"></text_editor> | 17 | text_readonly_color="white" width="400" word_wrap="true" /> |
23 | 18 | <text bottom_delta="-25" follows="left|top" font="SansSerif" height="20" left="20"> | |
24 | <text bottom_delta="-25" follows="left|top" | 19 | Information: |
25 | font="SansSerif" height="20" left="20"> | ||
26 | Information: | ||
27 | </text> | 20 | </text> |
28 | <text bottom_delta="0" follows="left|top" font="SansSerif" | 21 | <text bottom_delta="0" follows="left|top" font="SansSerif" height="20" left="95" |
29 | text_color="white" | 22 | name="info_editor" text_color="white" width="328" /> |
30 | height="20" left="95" name="info_editor" width="328" /> | 23 | <text bottom_delta="-20" follows="left|top" font="SansSerif" height="20" left="20"> |
31 | 24 | Location: | |
32 | <text bottom_delta="-20" follows="left|top" | ||
33 | font="SansSerif" height="20" left="20"> | ||
34 | Location: | ||
35 | </text> | 25 | </text> |
36 | <text bottom_delta="0" follows="left|top" font="SansSerif" | 26 | <text bottom_delta="0" follows="left|top" font="SansSerif" height="20" left="95" |
37 | height="20" left="95" name="location_editor" | 27 | name="location_editor" text_color="white" width="342" /> |
38 | width="342" text_color="white" /> | ||
39 | |||
40 | <button bottom_delta="-20" follows="left|top" height="20" label="Teleport" left="20" | 28 | <button bottom_delta="-20" follows="left|top" height="20" label="Teleport" left="20" |
41 | name="teleport_btn" width="100" /> | 29 | name="teleport_btn" width="100" /> |
42 | <button bottom_delta="0" follows="left|top" height="20" label="Show on Map" left="130" | 30 | <button bottom_delta="0" follows="left|top" height="20" label="Show on Map" left="130" |
43 | name="map_btn" width="100" /> | 31 | name="map_btn" width="100" /> |
44 | <button bottom_delta="0" follows="left|top" height="20" label="Bids..." left="275" | 32 | <button bottom_delta="0" follows="left|top" height="20" label="Bids..." left="275" |
45 | name="auction_btn" width="80" /> | 33 | name="auction_btn" width="80" /> |
46 | <string name="traffic_text">Traffic: [TRAFFIC] </string> | 34 | <string name="traffic_text"> |
47 | <string name="area_text"> Area: [AREA] sq. m. </string> | 35 | Traffic: [TRAFFIC] |
48 | <string name="forsale_text"> For Sale for L$ [PRICE] </string> | 36 | </string> |
49 | <string name="auction_text"> Auction ID [ID]. </string> | 37 | <string name="area_text"> |
50 | <text hidden="true" name="server_update_text">Place information not available without server update.</text> | 38 | Area: [AREA] sq. m. |
51 | <text hidden="true" name="server_error_text">Information about this location is unavailable at this time, please try again later.</text> | 39 | </string> |
52 | <text hidden="true" name="server_forbidden_text">Information about this location is unavailable due to access restrictions. Please check your permissions with the parcel owner.</text> | 40 | <string name="forsale_text"> |
41 | For Sale for L$ [PRICE] | ||
42 | </string> | ||
43 | <string name="auction_text"> | ||
44 | Auction ID [ID]. | ||
45 | </string> | ||
46 | <string name="server_update_text"> | ||
47 | Place information not available without server update. | ||
48 | </string> | ||
49 | <string name="server_error_text"> | ||
50 | Information about this location is unavailable at this time, please try again later. | ||
51 | </string> | ||
52 | <string name="server_forbidden_text"> | ||
53 | Information about this location is unavailable due to access restrictions. Please check your permissions with the parcel owner. | ||
54 | </string> | ||
53 | </panel> | 55 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_place_small.xml b/linden/indra/newview/skins/xui/en-us/panel_place_small.xml index 0b846f1..e237bb9 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_place_small.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_place_small.xml | |||
@@ -4,50 +4,52 @@ | |||
4 | name="Place" title="Place" width="450"> | 4 | name="Place" title="Place" width="450"> |
5 | <texture_picker bottom="-274" follows="left|top" height="270" left="20" name="snapshot_ctrl" | 5 | <texture_picker bottom="-274" follows="left|top" height="270" left="20" name="snapshot_ctrl" |
6 | width="360" /> | 6 | width="360" /> |
7 | <text bottom_delta="-12" follows="left|top" | 7 | <text bottom_delta="-12" follows="left|top" font="SansSerif" height="20" left="20"> |
8 | font="SansSerif" height="20" left="20"> | 8 | Name: |
9 | Name: | ||
10 | </text> | 9 | </text> |
11 | <text bottom_delta="0" follows="left|top" | 10 | <text bottom_delta="0" follows="left|top" font="SansSerif" height="20" left="60" |
12 | font="SansSerif" height="20" left="60" name="name_editor" | 11 | name="name_editor" text_color="white" width="320" /> |
13 | text_color="white" | 12 | <text bottom_delta="-24" follows="left|top" font="SansSerif" height="20" left="20"> |
14 | width="320" /> | 13 | Description: |
15 | |||
16 | <text bottom_delta="-24" follows="left|top" | ||
17 | font="SansSerif" height="20" left="20"> | ||
18 | Description: | ||
19 | </text> | 14 | </text> |
20 | <text_editor bottom_delta="-68" bg_readonly_color="clear" enabled="false" follows="left|top" font="SansSerif" | 15 | <text_editor bg_readonly_color="clear" bottom_delta="-68" enabled="false" follows="left|top" |
21 | height="70" left="20" max_length="1023" name="desc_editor" | 16 | font="SansSerif" height="70" left="20" max_length="1023" name="desc_editor" |
22 | text_readonly_color="white" width="360" word_wrap="true"></text_editor> | 17 | text_readonly_color="white" width="360" word_wrap="true" /> |
23 | 18 | <text bottom_delta="-30" follows="left|top" font="SansSerif" height="20" left="20"> | |
24 | <text bottom_delta="-30" follows="left|top" | 19 | Information: |
25 | font="SansSerif" height="20" left="20"> | ||
26 | Information: | ||
27 | </text> | 20 | </text> |
28 | <text bottom_delta="0" follows="left|top" font="SansSerif" | 21 | <text bottom_delta="0" follows="left|top" font="SansSerif" height="20" left="95" |
29 | text_color="white" | 22 | name="info_editor" text_color="white" width="328" /> |
30 | height="20" left="95" name="info_editor" width="328" /> | 23 | <text bottom_delta="-30" follows="left|top" font="SansSerif" height="20" left="20"> |
31 | 24 | Location: | |
32 | <text bottom_delta="-30" follows="left|top" | ||
33 | font="SansSerif" height="20" left="20"> | ||
34 | Location: | ||
35 | </text> | 25 | </text> |
36 | <text bottom_delta="0" follows="left|top" font="SansSerif" | 26 | <text bottom_delta="0" follows="left|top" font="SansSerif" height="20" left="95" |
37 | height="20" left="95" name="location_editor" | 27 | name="location_editor" text_color="white" width="342" /> |
38 | width="342" text_color="white" /> | ||
39 | |||
40 | <button bottom_delta="-25" follows="left|top" height="20" label="Teleport" left="20" | 28 | <button bottom_delta="-25" follows="left|top" height="20" label="Teleport" left="20" |
41 | name="teleport_btn" width="100" /> | 29 | name="teleport_btn" width="100" /> |
42 | <button bottom_delta="0" follows="left|top" height="20" label="Show on Map" left="130" | 30 | <button bottom_delta="0" follows="left|top" height="20" label="Show on Map" left="130" |
43 | name="map_btn" width="100" /> | 31 | name="map_btn" width="100" /> |
44 | <button bottom_delta="0" follows="left|top" height="20" label="Bids..." left="275" | 32 | <button bottom_delta="0" follows="left|top" height="20" label="Bids..." left="275" |
45 | name="auction_btn" width="80" /> | 33 | name="auction_btn" width="80" /> |
46 | <string name="traffic_text">Traffic: [TRAFFIC] </string> | 34 | <string name="traffic_text"> |
47 | <string name="area_text"> Area: [AREA] sq. m. </string> | 35 | Traffic: [TRAFFIC] |
48 | <string name="forsale_text"> For Sale for L$ [PRICE] </string> | 36 | </string> |
49 | <string name="auction_text"> Auction ID [ID]. </string> | 37 | <string name="area_text"> |
50 | <text hidden="true" name="server_update_text">Place information not available without server update.</text> | 38 | Area: [AREA] sq. m. |
51 | <text hidden="true" name="server_error_text">Information about this location is unavailable at this time, please try again later.</text> | 39 | </string> |
52 | <text hidden="true" name="server_forbidden_text">Information about this location is unavailable due to access restrictions. Please check your permissions with the parcel owner.</text> | 40 | <string name="forsale_text"> |
41 | For Sale for L$ [PRICE] | ||
42 | </string> | ||
43 | <string name="auction_text"> | ||
44 | Auction ID [ID]. | ||
45 | </string> | ||
46 | <string name="server_update_text"> | ||
47 | Place information not available without server update. | ||
48 | </string> | ||
49 | <string name="server_error_text"> | ||
50 | Information about this location is unavailable at this time, please try again later. | ||
51 | </string> | ||
52 | <string name="server_forbidden_text"> | ||
53 | Information about this location is unavailable due to access restrictions. Please check your permissions with the parcel owner. | ||
54 | </string> | ||
53 | </panel> | 55 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_preferences_LCD.xml b/linden/indra/newview/skins/xui/en-us/panel_preferences_LCD.xml index bd2eeba..2cc8b13 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_preferences_LCD.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_preferences_LCD.xml | |||
@@ -1,70 +1,61 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
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" hidden="false" label="Logitech LCD" left="102" | 3 | height="408" label="Logitech LCD" left="102" mouse_opaque="true" |
4 | mouse_opaque="true" name="LCD Options" width="517"> | 4 | name="LCD Options" width="517"> |
5 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 5 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
6 | bottom="-20" drop_shadow_visible="true" enabled="true" follows="left|top" | 6 | bottom="-20" drop_shadow_visible="true" enabled="true" follows="left|top" |
7 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 7 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
8 | left="10" mouse_opaque="true" name="LCD Destination:" v_pad="0" | 8 | mouse_opaque="true" name="LCD Destination:" v_pad="0" width="266"> |
9 | width="266"> | 9 | LCD Destination: |
10 | LCD Destination: | ||
11 | </text> | 10 | </text> |
12 | |||
13 | <radio_group bottom="-45" control_name="LCDDestination" draw_border="true" enabled="true" | 11 | <radio_group bottom="-45" control_name="LCDDestination" draw_border="true" enabled="true" |
14 | follows="left|top" height="36" hidden="false" left="148" | 12 | follows="left|top" height="36" left="148" mouse_opaque="true" |
15 | mouse_opaque="true" name="LCDDestination" width="193"> | 13 | name="LCDDestination" width="193"> |
16 | <radio_item type="string" length="1" bottom="-19" enabled="true" follows="left|top" height="16" hidden="false" | 14 | <radio_item type="string" length="1" bottom="-19" enabled="true" follows="left|top" height="16" left="3" |
17 | tool_tip="Display forms selected appear on Logitech G15 Keyboard LCD" | 15 | mouse_opaque="true" name="DestinationG15" |
18 | left="3" mouse_opaque="true" name="DestinationG15" width="463"> | 16 | tool_tip="Display forms selected appear on Logitech G15 Keyboard LCD" |
17 | width="463"> | ||
19 | Logitech G15 Gaming Keyboard | 18 | Logitech G15 Gaming Keyboard |
20 | </radio_item> | 19 | </radio_item> |
21 | <radio_item type="string" length="1" bottom="-35" enabled="true" follows="left|top" height="16" hidden="false" | 20 | <radio_item type="string" length="1" bottom="-35" enabled="true" follows="left|top" height="16" left="3" |
22 | tool_tip="Display forms selected appear on Logitech Z10 Speaker LCD" | 21 | mouse_opaque="true" name="DestinationZ10" |
23 | left="3" mouse_opaque="true" name="DestinationZ10" width="463"> | 22 | tool_tip="Display forms selected appear on Logitech Z10 Speaker LCD" |
23 | width="463"> | ||
24 | Logitech Z10 Speakers | 24 | Logitech Z10 Speakers |
25 | </radio_item> | 25 | </radio_item> |
26 | </radio_group> | 26 | </radio_group> |
27 | |||
28 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 27 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
29 | bottom="-68" drop_shadow_visible="true" enabled="true" follows="left|top" | 28 | bottom="-68" drop_shadow_visible="true" enabled="true" follows="left|top" |
30 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 29 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
31 | left="10" mouse_opaque="true" name="LCD Display Options" v_pad="0" | 30 | mouse_opaque="true" name="LCD Display Options" v_pad="0" width="266"> |
32 | width="266"> | ||
33 | LCD Display Options: | 31 | LCD Display Options: |
34 | </text> | 32 | </text> |
35 | <check_box bottom="-72" control_name="DisplayChat" enabled="true" follows="left|top" | 33 | <check_box bottom="-72" control_name="DisplayChat" enabled="true" follows="left|top" |
36 | font="SansSerifSmall" height="16" hidden="false" label="Display Chat" | 34 | font="SansSerifSmall" height="16" label="Display Chat" left="148" |
37 | left="148" mouse_opaque="true" name="DisplayChat" radio_style="false" | 35 | mouse_opaque="true" name="DisplayChat" radio_style="false" |
38 | tool_tip="Display Last Chat line in LCD Window" | 36 | tool_tip="Display Last Chat line in LCD Window" width="128" /> |
39 | width="128" /> | 37 | <check_box bottom="-90" control_name="DisplayIM" enabled="true" follows="left|top" |
40 | <check_box bottom="-90" control_name="DisplayIM" enabled="true" | 38 | font="SansSerifSmall" height="16" initial_value="false" |
41 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 39 | label="Display IM's" left="148" mouse_opaque="true" name="DisplayIM" |
42 | initial_value="false" label="Display IM's" | 40 | radio_style="false" tool_tip="Display Last IM in LCD Window" width="242" /> |
43 | left="148" mouse_opaque="true" name="DisplayIM" | 41 | <check_box bottom="-108" control_name="DisplayRegion" enabled="true" follows="left|top" |
44 | radio_style="false" | 42 | font="SansSerifSmall" height="16" initial_value="false" |
45 | tool_tip="Display Last IM in LCD Window" width="242" /> | 43 | label="Show Location Information" left="148" mouse_opaque="true" |
46 | <check_box bottom="-108" control_name="DisplayRegion" enabled="true" | 44 | name="DisplayRegion" radio_style="false" |
47 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 45 | tool_tip="Display current location information in LCD Window" width="201" /> |
48 | initial_value="false" label="Show Location Information" left="148" | 46 | <check_box bottom="-126" control_name="DisplayLinden" enabled="true" follows="left|top" |
49 | mouse_opaque="true" name="DisplayRegion" radio_style="false" | 47 | font="SansSerifSmall" height="16" initial_value="false" |
50 | tool_tip="Display current location information in LCD Window" | 48 | label="Show Account Information" left="148" mouse_opaque="true" |
51 | width="201" /> | 49 | name="DisplayLinden" radio_style="false" |
52 | <check_box bottom="-126" control_name="DisplayLinden" enabled="true" | 50 | tool_tip="Display current account information in LCD Window" width="201" /> |
53 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 51 | <check_box bottom="-144" control_name="DisplayDebug" enabled="true" follows="left|top" |
54 | initial_value="false" label="Show Account Information" left="148" | 52 | font="SansSerifSmall" height="16" initial_value="false" |
55 | mouse_opaque="true" name="DisplayLinden" radio_style="false" | 53 | label="Display Network Comms Info" left="148" mouse_opaque="true" |
56 | tool_tip="Display current account information in LCD Window" | 54 | name="DisplayDebug" radio_style="false" |
57 | width="201" /> | ||
58 | <check_box bottom="-144" control_name="DisplayDebug" enabled="true" | ||
59 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | ||
60 | initial_value="false" label="Display Network Comms Info" | ||
61 | left="148" mouse_opaque="true" name="DisplayDebug" | ||
62 | radio_style="false" | ||
63 | tool_tip="Display debug information in LCD Window" width="242" /> | 55 | tool_tip="Display debug information in LCD Window" width="242" /> |
64 | <check_box bottom="-162" control_name="DisplayDebugConsole" enabled="true" | 56 | <check_box bottom="-162" control_name="DisplayDebugConsole" enabled="true" |
65 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 57 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
66 | initial_value="false" label="Display Debug Info from Console" | 58 | label="Display Debug Info from Console" left="148" mouse_opaque="true" |
67 | left="148" mouse_opaque="true" name="DisplayDebugConsole" | 59 | name="DisplayDebugConsole" radio_style="false" |
68 | radio_style="false" | ||
69 | tool_tip="Display console debug information in LCD Window" width="242" /> | 60 | tool_tip="Display console debug information in LCD Window" width="242" /> |
70 | </panel> | 61 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_preferences_audio.xml b/linden/indra/newview/skins/xui/en-us/panel_preferences_audio.xml index 7ef1b6f..377e9a4 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_preferences_audio.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_preferences_audio.xml | |||
@@ -1,77 +1,70 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
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" hidden="false" label="Audio & Video" left="102" | 3 | height="408" label="Audio & Video" left="102" mouse_opaque="true" |
4 | mouse_opaque="true" name="Media panel" width="517"> | 4 | name="Media panel" width="517"> |
5 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 5 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
6 | bottom="-22" drop_shadow_visible="true" enabled="true" follows="left|top" | 6 | bottom="-22" drop_shadow_visible="true" enabled="true" follows="left|top" |
7 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | 7 | font="SansSerifSmall" h_pad="0" halign="left" height="12" left="10" |
8 | left="10" mouse_opaque="true" name="muting_text" v_pad="0" width="128"> | 8 | mouse_opaque="true" name="muting_text" v_pad="0" width="128"> |
9 | Volume: | 9 | Volume: |
10 | </text> | 10 | </text> |
11 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 11 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
12 | bottom="-215" drop_shadow_visible="true" enabled="true" follows="left|top" | 12 | bottom="-215" drop_shadow_visible="true" enabled="true" follows="left|top" |
13 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | 13 | font="SansSerifSmall" h_pad="0" halign="left" height="12" left="10" |
14 | left="10" mouse_opaque="true" name="doppler_effect_text" v_pad="0" | 14 | mouse_opaque="true" name="streaming_prefs_text" v_pad="0" width="128"> |
15 | width="128"> | ||
16 | Streaming Preferences: | 15 | Streaming Preferences: |
17 | </text> | 16 | </text> |
18 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 17 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
19 | bottom="-260" drop_shadow_visible="true" enabled="true" follows="left|top" | 18 | bottom="-280" drop_shadow_visible="true" enabled="true" follows="left|top" |
20 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | 19 | font="SansSerifSmall" h_pad="0" halign="left" height="12" left="10" |
21 | left="10" mouse_opaque="true" name="doppler_effect_text" v_pad="0" | 20 | mouse_opaque="true" name="audio_prefs_text" v_pad="0" width="128"> |
22 | width="128"> | ||
23 | Audio Preferences: | 21 | Audio Preferences: |
24 | </text> | 22 | </text> |
25 | 23 | <panel border="true" bottom="-195" enabled="true" filename="panel_audio.xml" | |
26 | <panel border="true" bottom="-195" enabled="true" follows="left|top|right|bottom" | 24 | follows="left|top|right|bottom" height="180" label="Volume" left="148" |
27 | hidden="false" label="Volume" left="148" height="180" width="205" | 25 | mouse_opaque="true" name="Volume Panel" width="260" /> |
28 | mouse_opaque="true" name="Volume Panel" | ||
29 | filename="panel_audio.xml"> | ||
30 | </panel> | ||
31 | |||
32 | <check_box bottom="-220" control_name="AudioStreamingMusic" enabled="true" | 26 | <check_box bottom="-220" control_name="AudioStreamingMusic" enabled="true" |
33 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 27 | follows="left|top" font="SansSerifSmall" height="16" initial_value="true" |
34 | initial_value="true" | ||
35 | label="Play Streaming Music When Available (uses more bandwidth)" | 28 | label="Play Streaming Music When Available (uses more bandwidth)" |
36 | left="142" mouse_opaque="true" name="streaming_music" radio_style="false" | 29 | left="142" mouse_opaque="true" name="streaming_music" radio_style="false" |
37 | width="339" /> | 30 | width="339" /> |
38 | <check_box bottom_delta="-20" control_name="AudioStreamingVideo" enabled="true" | 31 | <check_box bottom_delta="-20" control_name="AudioStreamingVideo" enabled="true" |
39 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 32 | follows="left|top" font="SansSerifSmall" height="16" initial_value="true" |
40 | initial_value="true" | 33 | label="Play Streaming Media When Available (uses more bandwidth)" |
41 | label="Play Streaming Video When Available (uses more bandwidth)" | ||
42 | left="142" mouse_opaque="true" name="streaming_video" radio_style="false" | 34 | left="142" mouse_opaque="true" name="streaming_video" radio_style="false" |
43 | width="338" /> | 35 | width="338" /> |
44 | 36 | <check_box bottom_delta="-20" control_name="ParcelMediaAutoPlayEnable" enabled="true" | |
45 | 37 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | |
46 | <check_box bottom_delta="-25" control_name="MuteWhenMinimized" enabled="true" follows="left|top" | 38 | initial_value="true" label="Automatically play media" left="162" |
47 | font="SansSerifSmall" height="16" hidden="false" initial_value="true" | 39 | mouse_opaque="true" name="auto_streaming_video" radio_style="false" |
40 | width="338" /> | ||
41 | <check_box bottom_delta="-25" control_name="MuteWhenMinimized" enabled="true" | ||
42 | follows="left|top" font="SansSerifSmall" height="16" initial_value="true" | ||
48 | label="Mute Audio When Window Minimized" left="142" mouse_opaque="true" | 43 | label="Mute Audio When Window Minimized" left="142" mouse_opaque="true" |
49 | name="mute_when_minimized" radio_style="false" width="215" /> | 44 | name="mute_when_minimized" radio_style="false" width="215" /> |
50 | <slider bottom_delta="-20" control_name="AudioLevelDoppler" enabled="true" | 45 | <slider bottom_delta="-20" control_name="AudioLevelDoppler" edit_text="true" |
51 | follows="left|top" height="15" hidden="false" increment="0.1" | 46 | enabled="true" follows="left|top" height="15" increment="0.1" |
52 | initial_val="1" left="148" max_val="2" min_val="0" mouse_opaque="true" | 47 | initial_val="1" label="Doppler Effect" label_width="100" left="148" |
53 | name="Doppler Effect" width="250" | 48 | max_val="2" min_val="0" mouse_opaque="true" name="Doppler Effect" |
54 | label="Doppler Effect" show_text="true" edit_text="true" label_width="100" /> | 49 | show_text="true" width="250" /> |
55 | <slider bottom_delta="-20" control_name="AudioLevelDistance" enabled="true" | 50 | <slider bottom_delta="-20" control_name="AudioLevelDistance" edit_text="true" |
56 | follows="left|top" height="15" hidden="false" increment="0.1" | 51 | enabled="true" follows="left|top" height="15" increment="0.1" |
57 | initial_val="1" left="148" max_val="2" min_val="0" mouse_opaque="true" | 52 | initial_val="1" label="Distance Factor" label_width="100" left="148" |
58 | name="Distance Factor" width="250" | 53 | max_val="2" min_val="0" mouse_opaque="true" name="Distance Factor" |
59 | label="Distance Factor" show_text="true" edit_text="true" label_width="100" /> | 54 | show_text="true" width="250" /> |
60 | <slider bottom_delta="-20" control_name="AudioLevelRolloff" enabled="true" | 55 | <slider bottom_delta="-20" control_name="AudioLevelRolloff" edit_text="true" |
61 | follows="left|top" height="15" hidden="false" increment="0.1" | 56 | enabled="true" follows="left|top" height="15" increment="0.1" |
62 | initial_val="1" left="148" max_val="2" min_val="0" mouse_opaque="true" | 57 | initial_val="1" label="Rolloff Factor" label_width="100" left="148" |
63 | name="Rolloff Factor" width="250" | 58 | max_val="2" min_val="0" mouse_opaque="true" name="Rolloff Factor" |
64 | label="Rolloff Factor" show_text="true" edit_text="true" label_width="100" /> | 59 | show_text="true" width="250" /> |
65 | |||
66 | <spinner bottom_delta="-20" control_name="UISndMoneyChangeThreshold" decimal_digits="0" | 60 | <spinner bottom_delta="-20" control_name="UISndMoneyChangeThreshold" decimal_digits="0" |
67 | enabled="true" follows="left|top" height="16" hidden="false" increment="10" | 61 | enabled="true" follows="left|top" height="16" increment="10" |
68 | initial_val="10" label="L$ Change Threshold" label_width="128" left="148" | 62 | initial_val="10" label="L$ Change Threshold" label_width="128" left="148" |
69 | max_val="10000" min_val="0" mouse_opaque="true" name="L$ Change Threshold" | 63 | max_val="10000" min_val="0" mouse_opaque="true" name="L$ Change Threshold" |
70 | width="192" /> | 64 | width="192" /> |
71 | <spinner bottom_delta="-20" control_name="UISndHealthReductionThreshold" decimal_digits="0" | 65 | <spinner bottom_delta="-20" control_name="UISndHealthReductionThreshold" |
72 | enabled="true" follows="left|top" height="16" hidden="false" increment="10" | 66 | decimal_digits="0" enabled="true" follows="left|top" height="16" |
73 | initial_val="20" label="Health Change Threshold" label_width="128" | 67 | increment="10" initial_val="20" label="Health Change Threshold" |
74 | left="148" max_val="10000" min_val="0" mouse_opaque="true" | 68 | label_width="128" left="148" max_val="10000" min_val="0" |
75 | name="Health Change Threshold" width="192" /> | 69 | mouse_opaque="true" name="Health Change Threshold" width="192" /> |
76 | |||
77 | </panel> | 70 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_preferences_chat.xml b/linden/indra/newview/skins/xui/en-us/panel_preferences_chat.xml index 52184bb..4ac9ddd 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_preferences_chat.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_preferences_chat.xml | |||
@@ -1,157 +1,150 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
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" hidden="false" label="Text Chat" left="102" mouse_opaque="true" | 3 | height="408" label="Text Chat" left="102" mouse_opaque="true" name="chat" |
4 | name="chat" width="517"> | 4 | width="517"> |
5 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 5 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
6 | bottom="-20" drop_shadow_visible="true" enabled="true" follows="left|top" | 6 | bottom="-20" drop_shadow_visible="true" enabled="true" follows="left|top" |
7 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 7 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="12" |
8 | left="12" 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="-72" control_name="ChatFontSize" draw_border="true" enabled="true" | 11 | <radio_group bottom="-72" control_name="ChatFontSize" draw_border="true" enabled="true" |
12 | follows="left|top" height="60" hidden="false" left="148" | 12 | follows="left|top" height="60" left="148" mouse_opaque="true" |
13 | mouse_opaque="true" name="chat font size" width="128"> | 13 | name="chat font size" width="128"> |
14 | <radio_item type="string" length="1" bottom="-20" enabled="true" height="16" hidden="false" left="0" | 14 | <radio_item type="string" length="1" bottom="-20" enabled="true" height="16" left="0" mouse_opaque="true" |
15 | mouse_opaque="true" name="radio" width="98"> | 15 | name="radio" width="98"> |
16 | Small | 16 | Small |
17 | </radio_item> | 17 | </radio_item> |
18 | <radio_item type="string" length="1" bottom="-40" enabled="true" height="16" hidden="false" left="0" | 18 | <radio_item type="string" length="1" bottom="-40" enabled="true" height="16" left="0" mouse_opaque="true" |
19 | mouse_opaque="true" name="radio2" width="98"> | 19 | name="radio2" width="98"> |
20 | Medium | 20 | Medium |
21 | </radio_item> | 21 | </radio_item> |
22 | <radio_item type="string" length="1" bottom="-60" enabled="true" height="16" hidden="false" left="0" | 22 | <radio_item type="string" length="1" bottom="-60" enabled="true" height="16" left="0" mouse_opaque="true" |
23 | mouse_opaque="true" name="radio3" width="98"> | 23 | name="radio3" width="98"> |
24 | Large | 24 | Large |
25 | </radio_item> | 25 | </radio_item> |
26 | </radio_group> | 26 | </radio_group> |
27 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 27 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
28 | bottom="-95" drop_shadow_visible="true" enabled="true" follows="left|top" | 28 | bottom="-95" drop_shadow_visible="true" enabled="true" follows="left|top" |
29 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 29 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="12" |
30 | left="12" mouse_opaque="false" name="text_box2" v_pad="0" width="128"> | 30 | mouse_opaque="false" name="text_box2" v_pad="0" width="128"> |
31 | Chat Color: | 31 | Chat Color: |
32 | </text> | 32 | </text> |
33 | |||
34 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-140" | 33 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-140" |
35 | can_apply_immediately="true" color="0.8 1 1 1" | 34 | can_apply_immediately="true" color="0.8 1 1 1" |
36 | control_name="SystemChatColor" enabled="true" follows="left|top" | 35 | control_name="SystemChatColor" enabled="true" follows="left|top" |
37 | height="56" hidden="false" label="System" left="148" mouse_opaque="true" | 36 | height="56" label="System" left="148" mouse_opaque="true" name="system" |
38 | name="system" width="48" /> | 37 | width="48" /> |
39 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-140" | 38 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-140" |
40 | can_apply_immediately="true" color="1 1 1 1" control_name="AgentChatColor" | 39 | can_apply_immediately="true" color="1 1 1 1" control_name="AgentChatColor" |
41 | enabled="true" follows="left|top" height="56" hidden="false" label="Users" | 40 | enabled="true" follows="left|top" height="56" label="Users" left_delta="54" |
42 | left_delta="54" mouse_opaque="true" name="users" width="48" /> | 41 | mouse_opaque="true" name="users" width="48" /> |
43 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-140" | 42 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-140" |
44 | can_apply_immediately="true" color="0.7 0.9 0.7 1" | 43 | can_apply_immediately="true" color="0.7 0.9 0.7 1" |
45 | control_name="ObjectChatColor" enabled="true" follows="left|top" | 44 | control_name="ObjectChatColor" enabled="true" follows="left|top" |
46 | height="56" hidden="false" label="Objects" left_delta="54" mouse_opaque="true" | 45 | height="56" label="Objects" left_delta="54" mouse_opaque="true" |
47 | name="objects" width="48" /> | 46 | name="objects" width="48" /> |
48 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-140" | 47 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-140" |
49 | can_apply_immediately="true" color="0.7 0.9 0.7 1" | 48 | can_apply_immediately="true" color="0.7 0.9 0.7 1" |
50 | control_name="llOwnerSayChatColor" enabled="true" follows="left|top" | 49 | control_name="llOwnerSayChatColor" enabled="true" follows="left|top" |
51 | height="56" hidden="false" label="Owner" left_delta="54" mouse_opaque="true" | 50 | height="56" label="Owner" left_delta="54" mouse_opaque="true" name="owner" |
52 | name="owner" width="48" /> | 51 | width="48" /> |
53 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-140" | 52 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-140" |
54 | can_apply_immediately="true" color="0 0 0 1" | 53 | can_apply_immediately="true" color="0 0 0 1" |
55 | control_name="BackgroundChatColor" enabled="true" follows="left|top" | 54 | control_name="BackgroundChatColor" enabled="true" follows="left|top" |
56 | height="56" hidden="false" label="Bubble" left_delta="54" mouse_opaque="true" | 55 | height="56" label="Bubble" left_delta="54" mouse_opaque="true" |
57 | name="background" width="48" /> | 56 | name="background" width="48" /> |
58 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-140" | 57 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-140" |
59 | can_apply_immediately="true" color="0.6 0.6 1 1" | 58 | can_apply_immediately="true" color="0.6 0.6 1 1" |
60 | control_name="HTMLLinkColor" enabled="true" follows="left|top" height="56" | 59 | control_name="HTMLLinkColor" enabled="true" follows="left|top" height="56" |
61 | hidden="false" label="URLs" left_delta="54" mouse_opaque="true" name="links" | 60 | label="URLs" left_delta="54" mouse_opaque="true" name="links" width="48" /> |
62 | width="48" /> | ||
63 | |||
64 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 61 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
65 | bottom="-160" drop_shadow_visible="true" enabled="true" follows="left|top" | 62 | bottom="-160" drop_shadow_visible="true" enabled="true" follows="left|top" |
66 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 63 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="12" |
67 | left="12" mouse_opaque="false" name="text_box3" v_pad="0" width="135"> | 64 | mouse_opaque="false" name="text_box3" v_pad="0" width="135"> |
68 | Chat Console: | 65 | Chat Console: |
69 | </text> | 66 | </text> |
70 | <spinner bottom_delta="-6" control_name="ChatPersistTime" decimal_digits="0" enabled="true" | 67 | <spinner bottom_delta="-6" control_name="ChatPersistTime" decimal_digits="0" |
71 | follows="left|top" height="16" hidden="false" increment="1" | 68 | enabled="true" follows="left|top" height="16" increment="1" |
72 | initial_val="10" label="Fade chat after" label_width="80" left="148" | 69 | initial_val="10" label="Fade chat after" label_width="80" left="148" |
73 | max_val="60" min_val="2" mouse_opaque="true" name="fade_chat_time" | 70 | max_val="60" min_val="2" mouse_opaque="true" name="fade_chat_time" |
74 | width="130" /> | 71 | width="130" /> |
75 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 72 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
76 | bottom_delta="6" drop_shadow_visible="true" enabled="true" follows="left|top" | 73 | bottom_delta="6" drop_shadow_visible="true" enabled="true" |
77 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 74 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" |
78 | left="282" mouse_opaque="false" name="text_box4" v_pad="0" width="80"> | 75 | height="10" left="282" mouse_opaque="false" name="text_box4" v_pad="0" |
76 | width="80"> | ||
79 | (seconds) | 77 | (seconds) |
80 | </text> | 78 | </text> |
81 | <spinner bottom_delta="-6" control_name="ConsoleMaxLines" decimal_digits="0" enabled="true" | 79 | <spinner bottom_delta="-6" control_name="ConsoleMaxLines" decimal_digits="0" |
82 | follows="left|top" height="16" hidden="false" increment="1" | 80 | enabled="true" follows="left|top" height="16" increment="1" |
83 | initial_val="10" left="340" max_val="50" min_val="1" mouse_opaque="true" | 81 | initial_val="10" left="340" max_val="50" min_val="1" mouse_opaque="true" |
84 | name="max_chat_count" width="60" /> | 82 | name="max_chat_count" width="60" /> |
85 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 83 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
86 | bottom_delta="6" drop_shadow_visible="true" enabled="true" follows="left|top" | 84 | bottom_delta="6" drop_shadow_visible="true" enabled="true" |
87 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 85 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" |
88 | left="405" mouse_opaque="false" name="text_box5" v_pad="0" width="60"> | 86 | height="10" left="405" mouse_opaque="false" name="text_box5" v_pad="0" |
87 | width="60"> | ||
89 | (# lines) | 88 | (# lines) |
90 | </text> | 89 | </text> |
91 | <slider bottom="-185" can_edit_text="false" control_name="ConsoleBackgroundOpacity" | 90 | <slider bottom="-185" can_edit_text="false" control_name="ConsoleBackgroundOpacity" |
92 | decimal_digits="3" enabled="true" follows="left|top" height="12" | 91 | decimal_digits="3" enabled="true" follows="left|top" height="12" |
93 | hidden="false" increment="0.05" initial_val="1" label="Opacity" left="148" | 92 | increment="0.05" initial_val="1" label="Opacity" left="148" max_val="1" |
94 | max_val="1" min_val="0" mouse_opaque="true" name="console_opacity" | 93 | min_val="0" mouse_opaque="true" name="console_opacity" show_text="true" |
95 | show_text="true" value="0.4" width="200" /> | 94 | value="0.4" width="200" /> |
96 | |||
97 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 95 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
98 | bottom="-207" drop_shadow_visible="true" enabled="true" follows="left|top" | 96 | bottom="-207" drop_shadow_visible="true" enabled="true" follows="left|top" |
99 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 97 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="12" |
100 | left="12" mouse_opaque="false" name="text_box6" v_pad="0" width="135"> | 98 | mouse_opaque="false" name="text_box6" v_pad="0" width="135"> |
101 | Chat Options: | 99 | Chat Options: |
102 | </text> | 100 | </text> |
103 | <check_box bottom_delta="-6" control_name="ChatFullWidth" enabled="true" follows="left|top" | 101 | <check_box bottom_delta="-6" control_name="ChatFullWidth" enabled="true" |
104 | font="SansSerifSmall" height="16" hidden="false" initial_value="false" | 102 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
105 | label="Chat uses full screen width (after restart)" left="148" | 103 | label="Chat uses full screen width (after restart)" left="148" |
106 | mouse_opaque="true" name="chat_full_width_check" radio_style="false" | 104 | mouse_opaque="true" name="chat_full_width_check" radio_style="false" |
107 | width="239" /> | 105 | width="239" /> |
108 | <check_box bottom_delta="-20" control_name="CloseChatOnReturn" enabled="true" | 106 | <check_box bottom_delta="-20" control_name="CloseChatOnReturn" enabled="true" |
109 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 107 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
110 | initial_value="false" label="Close chat after hitting return" left="148" | 108 | label="Close chat after hitting return" left="148" mouse_opaque="true" |
111 | mouse_opaque="true" name="close_chat_on_return_check" radio_style="false" | 109 | name="close_chat_on_return_check" radio_style="false" width="237" /> |
112 | width="237" /> | ||
113 | <check_box bottom_delta="-20" control_name="ArrowKeysMoveAvatar" enabled="true" | 110 | <check_box bottom_delta="-20" control_name="ArrowKeysMoveAvatar" enabled="true" |
114 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 111 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
115 | initial_value="false" label="Arrow keys always move avatar when chatting" | 112 | label="Arrow keys always move avatar when chatting" left="148" |
116 | left="148" mouse_opaque="true" name="arrow_keys_move_avatar_check" | 113 | mouse_opaque="true" name="arrow_keys_move_avatar_check" radio_style="false" |
117 | radio_style="false" width="237" /> | ||
118 | <check_box bottom_delta="-20" control_name="ChatShowTimestamps" enabled="true" | ||
119 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | ||
120 | initial_value="false" label="Show timestamps in chat" left="148" | ||
121 | mouse_opaque="true" name="show_timestamps_check" radio_style="false" | ||
122 | width="237" /> | 114 | width="237" /> |
123 | 115 | <check_box bottom_delta="-20" control_name="ChatShowTimestamps" enabled="true" | |
116 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | ||
117 | label="Show timestamps in chat" left="148" mouse_opaque="true" | ||
118 | name="show_timestamps_check" radio_style="false" width="237" /> | ||
124 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 119 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
125 | bottom="-292" drop_shadow_visible="true" enabled="true" follows="left|top" | 120 | bottom="-292" drop_shadow_visible="true" enabled="true" follows="left|top" |
126 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 121 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="12" |
127 | left="12" mouse_opaque="false" name="text_box7" v_pad="0" width="128"> | 122 | mouse_opaque="false" name="text_box7" v_pad="0" width="128"> |
128 | Bubble Chat: | 123 | Bubble Chat: |
129 | </text> | 124 | </text> |
130 | <check_box bottom="-299" control_name="UseChatBubbles" enabled="true" follows="left|top" | 125 | <check_box bottom="-299" control_name="UseChatBubbles" enabled="true" follows="left|top" |
131 | font="SansSerifSmall" height="16" hidden="false" initial_value="false" | 126 | font="SansSerifSmall" height="16" initial_value="false" |
132 | label="Show chat bubbles" left="148" mouse_opaque="true" | 127 | label="Show chat bubbles" left="148" mouse_opaque="true" |
133 | name="bubble_text_chat" radio_style="false" width="237" /> | 128 | name="bubble_text_chat" radio_style="false" width="237" /> |
134 | <slider bottom="-315" can_edit_text="false" control_name="ChatBubbleOpacity" | 129 | <slider bottom="-315" can_edit_text="false" control_name="ChatBubbleOpacity" |
135 | decimal_digits="3" enabled="true" follows="left|top" height="12" | 130 | decimal_digits="3" enabled="true" follows="left|top" height="12" |
136 | hidden="false" increment="0.05" initial_val="1" label="Opacity" left="148" | 131 | increment="0.05" initial_val="1" label="Opacity" left="148" max_val="1" |
137 | max_val="1" min_val="0" mouse_opaque="true" name="bubble_chat_opacity" | 132 | min_val="0" mouse_opaque="true" name="bubble_chat_opacity" show_text="true" |
138 | show_text="true" value="0.5" width="200" /> | 133 | value="0.5" width="200" /> |
139 | |||
140 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 134 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
141 | bottom="-339" drop_shadow_visible="true" enabled="true" follows="left|top" | 135 | bottom="-339" drop_shadow_visible="true" enabled="true" follows="left|top" |
142 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 136 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="12" |
143 | left="12" mouse_opaque="false" name="text_box8" v_pad="0" width="128"> | 137 | mouse_opaque="false" name="text_box8" v_pad="0" width="128"> |
144 | Script Errors: | 138 | Script Errors: |
145 | </text> | 139 | </text> |
146 | <check_box bottom="-346" control_name="ScriptErrorsAsChat" enabled="true" | 140 | <check_box bottom="-346" control_name="ScriptErrorsAsChat" enabled="true" |
147 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 141 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
148 | initial_value="false" | ||
149 | label="Show script errors and warnings as regular chat" left="148" | 142 | label="Show script errors and warnings as regular chat" left="148" |
150 | mouse_opaque="true" name="script_errors_as_chat" radio_style="false" | 143 | mouse_opaque="true" name="script_errors_as_chat" radio_style="false" |
151 | width="275" /> | 144 | width="275" /> |
152 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-403" | 145 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-403" |
153 | can_apply_immediately="true" color="0.82 0.82 0.99 1" | 146 | can_apply_immediately="true" color="0.82 0.82 0.99 1" |
154 | control_name="ScriptErrorColor" enabled="true" follows="left|top" | 147 | control_name="ScriptErrorColor" enabled="true" follows="left|top" |
155 | height="56" hidden="false" label="Color" left="148" mouse_opaque="true" | 148 | height="56" label="Color" left="148" mouse_opaque="true" |
156 | name="script_error" width="48" /> | 149 | name="script_error" width="48" /> |
157 | </panel> | 150 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_preferences_general.xml b/linden/indra/newview/skins/xui/en-us/panel_preferences_general.xml index c560788..696c404 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_preferences_general.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_preferences_general.xml | |||
@@ -1,133 +1,144 @@ | |||
1 | <panel border="true" bottom="-409" enabled="true" follows="left|top|right|bottom" | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | height="408" hidden="false" label="General" left="102" mouse_opaque="true" | 2 | <panel border="true" bottom="-409" enabled="true" follows="left|top|right|bottom" |
3 | height="408" label="General" left="102" mouse_opaque="true" | ||
3 | name="general_panel" width="517"> | 4 | name="general_panel" width="517"> |
4 | <combo_box allow_text_entry="true" bottom="-24" enabled="true" follows="left|bottom" | 5 | <combo_box allow_text_entry="true" bottom="-24" enabled="true" follows="left|bottom" |
5 | height="16" hidden="false" left="155" max_chars="128" mouse_opaque="true" | 6 | height="16" left="155" max_chars="128" mouse_opaque="true" |
6 | name="location_combobox" width="146" > | 7 | name="location_combobox" width="146"> |
7 | <combo_item name="MyHome" value="My Home"> | 8 | <combo_item name="MyHome" value="My Home"> |
8 | My Home | 9 | My Home |
9 | </combo_item> | 10 | </combo_item> |
10 | <combo_item name="MyLastLocation" value="My Last Location"> | 11 | <combo_item name="MyLastLocation" value="My Last Location"> |
11 | My Last Location | 12 | My Last Location |
12 | </combo_item> | 13 | </combo_item> |
13 | </combo_box> | 14 | </combo_box> |
14 | <check_box bottom="-44" control_name="ShowStartLocation" enabled="true" follows="left|top" | 15 | <check_box bottom="-44" control_name="ShowStartLocation" enabled="true" follows="left|top" |
15 | font="SansSerifSmall" height="16" hidden="false" initial_value="true" | 16 | font="SansSerifSmall" height="16" initial_value="true" |
16 | label="Show Start Location on Login Screen" left="151" mouse_opaque="true" | 17 | label="Show Start Location on Login Screen" left="151" mouse_opaque="true" |
17 | name="show_location_checkbox" radio_style="false" width="256" /> | 18 | name="show_location_checkbox" radio_style="false" width="256" /> |
18 | <radio_group bottom="-108" control_name="RenderName" draw_border="true" enabled="true" | 19 | <radio_group bottom="-108" control_name="RenderName" draw_border="true" enabled="true" |
19 | follows="left|top" height="54" hidden="false" left="155" | 20 | follows="left|top" height="54" left="155" mouse_opaque="true" |
20 | mouse_opaque="true" name="fade_out_radio" width="128"> | 21 | name="fade_out_radio" width="128"> |
21 | <radio_item type="string" length="1" bottom="-19" enabled="true" follows="left|top" height="16" hidden="false" | 22 | <radio_item type="string" length="1" bottom="-19" enabled="true" follows="left|top" height="16" left="6" |
22 | left="6" mouse_opaque="true" name="Never" width="463"> | 23 | mouse_opaque="true" name="Never" width="463"> |
23 | Never | 24 | Never |
24 | </radio_item> | 25 | </radio_item> |
25 | <radio_item type="string" length="1" bottom="-35" enabled="true" follows="left|top" height="16" hidden="false" | 26 | <radio_item type="string" length="1" bottom="-35" enabled="true" follows="left|top" height="16" left="6" |
26 | left="6" mouse_opaque="true" name="Temporarily" width="463"> | 27 | mouse_opaque="true" name="Temporarily" width="463"> |
27 | Show Temporarily | 28 | Show Temporarily |
28 | </radio_item> | 29 | </radio_item> |
29 | <radio_item type="string" length="1" bottom="-51" enabled="true" follows="left|top" height="16" hidden="false" | 30 | <radio_item type="string" length="1" bottom="-51" enabled="true" follows="left|top" height="16" left="6" |
30 | left="6" mouse_opaque="true" name="Always" width="463"> | 31 | mouse_opaque="true" name="Always" width="463"> |
31 | Always | 32 | Always |
32 | </radio_item> | 33 | </radio_item> |
33 | </radio_group> | 34 | </radio_group> |
34 | <check_box bottom="-134" control_name="RenderNameHideSelf" enabled="true" | 35 | <check_box bottom="-134" control_name="RenderNameHideSelf" enabled="true" |
35 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 36 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
36 | initial_value="false" label="Hide My Name On My Screen" left="151" | 37 | label="Hide My Name On My Screen" left="151" mouse_opaque="true" |
37 | mouse_opaque="true" name="show_my_name_checkbox" radio_style="false" | 38 | name="show_my_name_checkbox" radio_style="false" width="256" /> |
38 | width="256" /> | ||
39 | <check_box bottom="-152" control_name="RenderHideGroupTitle" enabled="true" | 39 | <check_box bottom="-152" control_name="RenderHideGroupTitle" enabled="true" |
40 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 40 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
41 | initial_value="false" label="Hide My Group Title" left="151" | 41 | label="Hide My Group Title" left="151" mouse_opaque="true" |
42 | mouse_opaque="true" name="show_my_title_checkbox" radio_style="false" | 42 | name="show_my_title_checkbox" radio_style="false" width="256" /> |
43 | width="256" /> | ||
44 | <check_box bottom="-170" control_name="SmallAvatarNames" enabled="true" follows="left|top" | 43 | <check_box bottom="-170" control_name="SmallAvatarNames" enabled="true" follows="left|top" |
45 | font="SansSerifSmall" height="16" hidden="false" initial_value="true" | 44 | font="SansSerifSmall" height="16" initial_value="true" |
46 | label="Small Avatar Names" left="151" mouse_opaque="true" | 45 | label="Small Avatar Names" left="151" mouse_opaque="true" |
47 | name="small_avatar_names_checkbox" radio_style="false" width="256" /> | 46 | name="small_avatar_names_checkbox" radio_style="false" width="256" /> |
48 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-236" | 47 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-214" |
49 | can_apply_immediately="false" color="1 1 1 1" control_name="EffectColor" | 48 | can_apply_immediately="false" color="1 1 1 1" control_name="EffectColor" |
50 | enabled="true" follows="left|top" height="56" hidden="false" label="" | 49 | enabled="true" follows="left|top" height="36" label="" left="153" |
51 | left="153" mouse_opaque="true" name="effect_color_swatch" | 50 | mouse_opaque="true" name="effect_color_swatch" |
52 | tool_tip="Click to open Color Picker" width="40" /> | 51 | tool_tip="Click to open Color Picker" width="20" /> |
53 | <spinner bottom="-246" control_name="AFKTimeout" enabled="true" follows="left|top" | 52 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
54 | height="16" hidden="false" increment="1" initial_val="300" | 53 | bottom="-215" drop_shadow_visible="true" enabled="true" follows="left|top" |
55 | label="Away Timeout:" label_width="141" left="10" max_val="600" | 54 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" |
56 | min_val="30" mouse_opaque="true" name="afk_timeout_spinner" width="202" /> | 55 | left="10" mouse_opaque="true" name="UI Size:" v_pad="0" width="128"> |
57 | <check_box bottom="-272" control_name="ChatOnlineNotification" enabled="true" | 56 | UI Size: |
58 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 57 | </text> |
59 | initial_value="false" label="Show Online Friend Notifications" left="151" | 58 | <slider bottom="-217" can_edit_text="true" control_name="UIScaleFactor" |
60 | mouse_opaque="true" name="friends_online_notify_checkbox" | 59 | decimal_digits="3" enabled="true" height="16" hidden="false" |
61 | radio_style="false" width="256" /> | 60 | increment="0.025" initial_val="1" left="148" max_val="1.4" min_val="0.75" |
62 | <check_box bottom="-290" control_name="MiniMapRotate" enabled="true" follows="left|top" | 61 | mouse_opaque="true" name="UI Scale" show_text="true" value="1" width="256" /> |
62 | <check_box bottom="-236" control_name="UIAutoScale" enabled="true" follows="left|top" | ||
63 | font="SansSerifSmall" height="16" hidden="false" initial_value="false" | 63 | font="SansSerifSmall" height="16" hidden="false" initial_value="false" |
64 | label="Use resolution independent scale" left="148" mouse_opaque="true" | ||
65 | name="ui_auto_scale" radio_style="false" width="256" /> | ||
66 | <spinner bottom="-260" control_name="AFKTimeout" enabled="true" follows="left|top" | ||
67 | height="16" increment="1" initial_val="300" label="Away Timeout:" | ||
68 | label_width="141" left="10" max_val="600" min_val="30" mouse_opaque="true" | ||
69 | name="afk_timeout_spinner" width="202" /> | ||
70 | <check_box bottom="-286" control_name="ChatOnlineNotification" enabled="true" | ||
71 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | ||
72 | label="Show Online Friend Notifications" left="151" mouse_opaque="true" | ||
73 | name="friends_online_notify_checkbox" radio_style="false" width="256" /> | ||
74 | <check_box bottom="-304" control_name="MiniMapRotate" enabled="true" follows="left|top" | ||
75 | font="SansSerifSmall" height="16" initial_value="false" | ||
64 | label="Rotate Mini-Map" left="151" mouse_opaque="true" | 76 | label="Rotate Mini-Map" left="151" mouse_opaque="true" |
65 | name="rotate_mini_map_checkbox" radio_style="false" width="256" /> | 77 | name="rotate_mini_map_checkbox" radio_style="false" width="256" /> |
66 | <check_box bottom="-308" control_name="NotifyMoneyChange" enabled="true" | 78 | <check_box bottom="-322" control_name="NotifyMoneyChange" enabled="true" |
67 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 79 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
68 | initial_value="false" | ||
69 | label="Notify when Linden dollars (L$) spent or received" left="151" | 80 | label="Notify when Linden dollars (L$) spent or received" left="151" |
70 | mouse_opaque="true" name="notify_money_change_checkbox" radio_style="false" | 81 | mouse_opaque="true" name="notify_money_change_checkbox" radio_style="false" |
71 | width="256" /> | 82 | width="256" /> |
72 | <check_box bottom="-326" control_name="UseDefaultColorPicker" enabled="true" | 83 | <check_box bottom="-340" control_name="UseDefaultColorPicker" enabled="true" |
73 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 84 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
74 | initial_value="false" label="Use default system color picker" left="151" | 85 | label="Use default system color picker" left="151" mouse_opaque="true" |
75 | mouse_opaque="true" name="use_system_color_picker_checkbox" | 86 | name="use_system_color_picker_checkbox" radio_style="false" |
76 | radio_style="false" | ||
77 | tool_tip="Use the default system color picker instead of the one built into Second Life." | 87 | tool_tip="Use the default system color picker instead of the one built into Second Life." |
78 | width="256" /> | 88 | width="256" /> |
89 | <check_box bottom="-358" control_name="ShowSearchBar" enabled="true" follows="left|top" | ||
90 | font="SansSerifSmall" height="16" hidden="false" initial_value="false" | ||
91 | label="Show search panel in overlay bar" left="151" mouse_opaque="true" | ||
92 | name="show_search_panel" radio_style="false" | ||
93 | tool_tip="Display the embedded search panel." width="256" /> | ||
79 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 94 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
80 | bottom="-20" drop_shadow_visible="true" enabled="true" follows="left|top" | 95 | bottom="-20" drop_shadow_visible="true" enabled="true" follows="left|top" |
81 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 96 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
82 | left="10" mouse_opaque="true" name="start_location_textbox" v_pad="0" | 97 | mouse_opaque="true" name="start_location_textbox" v_pad="0" width="394"> |
83 | width="394"> | ||
84 | Start Location: | 98 | Start Location: |
85 | </text> | 99 | </text> |
86 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 100 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
87 | bottom="-64" drop_shadow_visible="true" enabled="true" follows="left|top" | 101 | bottom="-64" drop_shadow_visible="true" enabled="true" follows="left|top" |
88 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 102 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
89 | left="10" mouse_opaque="true" name="show_names_textbox" v_pad="0" | 103 | mouse_opaque="true" name="show_names_textbox" v_pad="0" width="394"> |
90 | width="394"> | ||
91 | Show Names: | 104 | Show Names: |
92 | </text> | 105 | </text> |
93 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 106 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
94 | bottom="-190" drop_shadow_visible="true" enabled="true" follows="left|top" | 107 | bottom="-190" drop_shadow_visible="true" enabled="true" follows="left|top" |
95 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 108 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
96 | left="10" mouse_opaque="true" name="effects_color_textbox" v_pad="0" | 109 | mouse_opaque="true" name="effects_color_textbox" v_pad="0" width="394"> |
97 | width="394"> | ||
98 | Color For My Effects: | 110 | Color For My Effects: |
99 | </text> | 111 | </text> |
100 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 112 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
101 | bottom="-240" drop_shadow_visible="true" enabled="true" follows="left|top" | 113 | bottom="-254" drop_shadow_visible="true" enabled="true" follows="left|top" |
102 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 114 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="220" |
103 | left="220" mouse_opaque="true" name="seconds_textbox" v_pad="0" width="128"> | 115 | mouse_opaque="true" name="seconds_textbox" v_pad="0" width="128"> |
104 | seconds | 116 | seconds |
105 | </text> | 117 | </text> |
106 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 118 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
107 | bottom="-372" drop_shadow_visible="true" enabled="true" follows="left|top" | 119 | bottom="-380" drop_shadow_visible="true" enabled="true" follows="left|top" |
108 | font="SansSerifSmall" h_pad="0" halign="left" height="18" hidden="false" | 120 | font="SansSerifSmall" h_pad="0" halign="left" height="18" left="10" |
109 | left="10" mouse_opaque="true" name="crash_report_textbox" v_pad="0" | 121 | mouse_opaque="true" name="crash_report_textbox" v_pad="0" width="394"> |
110 | width="394"> | ||
111 | Crash reports: | 122 | Crash reports: |
112 | </text> | 123 | </text> |
113 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 124 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
114 | bottom="-395" drop_shadow_visible="true" enabled="true" follows="left|top" | 125 | bottom="-402" drop_shadow_visible="true" enabled="true" follows="left|top" |
115 | font="SansSerifSmall" h_pad="0" halign="left" height="18" hidden="false" | 126 | font="SansSerifSmall" h_pad="0" halign="left" height="18" left="10" |
116 | left="10" mouse_opaque="true" name="language_textbox" v_pad="0" width="394"> | 127 | mouse_opaque="true" name="language_textbox" v_pad="0" width="394"> |
117 | Language: | 128 | Language: |
118 | </text> | 129 | </text> |
119 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 130 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
120 | bottom_delta="0" drop_shadow_visible="true" enabled="true" | 131 | bottom_delta="-1" drop_shadow_visible="true" enabled="true" |
121 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" | 132 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" |
122 | height="18" hidden="false" left_delta="290" mouse_opaque="true" | 133 | height="18" left_delta="293" mouse_opaque="true" name="language_textbox2" |
123 | name="language_textbox2" v_pad="0" width="394"> | 134 | v_pad="0" width="400"> |
124 | (Requires restart for full effect) | 135 | (Requires restart for full effect) |
125 | </text> | 136 | </text> |
126 | <text hidden="true" name="region_name_prompt"> | 137 | <string name="region_name_prompt"> |
127 | <Type region name> | 138 | <Type region name> |
128 | </text> | 139 | </string> |
129 | <combo_box allow_text_entry="false" bottom="-372" enabled="true" follows="left|top" | 140 | <combo_box allow_text_entry="false" bottom="-380" enabled="true" follows="left|top" |
130 | height="18" hidden="false" left="153" max_chars="20" mouse_opaque="true" | 141 | height="18" left="153" max_chars="20" mouse_opaque="true" |
131 | name="crash_behavior_combobox" width="146"> | 142 | name="crash_behavior_combobox" width="146"> |
132 | <combo_item type="string" length="1" enabled="true" name="Askbeforesending" value="Ask before sending"> | 143 | <combo_item type="string" length="1" enabled="true" name="Askbeforesending" value="Ask before sending"> |
133 | Ask before sending | 144 | Ask before sending |
@@ -139,8 +150,8 @@ | |||
139 | Never send | 150 | Never send |
140 | </combo_item> | 151 | </combo_item> |
141 | </combo_box> | 152 | </combo_box> |
142 | <combo_box allow_text_entry="true" bottom="-394" control_name="Language" enabled="true" | 153 | <combo_box allow_text_entry="true" bottom="-402" control_name="Language" enabled="true" |
143 | follows="left|bottom" height="16" hidden="false" left="153" max_chars="135" | 154 | follows="left|bottom" height="16" left="153" max_chars="135" |
144 | mouse_opaque="true" name="language_combobox" width="146"> | 155 | mouse_opaque="true" name="language_combobox" width="146"> |
145 | <combo_item type="string" length="1" enabled="true" name="System Default Language" value="default"> | 156 | <combo_item type="string" length="1" enabled="true" name="System Default Language" value="default"> |
146 | System Default | 157 | System Default |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_preferences_graphics1.xml b/linden/indra/newview/skins/xui/en-us/panel_preferences_graphics1.xml index ec2f4e9..71ba4bf 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_preferences_graphics1.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_preferences_graphics1.xml | |||
@@ -1,103 +1,372 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
1 | <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" |
2 | height="408" hidden="false" label="Graphics" left="102" mouse_opaque="true" | 3 | height="408" label="Graphics" left="102" mouse_opaque="true" |
3 | name="Display panel" width="517"> | 4 | name="Display panel" width="517"> |
4 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 5 | <button bottom="-22" follows="left|top" font="SansSerif" height="18" label="?" |
5 | bottom="-22" drop_shadow_visible="true" enabled="true" follows="left|top" | 6 | left="470" name="GraphicsPreferencesHelpButton" width="22" /> |
6 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | 7 | <check_box bottom="-23" enabled="true" follows="left|top" font="SansSerifSmall" |
7 | left="10" mouse_opaque="true" name="text" v_pad="0" width="128"> | 8 | height="16" hidden="false" initial_value="false" |
8 | Display Resolution: | 9 | label="Run Second Life in a window" left="10" mouse_opaque="true" |
9 | </text> | 10 | name="windowed mode" radio_style="false" width="100" /> |
10 | <check_box bottom="-26" enabled="true" follows="left|top" font="SansSerifSmall" | 11 | <text_editor type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" bottom="-43" |
11 | height="16" hidden="false" initial_value="false" label="Run in a window" | ||
12 | left="160" mouse_opaque="true" name="windowed mode" radio_style="false" | ||
13 | width="256" /> | ||
14 | |||
15 | <text_editor type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" bottom="-43" | ||
16 | embedded_items="false" enabled="false" follows="left|top" | 12 | embedded_items="false" enabled="false" follows="left|top" |
17 | font="SansSerifSmall" height="20" hidden="false" hide_border="true" | 13 | font="SansSerifSmall" height="20" hidden="false" hide_border="true" |
18 | hide_scrollbar="true" left="160" max_length="65535" | 14 | hide_scrollbar="true" left="10" max_length="65535" mouse_opaque="true" |
19 | mouse_opaque="true" name="voice_chat_description" width="350" tab_stop="false" | 15 | name="FullScreenInfo" tab_stop="false" width="350" word_wrap="true"> |
20 | word_wrap="true">If unchecked viewer will display full screen when logged in.</text_editor> | 16 | If unchecked, viewer will display full-screen when logged in. |
21 | <!-- <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 17 | </text_editor> |
22 | bottom="-47" drop_shadow_visible="true" follows="left|top" | 18 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
23 | font="SansSerifSmall" h_pad="0" halign="left" height="20" hidden="false" | 19 | bottom="-39" drop_shadow_visible="true" enabled="true" follows="left|top" |
24 | left="160" mouse_opaque="true" name="full_screen_text" v_pad="0" width="256"> | 20 | font="SansSerifSmall" h_pad="0" halign="left" height="12" left="10" |
25 | Viewer will display full screen when logged in. | 21 | mouse_opaque="true" name="DisplayResLabel" v_pad="0" width="128"> |
26 | </text> --> | 22 | Display Resolution: |
27 | <combo_box allow_text_entry="false" bottom="-67" enabled="false" follows="left|top" | ||
28 | height="18" hidden="false" left="160" max_chars="20" mouse_opaque="true" | ||
29 | name="fullscreen combo" width="160" /> | ||
30 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
31 | bottom="-87" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
32 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
33 | left="10" mouse_opaque="true" name="Fullscreen Aspect Ratio:" v_pad="0" | ||
34 | width="150"> | ||
35 | Fullscreen Aspect Ratio: | ||
36 | </text> | 23 | </text> |
24 | <combo_box allow_text_entry="false" bottom="-44" enabled="true" follows="left|top" | ||
25 | height="18" left="185" max_chars="20" mouse_opaque="true" | ||
26 | name="fullscreen combo" width="150" /> | ||
37 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 27 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
38 | bottom="-102" drop_shadow_visible="true" enabled="true" follows="left|top" | 28 | bottom="-62" drop_shadow_visible="true" enabled="true" follows="left|top" |
39 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | 29 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" |
40 | left="10" mouse_opaque="true" name="(width / height)" v_pad="0" width="128"> | 30 | left="10" mouse_opaque="true" name="AspectRatioLabel1" |
41 | (width / height) | 31 | tool_tip="width / height" v_pad="0" width="160"> |
32 | Aspect Ratio: | ||
42 | </text> | 33 | </text> |
43 | <combo_box allow_text_entry="true" bottom="-91" enabled="true" follows="left|top" | 34 | <combo_box allow_text_entry="true" bottom="-66" enabled="true" follows="left|top" |
44 | height="16" hidden="false" left="160" max_chars="100" mouse_opaque="true" | 35 | height="16" left="185" max_chars="100" mouse_opaque="true" |
45 | name="aspect_ratio" width="160"> | 36 | name="aspect_ratio" tool_tip="width / height" width="150"> |
46 | <combo_item type="string" length="1" enabled="true" name="4:3(StandardCRT)" value="1.333333"> | 37 | <combo_item type="string" length="1" enabled="true" name="4:3(StandardCRT)" value="1.333333"> |
47 | 4:3 (Standard CRT) | 38 | 4:3 (Standard CRT) |
48 | </combo_item> | 39 | </combo_item> |
49 | <combo_item type="string" length="1" enabled="true" name="5:4(1280x1024LCD)" value="1.25"> | 40 | <combo_item type="string" length="1" enabled="true" name="5:4(1280x1024LCD)" value="1.25"> |
50 | 5:4 (1280x1024 LCD) | 41 | 5:4 (1280x1024 LCD) |
51 | </combo_item> | 42 | </combo_item> |
43 | <combo_item type="string" length="1" enabled="true" name="8:5(Widescreen)" value="1.6"> | ||
44 | 8:5 (Widescreen) | ||
45 | </combo_item> | ||
52 | <combo_item type="string" length="1" enabled="true" name="16:9(Widescreen)" value="1.7777777"> | 46 | <combo_item type="string" length="1" enabled="true" name="16:9(Widescreen)" value="1.7777777"> |
53 | 16:9 (Widescreen) | 47 | 16:9 (Widescreen) |
54 | </combo_item> | 48 | </combo_item> |
55 | </combo_box> | 49 | </combo_box> |
56 | <check_box bottom="-110" control_name="FullScreenAutoDetectAspectRatio" enabled="true" | 50 | <check_box bottom="-67" control_name="FullScreenAutoDetectAspectRatio" enabled="true" |
57 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 51 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
58 | initial_value="false" label="Auto detect" left="160" mouse_opaque="true" | 52 | label="Auto-detect ratio" left="358" mouse_opaque="true" |
59 | name="aspect_auto_detect" radio_style="false" width="256" /> | 53 | name="aspect_auto_detect" radio_style="false" width="256" /> |
60 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 54 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
61 | bottom="-125" drop_shadow_visible="true" enabled="true" follows="left|top" | 55 | bottom="-85" drop_shadow_visible="true" enabled="true" follows="left|top" |
62 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | 56 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" |
63 | left="10" mouse_opaque="true" name="UI Size:" v_pad="0" width="128"> | 57 | left="10" mouse_opaque="true" name="HigherText" v_pad="0" width="80"> |
64 | UI Size: | 58 | Quality and |
59 | </text> | ||
60 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
61 | bottom_delta="-14" drop_shadow_visible="true" enabled="true" | ||
62 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" | ||
63 | height="12" hidden="false" left_delta="0" mouse_opaque="true" | ||
64 | name="QualityText" v_pad="0" width="95"> | ||
65 | Performance: | ||
65 | </text> | 66 | </text> |
66 | <slider bottom="-127" can_edit_text="true" control_name="UIScaleFactor" | ||
67 | decimal_digits="3" enabled="true" height="16" hidden="false" | ||
68 | increment="0.025" initial_val="1" left="160" max_val="1.4" min_val="0.75" | ||
69 | mouse_opaque="true" name="UI Scale" show_text="true" value="1" width="256" /> | ||
70 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 67 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
71 | bottom="-163" drop_shadow_visible="true" enabled="true" follows="left|top" | 68 | bottom="-86" drop_shadow_visible="true" enabled="true" follows="left|top" |
72 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | 69 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" |
73 | left="222" mouse_opaque="true" name="(meters, lower is faster)" v_pad="0" | 70 | left="115" mouse_opaque="true" name="FasterText" v_pad="0" width="80"> |
74 | width="180"> | 71 | Faster |
75 | (meters, lower is faster) | ||
76 | </text> | 72 | </text> |
77 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 73 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
78 | bottom="-191" drop_shadow_visible="true" enabled="true" follows="left|top" | 74 | bottom="-105" drop_shadow_visible="true" enabled="true" follows="left|top" |
79 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | 75 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" |
80 | left="10" mouse_opaque="true" name="text2" v_pad="0" width="128"> | 76 | left="158" mouse_opaque="true" name="ShadersPrefText" v_pad="0" width="40"> |
81 | Display Options: | 77 | Low |
82 | </text> | 78 | </text> |
83 | <check_box bottom="-148" control_name="UIAutoScale" enabled="true" follows="left|top" | 79 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
84 | font="SansSerifSmall" height="16" hidden="false" initial_value="false" | 80 | bottom_delta="0" drop_shadow_visible="true" enabled="true" |
85 | label="Use resolution independent scale" left="160" mouse_opaque="true" | 81 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" |
86 | name="ui_auto_scale" radio_style="false" width="256" /> | 82 | height="12" hidden="false" left_delta="47" mouse_opaque="true" |
87 | <spinner bottom="-167" control_name="RenderFarClip" decimal_digits="0" enabled="true" | 83 | name="ShadersPrefText2" v_pad="0" width="40"> |
88 | follows="left|top" height="16" hidden="false" increment="32" | 84 | Mid |
89 | initial_val="160" label="Draw Distance:" label_width="150" left="10" | 85 | </text> |
90 | max_val="512" min_val="64" mouse_opaque="true" name="draw_distance" | 86 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
91 | width="202" /> | 87 | bottom_delta="0" drop_shadow_visible="true" enabled="true" |
92 | <check_box bottom="-195" control_name="FirstPersonAvatarVisible" enabled="true" | 88 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" |
89 | height="12" hidden="false" left_delta="47" mouse_opaque="true" | ||
90 | name="ShadersPrefText3" v_pad="0" width="40"> | ||
91 | High | ||
92 | </text> | ||
93 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
94 | bottom_delta="0" drop_shadow_visible="true" enabled="true" | ||
95 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" | ||
96 | height="12" hidden="false" left_delta="47" mouse_opaque="true" | ||
97 | name="ShadersPrefText4" v_pad="0" width="40"> | ||
98 | Ultra | ||
99 | </text> | ||
100 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
101 | bottom="-80" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
102 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
103 | left="334" mouse_opaque="true" name="HigherText2" v_pad="0" width="80"> | ||
104 | Higher | ||
105 | </text> | ||
106 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
107 | bottom_delta="-14" drop_shadow_visible="true" enabled="true" | ||
108 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" | ||
109 | height="12" hidden="false" left_delta="0" mouse_opaque="true" | ||
110 | name="QualityText2" v_pad="0" width="95"> | ||
111 | Quality | ||
112 | </text> | ||
113 | <icon bottom="-89" color="0.12 0.12 0.12 1.0" height="14" | ||
114 | image_name="rounded_square.tga" left="173" name="LowGraphicsDivet" | ||
115 | width="2" /> | ||
116 | <icon bottom_delta="0" color="0.12 0.12 0.12 1.0" height="14" | ||
117 | image_name="rounded_square.tga" left_delta="44" name="MidGraphicsDivet" | ||
118 | width="2" /> | ||
119 | <icon bottom_delta="0" color="0.12 0.12 0.12 1.0" height="14" | ||
120 | image_name="rounded_square.tga" left_delta="44" name="HighGraphicsDivet" | ||
121 | width="2" /> | ||
122 | <icon bottom_delta="0" color="0.12 0.12 0.12 1.0" height="14" | ||
123 | image_name="rounded_square.tga" left_delta="44" name="UltraGraphicsDivet" | ||
124 | width="2" /> | ||
125 | <slider bottom="-90" can_edit_text="false" control_name="RenderQualityPerformance" | ||
126 | decimal_digits="0" enabled="true" follows="left|top" height="16" | ||
127 | hidden="false" increment="1" initial_val="0" label="" label_width="0" | ||
128 | left="165" max_val="3" min_val="0" mouse_opaque="true" | ||
129 | name="QualityPerformanceSelection" show_text="false" width="150" /> | ||
130 | <check_box bottom="-91" control_name="RenderCustomSettings" enabled="true" | ||
131 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | ||
132 | initial_value="true" label="Custom" left="385" mouse_opaque="true" | ||
133 | name="CustomSettings" radio_style="false" width="256" /> | ||
134 | <view_border bevel_style="none" border_thickness="1" bottom="-375" follows="top|left" | ||
135 | height="260" left="5" name="GraphicsBorder" width="485" /> | ||
136 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
137 | bottom="-130" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
138 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
139 | left="10" mouse_opaque="true" name="ShadersText" v_pad="0" width="128"> | ||
140 | Shaders: | ||
141 | </text> | ||
142 | <check_box bottom="-153" control_name="RenderObjectBump" enabled="true" follows="left|top" | ||
143 | font="SansSerifSmall" height="16" hidden="false" initial_value="true" | ||
144 | label="Bump Mapping and Shiny" left="10" mouse_opaque="true" | ||
145 | name="BumpShiny" radio_style="false" width="256" /> | ||
146 | <check_box bottom_delta="-17" control_name="VertexShaderEnable" enabled="true" | ||
147 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | ||
148 | initial_value="true" label="Basic Shaders" left_delta="0" | ||
149 | mouse_opaque="true" name="BasicShaders" radio_style="false" | ||
150 | tool_tip="Disabling this option may prevent some graphics card drivers from crashing." | ||
151 | width="315" /> | ||
152 | <check_box bottom_delta="-17" control_name="WindLightUseAtmosShaders" enabled="true" | ||
93 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 153 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" |
94 | initial_value="false" label="Show Avatar in Mouselook" left="160" | 154 | initial_value="true" label="Atmospheric Shaders" left_delta="0" |
95 | mouse_opaque="true" name="avfp" radio_style="false" | 155 | mouse_opaque="true" name="WindLightUseAtmosShaders" radio_style="false" |
96 | width="256" /> | 156 | width="256" /> |
97 | <text hidden="true" name="resolution_format"> | 157 | <check_box bottom_delta="-17" control_name="RenderWaterReflections" enabled="true" |
98 | [RES_X] x [RES_Y] | 158 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" |
159 | initial_value="true" label="Water Reflections" left_delta="0" | ||
160 | mouse_opaque="true" name="Reflections" radio_style="false" width="256" /> | ||
161 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
162 | bottom="-223" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
163 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
164 | left="10" mouse_opaque="true" name="ReflectionDetailText" v_pad="0" | ||
165 | width="128"> | ||
166 | Reflection Detail: | ||
99 | </text> | 167 | </text> |
100 | <text hidden="true" name="aspect_ratio_text"> | 168 | <radio_group bottom_delta="-73" control_name="RenderReflectionDetail" draw_border="false" |
101 | [NUM]:[DEN] | 169 | enabled="true" follows="left|top" height="70" hidden="false" |
170 | left_delta="-2" mouse_opaque="true" name="ReflectionDetailRadio" | ||
171 | width="321"> | ||
172 | <radio_item type="string" length="1" bottom="-19" enabled="true" follows="left|top" height="16" hidden="false" | ||
173 | left="3" mouse_opaque="true" name="0" width="315"> | ||
174 | Terrain and Trees | ||
175 | </radio_item> | ||
176 | <radio_item type="string" length="1" bottom="-35" enabled="true" follows="left|top" height="16" hidden="false" | ||
177 | left="3" mouse_opaque="true" name="1" width="315"> | ||
178 | All Static Objects | ||
179 | </radio_item> | ||
180 | <radio_item type="string" length="1" bottom="-51" enabled="true" follows="left|top" height="16" hidden="false" | ||
181 | left="3" mouse_opaque="true" name="2" width="315"> | ||
182 | All Avatars and Objects | ||
183 | </radio_item> | ||
184 | <radio_item type="string" length="1" bottom="-67" enabled="true" follows="left|top" height="16" hidden="false" | ||
185 | left="3" mouse_opaque="true" name="3" width="315"> | ||
186 | Everything | ||
187 | </radio_item> | ||
188 | </radio_group> | ||
189 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
190 | bottom="-313" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
191 | font="SansSerifSmall" h_pad="0" halign="left" height="12" left="10" | ||
192 | mouse_opaque="true" name="AvatarRenderingText" v_pad="0" width="128"> | ||
193 | Avatar Rendering: | ||
194 | </text> | ||
195 | <check_box bottom_delta="-23" control_name="RenderUseImpostors" enabled="true" | ||
196 | follows="left|top" font="SansSerifSmall" height="16" initial_value="true" | ||
197 | label="Avatar Impostors" left_delta="0" mouse_opaque="true" | ||
198 | name="AvatarImpostors" radio_style="false" width="256" /> | ||
199 | <check_box bottom_delta="-17" control_name="RenderAvatarVP" enabled="true" | ||
200 | follows="left|top" font="SansSerifSmall" height="16" initial_value="true" | ||
201 | label="Hardware Skinning" left_delta="0" mouse_opaque="true" | ||
202 | name="AvatarVertexProgram" radio_style="false" width="256" /> | ||
203 | <check_box bottom_delta="-17" control_name="RenderAvatarCloth" enabled="true" | ||
204 | follows="left|top" font="SansSerifSmall" height="16" initial_value="true" | ||
205 | label="Avatar Cloth" left_delta="0" mouse_opaque="true" name="AvatarCloth" | ||
206 | radio_style="false" width="256" /> | ||
207 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
208 | bottom="-131" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
209 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
210 | left="457" mouse_opaque="true" name="DrawDistanceMeterText1" v_pad="0" | ||
211 | width="128"> | ||
212 | m | ||
102 | </text> | 213 | </text> |
103 | </panel> \ No newline at end of file | 214 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
215 | bottom="-131" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
216 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
217 | left="463" mouse_opaque="true" name="DrawDistanceMeterText2" v_pad="0" | ||
218 | width="128"> | ||
219 | m | ||
220 | </text> | ||
221 | <slider bottom="-135" can_edit_text="false" control_name="RenderFarClip" | ||
222 | decimal_digits="0" enabled="true" follows="left|top" height="16" | ||
223 | hidden="false" increment="8" initial_val="160" label="Draw Distance:" | ||
224 | label_width="140" left="215" max_val="512" min_val="64" mouse_opaque="true" | ||
225 | name="DrawDistance" show_text="true" width="255" /> | ||
226 | <slider bottom_delta="-20" can_edit_text="false" control_name="RenderMaxPartCount" | ||
227 | decimal_digits="0" enabled="true" follows="left|top" height="16" | ||
228 | hidden="false" increment="256" initial_val="4096" | ||
229 | label="Max. Particle Count:" label_width="140" left_delta="0" | ||
230 | max_val="8192" min_val="0" mouse_opaque="true" name="MaxParticleCount" | ||
231 | show_text="true" width="262" /> | ||
232 | <slider bottom_delta="-20" can_edit_text="false" control_name="RenderGlowResolutionPow" | ||
233 | decimal_digits="0" enabled="true" follows="left|top" height="16" | ||
234 | hidden="false" increment="1" initial_val="8" label="Post Process Quality:" | ||
235 | label_width="140" left_delta="0" max_val="9" min_val="8" | ||
236 | mouse_opaque="true" name="RenderPostProcess" show_text="false" width="223" /> | ||
237 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
238 | bottom_delta="-17" drop_shadow_visible="true" enabled="true" | ||
239 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" | ||
240 | height="12" left="215" mouse_opaque="true" name="MeshDetailText" v_pad="0" | ||
241 | width="128"> | ||
242 | Mesh Detail: | ||
243 | </text> | ||
244 | <slider bottom_delta="-22" can_edit_text="false" control_name="RenderVolumeLODFactor" | ||
245 | decimal_digits="3" enabled="true" follows="left|top" height="16" | ||
246 | hidden="false" increment="0.125" initial_val="160" label=" Objects:" | ||
247 | label_width="140" left_delta="0" max_val="2" min_val="0" | ||
248 | mouse_opaque="true" name="ObjectMeshDetail" show_text="false" width="223" /> | ||
249 | <slider bottom_delta="-20" can_edit_text="false" control_name="RenderFlexTimeFactor" | ||
250 | decimal_digits="3" enabled="true" follows="left|top" height="16" | ||
251 | hidden="false" increment="0.1" initial_val="160" label=" Flexiprims:" | ||
252 | label_width="140" left_delta="0" max_val="1" min_val="0" | ||
253 | mouse_opaque="true" name="FlexibleMeshDetail" show_text="false" width="223" /> | ||
254 | <slider bottom_delta="-20" can_edit_text="false" control_name="RenderTreeLODFactor" | ||
255 | decimal_digits="3" enabled="true" follows="left|top" height="16" | ||
256 | hidden="false" increment="0.125" initial_val="160" label=" Trees:" | ||
257 | label_width="140" left_delta="0" max_val="1" min_val="0" | ||
258 | mouse_opaque="true" name="TreeMeshDetail" show_text="false" width="223" /> | ||
259 | <slider bottom_delta="-20" can_edit_text="false" control_name="RenderAvatarLODFactor" | ||
260 | decimal_digits="3" enabled="true" follows="left|top" height="16" | ||
261 | hidden="false" increment="0.125" initial_val="160" label=" Avatars:" | ||
262 | label_width="140" left_delta="0" max_val="1" min_val="0" | ||
263 | mouse_opaque="true" name="AvatarMeshDetail" show_text="false" width="223" /> | ||
264 | <slider bottom_delta="-20" can_edit_text="false" control_name="RenderTerrainLODFactor" | ||
265 | decimal_digits="3" enabled="true" follows="left|top" height="16" | ||
266 | hidden="false" increment="0.125" initial_val="160" label=" Terrain:" | ||
267 | label_width="140" left_delta="0" max_val="2" min_val="1" | ||
268 | mouse_opaque="true" name="TerrainMeshDetail" show_text="false" width="223" /> | ||
269 | <slider bottom_delta="-20" can_edit_text="false" control_name="WLSkyDetail" | ||
270 | decimal_digits="0" enabled="true" follows="left|top" height="16" | ||
271 | hidden="false" increment="8" initial_val="160" label=" Sky:" | ||
272 | label_width="140" left_delta="0" max_val="128" min_val="16" | ||
273 | mouse_opaque="true" name="SkyMeshDetail" show_text="false" width="223" /> | ||
274 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
275 | bottom="-172" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
276 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
277 | left="444" mouse_opaque="true" name="PostProcessText" v_pad="0" width="128"> | ||
278 | Low | ||
279 | </text> | ||
280 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
281 | bottom="-210" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
282 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
283 | left="444" mouse_opaque="true" name="ObjectMeshDetailText" v_pad="0" | ||
284 | width="128"> | ||
285 | Low | ||
286 | </text> | ||
287 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
288 | bottom_delta="-20" drop_shadow_visible="true" enabled="true" | ||
289 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" | ||
290 | height="12" hidden="false" left_delta="0" mouse_opaque="true" | ||
291 | name="FlexibleMeshDetailText" v_pad="0" width="128"> | ||
292 | Low | ||
293 | </text> | ||
294 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
295 | bottom_delta="-20" drop_shadow_visible="true" enabled="true" | ||
296 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" | ||
297 | height="12" hidden="false" left_delta="0" mouse_opaque="true" | ||
298 | name="TreeMeshDetailText" v_pad="0" width="128"> | ||
299 | Low | ||
300 | </text> | ||
301 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
302 | bottom_delta="-20" drop_shadow_visible="true" enabled="true" | ||
303 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" | ||
304 | height="12" hidden="false" left_delta="0" mouse_opaque="true" | ||
305 | name="AvatarMeshDetailText" v_pad="0" width="128"> | ||
306 | Low | ||
307 | </text> | ||
308 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
309 | bottom_delta="-20" drop_shadow_visible="true" enabled="true" | ||
310 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" | ||
311 | height="12" hidden="false" left_delta="0" mouse_opaque="true" | ||
312 | name="TerrainMeshDetailText" v_pad="0" width="128"> | ||
313 | Low | ||
314 | </text> | ||
315 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
316 | bottom_delta="-20" drop_shadow_visible="true" enabled="true" | ||
317 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" | ||
318 | height="12" hidden="false" left_delta="0" mouse_opaque="true" | ||
319 | name="SkyMeshDetailText" v_pad="0" width="128"> | ||
320 | Low | ||
321 | </text> | ||
322 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
323 | bottom="-331" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
324 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
325 | left="210" mouse_opaque="true" name="LightingDetailText" v_pad="0" | ||
326 | width="128"> | ||
327 | Lighting Detail: | ||
328 | </text> | ||
329 | <radio_group bottom_delta="-43" control_name="RenderLightingDetail" draw_border="false" | ||
330 | enabled="true" follows="left|top" height="38" hidden="false" left_delta="0" | ||
331 | mouse_opaque="true" name="LightingDetailRadio" width="321"> | ||
332 | <radio_item type="string" length="1" bottom="-19" enabled="true" follows="left|top" height="16" hidden="false" | ||
333 | left="3" mouse_opaque="true" name="SunMoon" width="156"> | ||
334 | Sun and moon only | ||
335 | </radio_item> | ||
336 | <radio_item type="string" length="1" bottom="-35" enabled="true" follows="left|top" height="16" hidden="false" | ||
337 | left="3" mouse_opaque="true" name="LocalLights" width="156"> | ||
338 | Nearby local lights | ||
339 | </radio_item> | ||
340 | </radio_group> | ||
341 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
342 | bottom="-331" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
343 | font="SansSerifSmall" h_pad="0" halign="left" height="12" left="360" | ||
344 | mouse_opaque="true" name="TerrainDetailText" v_pad="0" width="128"> | ||
345 | Terrain Detail: | ||
346 | </text> | ||
347 | <radio_group bottom_delta="-43" control_name="RenderTerrainDetail" draw_border="false" | ||
348 | enabled="true" follows="left|top" height="38" hidden="false" left_delta="0" | ||
349 | mouse_opaque="true" name="TerrainDetailRadio" width="321"> | ||
350 | <radio_item type="string" length="1" bottom="-19" enabled="true" follows="left|top" height="16" hidden="false" | ||
351 | left="3" mouse_opaque="true" name="0" width="315"> | ||
352 | Low | ||
353 | </radio_item> | ||
354 | <radio_item type="string" length="1" bottom="-35" enabled="true" follows="left|top" height="16" hidden="false" | ||
355 | left="3" mouse_opaque="true" name="2" width="315"> | ||
356 | High | ||
357 | </radio_item> | ||
358 | </radio_group> | ||
359 | <button bottom="-400" enabled="true" font="SansSerif" halign="center" height="20" | ||
360 | hidden="false" label="Recommended Settings" left="130" mouse_opaque="true" | ||
361 | name="Defaults" scale_image="true" width="170" /> | ||
362 | <button bottom="-400" enabled="true" font="SansSerif" halign="center" height="20" | ||
363 | hidden="false" label="Hardware Options" label_selected="Hardware Options" | ||
364 | left="310" mouse_opaque="true" name="GraphicsHardwareButton" | ||
365 | scale_image="true" width="170" /> | ||
366 | <string name="resolution_format"> | ||
367 | [RES_X] x [RES_Y] | ||
368 | </string> | ||
369 | <string name="aspect_ratio_text"> | ||
370 | [NUM]:[DEN] | ||
371 | </string> | ||
372 | </panel> | ||
diff --git a/linden/indra/newview/skins/xui/en-us/panel_preferences_graphics2.xml b/linden/indra/newview/skins/xui/en-us/panel_preferences_graphics2.xml deleted file mode 100644 index 7b6a5eb..0000000 --- a/linden/indra/newview/skins/xui/en-us/panel_preferences_graphics2.xml +++ /dev/null | |||
@@ -1,132 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <panel border="true" bottom="-409" enabled="true" follows="left|top|right|bottom" | ||
3 | height="408" hidden="false" label="Graphics Detail" left="102" | ||
4 | mouse_opaque="true" name="Display panel 3" width="517"> | ||
5 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
6 | bottom="-23" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
7 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
8 | left="10" mouse_opaque="true" name="text" v_pad="0" width="128"> | ||
9 | Shaders: | ||
10 | </text> | ||
11 | <check_box bottom="-27" control_name="VertexShaderEnable" enabled="true" follows="left|top" | ||
12 | font="SansSerifSmall" height="16" hidden="false" initial_value="true" | ||
13 | label="Enable Vertex Shaders" left="148" | ||
14 | mouse_opaque="true" name="shaders" radio_style="false" | ||
15 | tool_tip="Disabling this option may prevent some graphics card drivers from crashing." | ||
16 | width="315" /> | ||
17 | <check_box bottom="-46" control_name="RenderObjectBump" enabled="true" follows="left|top" | ||
18 | font="SansSerifSmall" height="16" hidden="false" initial_value="true" | ||
19 | label="Enable Bumpmapping and Shiny" left="148" mouse_opaque="true" | ||
20 | name="bumpshiny" radio_style="false" width="256" /> | ||
21 | <check_box bottom="-65" control_name="RenderRippleWater" enabled="true" follows="left|top" | ||
22 | font="SansSerifSmall" height="16" hidden="false" initial_value="true" | ||
23 | label="Enable Ripple Water" left="148" mouse_opaque="true" name="ripple" | ||
24 | radio_style="false" width="256" /> | ||
25 | <check_box bottom="-84" control_name="RenderAvatarVP" enabled="true" follows="left|top" | ||
26 | font="SansSerifSmall" height="16" hidden="false" initial_value="true" | ||
27 | label="Avatar Vertex Program" left="148" mouse_opaque="true" | ||
28 | name="avatarvp" radio_style="false" width="256" /> | ||
29 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
30 | bottom="-99" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
31 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
32 | left="10" mouse_opaque="true" name="Avatar Rendering:" v_pad="0" | ||
33 | width="128"> | ||
34 | Avatar Rendering: | ||
35 | </text> | ||
36 | <radio_group bottom="-141" control_name="RenderAvatarMode" draw_border="true" enabled="true" | ||
37 | follows="left|top" height="54" hidden="false" left="148" | ||
38 | mouse_opaque="true" name="Avatar Appearance" width="321"> | ||
39 | <radio_item type="string" length="1" bottom="-19" enabled="true" follows="left|top" height="16" hidden="false" | ||
40 | left="3" mouse_opaque="true" name="Normal" width="315"> | ||
41 | Normal | ||
42 | </radio_item> | ||
43 | <radio_item type="string" length="1" bottom="-35" enabled="true" follows="left|top" height="16" hidden="false" | ||
44 | left="3" mouse_opaque="true" name="Bump" width="315"> | ||
45 | Bump Mapped | ||
46 | </radio_item> | ||
47 | <radio_item type="string" length="1" bottom="-51" enabled="true" follows="left|top" height="16" hidden="false" | ||
48 | left="3" mouse_opaque="true" name="Cloth" width="315"> | ||
49 | Bump Mapped & Cloth | ||
50 | </radio_item> | ||
51 | </radio_group> | ||
52 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
53 | bottom="-156" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
54 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
55 | left="10" mouse_opaque="true" name="Lighting Detail:" v_pad="0" width="128"> | ||
56 | Lighting Detail: | ||
57 | </text> | ||
58 | <radio_group bottom="-182" control_name="RenderLightingDetail" draw_border="true" | ||
59 | enabled="true" follows="left|top" height="38" hidden="false" left="148" | ||
60 | mouse_opaque="true" name="lighting detail radio" width="321"> | ||
61 | <radio_item type="string" length="1" bottom="-19" enabled="true" follows="left|top" height="16" hidden="false" | ||
62 | left="3" mouse_opaque="true" name="SunMoon" width="156"> | ||
63 | Sun and moon only | ||
64 | </radio_item> | ||
65 | <radio_item type="string" length="1" bottom="-35" enabled="true" follows="left|top" height="16" hidden="false" | ||
66 | left="3" mouse_opaque="true" name="LocalLights" width="156"> | ||
67 | Nearby local lights | ||
68 | </radio_item> | ||
69 | </radio_group> | ||
70 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
71 | bottom="-197" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
72 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
73 | left="10" mouse_opaque="true" name="Terrain Detail:" v_pad="0" width="128"> | ||
74 | Terrain Detail: | ||
75 | </text> | ||
76 | <radio_group bottom="-223" control_name="RenderTerrainDetail" draw_border="true" | ||
77 | enabled="true" follows="left|top" height="38" hidden="false" left="148" | ||
78 | mouse_opaque="true" name="terrain detail radio" width="321"> | ||
79 | <radio_item type="string" length="1" bottom="-19" enabled="true" follows="left|top" height="16" hidden="false" | ||
80 | left="3" mouse_opaque="true" name="0" width="315"> | ||
81 | Low | ||
82 | </radio_item> | ||
83 | <radio_item type="string" length="1" bottom="-35" enabled="true" follows="left|top" height="16" hidden="false" | ||
84 | left="3" mouse_opaque="true" name="2" width="315"> | ||
85 | High | ||
86 | </radio_item> | ||
87 | </radio_group> | ||
88 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
89 | bottom="-247" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
90 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
91 | left="10" mouse_opaque="true" name="Object Mesh Detail:" v_pad="0" | ||
92 | width="135"> | ||
93 | Object Mesh Detail: | ||
94 | </text> | ||
95 | <slider_bar bottom="-251" control_name="RenderVolumeLODFactor" enabled="true" | ||
96 | follows="left|top" height="16" hidden="false" increment="0.125" | ||
97 | initial_val="1" left="148" max_val="2" min_val="0" mouse_opaque="true" | ||
98 | name="Prim LOD Factor" width="128" /> | ||
99 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
100 | bottom="-266" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
101 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
102 | left="10" mouse_opaque="true" name="Flexible Mesh Detail:" v_pad="0" | ||
103 | width="135"> | ||
104 | Flexible Mesh Detail: | ||
105 | </text> | ||
106 | <slider_bar bottom="-270" control_name="RenderFlexTimeFactor" enabled="true" | ||
107 | follows="left|top" height="16" hidden="false" increment="0.1" | ||
108 | initial_val="1" left="148" max_val="2" min_val="0" mouse_opaque="true" | ||
109 | name="Flex Factor" width="128" /> | ||
110 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
111 | bottom="-285" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
112 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
113 | left="10" mouse_opaque="true" name="Tree Mesh Detail:" v_pad="0" | ||
114 | width="128"> | ||
115 | Tree Mesh Detail: | ||
116 | </text> | ||
117 | <slider_bar bottom="-289" control_name="RenderTreeLODFactor" enabled="true" | ||
118 | follows="left|top" height="16" hidden="false" increment="0.125" | ||
119 | initial_val="0.5" left="148" max_val="1" min_val="0" mouse_opaque="true" | ||
120 | name="Tree LOD Factor" width="128" /> | ||
121 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
122 | bottom="-304" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
123 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
124 | left="10" mouse_opaque="true" name="Avatar Mesh Detail:" v_pad="0" | ||
125 | width="128"> | ||
126 | Avatar Mesh Detail: | ||
127 | </text> | ||
128 | <slider_bar bottom="-308" control_name="RenderAvatarLODFactor" enabled="true" | ||
129 | follows="left|top" height="16" hidden="false" increment="0.125" | ||
130 | initial_val="0.5" left="148" max_val="1" min_val="0" mouse_opaque="true" | ||
131 | name="Avatar LOD Factor" width="128" /> | ||
132 | </panel> | ||
diff --git a/linden/indra/newview/skins/xui/en-us/panel_preferences_graphics3.xml b/linden/indra/newview/skins/xui/en-us/panel_preferences_graphics3.xml deleted file mode 100644 index 6bffb0a..0000000 --- a/linden/indra/newview/skins/xui/en-us/panel_preferences_graphics3.xml +++ /dev/null | |||
@@ -1,119 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <panel border="true" bottom="-409" enabled="true" follows="left|top|right|bottom" | ||
3 | height="408" hidden="false" label="Adv. Graphics" left="102" | ||
4 | mouse_opaque="true" name="Display panel 2" width="517"> | ||
5 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
6 | bottom="-22" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
7 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
8 | left="10" mouse_opaque="true" name="Filtering:" v_pad="0" width="128"> | ||
9 | Filtering: | ||
10 | </text> | ||
11 | <check_box bottom="-26" control_name="RenderAnisotropic" enabled="true" follows="left|top" | ||
12 | font="SansSerifSmall" height="16" hidden="false" initial_value="false" | ||
13 | label="Anisotropic Filtering (slower when enabled)" left="148" | ||
14 | mouse_opaque="true" name="ani" radio_style="false" width="256" /> | ||
15 | <spinner bottom="-45" control_name="RenderGamma" decimal_digits="2" enabled="true" | ||
16 | follows="left|top" height="16" hidden="false" increment="0.01" | ||
17 | initial_val="1" label="Gamma:" label_width="136" left="10" max_val="2" | ||
18 | min_val="0.0" mouse_opaque="true" name="gamma" width="196" /> | ||
19 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
20 | bottom="-41" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
21 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
22 | left="211" mouse_opaque="true" name="(brightness, lower is brighter)" | ||
23 | v_pad="0" width="315"> | ||
24 | (brightness, lower is brighter, 0=use default) | ||
25 | </text> | ||
26 | <spinner bottom="-64" control_name="RenderNightBrightness" decimal_digits="3" | ||
27 | enabled="true" follows="left|top" height="16" hidden="false" | ||
28 | increment="0.25" initial_val="1" label="Nighttime Brightness:" | ||
29 | label_width="136" left="10" max_val="4" min_val="0" mouse_opaque="true" | ||
30 | name="nighttime_brightness" width="196" /> | ||
31 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
32 | bottom="-60" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
33 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
34 | left="211" mouse_opaque="true" name="(higher is brighter, 1.0 is default)" | ||
35 | v_pad="0" width="315"> | ||
36 | (higher is brighter, 1.0 is default) | ||
37 | </text> | ||
38 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
39 | bottom="-79" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
40 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
41 | left="10" mouse_opaque="true" name="Enable VBO:" v_pad="0" | ||
42 | width="128"> | ||
43 | Enable VBO: | ||
44 | </text> | ||
45 | <check_box bottom="-83" control_name="RenderVBOEnable" enabled="true" follows="left|top" | ||
46 | font="SansSerifSmall" height="16" hidden="false" initial_value="true" | ||
47 | label="Enable OpenGL Vertex Buffer Objects" left="148" | ||
48 | mouse_opaque="true" name="vbo" radio_style="false" | ||
49 | tool_tip="Enabling this may cause some OpenGL drivers to crash." | ||
50 | width="315" /> | ||
51 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
52 | bottom="-98" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
53 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
54 | left="10" mouse_opaque="true" name="Graphics Card Memory:" v_pad="0" | ||
55 | width="128"> | ||
56 | Graphics Card Memory: | ||
57 | </text> | ||
58 | <radio_group bottom="-188" control_name="GraphicsCardMemorySetting" draw_border="true" | ||
59 | enabled="true" follows="left|top" height="102" hidden="false" left="148" | ||
60 | mouse_opaque="true" name="video card memory radio" width="221"> | ||
61 | <radio_item type="string" length="1" bottom="-19" enabled="true" follows="left|top" height="16" hidden="false" | ||
62 | left="3" mouse_opaque="true" name="radio" width="315"> | ||
63 | 16MB | ||
64 | </radio_item> | ||
65 | <radio_item type="string" length="1" bottom="-35" enabled="true" follows="left|top" height="16" hidden="false" | ||
66 | left="3" mouse_opaque="true" name="radio2" width="315"> | ||
67 | 32MB | ||
68 | </radio_item> | ||
69 | <radio_item type="string" length="1" bottom="-51" enabled="true" follows="left|top" height="16" hidden="false" | ||
70 | left="3" mouse_opaque="true" name="radio3" width="315"> | ||
71 | 64MB | ||
72 | </radio_item> | ||
73 | <radio_item type="string" length="1" bottom="-67" enabled="true" follows="left|top" height="16" hidden="false" | ||
74 | left="3" mouse_opaque="true" name="radio4" width="315"> | ||
75 | 128MB | ||
76 | </radio_item> | ||
77 | <radio_item type="string" length="1" bottom="-83" enabled="true" follows="left|top" height="16" hidden="false" | ||
78 | left="3" mouse_opaque="true" name="radio5" width="315"> | ||
79 | 256MB | ||
80 | </radio_item> | ||
81 | <radio_item type="string" length="1" bottom="-99" enabled="true" follows="left|top" height="16" hidden="false" | ||
82 | left="3" mouse_opaque="true" name="radio6" width="315"> | ||
83 | 512MB | ||
84 | </radio_item> | ||
85 | </radio_group> | ||
86 | <spinner bottom="-207" control_name="RenderFogRatio" decimal_digits="1" enabled="true" | ||
87 | follows="left|top" height="16" hidden="false" increment="0.1" | ||
88 | initial_val="4" label="Fog Distance Ratio:" label_width="136" left="10" | ||
89 | max_val="4" min_val="0.5" mouse_opaque="true" name="fog" width="196" /> | ||
90 | <spinner bottom="-226" control_name="RenderMaxPartCount" decimal_digits="0" | ||
91 | enabled="true" follows="left|top" height="16" hidden="false" | ||
92 | increment="256" initial_val="4096" label="Max. Particle Count:" | ||
93 | label_width="136" left="10" max_val="8192" min_val="0" mouse_opaque="true" | ||
94 | name="particles" width="196" /> | ||
95 | <spinner bottom="-245" control_name="AvatarCompositeLimit" decimal_digits="0" | ||
96 | enabled="true" follows="left|top" height="16" hidden="false" increment="1" | ||
97 | initial_val="5" label="Outfit Composite Limit:" label_width="136" left="10" | ||
98 | max_val="100" min_val="0" mouse_opaque="true" name="comp limit" | ||
99 | tool_tip="Number of recently changed outfits to display" width="196" /> | ||
100 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
101 | bottom="-241" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
102 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
103 | left="211" mouse_opaque="true" name="(lower is faster)" v_pad="0" | ||
104 | width="150"> | ||
105 | (lower is faster) | ||
106 | </text> | ||
107 | <spinner bottom="-264" control_name="DebugBeaconLineWidth" decimal_digits="0" | ||
108 | enabled="true" follows="left|top" height="16" hidden="false" | ||
109 | increment="1" initial_val="8" label="Debug Beacon Line Width:" | ||
110 | label_width="136" left="10" max_val="127" min_val="1" mouse_opaque="true" | ||
111 | name="debug beacon line width" width="196" /> | ||
112 | <check_box bottom="-304" control_name="ProbeHardwareOnStartup" enabled="true" | ||
113 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | ||
114 | initial_value="false" label="Auto-detect graphics hardware on next startup" | ||
115 | left="148" mouse_opaque="true" name="probe_hardware_checkbox" | ||
116 | radio_style="false" | ||
117 | tool_tip="Second Life automatically configures some graphics settings based on your hardware. If you install new hardware, you should have Second Life detect it again." | ||
118 | width="270" /> | ||
119 | </panel> | ||
diff --git a/linden/indra/newview/skins/xui/en-us/panel_preferences_im.xml b/linden/indra/newview/skins/xui/en-us/panel_preferences_im.xml index af65d4d..493b153 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_preferences_im.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_preferences_im.xml | |||
@@ -1,89 +1,87 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
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" hidden="false" label="Communication" left="102" | 3 | height="408" label="Communication" left="102" mouse_opaque="true" name="im" |
4 | mouse_opaque="true" name="im" width="517"> | 4 | width="517"> |
5 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 5 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
6 | bottom="-20" drop_shadow_visible="true" enabled="true" follows="left|top" | 6 | bottom="-20" drop_shadow_visible="true" enabled="true" follows="left|top" |
7 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 7 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="12" |
8 | left="12" mouse_opaque="false" name="text_box" v_pad="0" width="128"> | 8 | mouse_opaque="false" name="text_box" v_pad="0" width="128"> |
9 | Profile Online Status: | 9 | Profile Online Status: |
10 | </text> | 10 | </text> |
11 | <check_box bottom="-25" enabled="true" follows="left|top" font="SansSerifSmall" | 11 | <check_box bottom="-25" enabled="true" follows="left|top" font="SansSerifSmall" |
12 | height="16" hidden="false" initial_value="false" | 12 | height="16" initial_value="false" |
13 | label="Make my online status visible only to my Friends and Groups" left="148" mouse_opaque="true" | 13 | label="Make my online status visible only to my Friends and Groups" |
14 | name="online_visibility" radio_style="false" width="350" /> | 14 | left="148" mouse_opaque="true" name="online_visibility" radio_style="false" |
15 | width="350" /> | ||
15 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 16 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
16 | bottom="-40" drop_shadow_visible="true" enabled="true" follows="left|top" | 17 | bottom="-40" drop_shadow_visible="true" enabled="true" follows="left|top" |
17 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 18 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="12" |
18 | left="12" mouse_opaque="false" name="text_box2" v_pad="0" width="128"> | 19 | mouse_opaque="false" name="text_box2" v_pad="0" width="128"> |
19 | IM Options: | 20 | IM Options: |
20 | </text> | 21 | </text> |
21 | <text hidden="true" name="log_in_to_change"> | 22 | <string name="log_in_to_change"> |
22 | log in to change | 23 | log in to change |
23 | </text> | 24 | </string> |
24 | <check_box bottom="-45" enabled="true" follows="left|top" font="SansSerifSmall" | 25 | <check_box bottom="-45" enabled="true" follows="left|top" font="SansSerifSmall" |
25 | height="16" hidden="false" initial_value="false" | 26 | height="16" initial_value="false" label="Send IM to Email ([EMAIL])" |
26 | label="Send IM to Email ([EMAIL])" left="148" mouse_opaque="true" | 27 | left="148" mouse_opaque="true" name="send_im_to_email" radio_style="false" |
27 | name="send_im_to_email" radio_style="false" width="350" /> | 28 | width="350" /> |
28 | <check_box bottom="-65" control_name="IMInChatHistory" enabled="true" follows="left|top" | 29 | <check_box bottom="-65" control_name="IMInChatHistory" enabled="true" follows="left|top" |
29 | font="SansSerifSmall" height="16" hidden="false" initial_value="false" | 30 | font="SansSerifSmall" height="16" initial_value="false" |
30 | label="Include IM in Chat History" left="148" mouse_opaque="true" | 31 | label="Include IM in Chat History" left="148" mouse_opaque="true" |
31 | name="include_im_in_chat_history" radio_style="false" width="237" /> | 32 | name="include_im_in_chat_history" radio_style="false" width="237" /> |
32 | <check_box bottom="-85" control_name="IMShowTimestamps" enabled="true" follows="left|top" | 33 | <check_box bottom="-85" control_name="IMShowTimestamps" enabled="true" follows="left|top" |
33 | font="SansSerifSmall" height="16" hidden="false" initial_value="false" | 34 | font="SansSerifSmall" height="16" initial_value="false" |
34 | label="Show timestamps in IM" left="148" mouse_opaque="true" | 35 | label="Show timestamps in IM" left="148" mouse_opaque="true" |
35 | name="show_timestamps_check" radio_style="false" width="237" /> | 36 | name="show_timestamps_check" radio_style="false" width="237" /> |
36 | <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" |
37 | bottom="-105" drop_shadow_visible="true" enabled="true" follows="left|top" | 38 | bottom="-105" drop_shadow_visible="true" enabled="true" follows="left|top" |
38 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 39 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="12" |
39 | left="12" mouse_opaque="false" name="text_box3" v_pad="0" width="128"> | 40 | mouse_opaque="false" name="text_box3" v_pad="0" width="128"> |
40 | Busy Mode Response: | 41 | Busy Mode Response: |
41 | </text> | 42 | </text> |
42 | <text_editor type="string" length="1" bottom="-165" embedded_items="false" enabled="true" follows="left|top" | 43 | <text_editor type="string" length="1" bottom="-165" embedded_items="false" enabled="true" follows="left|top" |
43 | font="SansSerifSmall" height="70" hidden="false" left="148" | 44 | font="SansSerifSmall" height="70" left="148" max_length="255" |
44 | max_length="255" mouse_opaque="true" name="busy_response" width="330" | 45 | mouse_opaque="true" name="busy_response" width="330" word_wrap="true" /> |
45 | word_wrap="true" /> | ||
46 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 46 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
47 | bottom="-185" drop_shadow_visible="true" enabled="true" follows="left|top" | 47 | bottom="-185" drop_shadow_visible="true" enabled="true" follows="left|top" |
48 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 48 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="12" |
49 | left="12" mouse_opaque="false" name="text_box3" v_pad="0" width="128"> | 49 | mouse_opaque="false" name="text_box4" v_pad="0" width="128"> |
50 | Logging Options: | 50 | Logging Options: |
51 | </text> | 51 | </text> |
52 | <check_box bottom="-205" control_name="LogInstantMessages" enabled="true" | 52 | <check_box bottom="-205" control_name="LogInstantMessages" enabled="true" |
53 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 53 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
54 | initial_value="false" label="Log Instant Messages" left="148" | 54 | label="Log Instant Messages" left="148" mouse_opaque="true" |
55 | mouse_opaque="true" name="log_instant_messages" radio_style="false" | 55 | name="log_instant_messages" radio_style="false" width="237" /> |
56 | width="237" /> | 56 | <check_box bottom="-225" control_name="IMLogTimestamp" enabled="true" follows="left|top" |
57 | <check_box bottom="-225" control_name="IMLogTimestamp" enabled="true" | 57 | font="SansSerifSmall" height="16" initial_value="false" |
58 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 58 | label="Show timestamps in IM Log" left="148" mouse_opaque="true" |
59 | initial_value="false" label="Show timestamps in IM Log" left="148" | 59 | name="log_instant_messages_timestamp" radio_style="false" width="237" /> |
60 | mouse_opaque="true" name="log_instant_messages_timestamp" radio_style="false" | ||
61 | width="237" /> | ||
62 | <check_box bottom="-245" control_name="LogShowHistory" enabled="true" follows="left|top" | 60 | <check_box bottom="-245" control_name="LogShowHistory" enabled="true" follows="left|top" |
63 | font="SansSerifSmall" height="16" hidden="false" initial_value="false" | 61 | font="SansSerifSmall" height="16" initial_value="false" |
64 | label="Show end of last IM conversation" left="148" mouse_opaque="true" | 62 | label="Show end of last IM conversation" left="148" mouse_opaque="true" |
65 | name="log_show_history" radio_style="false" width="237" /> | 63 | name="log_show_history" radio_style="false" width="237" /> |
66 | <check_box bottom="-265" control_name="LogChat" enabled="true" follows="left|top" | 64 | <check_box bottom="-265" control_name="LogChat" enabled="true" follows="left|top" |
67 | font="SansSerifSmall" height="16" hidden="false" initial_value="false" | 65 | font="SansSerifSmall" height="16" initial_value="false" label="Log Chat" |
68 | label="Log Chat" left="148" mouse_opaque="true" name="log_chat" | 66 | left="148" mouse_opaque="true" name="log_chat" radio_style="false" |
69 | radio_style="false" width="237" /> | 67 | width="237" /> |
70 | <check_box bottom="-285" control_name="LogChatTimestamp" enabled="true" follows="left|top" | 68 | <check_box bottom="-285" control_name="LogChatTimestamp" enabled="true" follows="left|top" |
71 | font="SansSerifSmall" height="16" hidden="false" initial_value="false" | 69 | font="SansSerifSmall" height="16" initial_value="false" |
72 | label="Show timestamps in Chat Log" left="148" mouse_opaque="true" name="log_chat_timestamp" | 70 | label="Show timestamps in Chat Log" left="148" mouse_opaque="true" |
73 | radio_style="false" width="237" /> | 71 | name="log_chat_timestamp" radio_style="false" width="237" /> |
74 | <check_box bottom="-305" control_name="LogChatIM" enabled="true" follows="left|top" | 72 | <check_box bottom="-305" control_name="LogChatIM" enabled="true" follows="left|top" |
75 | font="SansSerifSmall" height="16" hidden="false" initial_value="false" | 73 | font="SansSerifSmall" height="16" initial_value="false" |
76 | label="Show incoming IM in Chat Log" left="148" mouse_opaque="true" name="log_chat_IM" | 74 | label="Show incoming IM in Chat Log" left="148" mouse_opaque="true" |
77 | radio_style="false" width="237" /> | 75 | name="log_chat_IM" radio_style="false" width="237" /> |
78 | <check_box bottom="-325" control_name="LogTimestampDate" enabled="true" follows="left|top" | 76 | <check_box bottom="-325" control_name="LogTimestampDate" enabled="true" follows="left|top" |
79 | font="SansSerifSmall" height="16" hidden="false" initial_value="false" | 77 | font="SansSerifSmall" height="16" initial_value="false" |
80 | label="Include Date with Timestamp" left="148" mouse_opaque="true" name="log_date_timestamp" | 78 | label="Include Date with Timestamp" left="148" mouse_opaque="true" |
81 | radio_style="false" width="237" /> | 79 | name="log_date_timestamp" radio_style="false" width="237" /> |
82 | <button bottom="-347" follows="right|bottom" font="SansSerif" halign="center" | 80 | <button bottom="-347" follows="right|bottom" font="SansSerif" halign="center" |
83 | height="20" label="Change Path" label_selected="Change Path" left="170" | 81 | height="20" label="Change Path" label_selected="Change Path" left="170" |
84 | mouse_opaque="true" name="log_path_button" width="90" /> | 82 | mouse_opaque="true" name="log_path_button" width="90" /> |
85 | <line_editor border_drop_shadow_visible="false" border_visible="false" bottom="-346" | 83 | <line_editor border_drop_shadow_visible="false" border_visible="false" bottom="-346" |
86 | drop_shadow_visible="true" enabled="false" follows="top|left|right" | 84 | drop_shadow_visible="true" enabled="false" follows="top|left|right" |
87 | font="SansSerifSmall" halign="right" height="19" left="248" | 85 | font="SansSerifSmall" halign="right" height="19" left="248" |
88 | max_length="254" mouse_opaque="false" name="log_path_string" right="-20" /> | 86 | max_length="254" mouse_opaque="false" name="log_path_string" right="-20" /> |
89 | </panel> | 87 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_preferences_input.xml b/linden/indra/newview/skins/xui/en-us/panel_preferences_input.xml index ac02fb6..982775b 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_preferences_input.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_preferences_input.xml | |||
@@ -1,68 +1,71 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
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" hidden="false" label="Input & Camera" left="102" | 3 | height="408" label="Input & Camera" left="102" mouse_opaque="true" |
4 | mouse_opaque="true" name="Input panel" width="517"> | 4 | name="Input panel" width="517"> |
5 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 5 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
6 | bottom="-20" drop_shadow_visible="true" enabled="true" follows="left|top" | 6 | bottom="-20" drop_shadow_visible="true" enabled="true" follows="left|top" |
7 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 7 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
8 | left="10" mouse_opaque="true" name=" Mouselook Options:" v_pad="0" | 8 | mouse_opaque="true" name=" Mouselook Options:" v_pad="0" width="266"> |
9 | width="266"> | ||
10 | Mouselook Options: | 9 | Mouselook Options: |
11 | </text> | 10 | </text> |
12 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 11 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
13 | bottom="-20" drop_shadow_visible="true" enabled="true" follows="left|top" | 12 | bottom="-20" drop_shadow_visible="true" enabled="true" follows="left|top" |
14 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 13 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="148" |
15 | left="148" mouse_opaque="true" name=" Mouse Sensitivity:" v_pad="0" | 14 | mouse_opaque="true" name=" Mouse Sensitivity:" v_pad="0" width="128"> |
16 | width="128"> | ||
17 | Mouse Sensitivity: | 15 | Mouse Sensitivity: |
18 | </text> | 16 | </text> |
19 | <slider_bar bottom="-26" control_name="MouseSensitivity" enabled="true" follows="left|top" | 17 | <slider_bar bottom="-26" control_name="MouseSensitivity" enabled="true" follows="left|top" |
20 | height="16" hidden="false" increment="0.25" initial_val="2" left="276" | 18 | height="16" increment="0.25" initial_val="2" left="276" max_val="15" |
21 | max_val="15" min_val="0" mouse_opaque="true" name="Mouse Sensitivity" | 19 | min_val="0" mouse_opaque="true" name="Mouse Sensitivity" width="128" /> |
22 | width="128" /> | ||
23 | <check_box bottom="-44" control_name="InvertMouse" enabled="true" follows="left|top" | 20 | <check_box bottom="-44" control_name="InvertMouse" enabled="true" follows="left|top" |
24 | font="SansSerifSmall" height="16" hidden="false" label="Invert Mouse" | 21 | font="SansSerifSmall" height="16" label="Invert Mouse" left="148" |
25 | left="148" mouse_opaque="true" name="invert mouse" radio_style="false" | 22 | mouse_opaque="true" name="invert mouse" radio_style="false" width="128" /> |
26 | width="128" /> | ||
27 | <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" |
28 | bottom="-74" drop_shadow_visible="true" enabled="true" follows="left|top" | 24 | bottom="-74" drop_shadow_visible="true" enabled="true" follows="left|top" |
29 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 25 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
30 | left="10" mouse_opaque="true" name=" Auto Fly Options:" v_pad="0" | 26 | mouse_opaque="true" name=" Auto Fly Options:" v_pad="0" width="266"> |
31 | width="266"> | ||
32 | Auto Fly Options: | 27 | Auto Fly Options: |
33 | </text> | 28 | </text> |
34 | <check_box bottom="-80" control_name="AutomaticFly" enabled="true" follows="left|top" | 29 | <check_box bottom="-80" control_name="AutomaticFly" enabled="true" follows="left|top" |
35 | font="SansSerifSmall" height="16" hidden="false" | 30 | font="SansSerifSmall" height="16" label="Fly/land on holding up/down" |
36 | label="Fly/land on holding up/down" left="148" mouse_opaque="true" | 31 | left="148" mouse_opaque="true" name="automatic fly" radio_style="false" |
37 | name="automatic fly" radio_style="false" width="178" /> | 32 | width="178" /> |
38 | <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" |
39 | bottom="-110" drop_shadow_visible="true" enabled="true" follows="left|top" | 34 | bottom="-110" drop_shadow_visible="true" enabled="true" follows="left|top" |
40 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 35 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" |
41 | left="10" mouse_opaque="true" name=" Camera Options:" v_pad="0" width="266"> | 36 | mouse_opaque="true" name=" Camera Options:" v_pad="0" width="266"> |
42 | Camera Options: | 37 | Camera Options: |
43 | </text> | 38 | </text> |
44 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 39 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
45 | bottom="-110" drop_shadow_visible="true" enabled="true" follows="left|top" | 40 | bottom="-110" drop_shadow_visible="true" enabled="true" follows="left|top" |
46 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 41 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="148" |
47 | left="148" mouse_opaque="true" name="Camera Springiness:" v_pad="0" | 42 | mouse_opaque="true" name="Camera Springiness:" v_pad="0" width="128"> |
48 | width="128"> | ||
49 | Camera Springiness: | 43 | Camera Springiness: |
50 | </text> | 44 | </text> |
51 | <slider bottom="-116" can_edit_text="true" control_name="DynamicCameraStrength" | 45 | <slider bottom="-116" can_edit_text="true" control_name="DynamicCameraStrength" |
52 | decimal_digits="0" enabled="true" follows="left|top" height="16" | 46 | decimal_digits="0" enabled="true" follows="left|top" height="16" |
53 | hidden="false" increment="1" initial_val="2" left="276" max_val="10" | 47 | increment="1" initial_val="2" left="276" max_val="10" min_val="0" |
54 | min_val="0" mouse_opaque="true" name="dynamic camera" show_text="true" | 48 | mouse_opaque="true" name="dynamic camera" show_text="true" value="2" |
55 | value="2" width="128" /> | 49 | width="128" /> |
56 | <check_box bottom="-134" control_name="EditCameraMovement" enabled="true" | 50 | <check_box bottom="-134" control_name="EditCameraMovement" enabled="true" |
57 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 51 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
58 | initial_value="false" label="Automatic Edit Camera Movement" left="148" | 52 | label="Automatic Edit Camera Movement" left="148" mouse_opaque="true" |
59 | mouse_opaque="true" name="edit camera movement" radio_style="false" | 53 | name="edit camera movement" radio_style="false" |
60 | tool_tip="Use automatic camera positioning when entering and exiting edit mode" | 54 | tool_tip="Use automatic camera positioning when entering and exiting edit mode" |
61 | width="201" /> | 55 | width="201" /> |
62 | <check_box bottom="-152" control_name="AppearanceCameraMovement" enabled="true" | 56 | <check_box bottom="-152" control_name="AppearanceCameraMovement" enabled="true" |
63 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 57 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
64 | initial_value="false" label="Automatic Appearance Camera Movement" | 58 | label="Automatic Appearance Camera Movement" left="148" mouse_opaque="true" |
65 | left="148" mouse_opaque="true" name="appearance camera movement" | 59 | name="appearance camera movement" radio_style="false" |
66 | radio_style="false" | ||
67 | tool_tip="Use automatic camera positioning while in edit mode" width="242" /> | 60 | tool_tip="Use automatic camera positioning while in edit mode" width="242" /> |
61 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
62 | bottom="-186" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
63 | font="SansSerifSmall" h_pad="0" halign="left" height="12" hidden="false" | ||
64 | left="10" mouse_opaque="true" name="text2" v_pad="0" width="128"> | ||
65 | Avatar Display Options: | ||
66 | </text> | ||
67 | <check_box bottom="-190" control_name="FirstPersonAvatarVisible" enabled="true" | ||
68 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | ||
69 | initial_value="false" label="Show Avatar in Mouselook" left="148" | ||
70 | mouse_opaque="true" name="avfp" radio_style="false" width="256" /> | ||
68 | </panel> | 71 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_preferences_network.xml b/linden/indra/newview/skins/xui/en-us/panel_preferences_network.xml index ebe744e..6834ab5 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_preferences_network.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_preferences_network.xml | |||
@@ -1,67 +1,67 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
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" hidden="false" label="Network" left="102" mouse_opaque="true" | 3 | height="408" label="Network" left="102" mouse_opaque="true" name="network" |
4 | name="network" width="517"> | 4 | width="517"> |
5 | |||
6 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 5 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
7 | bottom="-20" drop_shadow_visible="true" enabled="true" follows="left|top" | 6 | bottom="-20" drop_shadow_visible="true" enabled="true" follows="left|top" |
8 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 7 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="12" |
9 | left="12" mouse_opaque="false" name="text_box" v_pad="0" width="200"> | 8 | mouse_opaque="false" name="text_box" v_pad="0" width="200"> |
10 | Maximum Bandwidth: | 9 | Maximum Bandwidth: |
11 | </text> | 10 | </text> |
12 | <slider can_edit_text="true" control_name="ThrottleBandwidthKBPS" | 11 | <slider bottom_delta="-25" can_edit_text="true" control_name="ThrottleBandwidthKBPS" |
13 | decimal_digits="0" enabled="true" follows="left|top" height="15" | 12 | decimal_digits="0" enabled="true" follows="left|top" height="15" |
14 | hidden="false" increment="10" initial_val="50" max_val="1500" | 13 | increment="10" initial_val="50" left_delta="0" max_val="1500" min_val="50" |
15 | min_val="50" mouse_opaque="true" name="max_bandwidth" show_text="true" | 14 | mouse_opaque="true" name="max_bandwidth" show_text="true" value="500" |
16 | value="500" width="180" left_delta="0" bottom_delta="-25" /> | 15 | width="180" /> |
17 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 16 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
18 | drop_shadow_visible="true" enabled="true" follows="left|top" | 17 | bottom_delta="4" drop_shadow_visible="true" enabled="true" |
19 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 18 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" |
20 | mouse_opaque="false" name="text_box2" v_pad="0" width="200" left_delta="186" bottom_delta="4"> | 19 | height="10" left_delta="186" mouse_opaque="false" name="text_box2" |
20 | v_pad="0" width="200"> | ||
21 | kbps (kilobits per second) | 21 | kbps (kilobits per second) |
22 | </text> | 22 | </text> |
23 | |||
24 | <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" |
25 | drop_shadow_visible="true" enabled="true" follows="left|top" | 24 | bottom_delta="-25" drop_shadow_visible="true" enabled="true" |
26 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 25 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" |
27 | mouse_opaque="false" name="cache_size_label_l" v_pad="0" width="200" left="12" bottom_delta="-25"> | 26 | height="10" left="12" mouse_opaque="false" name="cache_size_label_l" |
27 | v_pad="0" width="200"> | ||
28 | Disk Cache Size (MB): | 28 | Disk Cache Size (MB): |
29 | </text> | 29 | </text> |
30 | <slider can_edit_text="true" control_name="CacheSize" decimal_digits="0" | 30 | <slider bottom_delta="-25" can_edit_text="true" control_name="CacheSize" |
31 | enabled="true" follows="left|top" height="15" hidden="false" increment="10" | 31 | decimal_digits="0" enabled="true" follows="left|top" height="15" |
32 | initial_val="50" max_val="1000" min_val="10" mouse_opaque="true" | 32 | increment="10" initial_val="50" left_delta="0" max_val="1000" min_val="10" |
33 | name="cache_size" show_text="true" width="180" left_delta="0" bottom_delta="-25" /> | 33 | mouse_opaque="true" name="cache_size" show_text="true" width="180" /> |
34 | <button bottom="-55" enabled="true" follows="left|bottom" font="SansSerif" | 34 | <button bottom="-55" bottom_delta="-4" enabled="true" follows="left|bottom" |
35 | halign="center" height="22" hidden="false" | 35 | font="SansSerif" halign="center" height="22" label="Clear Cache" left="340" |
36 | label="Clear Cache" left="340" mouse_opaque="true" | 36 | left_delta="186" mouse_opaque="true" name="clear_cache" scale_image="true" |
37 | name="clear_cache" scale_image="true" width="100" left_delta="186" bottom_delta="-4"/> | 37 | width="100" /> |
38 | |||
39 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 38 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
40 | bottom="-70" drop_shadow_visible="true" enabled="true" follows="left|top" | 39 | bottom="-70" bottom_delta="-17" drop_shadow_visible="true" enabled="true" |
41 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 40 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" |
42 | mouse_opaque="false" name="cache_location_label" v_pad="0" width="200" left="12" bottom_delta="-17"> | 41 | height="10" left="12" mouse_opaque="false" name="cache_location_label" |
42 | v_pad="0" width="200"> | ||
43 | Disk Cache Location: | 43 | Disk Cache Location: |
44 | </text> | 44 | </text> |
45 | <line_editor bevel_style="in" border_style="line" border_thickness="1" | 45 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="-28" |
46 | enabled="false" follows="left|top" font="SansSerif" handle_edit_keys_directly="true" | 46 | enabled="false" follows="left|top" font="SansSerif" |
47 | height="20" hidden="false" max_length="4096" mouse_opaque="true" | 47 | handle_edit_keys_directly="true" height="20" left_delta="0" |
48 | name="cache_location" select_all_on_focus_received="false" width="470" word_wrap="false" left_delta="0" bottom_delta="-28"/> | 48 | max_length="4096" mouse_opaque="true" name="cache_location" |
49 | <button enabled="true" follows="left|top" font="SansSerif" | 49 | select_all_on_focus_received="false" width="470" word_wrap="false" /> |
50 | halign="center" height="22" hidden="false" | 50 | <button bottom_delta="-25" enabled="true" follows="left|top" font="SansSerif" |
51 | label="Set" label_selected="Set" mouse_opaque="true" | 51 | halign="center" height="22" label="Set" label_selected="Set" left_delta="0" |
52 | name="set_cache" scale_image="true" width="100" left_delta="0" bottom_delta="-25"/> | 52 | mouse_opaque="true" name="set_cache" scale_image="true" width="100" /> |
53 | <button bottom="-105" enabled="true" follows="left|top" font="SansSerif" | 53 | <button bottom="-105" bottom_delta="0" enabled="true" follows="left|top" |
54 | halign="center" height="22" hidden="false" | 54 | font="SansSerif" halign="center" height="22" label="Reset" |
55 | label="Reset" label_selected="Set" mouse_opaque="true" | 55 | label_selected="Set" left_delta="103" mouse_opaque="true" |
56 | name="reset_cache" scale_image="true" width="100" left_delta="103" bottom_delta="0"/> | 56 | name="reset_cache" scale_image="true" width="100" /> |
57 | 57 | <check_box bottom="-173" bottom_delta="-25" control_name="ConnectionPortEnabled" | |
58 | <check_box bottom="-173" control_name="ConnectionPortEnabled" enabled="true" follows="left|top" font="SansSerifSmall" | 58 | enabled="true" follows="left|top" font="SansSerifSmall" height="16" |
59 | height="16" hidden="false" initial_value="false" label="Custom Port Connection" | 59 | initial_value="false" label="Custom Port Connection" left="12" |
60 | mouse_opaque="true" name="connection_port_enabled" radio_style="false" | 60 | mouse_opaque="true" name="connection_port_enabled" radio_style="false" |
61 | width="256" left="12" bottom_delta="-25"/> | 61 | width="256" /> |
62 | <spinner bottom="-193" control_name="ConnectionPort" decimal_digits="0" | 62 | <spinner bottom="-193" bottom_delta="-20" control_name="ConnectionPort" |
63 | enabled="true" follows="left|top" height="16" hidden="false" | 63 | decimal_digits="0" enabled="true" follows="left|top" height="16" |
64 | increment="1" initial_val="13000" label="Port Number:" | 64 | increment="1" initial_val="13000" label="Port Number:" label_width="75" |
65 | label_width="75" max_val="13050" min_val="13000" mouse_opaque="true" | 65 | left_delta="20" max_val="13050" min_val="13000" mouse_opaque="true" |
66 | name="connection_port" width="150" left_delta="20" bottom_delta="-20"/> | 66 | name="connection_port" width="150" /> |
67 | </panel> | 67 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_preferences_popups.xml b/linden/indra/newview/skins/xui/en-us/panel_preferences_popups.xml index 5117c0f..8563ad0 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_preferences_popups.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_preferences_popups.xml | |||
@@ -11,33 +11,29 @@ | |||
11 | Show popups: | 11 | Show popups: |
12 | </text> | 12 | </text> |
13 | <scroll_list follows="top|left" height="88" left="15" name="enabled_popups" width="480" /> | 13 | <scroll_list follows="top|left" height="88" left="15" name="enabled_popups" width="480" /> |
14 | |||
15 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 14 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
16 | bottom_delta="-30" drop_shadow_visible="true" enabled="true" follows="left|top" | 15 | bottom_delta="-30" drop_shadow_visible="true" enabled="true" |
17 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 16 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" |
18 | left="15" mouse_opaque="false" name="text_box2" v_pad="0" width="270"> | 17 | height="10" left="15" mouse_opaque="false" name="text_box2" v_pad="0" |
18 | width="270"> | ||
19 | Offers of notecards, textures and landmarks: | 19 | Offers of notecards, textures and landmarks: |
20 | </text> | 20 | </text> |
21 | <check_box bottom_delta="-25" control_name="AutoAcceptNewInventory" enabled="true" | 21 | <check_box bottom_delta="-25" control_name="AutoAcceptNewInventory" enabled="true" |
22 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 22 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
23 | initial_value="false" label="Automatically accept" | 23 | label="Automatically accept" left="40" mouse_opaque="true" |
24 | left="40" mouse_opaque="true" name="accept_new_inventory" | 24 | name="accept_new_inventory" radio_style="false" width="270" /> |
25 | radio_style="false" | ||
26 | width="270" /> | ||
27 | <check_box bottom_delta="-20" control_name="ShowNewInventory" enabled="true" | 25 | <check_box bottom_delta="-20" control_name="ShowNewInventory" enabled="true" |
28 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 26 | follows="left|top" font="SansSerifSmall" height="16" initial_value="true" |
29 | initial_value="true" label="Automatically view after accepting" | 27 | label="Automatically view after accepting" left="40" mouse_opaque="true" |
30 | left="40" mouse_opaque="true" name="show_new_inventory" | 28 | name="show_new_inventory" radio_style="false" width="270" /> |
31 | radio_style="false" | ||
32 | width="270" /> | ||
33 | |||
34 | <button bottom_delta="-35" follows="top|left" height="20" | 29 | <button bottom_delta="-35" follows="top|left" height="20" |
35 | label="Show all 'Skip next time' Dialogs..." left="15" | 30 | label="Show all 'Skip next time' Dialogs..." left="15" |
36 | name="reset_dialogs_btn" width="250" | 31 | name="reset_dialogs_btn" |
37 | tool_tip="Enable all of the optional popups and 'first time use' notifications."/> | 32 | tool_tip="Enable all of the optional popups and 'first time use' notifications." |
38 | 33 | width="250" /> | |
39 | <button bottom_delta="-24" follows="top|left" height="20" | 34 | <button bottom_delta="-24" follows="top|left" height="20" |
40 | label="Skip all 'Skip next time' Dialogs..." left="15" | 35 | label="Skip all 'Skip next time' Dialogs..." left="15" |
41 | name="skip_dialogs_btn" width="250" | 36 | name="skip_dialogs_btn" |
42 | tool_tip="Disable all of the optional popups and 'first time use' notifications."/> | 37 | tool_tip="Disable all of the optional popups and 'first time use' notifications." |
38 | width="250" /> | ||
43 | </panel> | 39 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_preferences_voice.xml b/linden/indra/newview/skins/xui/en-us/panel_preferences_voice.xml index e962eb4..720f1c4 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_preferences_voice.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_preferences_voice.xml | |||
@@ -1,93 +1,89 @@ | |||
1 | <panel border="true" bottom="-409" enabled="true" follows="left|top|right|bottom" | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | height="408" hidden="false" label="Voice Chat" left="102" | 2 | <panel border="true" bottom="-409" enabled="true" follows="left|top|right|bottom" |
3 | mouse_opaque="true" name="chat" width="517"> | 3 | height="408" label="Voice Chat" left="102" mouse_opaque="true" name="chat" |
4 | <text_editor type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" bottom_delta="-26" | 4 | width="517"> |
5 | embedded_items="false" enabled="false" follows="left|top" | 5 | <text_editor type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" bottom_delta="-26" |
6 | font="SansSerifSmall" height="20" hidden="false" hide_border="true" | 6 | embedded_items="false" enabled="false" follows="left|top" |
7 | hide_scrollbar="true" left_delta="8" max_length="65535" mouse_opaque="true" | 7 | font="SansSerifSmall" height="20" hide_border="true" hide_scrollbar="true" |
8 | name="voice_unavailable" tab_stop="false" width="450" word_wrap="true"> | 8 | left_delta="8" max_length="65535" mouse_opaque="true" |
9 | Voice Chat Is Not Available | 9 | name="voice_unavailable" tab_stop="false" width="450" word_wrap="true"> |
10 | </text_editor> | 10 | Voice Chat Is Not Available |
11 | <check_box bottom_delta="0" control_name="EnableVoiceChat" enabled="true" | 11 | </text_editor> |
12 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 12 | <check_box bottom_delta="0" control_name="EnableVoiceChat" enabled="true" |
13 | initial_value="false" label="Enable voice chat" left="8" | 13 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
14 | mouse_opaque="true" name="enable_voice_check" radio_style="false" | 14 | label="Enable voice chat" left="8" mouse_opaque="true" |
15 | width="200" /> | 15 | name="enable_voice_check" radio_style="false" width="200" /> |
16 | <radio_group bottom_delta="-40" draw_border="false" follows="left|top" height="40" | 16 | <radio_group bottom_delta="-40" draw_border="false" follows="left|top" height="40" |
17 | left_delta="20" name="ear_location" width="364"> | 17 | left_delta="20" name="ear_location" width="364"> |
18 | <radio_item type="string" length="1" bottom="-19" follows="left|top" height="16" left="3" name="0" width="315"> | 18 | <radio_item type="string" length="1" bottom="-19" follows="left|top" height="16" left="3" name="0" width="315"> |
19 | Hear Voice Chat from camera position. | 19 | Hear Voice Chat from camera position. |
20 | </radio_item> | 20 | </radio_item> |
21 | <radio_item type="string" length="1" bottom="-35" follows="left|top" height="16" left="3" name="1" width="315"> | 21 | <radio_item type="string" length="1" bottom="-35" follows="left|top" height="16" left="3" name="1" width="315"> |
22 | Hear Voice Chat from avatar position. | 22 | Hear Voice Chat from avatar position. |
23 | </radio_item> | 23 | </radio_item> |
24 | </radio_group> | 24 | </radio_group> |
25 | <text type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" bottom_delta="-20" | 25 | <text type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" bottom_delta="-20" |
26 | embedded_items="false" enabled="true" follows="left|top" | 26 | embedded_items="false" enabled="true" follows="left|top" |
27 | font="SansSerifSmall" height="16" hidden="false" hide_border="true" | 27 | font="SansSerifSmall" height="16" hide_border="true" hide_scrollbar="true" |
28 | hide_scrollbar="true" left_delta="0" max_length="65535" mouse_opaque="true" | 28 | left_delta="0" max_length="65535" mouse_opaque="true" |
29 | name="push_to_talk_heading" width="445" word_wrap="true"> | 29 | name="push_to_talk_heading" width="445" word_wrap="true"> |
30 | Push To Talk | 30 | Push To Talk |
31 | </text> | 31 | </text> |
32 | <text_editor type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" bottom_delta="-60" | 32 | <text_editor type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" bottom_delta="-60" |
33 | embedded_items="false" enabled="false" follows="left|top" | 33 | embedded_items="false" enabled="false" follows="left|top" |
34 | font="SansSerifSmall" height="65" hidden="false" hide_border="true" | 34 | font="SansSerifSmall" height="65" hide_border="true" hide_scrollbar="true" |
35 | hide_scrollbar="true" left_delta="20" max_length="65535" | 35 | left_delta="20" max_length="65535" mouse_opaque="true" |
36 | mouse_opaque="true" name="voice_chat_description" tab_stop="false" | 36 | name="voice_chat_description" tab_stop="false" width="450" word_wrap="true"> |
37 | 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. |
38 | 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> |
39 | </text_editor> | 39 | <check_box bottom_delta="-20" control_name="EnablePushToTalk" enabled="true" |
40 | <check_box bottom_delta="-20" control_name="EnablePushToTalk" enabled="true" | 40 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
41 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 41 | label="Start Viewer in Push-to-Talk mode" left_delta="0" |
42 | initial_value="false" label="Start Viewer in Push-to-Talk mode" | 42 | mouse_opaque="true" name="push_to_talk_check" radio_style="false" |
43 | left_delta="0" mouse_opaque="true" name="push_to_talk_check" | 43 | width="200" /> |
44 | radio_style="false" width="200" /> | 44 | <check_box bottom_delta="-20" control_name="PushToTalkToggle" enabled="true" |
45 | <check_box bottom_delta="-20" control_name="PushToTalkToggle" enabled="true" | 45 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
46 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 46 | label="Use Push-to-Talk in toggle mode" left_delta="0" mouse_opaque="true" |
47 | initial_value="false" label="Use Push-to-Talk in toggle mode" | 47 | name="push_to_talk_toggle_check" radio_style="false" width="200" /> |
48 | left_delta="0" mouse_opaque="true" name="push_to_talk_toggle_check" | 48 | <text type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" bottom_delta="-20" |
49 | radio_style="false" width="200" /> | 49 | embedded_items="false" enabled="true" follows="left|top" |
50 | <text type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" bottom_delta="-20" | 50 | font="SansSerifSmall" height="16" hide_border="true" hide_scrollbar="true" |
51 | embedded_items="false" enabled="true" follows="left|top" | 51 | left_delta="4" max_length="65535" mouse_opaque="true" |
52 | font="SansSerifSmall" height="16" hidden="false" hide_border="true" | 52 | name="push_to_talk_label" width="445" word_wrap="true"> |
53 | hide_scrollbar="true" left_delta="4" max_length="65535" mouse_opaque="true" | 53 | Push-to-Talk trigger: |
54 | name="push_to_talk_label" width="445" word_wrap="true"> | 54 | </text> |
55 | Push-to-Talk trigger: | 55 | <line_editor border_drop_shadow_visible="false" border_visible="false" bottom_delta="-20" |
56 | </text> | 56 | control_name="PushToTalkButton" drop_shadow_visible="true" enabled="false" |
57 | <line_editor border_drop_shadow_visible="false" border_visible="false" bottom_delta="-20" | 57 | follows="top|left" font="SansSerifSmall" halign="right" height="19" |
58 | control_name="PushToTalkButton" drop_shadow_visible="true" enabled="false" | 58 | left_delta="0" max_length="254" mouse_opaque="false" name="modifier_combo" |
59 | follows="top|left" font="SansSerifSmall" halign="right" height="19" | 59 | width="280" /> |
60 | left_delta="0" max_length="254" mouse_opaque="false" name="modifier_combo" | 60 | <button bottom_delta="-25" follows="left|top" font="SansSerif" halign="center" |
61 | width="280" /> | 61 | height="20" label="Set Key" left_delta="0" mouse_opaque="true" |
62 | <button bottom_delta="-25" follows="left|top" font="SansSerif" halign="center" | 62 | name="set_voice_hotkey_button" width="115" /> |
63 | height="20" label="Set Key" left_delta="0" mouse_opaque="true" | 63 | <button bottom_delta="0" follows="left" font="SansSerif" halign="center" height="20" |
64 | name="set_voice_hotkey_button" width="115" /> | 64 | label="Middle Mouse Button" left_delta="120" mouse_opaque="true" |
65 | <button bottom_delta="0" follows="left" font="SansSerif" halign="center" height="20" | 65 | name="set_voice_middlemouse_button" width="160" /> |
66 | label="Middle Mouse Button" left_delta="120" mouse_opaque="true" | 66 | <text allow_html="false" bg_readonly_color="0 0 0 0" bottom_delta="-25" |
67 | name="set_voice_middlemouse_button" width="160" /> | 67 | embedded_items="false" enabled="true" follows="left|top" height="16" |
68 | <text allow_html="false" bg_readonly_color="0 0 0 0" bottom_delta="-25" | 68 | left_delta="-120" name="privacy_heading" width="445"> |
69 | embedded_items="false" enabled="true" follows="left|top" height="16" | 69 | Privacy Options |
70 | hidden="false" left_delta="-120" name="privacy_heading" width="445"> | 70 | </text> |
71 | Privacy Options | 71 | <check_box bottom_delta="-20" control_name="VoiceCallsFriendsOnly" enabled="true" |
72 | </text> | 72 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
73 | <check_box bottom_delta="-20" control_name="VoiceCallsFriendsOnly" enabled="true" | 73 | label="Only accept voice calls from people on My Friends list" |
74 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | 74 | left_delta="20" mouse_opaque="true" name="voice_call_friends_only_check" |
75 | initial_value="false" | 75 | radio_style="false" width="200" /> |
76 | label="Only accept voice calls from people on My Friends list" | 76 | <text_editor type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" bottom_delta="-40" |
77 | left_delta="20" mouse_opaque="true" name="voice_call_friends_only_check" | 77 | embedded_items="false" enabled="false" follows="left|top" |
78 | radio_style="false" width="200" /> | 78 | font="SansSerifSmall" height="35" hide_border="true" hide_scrollbar="true" |
79 | <text_editor type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" bottom_delta="-40" | 79 | left_delta="-20" max_length="65535" mouse_opaque="true" |
80 | embedded_items="false" enabled="false" follows="left|top" | 80 | name="device_settings_text" tab_stop="false" width="450" word_wrap="true"> |
81 | font="SansSerifSmall" height="35" hidden="false" hide_border="true" | 81 | NOTE: Running the Device Settings or Voice Chat Setup will temporarily disconnect you from Voice Chat. |
82 | hide_scrollbar="true" left_delta="-20" max_length="65535" | 82 | </text_editor> |
83 | mouse_opaque="true" name="voice_chat_description" tab_stop="false" | 83 | <button bottom_delta="-30" follows="left|top" font="SansSerif" height="20" |
84 | width="450" word_wrap="true"> | 84 | label="Device Settings" left_delta="0" mouse_opaque="true" |
85 | NOTE: Running the Device Settings or Voice Chat Setup will temporarily disconnect you from Voice Chat. | 85 | name="device_settings_btn" width="155" /> |
86 | </text_editor> | 86 | <button bottom_delta="-30" follows="left|top" font="SansSerif" height="20" |
87 | <button bottom_delta="-30" follows="left|top" font="SansSerif" height="20" | 87 | label="Voice Chat Setup" left_delta="0" mouse_opaque="true" |
88 | label="Device Settings" left_delta="0" mouse_opaque="true" | 88 | name="launch_voice_wizard_button" width="155" /> |
89 | name="device_settings_btn" width="155" /> | 89 | </panel> |
90 | <button bottom_delta="-30" follows="left|top" font="SansSerif" height="20" | ||
91 | label="Voice Chat Setup" left_delta="0" mouse_opaque="true" | ||
92 | name="launch_voice_wizard_button" width="155" /> | ||
93 | </panel> | ||
diff --git a/linden/indra/newview/skins/xui/en-us/panel_preferences_web.xml b/linden/indra/newview/skins/xui/en-us/panel_preferences_web.xml index 160bace..a32ca56 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_preferences_web.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_preferences_web.xml | |||
@@ -1,53 +1,64 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
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" hidden="false" label="Web" left="102" mouse_opaque="true" | 3 | height="408" label="Web" left="102" mouse_opaque="true" name="web" |
4 | name="web" width="517"> | 4 | width="517"> |
5 | <radio_group bottom="-45" draw_border="false" follows="top|left" height="40" left="12" | ||
6 | name="use_external_browser" | ||
7 | tool_tip="Use outside web browser for help, web links, etc. Not recommended if running full screen." | ||
8 | width="480"> | ||
9 | <radio_item bottom="-20" height="20" left="0" name="external" width="480"> | ||
10 | Use external web browser (Firefox, Safari, Internet Explorer) | ||
11 | </radio_item> | ||
12 | <radio_item bottom="-40" height="20" left="0" name="internal" width="480"> | ||
13 | Use built-in web browser | ||
14 | </radio_item> | ||
15 | </radio_group> | ||
5 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 16 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
6 | bottom="-20" drop_shadow_visible="true" enabled="true" follows="left|top" | 17 | bottom_delta="-20" drop_shadow_visible="true" enabled="true" |
7 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 18 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" |
8 | left="12" mouse_opaque="false" name="cache_size_label_l" v_pad="0" width="128"> | 19 | height="10" left="32" mouse_opaque="false" name="cache_size_label_l" |
20 | v_pad="0" width="128"> | ||
9 | Browser cache: | 21 | Browser cache: |
10 | </text> | 22 | </text> |
11 | <button bottom="-30" enabled="true" follows="left|bottom" font="SansSerif" | 23 | <button bottom_delta="-10" enabled="true" follows="left|bottom" font="SansSerif" |
12 | halign="center" height="22" hidden="false" | 24 | halign="center" height="22" label="Clear Now" left="140" |
13 | label="Clear Now" left="140" mouse_opaque="true" | 25 | mouse_opaque="true" name="clear_cache" scale_image="true" width="85" /> |
14 | name="clear_cache" scale_image="true" width="85" /> | ||
15 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 26 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
16 | bottom="-60" drop_shadow_visible="true" enabled="true" follows="left|top" | 27 | bottom_delta="-30" drop_shadow_visible="true" enabled="true" |
17 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 28 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" |
18 | left="12" mouse_opaque="false" name="cookie_label" v_pad="0" width="128"> | 29 | height="10" left="66" mouse_opaque="false" name="cookie_label" v_pad="0" |
30 | width="128"> | ||
19 | Cookies: | 31 | Cookies: |
20 | </text> | 32 | </text> |
21 | <check_box bottom="-65" control_name="CookiesEnabled" enabled="true" follows="left|top" font="SansSerifSmall" | 33 | <check_box bottom_delta="-7" control_name="CookiesEnabled" enabled="true" |
22 | height="16" hidden="false" initial_value="false" label="Accept cookies from sites" | 34 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
23 | left="140" mouse_opaque="true" name="cookies_enabled" radio_style="false" | 35 | label="Accept cookies from sites" left="140" mouse_opaque="true" |
24 | width="256" /> | 36 | name="cookies_enabled" radio_style="false" width="256" /> |
25 | <button bottom="-95" enabled="true" follows="left|bottom" font="SansSerif" | ||
26 | halign="center" height="22" hidden="false" | ||
27 | label="Clear Now" left="140" mouse_opaque="true" | ||
28 | name="clear_cookies" scale_image="true" width="85" /> | ||
29 | <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" |
30 | bottom="-120" drop_shadow_visible="true" enabled="true" follows="left|top" | 38 | bottom_delta="-24" drop_shadow_visible="true" enabled="true" |
31 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 39 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" |
32 | left="12" mouse_opaque="false" name="proxy_label" v_pad="0" width="128"> | 40 | height="10" left="55" mouse_opaque="false" name="proxy_label" v_pad="0" |
41 | width="128"> | ||
33 | Web Proxy: | 42 | Web Proxy: |
34 | </text> | 43 | </text> |
35 | <check_box bottom="-130" control_name="BrowserProxyEnabled" enabled="true" follows="left|top" font="SansSerifSmall" | 44 | <check_box bottom_delta="-7" control_name="BrowserProxyEnabled" enabled="true" |
36 | height="16" hidden="false" initial_value="false" label="Enable Web Proxy" | 45 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
37 | left="140" mouse_opaque="true" name="web_proxy_enabled" radio_style="false" | 46 | label="Enable Web Proxy" left="140" mouse_opaque="true" |
38 | width="256" /> | 47 | name="web_proxy_enabled" radio_style="false" width="256" /> |
39 | <text type="string" length="1" bottom="-150" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 48 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
40 | drop_shadow_visible="true" enabled="true" follows="left|top" | 49 | bottom_delta="-25" drop_shadow_visible="true" enabled="true" |
41 | font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" | 50 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" |
42 | left="140" mouse_opaque="false" name="proxy_text_label" v_pad="0" width="128"> | 51 | height="10" left="140" mouse_opaque="false" name="proxy_text_label" |
52 | v_pad="0" width="128"> | ||
43 | Address: | 53 | Address: |
44 | </text> | 54 | </text> |
45 | <line_editor bottom="-156" enabled="true" follows="left|top" font="SansSerif" | 55 | <line_editor bottom_delta="-8" enabled="true" follows="left|top" font="SansSerif" |
46 | height="20" left="216" name="web_proxy_editor" tool_tip="The name or IP address of the proxy you would like to use" | 56 | height="20" left="217" name="web_proxy_editor" |
47 | width="140" /> | 57 | tool_tip="The name or IP address of the proxy you would like to use" |
48 | <spinner bottom="-180" control_name="BrowserProxyPort" decimal_digits="0" | 58 | width="200" /> |
49 | enabled="true" follows="left|top" height="16" hidden="false" | 59 | <spinner bottom_delta="-25" control_name="BrowserProxyPort" decimal_digits="0" |
50 | increment="1" initial_val="80" label="Port Number:" | 60 | enabled="true" follows="left|top" height="16" increment="1" |
51 | label_width="75" left="140" max_val="12000" min_val="10" mouse_opaque="true" | 61 | initial_val="80" label="Port Number:" label_width="75" left="140" |
52 | name="web_proxy_port" width="140"/> | 62 | max_val="12000" min_val="10" mouse_opaque="true" name="web_proxy_port" |
63 | width="140" /> | ||
53 | </panel> | 64 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_region_covenant.xml b/linden/indra/newview/skins/xui/en-us/panel_region_covenant.xml index f213c07..1c49932 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_region_covenant.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_region_covenant.xml | |||
@@ -1,6 +1,6 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <panel border="true" bottom="0" follows="top|left" height="320" label="Covenant" left="0" | 2 | <panel border="true" bottom="0" follows="top|left" height="320" label="Covenant" |
3 | name="Covenant" width="480"> | 3 | left="0" name="Covenant" width="480"> |
4 | <text bottom="-30" follows="left|top" font="SansSerifSmall" height="20" left="10" | 4 | <text bottom="-30" follows="left|top" font="SansSerifSmall" height="20" left="10" |
5 | name="covenant_help_text" width="460"> | 5 | name="covenant_help_text" width="460"> |
6 | Changes to the covenant information will show on all parcels in the estate. | 6 | Changes to the covenant information will show on all parcels in the estate. |
@@ -42,32 +42,32 @@ | |||
42 | text_readonly_color="white" width="465"> | 42 | text_readonly_color="white" width="465"> |
43 | Purchased land in this region may or may not be joined or subdivided. | 43 | Purchased land in this region may or may not be joined or subdivided. |
44 | </text> | 44 | </text> |
45 | <text bottom_delta="-22" follows="left|top" font="SansSerifSmall" height="16" | 45 | <text bottom_delta="-22" follows="left|top" font="SansSerifSmall" height="16" |
46 | left_delta="0" name="covenent_instructions" width="465"> | 46 | left_delta="0" name="covenent_instructions" width="465"> |
47 | Drag and drop a notecard to change the Covenant for this Estate. | 47 | Drag and drop a notecard to change the Covenant for this Estate. |
48 | </text> | 48 | </text> |
49 | <text_editor bg_readonly_color="clear" bottom_delta="-242" enabled="false" | 49 | <text_editor bg_readonly_color="clear" bottom_delta="-242" enabled="false" |
50 | follows="left|top" font="SansSerifSmall" height="238" left_delta="0" | 50 | follows="left|top" font="SansSerifSmall" height="238" left_delta="0" |
51 | max_length="65535" name="covenant_editor" text_readonly_color="white" | 51 | max_length="65535" name="covenant_editor" text_readonly_color="white" |
52 | width="460" word_wrap="true"> | 52 | width="460" word_wrap="true"> |
53 | Loading... | 53 | Loading... |
54 | </text_editor> | 54 | </text_editor> |
55 | <text bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="20" | 55 | <text bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="20" |
56 | left_delta="0" name="covenant_timestamp_text" width="300" /> | 56 | left_delta="0" name="covenant_timestamp_text" width="300" /> |
57 | <button bottom_delta="-4" follows="left|top" font="SansSerifSmall" height="18" | 57 | <button bottom_delta="-4" follows="left|top" font="SansSerifSmall" height="18" |
58 | label="Reset" right="470" name="reset_covenant" width="90" /> | 58 | label="Reset" name="reset_covenant" right="470" width="90" /> |
59 | <text hidden="true" name="can_resell"> | 59 | <string name="can_resell"> |
60 | Purchased land in this region may be resold. | 60 | Purchased land in this region may be resold. |
61 | </text> | 61 | </string> |
62 | <text hidden="true" name="can_not_resell"> | 62 | <string name="can_not_resell"> |
63 | Purchased land in this region may not be resold. | 63 | Purchased land in this region may not be resold. |
64 | </text> | 64 | </string> |
65 | <text hidden="true" name="can_change"> | 65 | <string name="can_change"> |
66 | Purchased land in this region may be joined or subdivided. | 66 | Purchased land in this region may be joined or subdivided. |
67 | </text> | 67 | </string> |
68 | <text hidden="true" name="can_not_change"> | 68 | <string name="can_not_change"> |
69 | Purchased land in this region may not be joined or subdivided. | 69 | Purchased land in this region may not be joined or subdivided. |
70 | </text> | 70 | </string> |
71 | <button bottom="-24" follows="left|top" font="SansSerifSmall" height="18" | 71 | <button bottom="-24" follows="left|top" font="SansSerifSmall" height="18" label="?" |
72 | label="?" right="470" name="covenant_help" width="18" /> | 72 | name="covenant_help" right="470" width="18" /> |
73 | </panel> | 73 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_region_debug.xml b/linden/indra/newview/skins/xui/en-us/panel_region_debug.xml index 9134e3f..4392888 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_region_debug.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_region_debug.xml | |||
@@ -1,6 +1,6 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <panel border="true" bottom="0" follows="top|left" height="320" label="Debug" | 2 | <panel border="true" bottom="0" follows="top|left" height="320" label="Debug" left="0" |
3 | left="0" name="Debug" width="480"> | 3 | name="Debug" width="480"> |
4 | <text bottom="-30" follows="left|top" font="SansSerif" height="20" left="10" | 4 | <text bottom="-30" follows="left|top" font="SansSerif" height="20" left="10" |
5 | name="region_text_lbl" width="100"> | 5 | name="region_text_lbl" width="100"> |
6 | Region: | 6 | Region: |
@@ -54,6 +54,6 @@ | |||
54 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" | 54 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" |
55 | left="150" name="restart_help" width="18" /> | 55 | left="150" name="restart_help" width="18" /> |
56 | <button bottom_delta="-20" follows="left|top" height="20" label="Delay Restart" | 56 | <button bottom_delta="-20" follows="left|top" height="20" label="Delay Restart" |
57 | left="10" name="cancel_restart_btn" tool_tip="Delay region restart by one hour" | 57 | left="10" name="cancel_restart_btn" |
58 | width="130" /> | 58 | tool_tip="Delay region restart by one hour" width="130" /> |
59 | </panel> | 59 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_region_estate.xml b/linden/indra/newview/skins/xui/en-us/panel_region_estate.xml index 4a75032..6132489 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_region_estate.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_region_estate.xml | |||
@@ -1,5 +1,6 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <panel border="true" bottom="0" follows="top|left" height="320" label="Estate" left="0" name="Estate" width="480"> | 2 | <panel border="true" bottom="0" follows="top|left" height="320" label="Estate" |
3 | left="0" name="Estate" width="480"> | ||
3 | <text bottom="-46" follows="left|top" font="SansSerifSmall" height="32" left="10" | 4 | <text bottom="-46" follows="left|top" font="SansSerifSmall" height="32" left="10" |
4 | name="estate_help_text" width="300"> | 5 | name="estate_help_text" width="300"> |
5 | Changes to settings on this tab will affect all | 6 | Changes to settings on this tab will affect all |
@@ -9,138 +10,135 @@ regions in the estate. | |||
9 | name="estate_text" width="80"> | 10 | name="estate_text" width="80"> |
10 | Estate: | 11 | Estate: |
11 | </text> | 12 | </text> |
12 | <text bg_readonly_color="clear" bottom_delta="-16" follows="left|top" font="SansSerif" | 13 | <text bg_readonly_color="clear" bottom_delta="-16" follows="left|top" |
13 | height="20" left_delta="0" name="estate_name" text_readonly_color="white" | 14 | font="SansSerif" height="20" left_delta="0" name="estate_name" |
14 | width="150"> | 15 | text_readonly_color="white" width="150"> |
15 | (unknown) | 16 | (unknown) |
16 | </text> | 17 | </text> |
17 | <text bottom_delta="-22" follows="left|top" font="SansSerif" height="20" left="10" | 18 | <text bottom_delta="-22" follows="left|top" font="SansSerif" height="20" left="10" |
18 | name="owner_text" width="80"> | 19 | name="owner_text" width="80"> |
19 | Owner: | 20 | Owner: |
20 | </text> | 21 | </text> |
21 | <text bg_readonly_color="clear" bottom_delta="-16" follows="left|top" font="SansSerif" | 22 | <text bg_readonly_color="clear" bottom_delta="-16" follows="left|top" |
22 | height="20" left_delta="0" name="estate_owner" text_readonly_color="white" | 23 | font="SansSerif" height="20" left_delta="0" name="estate_owner" |
23 | width="150"> | 24 | text_readonly_color="white" width="150"> |
24 | (unknown) | 25 | (unknown) |
25 | </text> | 26 | </text> |
26 | 27 | <view_border bevel_style="in" border="true" border_thickness="1" bottom_delta="-295" | |
27 | <view_border bevel_style="in" border="true" border_thickness="1" bottom_delta="-265" follows="top|left" | 28 | follows="top|left" height="290" left="6" width="250" /> |
28 | height="260" left="6" width="250" /> | 29 | <check_box bottom_delta="265" follows="left|top" height="20" label="Use Global Time" |
29 | <check_box bottom_delta="235" follows="left|top" height="20" label="Use Global Time" | 30 | left="12" name="use_global_time_check" width="200" /> |
30 | left="12" name="use_global_time_check" width="200" /> | 31 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" |
31 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" | 32 | name="use_global_time_help" right="250" width="18" /> |
32 | right="250" name="use_global_time_help" width="18" /> | 33 | <check_box bottom_delta="-20" follows="left|top" height="20" label="Fixed Sun" left="12" |
33 | <check_box bottom_delta="-20" follows="left|top" height="20" label="Fixed Sun" left="12" | 34 | name="fixed_sun_check" width="100" /> |
34 | name="fixed_sun_check" width="100" /> | 35 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" |
35 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" | 36 | name="fixed_sun_help" right="250" width="18" /> |
36 | right="250" name="fixed_sun_help" width="18" /> | 37 | <icon bottom_delta="-25" follows="left|top" height="20" |
37 | <icon bottom_delta="-25" follows="left|top" height="20" | 38 | image_name="icon_day_cycle.tga" left="47" name="daycycle" width="165" /> |
38 | image_name="icon_day_cycle.tga" left="47" name="daycycle" width="165" /> | 39 | <slider bottom_delta="-25" follows="left|top" height="20" increment="0.001" |
39 | <slider bottom_delta="-25" follows="left|top" height="20" increment="0.001" | 40 | label="Phase" left="12" max_val="30" min_val="6" name="sun_hour_slider" |
40 | label="Phase" left="12" max_val="30" min_val="6" name="sun_hour_slider" | 41 | show_text="false" width="200" /> |
41 | show_text="false" width="200" /> | 42 | <check_box bottom_delta="-26" follows="left|top" height="20" label="Allow Public Access" |
42 | <check_box bottom_delta="-26" follows="left|top" height="20" label="Allow Public Access" | 43 | left="12" name="externally_visible_check" width="200" /> |
43 | left="12" name="externally_visible_check" width="200" /> | 44 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" |
44 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" | 45 | name="externally_visible_help" right="250" width="18" /> |
45 | right="250" name="externally_visible_help" width="18" /> | 46 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
46 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 47 | bottom_delta="-18" drop_shadow_visible="true" enabled="true" |
47 | bottom_delta="-20" drop_shadow_visible="true" enabled="true" follows="top|left" | 48 | follows="top|left" font="SansSerifSmall" h_pad="0" halign="left" |
48 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 49 | height="16" left="32" mouse_opaque="true" name="Only Allow" v_pad="0" |
49 | left="32" mouse_opaque="true" name="Only Allow" | 50 | width="278"> |
50 | v_pad="0" width="278"> | 51 | Restrict Access To: |
51 | Restrict Access To: | 52 | </text> |
52 | </text> | 53 | <check_box bottom_delta="-18" enabled="true" follows="top|left" font="SansSerifSmall" |
53 | <check_box bottom_delta="-20" enabled="true" follows="top|left" font="SansSerifSmall" | 54 | height="16" initial_value="false" |
54 | height="16" hidden="false" initial_value="false" label="Residents with payment info on file" | 55 | label="Residents with payment info on file" left_delta="0" |
55 | left_delta="0" mouse_opaque="true" name="limit_payment" radio_style="false" width="278" | 56 | mouse_opaque="true" name="limit_payment" radio_style="false" |
56 | tool_tip="Ban unidentified residents."/> | 57 | tool_tip="Ban unidentified residents." width="278" /> |
57 | <check_box bottom_delta="-20" enabled="true" follows="top|left" font="SansSerifSmall" | 58 | <check_box bottom_delta="-18" enabled="true" follows="top|left" font="SansSerifSmall" |
58 | height="16" hidden="false" initial_value="false" label="Age-verified adults" | 59 | height="16" initial_value="false" label="Age-verified adults" |
59 | left_delta="0" mouse_opaque="true" name="limit_age_verified" radio_style="false" width="278" | 60 | left_delta="0" mouse_opaque="true" name="limit_age_verified" |
60 | tool_tip="Ban residents who have not verified their age. See support.secondlife.com for more information."/> | 61 | radio_style="false" |
61 | 62 | tool_tip="Ban residents who have not verified their age. See support.secondlife.com for more information." | |
62 | <check_box bottom_delta="-20" follows="left|top" height="20" label="Allow Voice Chat" | 63 | width="278" /> |
63 | left="12" name="voice_chat_check" width="200" /> | 64 | <check_box bottom_delta="-22" follows="left|top" height="20" label="Allow Voice Chat" |
64 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" | 65 | left="12" name="voice_chat_check" width="200" /> |
65 | right="250" name="voice_chat_help" width="18" /> | 66 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" |
66 | 67 | name="voice_chat_help" right="250" width="18" /> | |
67 | <check_box bottom_delta="-20" follows="left|top" height="20" label="Allow Direct Teleport" left="12" name="allow_direct_teleport" width="80" /> | 68 | <check_box bottom_delta="-20" follows="left|top" height="20" label="Allow Direct Teleport" |
68 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" | 69 | left="12" name="allow_direct_teleport" width="80" /> |
69 | right="250" name="allow_direct_teleport_help" width="18" /> | 70 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" |
70 | <button bottom_delta="-30" enabled="false" follows="left|top" height="20" label="Apply" | 71 | name="allow_direct_teleport_help" right="250" width="18" /> |
71 | right="250" name="apply_btn" width="90" /> | 72 | <text bottom_delta="-26" follows="left|top" font="SansSerifSmall" height="20" |
72 | 73 | left="10" name="abuse_email_text" width="180"> | |
73 | 74 | Abuse email address: | |
74 | <button bottom="-468" enabled="true" follows="left|top" height="20" | 75 | </text> |
75 | label="Kick User from Estate..." left="8" | 76 | <line_editor bottom_delta="-16" follows="top|left" height="19" left="15" max_length="254" |
76 | name="kick_user_from_estate_btn" width="250" /> | 77 | name="abuse_email_address" width="205" /> |
78 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" | ||
79 | name="abuse_email_address_help" right="250" width="18" /> | ||
80 | <button bottom_delta="-26" enabled="false" follows="left|top" height="20" label="Apply" | ||
81 | name="apply_btn" right="250" width="90" /> | ||
82 | <button bottom="-468" enabled="true" follows="left|top" height="20" | ||
83 | label="Kick User from Estate..." left="8" name="kick_user_from_estate_btn" | ||
84 | width="250" /> | ||
77 | <button bottom_delta="23" follows="left|top" height="20" | 85 | <button bottom_delta="23" follows="left|top" height="20" |
78 | label="Send Message To Estate..." left="8" name="message_estate_btn" | 86 | label="Send Message To Estate..." left="8" name="message_estate_btn" |
79 | width="250" /> | 87 | width="250" /> |
80 | 88 | <text bottom="-34" follows="left|top" height="20" name="estate_manager_label" | |
81 | <!-- div --> | 89 | right="470" width="200"> |
82 | <!-- panel right="470" bottom="-119" border="false" border_thickness="0" width="200" height="94" --> | 90 | Estate Managers: |
83 | <text bottom="-34" follows="left|top" height="20" right="470" | 91 | </text> |
84 | name="estate_manager_label" width="200"> | 92 | <button bottom_delta="3" follows="left|top" font="SansSerifSmall" height="18" label="?" |
85 | Estate Managers: | 93 | name="estate_manager_help" right="470" width="18" /> |
86 | </text> | 94 | <view_border bevel_style="none" border_thickness="1" bottom_delta="-60" follows="top|left" |
87 | <button bottom_delta="3" follows="left|top" font="SansSerifSmall" height="18" label="?" | 95 | right="470" width="200" /> |
88 | right="470" name="estate_manager_help" width="18" /> | 96 | <name_list bottom_delta="0" follows="left|top" height="60" left_delta="0" |
89 | <view_border bevel_style="none" border_thickness="1" bottom_delta="-60" follows="top|left" | 97 | name="estate_manager_name_list" width="200" /> |
90 | right="470" width="200" /> | 98 | <button bottom_delta="-26" enabled="true" follows="left|top" height="20" |
91 | <name_list bottom_delta="0" follows="left|top" height="60" left_delta="0" | 99 | label="Remove..." name="remove_estate_manager_btn" right="470" width="90" /> |
92 | name="estate_manager_name_list" width="200" /> | 100 | <button bottom_delta="0" enabled="true" follows="left|top" height="20" label="Add..." |
93 | <button bottom_delta="-26" enabled="true" follows="left|top" height="20" label="Remove..." | 101 | left="270" name="add_estate_manager_btn" width="90" /> |
94 | right="470" name="remove_estate_manager_btn" width="90" /> | 102 | <text bottom_delta="-34" follows="left|top" height="20" left_delta="0" |
95 | <button bottom_delta="0" enabled="true" follows="left|top" height="20" | 103 | name="allow_resident_label" width="200"> |
96 | label="Add..." left="270" name="add_estate_manager_btn" width="90" /> | 104 | Allowed Residents: |
97 | 105 | </text> | |
98 | <text bottom_delta="-34" follows="left|top" height="20" left_delta="0" | 106 | <button bottom_delta="3" follows="left|top" font="SansSerifSmall" height="18" label="?" |
99 | name="allow_resident_label" width="200"> | 107 | name="allow_resident_help" right="470" width="18" /> |
100 | Allowed Residents: | 108 | <view_border bevel_style="none" border_thickness="1" bottom_delta="-60" follows="top|left" |
101 | </text> | 109 | height="60" right="470" width="200" /> |
102 | <button bottom_delta="3" follows="left|top" font="SansSerifSmall" height="18" label="?" | 110 | <name_list bottom_delta="0" follows="left|top" height="60" left_delta="0" |
103 | right="470" name="allow_resident_help" width="18" /> | 111 | name="allowed_avatar_name_list" width="200" /> |
104 | <view_border bevel_style="none" border_thickness="1" bottom_delta="-60" follows="top|left" | 112 | <button bottom_delta="-26" enabled="true" follows="left|top" height="20" |
105 | height="60" right="470" width="200" /> | 113 | label="Remove..." name="remove_allowed_avatar_btn" right="470" width="90" /> |
106 | <name_list bottom_delta="0" follows="left|top" height="60" left_delta="0" | 114 | <button bottom_delta="0" enabled="true" follows="left|top" height="20" label="Add..." |
107 | name="allowed_avatar_name_list" width="200" /> | 115 | left="270" name="add_allowed_avatar_btn" width="90" /> |
108 | <button bottom_delta="-26" enabled="true" follows="left|top" height="20" label="Remove..." | 116 | <text bottom_delta="-34" follows="left|top" height="20" left_delta="0" |
109 | right="470" name="remove_allowed_avatar_btn" width="90" /> | ||
110 | <button bottom_delta="0" enabled="true" follows="left|top" height="20" | ||
111 | label="Add..." left="270" name="add_allowed_avatar_btn" width="90" /> | ||
112 | |||
113 | <text bottom_delta="-34" follows="left|top" height="20" left_delta="0" | ||
114 | name="allow_group_label" width="200"> | 117 | name="allow_group_label" width="200"> |
115 | Allowed Groups: | 118 | Allowed Groups: |
116 | </text> | 119 | </text> |
117 | <button bottom_delta="3" follows="left|top" font="SansSerifSmall" height="18" label="?" | 120 | <button bottom_delta="3" follows="left|top" font="SansSerifSmall" height="18" label="?" |
118 | right="470" name="allow_group_help" width="18" /> | 121 | name="allow_group_help" right="470" width="18" /> |
119 | <view_border bevel_style="none" border_thickness="1" bottom_delta="-60" follows="top|left" | 122 | <view_border bevel_style="none" border_thickness="1" bottom_delta="-60" follows="top|left" |
120 | height="60" right="470" width="200" /> | 123 | height="60" right="470" width="200" /> |
121 | <name_list bottom_delta="0" follows="left|top" height="60" left_delta="0" | 124 | <name_list bottom_delta="0" follows="left|top" height="60" left_delta="0" |
122 | name="allowed_group_name_list" width="200" /> | 125 | name="allowed_group_name_list" width="200" /> |
123 | <button bottom_delta="-26" enabled="true" follows="left|top" height="20" label="Remove..." | 126 | <button bottom_delta="-26" enabled="true" follows="left|top" height="20" |
124 | right="470" name="remove_allowed_group_btn" width="90" /> | 127 | label="Remove..." name="remove_allowed_group_btn" right="470" width="90" /> |
125 | <button bottom_delta="0" enabled="true" follows="left|top" height="20" | 128 | <button bottom_delta="0" enabled="true" follows="left|top" height="20" label="Add..." |
126 | label="Add..." left="270" name="add_allowed_group_btn" width="90" /> | 129 | left="270" name="add_allowed_group_btn" width="90" /> |
127 | |||
128 | |||
129 | <text bottom_delta="-34" follows="left|top" height="20" left_delta="0" | 130 | <text bottom_delta="-34" follows="left|top" height="20" left_delta="0" |
130 | name="ban_resident_label" width="200"> | 131 | name="ban_resident_label" width="200"> |
131 | Banned Residents: | 132 | Banned Residents: |
132 | </text> | 133 | </text> |
133 | <button bottom_delta="3" follows="left|top" font="SansSerifSmall" height="18" label="?" | 134 | <button bottom_delta="3" follows="left|top" font="SansSerifSmall" height="18" label="?" |
134 | right="470" name="ban_resident_help" width="18" /> | 135 | name="ban_resident_help" right="470" width="18" /> |
135 | <view_border bevel_style="none" border_thickness="1" bottom_delta="-60" follows="top|left" | 136 | <view_border bevel_style="none" border_thickness="1" bottom_delta="-60" follows="top|left" |
136 | height="60" right="470" width="200" /> | 137 | height="60" right="470" width="200" /> |
137 | <name_list bottom_delta="0" follows="left|top" height="60" left_delta="0" | 138 | <name_list bottom_delta="0" follows="left|top" height="60" left_delta="0" |
138 | name="banned_avatar_name_list" width="200" /> | 139 | name="banned_avatar_name_list" width="200" /> |
139 | <button bottom_delta="-26" enabled="true" follows="left|top" height="20" label="Remove..." | 140 | <button bottom_delta="-26" enabled="true" follows="left|top" height="20" |
140 | right="470" name="remove_banned_avatar_btn" width="90" /> | 141 | label="Remove..." name="remove_banned_avatar_btn" right="470" width="90" /> |
141 | <button bottom_delta="0" enabled="true" follows="left|top" height="20" | 142 | <button bottom_delta="0" enabled="true" follows="left|top" height="20" label="Add..." |
142 | label="Add..." left="270" name="add_banned_avatar_btn" width="90" /> | 143 | left="270" name="add_banned_avatar_btn" width="90" /> |
143 | |||
144 | |||
145 | |||
146 | </panel> | 144 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_region_general.xml b/linden/indra/newview/skins/xui/en-us/panel_region_general.xml index e02f1f6..f3074b8 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_region_general.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_region_general.xml | |||
@@ -1,3 +1,4 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
1 | <panel border="true" bottom="0" follows="top|left" height="320" label="Region" | 2 | <panel border="true" bottom="0" follows="top|left" height="320" label="Region" |
2 | left="0" name="General" width="480"> | 3 | left="0" name="General" width="480"> |
3 | <text bottom="-30" follows="left|top" font="SansSerif" height="20" left="10" | 4 | <text bottom="-30" follows="left|top" font="SansSerif" height="20" left="10" |
@@ -24,22 +25,22 @@ | |||
24 | left="10" name="restrict_pushobject" width="80" /> | 25 | left="10" name="restrict_pushobject" width="80" /> |
25 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" | 26 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" |
26 | left="205" name="restrict_pushobject_help" width="18" /> | 27 | left="205" name="restrict_pushobject_help" width="18" /> |
27 | |||
28 | <check_box bottom_delta="-30" follows="left|top" height="20" label="Allow Land Resell" | 28 | <check_box bottom_delta="-30" follows="left|top" height="20" label="Allow Land Resell" |
29 | left="10" name="allow_land_resell_check" width="80" /> | 29 | left="10" name="allow_land_resell_check" width="80" /> |
30 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" | 30 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" |
31 | left="205" name="land_resell_help" width="18" /> | 31 | left="205" name="land_resell_help" width="18" /> |
32 | <check_box bottom_delta="-20" follows="left|top" height="20" | 32 | <check_box bottom_delta="-20" follows="left|top" height="20" |
33 | label="Allow Land Join/Divide" left="10" | 33 | label="Allow Land Join/Divide" left="10" name="allow_parcel_changes_check" |
34 | name="allow_parcel_changes_check" width="80" /> | 34 | width="80" /> |
35 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" | 35 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" |
36 | left="205" name="parcel_changes_help" width="18" /> | 36 | left="205" name="parcel_changes_help" width="18" /> |
37 | <check_box bottom_delta="-20" follows="left|top" height="20" | 37 | <check_box bottom_delta="-20" follows="left|top" height="20" |
38 | label="Block Land Show in Search" left="10" tool_tip="Let people see this region and its parcels in | 38 | label="Block Land Show in Search" left="10" |
39 | search results" name="block_parcel_search_check" width="80" /> | 39 | name="block_parcel_search_check" |
40 | tool_tip="Let people see this region and its parcels in search results" | ||
41 | width="80" /> | ||
40 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" | 42 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" |
41 | left="205" name="parcel_search_help" width="18" /> | 43 | left="205" name="parcel_search_help" width="18" /> |
42 | |||
43 | <spinner bottom_delta="-40" follows="left|top" height="20" increment="1" | 44 | <spinner bottom_delta="-40" follows="left|top" height="20" increment="1" |
44 | label="Agent Limit" label_width="97" left="10" max_val="100" min_val="0" | 45 | label="Agent Limit" label_width="97" left="10" max_val="100" min_val="0" |
45 | name="agent_limit_spin" width="170" /> | 46 | name="agent_limit_spin" width="170" /> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_region_terrain.xml b/linden/indra/newview/skins/xui/en-us/panel_region_terrain.xml index 0ef0c8e..30f5f6b 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_region_terrain.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_region_terrain.xml | |||
@@ -1,3 +1,4 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
1 | <panel border="true" bottom="0" follows="top|left" height="320" label="Terrain" | 2 | <panel border="true" bottom="0" follows="top|left" height="320" label="Terrain" |
2 | left="0" name="Terrain" width="480"> | 3 | left="0" name="Terrain" width="480"> |
3 | <text bottom="-30" follows="left|top" font="SansSerif" height="20" left="10" | 4 | <text bottom="-30" follows="left|top" font="SansSerif" height="20" left="10" |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_region_texture.xml b/linden/indra/newview/skins/xui/en-us/panel_region_texture.xml index 1c3d586..9b9a58b 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_region_texture.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_region_texture.xml | |||
@@ -1,3 +1,4 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
1 | <panel border="true" bottom="0" follows="top|left" height="320" | 2 | <panel border="true" bottom="0" follows="top|left" height="320" |
2 | label="Ground Textures" left="0" name="Textures" width="480"> | 3 | label="Ground Textures" left="0" name="Textures" width="480"> |
3 | <text bottom="-30" follows="left|top" font="SansSerif" height="20" left="10" | 4 | <text bottom="-30" follows="left|top" font="SansSerif" height="20" left="10" |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_scrolling_param.xml b/linden/indra/newview/skins/xui/en-us/panel_scrolling_param.xml index 11dbcbe..b4281a2 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_scrolling_param.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_scrolling_param.xml | |||
@@ -1,42 +1,42 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <panel bottom="0" enabled="true" height="152" hidden="false" left="0" | 2 | <panel bottom="0" enabled="true" height="152" left="0" mouse_opaque="true" |
3 | mouse_opaque="true" name="LLScrollingPanelParam" width="270"> | 3 | name="LLScrollingPanelParam" width="270"> |
4 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 4 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
5 | bottom="-132" drop_shadow_visible="true" enabled="true" follows="left|top" | 5 | bottom="-132" drop_shadow_visible="true" enabled="true" follows="left|top" |
6 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 6 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="4" |
7 | left="4" mouse_opaque="true" name="min param text" v_pad="0" width="128" /> | 7 | mouse_opaque="true" name="min param text" v_pad="0" width="128" /> |
8 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 8 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
9 | bottom="-132" drop_shadow_visible="true" enabled="true" follows="left|top" | 9 | bottom="-132" drop_shadow_visible="true" enabled="true" follows="left|top" |
10 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 10 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="138" |
11 | left="138" mouse_opaque="true" name="max param text" v_pad="0" width="128" /> | 11 | mouse_opaque="true" name="max param text" v_pad="0" width="128" /> |
12 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 12 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
13 | bottom="-27" drop_shadow_visible="true" enabled="true" follows="left|top" | 13 | bottom="-27" drop_shadow_visible="true" enabled="true" follows="left|top" |
14 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 14 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="8" |
15 | left="8" mouse_opaque="true" name="Loading..." v_pad="0" width="128"> | 15 | mouse_opaque="true" name="Loading..." v_pad="0" width="128"> |
16 | Loading... | 16 | Loading... |
17 | </text> | 17 | </text> |
18 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 18 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
19 | bottom="-27" drop_shadow_visible="true" enabled="true" follows="left|top" | 19 | bottom="-27" drop_shadow_visible="true" enabled="true" follows="left|top" |
20 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | 20 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="142" |
21 | left="142" mouse_opaque="true" name="Loading...2" v_pad="0" width="128"> | 21 | mouse_opaque="true" name="Loading...2" v_pad="0" width="128"> |
22 | Loading... | 22 | Loading... |
23 | </text> | 23 | </text> |
24 | <button bottom="-132" enabled="false" font="SansSerif" halign="center" height="132" | 24 | <button bottom="-132" enabled="false" font="SansSerif" halign="center" height="132" |
25 | hidden="false" image_disabled="square_btn_32x128.tga" | 25 | image_disabled="square_btn_32x128.tga" |
26 | image_disabled_selected="square_btn_selected_32x128.tga" | 26 | image_disabled_selected="square_btn_selected_32x128.tga" |
27 | image_selected="square_btn_selected_32x128.tga" | 27 | image_selected="square_btn_selected_32x128.tga" |
28 | image_unselected="square_btn_32x128.tga" label="" label_selected="" | 28 | image_unselected="square_btn_32x128.tga" label="" label_selected="" |
29 | tab_stop="false" | 29 | left="2" mouse_opaque="true" name="less" scale_image="true" |
30 | left="2" mouse_opaque="true" name="less" scale_image="true" width="132" /> | 30 | tab_stop="false" width="132" /> |
31 | <button bottom="-132" enabled="false" font="SansSerif" halign="center" height="132" | 31 | <button bottom="-132" enabled="false" font="SansSerif" halign="center" height="132" |
32 | hidden="false" image_disabled="square_btn_32x128.tga" | 32 | image_disabled="square_btn_32x128.tga" |
33 | image_disabled_selected="square_btn_selected_32x128.tga" | 33 | image_disabled_selected="square_btn_selected_32x128.tga" |
34 | image_selected="square_btn_selected_32x128.tga" | 34 | image_selected="square_btn_selected_32x128.tga" |
35 | image_unselected="square_btn_32x128.tga" label="" label_selected="" | 35 | image_unselected="square_btn_32x128.tga" label="" label_selected="" |
36 | tab_stop="false" | 36 | left="136" mouse_opaque="true" name="more" scale_image="true" |
37 | left="136" mouse_opaque="true" name="more" scale_image="true" width="132" /> | 37 | tab_stop="false" width="132" /> |
38 | <slider bottom="-150" can_edit_text="true" decimal_digits="0" enabled="false" | 38 | <slider bottom="-150" can_edit_text="true" decimal_digits="0" enabled="false" |
39 | height="16" hidden="false" increment="1" initial_val="0" label="[DESC]" | 39 | height="16" increment="1" initial_val="0" label="[DESC]" label_width="100" |
40 | label_width="100" left="6" max_val="100" min_val="0" mouse_opaque="true" | 40 | left="6" max_val="100" min_val="0" mouse_opaque="true" name="param slider" |
41 | name="param slider" show_text="true" value="0" width="258" /> | 41 | show_text="true" value="0" width="258" /> |
42 | </panel> | 42 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_speaker_controls.xml b/linden/indra/newview/skins/xui/en-us/panel_speaker_controls.xml index dd89640..ec55c55 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_speaker_controls.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_speaker_controls.xml | |||
@@ -1,67 +1,70 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <panel name="active_speakers_panel" left="0" bottom="0" width="140" border="true" bevel_style="in" height="120" follows="left|bottom|right"> | 2 | <panel bevel_style="in" border="true" bottom="0" follows="left|bottom|right" |
3 | <string name="moderator_label">(Moderator)</string> | 3 | height="120" left="0" name="active_speakers_panel" width="140"> |
4 | <string name="moderator_label"> | ||
5 | (Moderator) | ||
6 | </string> | ||
4 | <layout_stack border="false" bottom="0" follows="left|top|right|bottom" height="120" left="0" | 7 | <layout_stack border="false" bottom="0" follows="left|top|right|bottom" height="120" left="0" |
5 | orientation="vertical" tab_group="1" width="140"> | 8 | orientation="vertical" tab_group="1" width="140"> |
6 | <layout_panel auto_resize="false" bottom="0" can_resize="false" height="25" left="0" | 9 | <layout_panel auto_resize="false" bottom="0" can_resize="false" height="25" left="0" |
7 | min_height="25" name="moderation_mode_panel" top_delta="0" visible="false" | 10 | min_height="25" name="moderation_mode_panel" top_delta="0" |
8 | width="140" user_resize="false"> | 11 | user_resize="false" visible="false" width="140"> |
9 | <combo_box follows="left|top|right|bottom" left="5" width="130" bottom="0" height="20" name="moderation_mode"> | 12 | <combo_box bottom="0" follows="left|top|right|bottom" height="20" left="5" |
10 | <combo_item value="unmoderated">Open Voice (default)</combo_item> | 13 | name="moderation_mode" width="130"> |
11 | <combo_item value="moderated">Moderated Voice</combo_item> | 14 | <combo_item name="OpenVoice" value="unmoderated"> |
12 | </combo_box> | 15 | Open Voice (default) |
16 | </combo_item> | ||
17 | <combo_item name="ModeratedVoice" value="moderated"> | ||
18 | Moderated Voice | ||
19 | </combo_item> | ||
20 | </combo_box> | ||
13 | </layout_panel> | 21 | </layout_panel> |
14 | 22 | <layout_panel auto_resize="true" bottom="0" can_resize="false" height="120" left="0" | |
15 | <layout_panel auto_resize="true" user_resize="false" bottom="0" can_resize="false" height="120" left="0" | 23 | min_height="100" name="moderate_chat_panel" top_delta="0" |
16 | min_height="100" name="moderate_chat_panel" top_delta="0" visible="true" | 24 | user_resize="false" visible="true" width="140"> |
17 | width="140"> | ||
18 | <scroll_list bottom="78" can_resize="false" column_padding="0" draw_heading="true" | 25 | <scroll_list bottom="78" can_resize="false" column_padding="0" draw_heading="true" |
19 | draw_stripes="false" follows="left|top|bottom|right" left="0" | 26 | draw_stripes="false" follows="left|top|bottom|right" left="0" |
20 | multi_select="false" name="speakers_list" right="140" search_column="1" | 27 | multi_select="false" name="speakers_list" right="140" search_column="1" |
21 | top="120" sort_column="2"> | 28 | sort_column="2" top="120"> |
22 | <column name="icon_speaking_status" sort="speaking_status" width="20" /> | 29 | <column name="icon_speaking_status" sort="speaking_status" width="20" /> |
23 | <column dynamicwidth="true" label="Name" name="speaker_name" /> | 30 | <column dynamicwidth="true" label="Name" name="speaker_name" /> |
24 | <column label="" name="speaking_status" width="0" /> | 31 | <column label="" name="speaking_status" width="0" /> |
25 | </scroll_list> | 32 | </scroll_list> |
26 | 33 | <panel border="false" bottom="0" can_resize="false" follows="left|bottom|right" | |
27 | <panel name="speaker_controls" left="0" bottom="0" width="140" border="false" mouse_opaque="true" can_resize="false" height="77" follows="left|bottom|right"> | 34 | height="77" left="0" mouse_opaque="true" name="speaker_controls" |
28 | <button left="0" right="30" bottom="-28" height="24" name="profile_btn" follows="left|top" label="" image_overlay="icon_avatar_offline.tga" enabled="false"/> | 35 | width="140"> |
29 | <text left_delta="34" bottom_delta="9" name="resident_name" valign="center" follows="left|top|right" width="140" font="SansSerif">Rumplstiltskin Califragilistic</text> | 36 | <button bottom="-28" enabled="false" follows="left|top" height="24" |
30 | <volume_slider | 37 | image_overlay="icon_avatar_offline.tga" label="" left="0" |
31 | name="speaker_volume" | 38 | name="profile_btn" right="30" /> |
32 | left="5" | 39 | <text bottom_delta="9" follows="left|top|right" font="SansSerif" left_delta="34" |
33 | width="110" | 40 | name="resident_name" valign="center" width="140"> |
34 | bottom_delta="-29" | 41 | Rumplstiltskin Califragilistic |
35 | height="15" | 42 | </text> |
36 | follows="left|top" | 43 | <volume_slider bottom_delta="-29" follows="left|top" height="15" increment="0.05" |
37 | min_val="0.0" | 44 | initial_val="0.5" left="5" max_val="1.0" min_val="0.0" |
38 | max_val="1.0" | 45 | name="speaker_volume" width="110" /> |
39 | increment="0.05" | 46 | <button bottom_delta="0" height="20" image_selected="icn_speaker-muted_dark.tga" |
40 | initial_val="0.5" | 47 | image_unselected="icn_speaker_dark.tga" label="" left_delta="110" |
41 | /> | 48 | name="mute_btn" tool_tip="Mute voice for this resident" width="25" /> |
42 | <button bottom_delta="0" height="20" | 49 | <check_box bottom_delta="-25" enabled="false" follows="left|top" height="25" |
43 | image_selected="icn_speaker-muted_dark.tga" | 50 | label="Mute Text" left="4" name="mute_text_btn" width="50" /> |
44 | image_unselected="icn_speaker_dark.tga" label="" left_delta="110" | ||
45 | name="mute_btn" width="25" tool_tip="Mute voice for this resident"/> | ||
46 | <check_box | ||
47 | name="mute_text_btn" | ||
48 | width="50" | ||
49 | bottom_delta="-25" | ||
50 | left="4" | ||
51 | follows="left|top" | ||
52 | height="25" | ||
53 | enabled="false" | ||
54 | label="Mute Text" | ||
55 | /> | ||
56 | </panel> | 51 | </panel> |
57 | </layout_panel> | 52 | </layout_panel> |
58 | <layout_panel auto_resize="false" bottom="0" can_resize="false" height="60" left="0" | 53 | <layout_panel auto_resize="false" bottom="0" can_resize="false" height="60" left="0" |
59 | name="moderator_controls" top_delta="0" visible="false" | 54 | name="moderator_controls" top_delta="0" user_resize="false" visible="false" |
60 | width="140" user_resize="false"> | 55 | width="140"> |
61 | <text left="5" bottom="-20" right="-5" height="20" follows="left|right|top|bottom" name="moderator_controls_label">Moderator Controls:</text> | 56 | <text bottom="-20" follows="left|right|top|bottom" height="20" left="5" |
62 | <check_box name="moderator_allow_voice" left_delta="0" bottom_delta="-16" height="20" right="-5" follows="left|right|top|bottom">Allow voice chat</check_box> | 57 | name="moderator_controls_label" right="-5"> |
63 | <check_box name="moderator_allow_text" left_delta="0" bottom_delta="-20" height="20" right="-5" follows="left|right|top|bottom">Allow text chat</check_box> | 58 | Moderator Controls: |
59 | </text> | ||
60 | <check_box bottom_delta="-16" follows="left|right|top|bottom" height="20" left_delta="0" | ||
61 | name="moderator_allow_voice" right="-5"> | ||
62 | Allow voice chat | ||
63 | </check_box> | ||
64 | <check_box bottom_delta="-20" follows="left|right|top|bottom" height="20" left_delta="0" | ||
65 | name="moderator_allow_text" right="-5"> | ||
66 | Allow text chat | ||
67 | </check_box> | ||
64 | </layout_panel> | 68 | </layout_panel> |
65 | |||
66 | </layout_stack> | 69 | </layout_stack> |
67 | </panel> | 70 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_status_bar.xml b/linden/indra/newview/skins/xui/en-us/panel_status_bar.xml index f4ec6e1..9f39fd6 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_status_bar.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_status_bar.xml | |||
@@ -1,143 +1,108 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <panel bottom="0" enabled="true" follows="top|left|right" height="18" hidden="false" | 2 | <panel background_opaque="true" background_visible="true" |
3 | left="0" mouse_opaque="false" name="status" width="1000" background_opaque="true" | 3 | bg_opaque_color="0.25 0.25 0.25 1.0" bottom="0" enabled="true" |
4 | background_visible="true" | 4 | follows="top|left|right" height="18" left="0" mouse_opaque="false" |
5 | bg_opaque_color="0.25 0.25 0.25 1.0"> | 5 | name="status" width="1000"> |
6 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 6 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
7 | bottom="-22" drop_shadow_visible="true" enabled="true" | 7 | bottom="-22" drop_shadow_visible="true" enabled="true" |
8 | follows="left|right|bottom" font="SansSerifSmall" h_pad="0" halign="left" | 8 | follows="left|right|bottom" font="SansSerifSmall" h_pad="0" halign="left" |
9 | height="18" hidden="false" left="561" mouse_opaque="true" | 9 | height="18" hover="true" left="561" mouse_opaque="true" |
10 | name="ParcelNameText" | 10 | name="ParcelNameText" |
11 | tool_tip="Name of land parcel on which you are standing. Click for About Land." | 11 | tool_tip="Name of land parcel on which you are standing. Click for About Land." |
12 | v_pad="2" width="1039" hover="true"> | 12 | v_pad="2" width="1039"> |
13 | parcel name goes here | 13 | parcel name goes here |
14 | </text> | 14 | </text> |
15 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 15 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
16 | bottom="-20" disabled_color="0 1 0 1" drop_shadow_visible="true" | 16 | bottom="-20" disabled_color="0 1 0 1" drop_shadow_visible="true" |
17 | enabled="true" follows="right|bottom" font="SansSerifSmall" h_pad="0" | 17 | enabled="true" follows="right|bottom" font="SansSerifSmall" h_pad="0" |
18 | halign="right" height="18" hidden="false" left="-210" mouse_opaque="true" | 18 | halign="right" height="18" left="-210" mouse_opaque="true" |
19 | name="BalanceText" text_color="0 1 0 1" tool_tip="Account Balance" | 19 | name="BalanceText" text_color="0 1 0 1" tool_tip="Account Balance" |
20 | v_pad="2" width="76"> | 20 | v_pad="2" width="76"> |
21 | Loading... | 21 | Loading... |
22 | </text> | 22 | </text> |
23 | <button bottom="-18" enabled="true" follows="right|bottom" font="SansSerif" | 23 | <button bottom="-18" enabled="true" follows="right|bottom" font="SansSerif" |
24 | halign="center" height="16" hidden="false" | 24 | halign="center" height="16" |
25 | image_selected="status_buy_currency_pressed.tga" | 25 | image_selected="status_buy_currency_pressed.tga" |
26 | image_unselected="status_buy_currency.tga" label="" label_selected="" | 26 | image_unselected="status_buy_currency.tga" label="" label_selected="" |
27 | left="-210" mouse_opaque="true" name="buycurrency" scale_image="true" | 27 | left="-210" mouse_opaque="true" name="buycurrency" scale_image="true" |
28 | tool_tip="Buy currency" width="16" /> | 28 | tool_tip="Buy currency" width="16" /> |
29 | <text type="string" length="12" bg_visible="false" border_drop_shadow_visible="false" | 29 | <text type="string" length="12" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
30 | border_visible="false" | ||
31 | bottom="-20" disabled_color="1 1 1 1" drop_shadow_visible="true" | 30 | bottom="-20" disabled_color="1 1 1 1" drop_shadow_visible="true" |
32 | enabled="true" follows="right|bottom" font="SansSerifSmall" h_pad="0" | 31 | enabled="true" follows="right|bottom" font="SansSerifSmall" h_pad="0" |
33 | halign="right" height="18" hidden="false" left="-300" mouse_opaque="true" | 32 | halign="right" height="18" left="-300" mouse_opaque="true" name="TimeText" |
34 | name="TimeText" text_color="1 1 1 1" tool_tip="Current Time (Pacific)" | 33 | text_color="1 1 1 1" tool_tip="Current Time (Pacific)" v_pad="2" width="80"> |
35 | v_pad="2" width="80"> | ||
36 | 12:00 AM | 34 | 12:00 AM |
37 | </text> | 35 | </text> |
38 | |||
39 | <string name="StatBarDaysOfWeek"> | 36 | <string name="StatBarDaysOfWeek"> |
40 | Sunday:Monday:Tuesday:Wednesday:Thursday:Friday:Saturday | 37 | Sunday:Monday:Tuesday:Wednesday:Thursday:Friday:Saturday |
41 | </string> | 38 | </string> |
42 | <string name="StatBarMonthsOfYear"> | 39 | <string name="StatBarMonthsOfYear"> |
43 | January:February:March:April:May:June:July:August:September:October:November:December | 40 | January:February:March:April:May:June:July:August:September:October:November:December |
44 | </string> | 41 | </string> |
45 | |||
46 | <button bottom="-18" enabled="true" follows="right|bottom" font="SansSerif" | 42 | <button bottom="-18" enabled="true" follows="right|bottom" font="SansSerif" |
47 | halign="center" height="16" visible="false" | 43 | halign="center" height="16" image_selected="status_script_debug.tga" |
48 | image_selected="status_script_debug.tga" | ||
49 | image_unselected="status_script_debug.tga" label="" label_selected="" | 44 | image_unselected="status_script_debug.tga" label="" label_selected="" |
50 | left="378" mouse_opaque="true" name="scriptout" scale_image="false" | 45 | left="378" mouse_opaque="true" name="scriptout" scale_image="false" |
51 | tool_tip="Script Warnings and Errors" width="16" /> | 46 | tool_tip="Script Warnings and Errors" visible="false" width="16" /> |
52 | <button bottom="-22" enabled="true" follows="right|bottom" font="SansSerif" | 47 | <button bottom="-22" enabled="true" follows="right|bottom" font="SansSerif" |
53 | halign="center" height="18" visible="false" | 48 | halign="center" height="18" image_selected="status_health.tga" |
54 | image_selected="status_health.tga" image_unselected="status_health.tga" | 49 | image_unselected="status_health.tga" label="" label_selected="" left="394" |
55 | label="" label_selected="" left="394" mouse_opaque="true" name="health" | 50 | mouse_opaque="true" name="health" scale_image="false" tool_tip="Health" |
56 | scale_image="false" tool_tip="Health" width="24" /> | 51 | visible="false" width="24" /> |
57 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 52 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
58 | bottom="-18" disabled_color="1 1 1 1" drop_shadow_visible="true" | 53 | bottom="-18" disabled_color="1 1 1 1" drop_shadow_visible="true" |
59 | enabled="true" follows="rsight|bottom" font="SansSerifSmall" h_pad="0" | 54 | enabled="true" follows="rsight|bottom" font="SansSerifSmall" h_pad="0" |
60 | halign="left" height="18" visible="false" left="418" mouse_opaque="true" | 55 | halign="left" height="18" left="418" mouse_opaque="true" name="HealthText" |
61 | name="HealthText" text_color="1 1 1 1" tool_tip="Health" v_pad="2" | 56 | text_color="1 1 1 1" tool_tip="Health" v_pad="2" visible="false" width="31"> |
62 | width="31"> | ||
63 | 100% | 57 | 100% |
64 | </text> | 58 | </text> |
65 | <button bottom="-22" enabled="true" follows="right|bottom" font="SansSerif" | 59 | <button bottom="-22" enabled="true" follows="right|bottom" font="SansSerif" |
66 | halign="center" height="18" visible="false" image_selected="status_no_fly.tga" | 60 | halign="center" height="18" image_selected="status_no_fly.tga" |
67 | image_unselected="status_no_fly.tga" label="" label_selected="" left="449" | 61 | image_unselected="status_no_fly.tga" label="" label_selected="" left="449" |
68 | mouse_opaque="true" name="no_fly" scale_image="false" tool_tip="Flying not allowed" | 62 | mouse_opaque="true" name="no_fly" scale_image="false" |
69 | width="24" /> | 63 | tool_tip="Flying not allowed" visible="false" width="24" /> |
70 | <button bottom="-22" enabled="true" follows="right|bottom" font="SansSerif" | 64 | <button bottom="-22" enabled="true" follows="right|bottom" font="SansSerif" |
71 | halign="center" height="18" visible="false" | 65 | halign="center" height="18" image_selected="status_no_build.tga" |
72 | image_selected="status_no_build.tga" image_unselected="status_no_build.tga" | 66 | image_unselected="status_no_build.tga" label="" label_selected="" |
73 | label="" label_selected="" left="473" name="no_build" | 67 | left="473" name="no_build" scale_image="false" |
74 | scale_image="false" tool_tip="Building/Rezzing not allowed" width="24" /> | 68 | tool_tip="Building/Rezzing not allowed" visible="false" width="24" /> |
75 | <button bottom="-22" enabled="true" follows="right|bottom" font="SansSerif" | 69 | <button bottom="-22" enabled="true" follows="right|bottom" font="SansSerif" |
76 | halign="center" height="18" visible="false" | 70 | halign="center" height="18" image_selected="status_no_scripts.tga" |
77 | image_selected="status_no_scripts.tga" image_unselected="status_no_scripts.tga" | 71 | image_unselected="status_no_scripts.tga" label="" label_selected="" |
78 | label="" label_selected="" left="497" mouse_opaque="true" name="no_scripts" | 72 | left="497" mouse_opaque="true" name="no_scripts" scale_image="false" |
79 | scale_image="false" tool_tip="Scripts not allowed" width="24" /> | 73 | tool_tip="Scripts not allowed" visible="false" width="24" /> |
80 | <button bottom="-22" enabled="true" follows="right|bottom" font="SansSerif" | 74 | <button bottom="-22" enabled="true" follows="right|bottom" font="SansSerif" |
81 | halign="center" height="18" visible="false" image_selected="status_no_push.tga" | 75 | halign="center" height="18" image_selected="status_no_push.tga" |
82 | image_unselected="status_no_push.tga" label="" label_selected="" left="521" | 76 | image_unselected="status_no_push.tga" label="" label_selected="" left="521" |
83 | mouse_opaque="true" name="restrictpush" scale_image="false" | 77 | mouse_opaque="true" name="restrictpush" scale_image="false" |
84 | tool_tip="llPushObject restricted" width="24" /> | 78 | tool_tip="llPushObject restricted" visible="false" width="24" /> |
85 | <button bottom="-22" enabled="true" follows="right|bottom" font="SansSerif" | 79 | <button bottom="-22" enabled="true" follows="right|bottom" font="SansSerif" |
86 | halign="center" height="18" visible="false" image_selected="status_no_voice.tga" | 80 | halign="center" height="18" image_selected="status_no_voice.tga" |
87 | image_unselected="status_no_voice.tga" label="" label_selected="" left="545" | 81 | image_unselected="status_no_voice.tga" label="" label_selected="" |
88 | mouse_opaque="true" name="status_no_voice" scale_image="false" | 82 | left="545" mouse_opaque="true" name="status_no_voice" scale_image="false" |
89 | tool_tip="Voice not available here" width="24" /> | 83 | tool_tip="Voice not available here" visible="false" width="24" /> |
90 | <button bottom="-18" enabled="true" follows="right|bottom" font="SansSerif" | 84 | <button bottom="-18" enabled="true" follows="right|bottom" font="SansSerif" |
91 | halign="center" height="16" visible="false" | 85 | halign="center" height="16" image_selected="status_buy_land_pressed.tga" |
92 | image_selected="status_buy_land_pressed.tga" | ||
93 | image_unselected="status_buy_land.tga" label="" label_selected="" | 86 | image_unselected="status_buy_land.tga" label="" label_selected="" |
94 | left="569" mouse_opaque="true" name="buyland" scale_image="true" | 87 | left="569" mouse_opaque="true" name="buyland" scale_image="true" |
95 | tool_tip="Buy this parcel" width="16" /> | 88 | tool_tip="Buy this parcel" visible="false" width="16" /> |
96 | 89 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-18" | |
97 | <!-- When the user hits return we spawn the search directory, | 90 | commit_on_focus_lost="false" enabled="true" follows="right|bottom" |
98 | which makes this lose focus. We don't want to commit twice. | 91 | font="SansSerif" handle_edit_keys_directly="false" height="20" |
99 | commit_on_focus_lost must be false. JC --> | 92 | label="Search" left="-125" max_length="254" mouse_opaque="true" |
100 | <line_editor bevel_style="in" | 93 | name="search_editor" select_all_on_focus_received="false" |
101 | border_style="line" | 94 | select_on_focus="false" tab_group="1" tool_tip="Search Second Life" |
102 | border_thickness="1" | 95 | width="104" /> |
103 | bottom="-18" | 96 | <button bottom="-17" enabled="true" follows="right|bottom" font="SansSerifSmall" |
104 | enabled="true" | 97 | halign="center" height="20" image_disabled="status_search.tga" |
105 | follows="right|bottom" | 98 | image_disabled_selected="status_search.tga" |
106 | font="SansSerif" | 99 | image_selected="status_search.tga" image_unselected="status_search.tga" |
107 | handle_edit_keys_directly="false" | 100 | label="" label_selected="" left="-20" mouse_opaque="true" name="search_btn" |
108 | commit_on_focus_lost="false" | 101 | tool_tip="Search Second Life" width="20" /> |
109 | height="20" | 102 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
110 | hidden="false" | 103 | bottom="-17" enabled="false" follows="right|bottom" font="SansSerifSmall" |
111 | label="Search" | 104 | halign="center" height="20" hidden="false" left="-20" mouse_opaque="true" |
112 | left="-125" | 105 | name="stat_btn" width="20" /> |
113 | max_length="254" | ||
114 | mouse_opaque="true" | ||
115 | name="search_editor" | ||
116 | select_all_on_focus_received="false" | ||
117 | select_on_focus="false" | ||
118 | tab_group="1" | ||
119 | tool_tip="Search Second Life" | ||
120 | width="104" /> | ||
121 | <!-- *TODO: pressed state --> | ||
122 | <button bottom="-17" | ||
123 | enabled="true" | ||
124 | follows="right|bottom" | ||
125 | font="SansSerifSmall" | ||
126 | halign="center" | ||
127 | height="20" | ||
128 | hidden="false" | ||
129 | image_disabled="status_search.tga" | ||
130 | image_disabled_selected="status_search.tga" | ||
131 | image_selected="status_search.tga" | ||
132 | image_unselected="status_search.tga" | ||
133 | label="" | ||
134 | label_selected="" | ||
135 | left="-20" | ||
136 | mouse_opaque="true" | ||
137 | name="search_btn" | ||
138 | tool_tip="Search Second Life" | ||
139 | width="20" /> | ||
140 | |||
141 | <string name="packet_loss_tooltip"> | 106 | <string name="packet_loss_tooltip"> |
142 | Packet Loss | 107 | Packet Loss |
143 | </string> | 108 | </string> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_toolbar.xml b/linden/indra/newview/skins/xui/en-us/panel_toolbar.xml index 1e53f89..da06c58 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_toolbar.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_toolbar.xml | |||
@@ -1,16 +1,17 @@ | |||
1 | <panel background_opaque="true" background_visible="true" can_close="true" | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <panel background_opaque="true" background_visible="true" bottom="0" can_close="true" | ||
2 | can_minimize="false" can_resize="false" follows="left|right|bottom" | 3 | can_minimize="false" can_resize="false" follows="left|right|bottom" |
3 | height="26" name="toolbar" width="1024" bottom="0"> | 4 | height="26" name="toolbar" width="1024"> |
4 | <string name="Redock Windows">Redock Windows</string> | 5 | <string name="Redock Windows"> |
5 | <button bottom="0" font="SansSerif" height="24" | 6 | Redock Windows |
6 | image_selected="btn_chatbar_selected.tga" scale_image="true" | 7 | </string> |
8 | <button bottom="0" font="SansSerif" height="24" image_overlay="icn_chatbar.tga" | ||
9 | image_selected="btn_chatbar_selected.tga" | ||
7 | image_unselected="btn_chatbar.tga" label="" left="0" name="chat_btn" | 10 | image_unselected="btn_chatbar.tga" label="" left="0" name="chat_btn" |
8 | image_overlay="icn_chatbar.tga" tool_tip="Show Chat Bar. (Enter)" | 11 | scale_image="true" tool_tip="Show Chat Bar. (Enter)" width="50" /> |
9 | width="50" /> | ||
10 | <flyout_button bottom="0" font="SansSerif" height="24" label="Communicate" left="0" | 12 | <flyout_button bottom="0" font="SansSerif" height="24" label="Communicate" left="0" |
11 | name="communicate_btn" tool_tip="Communicate with your Friends and Groups." | 13 | list_position="above" name="communicate_btn" |
12 | list_position="above" | 14 | tool_tip="Communicate with your Friends and Groups." width="50" /> |
13 | width="50"/> | ||
14 | <button bottom="0" font="SansSerif" height="24" label="Fly" | 15 | <button bottom="0" font="SansSerif" height="24" label="Fly" |
15 | label_selected="Stop Flying" left="0" name="fly_btn" | 16 | label_selected="Stop Flying" left="0" name="fly_btn" |
16 | tool_tip="Start flying. Use E/C or PgUp/PgDn to fly up and down." | 17 | tool_tip="Start flying. Use E/C or PgUp/PgDn to fly up and down." |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_voice_controls.xml b/linden/indra/newview/skins/xui/en-us/panel_voice_controls.xml index 7b70066..fa41dd4 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_voice_controls.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_voice_controls.xml | |||
@@ -1,5 +1,6 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
1 | <panel bg_visible="false" border="false" border_visible="false" bottom="2" | 2 | <panel bg_visible="false" border="false" border_visible="false" bottom="2" |
2 | enabled="true" follows="right|bottom" height="20" hidden="false" left="0" | 3 | enabled="true" follows="right|bottom" height="20" left="0" |
3 | mouse_opaque="true" name="voice_controls" width="128"> | 4 | mouse_opaque="true" name="voice_controls" width="128"> |
4 | <button bottom="-22" height="22" image_overlay="active_speakers.tga" label="" left="2" | 5 | <button bottom="-22" height="22" image_overlay="active_speakers.tga" label="" left="2" |
5 | name="speakers_btn" | 6 | name="speakers_btn" |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_voice_enable.xml b/linden/indra/newview/skins/xui/en-us/panel_voice_enable.xml index 02d5697..78447c5 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_voice_enable.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_voice_enable.xml | |||
@@ -1,98 +1,37 @@ | |||
1 | <panel | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | border="false" | 2 | <panel border="false" bottom="4" enabled="true" height="240" left="8" |
3 | enabled="true" | 3 | mouse_opaque="true" name="content_panel" width="404"> |
4 | left="8" | 4 | <text_editor type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" embedded_items="false" |
5 | bottom="4" | 5 | enabled="false" font="SansSerifSmall" height="85" hide_border="true" |
6 | mouse_opaque="true" | 6 | hide_scrollbar="true" left_delta="0" max_length="65535" mouse_opaque="true" |
7 | name="content_panel" | 7 | name="voice_intro_text1" tab_stop="false" width="400" word_wrap="true"> |
8 | width="404" | 8 | Welcome to Second Life Voice Chat! Voice Chat enables you to speak with other Residents. This wizard will guide you through the steps necessary to set up Voice Chat. Using Voice Chat requires audio speakers and, if you wish to speak with others, a microphone or stereo headset with microphone. |
9 | height="240"> | 9 | </text_editor> |
10 | 10 | <text_editor type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" embedded_items="false" | |
11 | <text_editor | 11 | enabled="false" font="SansSerifSmall" height="50" hide_border="true" |
12 | name="voice_intro_text1" | 12 | hide_scrollbar="true" left_delta="0" max_length="65535" mouse_opaque="true" |
13 | type="string" | 13 | name="voice_intro_text2" tab_stop="false" width="400" word_wrap="true"> |
14 | enabled="false" | 14 | Voice Chat is enabled by default. Do you wish to continue using Voice Chat? |
15 | bg_readonly_color="0 0 0 0" | 15 | </text_editor> |
16 | font="SansSerifSmall" | 16 | <radio_group bottom_delta="-30" draw_border="false" enabled="true" follows="left|top" |
17 | left_delta="0" | 17 | height="40" left="10" mouse_opaque="true" name="voice_enable" width="364"> |
18 | width="400" | 18 | <radio_item type="string" length="1" bottom="-19" follows="left|top" height="16" left="3" name="1" width="315"> |
19 | height="85" | 19 | Yes, continue using Voice Chat. |
20 | length="1" | 20 | </radio_item> |
21 | max_length="65535" | 21 | <radio_item type="string" length="1" bottom="-35" follows="left|top" height="16" left="3" name="0" width="315"> |
22 | hide_border="true" | 22 | No, disable Voice Chat. |
23 | hide_scrollbar="true" | 23 | </radio_item> |
24 | embedded_items="false" | 24 | </radio_group> |
25 | allow_html="false" | 25 | <text_editor length="1" allow_html="false" bg_readonly_color="0 0 0 0" bottom_delta="-50" |
26 | mouse_opaque="true" | 26 | embedded_items="false" enabled="false" font="SansSerifSmall" height="40" |
27 | tab_stop="false" | 27 | hide_border="true" hide_scrollbar="true" left="0" max_length="65535" |
28 | word_wrap="true">Welcome to Second Life Voice Chat! Voice Chat enables you to speak with other Residents. This wizard will guide you through the steps necessary to set up Voice Chat. Using Voice Chat requires audio speakers and, if you wish to speak with others, a microphone or stereo headset with microphone.</text_editor> | 28 | name="voice_intro_text3" tab_stop="false" width="400" word_wrap="true"> |
29 | 29 | You can enable Voice Chat at any time by going to the Voice Chat tab in Preferences. | |
30 | <text_editor | 30 | </text_editor> |
31 | name="voice_intro_text2" | 31 | <text_editor length="1" allow_html="false" bg_readonly_color="0 0 0 0" bottom_delta="0" |
32 | type="string" | 32 | embedded_items="false" enabled="false" font="SansSerifSmall" height="40" |
33 | enabled="false" | 33 | hide_border="true" hide_scrollbar="true" left="0" max_length="65535" |
34 | bg_readonly_color="0 0 0 0" | 34 | name="voice_intro_text4" tab_stop="false" width="400" word_wrap="true"> |
35 | font="SansSerifSmall" | 35 | Click the Next button to configure Voice Chat preferences or click Finish to continue using Second Life. |
36 | left_delta="0" | 36 | </text_editor> |
37 | width="400" | 37 | </panel> |
38 | height="50" | ||
39 | length="1" | ||
40 | max_length="65535" | ||
41 | hide_border="true" | ||
42 | hide_scrollbar="true" | ||
43 | embedded_items="false" | ||
44 | allow_html="false" | ||
45 | mouse_opaque="true" | ||
46 | tab_stop="false" | ||
47 | word_wrap="true">Voice Chat is enabled by default. Do you wish to continue using Voice Chat?</text_editor> | ||
48 | |||
49 | <radio_group draw_border="false" enabled="true" | ||
50 | follows="left|top" height="40" left="10" | ||
51 | mouse_opaque="true" name="voice_enable" width="364" bottom_delta="-30"> | ||
52 | <radio_item type="string" length="1" bottom="-19" follows="left|top" height="16" | ||
53 | left="3" name="1" width="315"> | ||
54 | Yes, continue using Voice Chat. | ||
55 | </radio_item> | ||
56 | <radio_item type="string" length="1" bottom="-35" follows="left|top" height="16" | ||
57 | left="3" name="0" width="315"> | ||
58 | No, disable Voice Chat. | ||
59 | </radio_item> | ||
60 | </radio_group> | ||
61 | |||
62 | <text_editor | ||
63 | name="voice_intro_text3" | ||
64 | enabled="false" | ||
65 | bottom_delta="-50" | ||
66 | bg_readonly_color="0 0 0 0" | ||
67 | font="SansSerifSmall" | ||
68 | left="0" | ||
69 | width="400" | ||
70 | height="40" | ||
71 | length="1" | ||
72 | max_length="65535" | ||
73 | hide_border="true" | ||
74 | hide_scrollbar="true" | ||
75 | embedded_items="false" | ||
76 | allow_html="false" | ||
77 | tab_stop="false" | ||
78 | word_wrap="true">You can enable Voice Chat at any time by going to the Voice Chat tab in Preferences.</text_editor> | ||
79 | |||
80 | <text_editor | ||
81 | name="voice_intro_text4" | ||
82 | enabled="false" | ||
83 | bg_readonly_color="0 0 0 0" | ||
84 | bottom_delta="0" | ||
85 | font="SansSerifSmall" | ||
86 | left="0" | ||
87 | width="400" | ||
88 | height="40" | ||
89 | length="1" | ||
90 | max_length="65535" | ||
91 | hide_border="true" | ||
92 | hide_scrollbar="true" | ||
93 | embedded_items="false" | ||
94 | allow_html="false" | ||
95 | tab_stop="false" | ||
96 | word_wrap="true">Click the Next button to configure Voice Chat preferences or click Finish to continue using Second Life.</text_editor> | ||
97 | |||
98 | </panel> | ||
diff --git a/linden/indra/newview/skins/xui/en-us/panel_voice_options.xml b/linden/indra/newview/skins/xui/en-us/panel_voice_options.xml index b743088..1fb6b97 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_voice_options.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_voice_options.xml | |||
@@ -1,3 +1,4 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
1 | <panel border="false" bottom="36" height="240" left="8" name="content_panel" | 2 | <panel border="false" bottom="36" height="240" left="8" name="content_panel" |
2 | width="404"> | 3 | width="404"> |
3 | <text_editor type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" embedded_items="false" | 4 | <text_editor type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" embedded_items="false" |
@@ -6,8 +7,8 @@ | |||
6 | name="voice_intro_text1" tab_stop="false" width="414" word_wrap="true"> | 7 | name="voice_intro_text1" tab_stop="false" width="414" word_wrap="true"> |
7 | Use the options below to configure your Voice Chat experience. | 8 | Use the options below to configure your Voice Chat experience. |
8 | </text_editor> | 9 | </text_editor> |
9 | <radio_group bottom_delta="-40" draw_border="false" | 10 | <radio_group bottom_delta="-40" draw_border="false" follows="left|top" height="40" left="10" |
10 | follows="left|top" height="40" left="10" name="ear_location" width="364"> | 11 | name="ear_location" width="364"> |
11 | <radio_item type="string" length="1" bottom="-19" follows="left|top" height="16" left="3" name="0" width="315"> | 12 | <radio_item type="string" length="1" bottom="-19" follows="left|top" height="16" left="3" name="0" width="315"> |
12 | Hear Voice Chat from camera position. | 13 | Hear Voice Chat from camera position. |
13 | </radio_item> | 14 | </radio_item> |
@@ -18,7 +19,7 @@ | |||
18 | <check_box bottom_delta="-20" control_name="VoiceCallsFriendsOnly" follows="left|top" | 19 | <check_box bottom_delta="-20" control_name="VoiceCallsFriendsOnly" follows="left|top" |
19 | font="SansSerifSmall" height="16" initial_value="false" | 20 | font="SansSerifSmall" height="16" initial_value="false" |
20 | label="Only allow Friends to initiate Voice Calls with me" left="20" | 21 | label="Only allow Friends to initiate Voice Calls with me" left="20" |
21 | left_delta="2" name="push_to_talk_check" width="200" /> | 22 | left_delta="2" name="friends_only_check" width="200" /> |
22 | <check_box bottom_delta="-20" control_name="EnablePushToTalk" follows="left|top" | 23 | <check_box bottom_delta="-20" control_name="EnablePushToTalk" follows="left|top" |
23 | font="SansSerifSmall" height="16" initial_value="false" | 24 | font="SansSerifSmall" height="16" initial_value="false" |
24 | label="Start Viewer in Push-to-Talk mode" left_delta="0" | 25 | label="Start Viewer in Push-to-Talk mode" left_delta="0" |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_voice_remote.xml b/linden/indra/newview/skins/xui/en-us/panel_voice_remote.xml index 3fd0dda..4569db0 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_voice_remote.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_voice_remote.xml | |||
@@ -1,6 +1,8 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
1 | <panel bg_visible="false" border="false" border_visible="false" bottom="1" | 2 | <panel bg_visible="false" border="false" border_visible="false" bottom="1" |
2 | enabled="true" follows="right|bottom" height="20" hidden="false" left="0" use_bounding_rect="true" | 3 | enabled="true" follows="right|bottom" height="20" left="0" |
3 | mouse_opaque="true" name="voice_remote" width="128"> | 4 | mouse_opaque="true" name="voice_remote" use_bounding_rect="true" |
4 | <panel filename="panel_bg_tab.xml" left="0" bottom="0" width="128" height="22"/> | 5 | width="128"> |
5 | <panel filename="panel_voice_controls.xml" left="0" bottom="0" width="127" height="20"/> | 6 | <panel bottom="0" filename="panel_bg_tab.xml" height="22" left="0" width="128" /> |
7 | <panel bottom="0" filename="panel_voice_controls.xml" height="20" left="0" width="127" /> | ||
6 | </panel> | 8 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/panel_voice_remote_expanded.xml b/linden/indra/newview/skins/xui/en-us/panel_voice_remote_expanded.xml index 89a3196..27199d5 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_voice_remote_expanded.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_voice_remote_expanded.xml | |||
@@ -1,18 +1,20 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
1 | <panel bg_visible="false" border="false" border_visible="false" bottom="1" | 2 | <panel bg_visible="false" border="false" border_visible="false" bottom="1" |
2 | follows="right|bottom" height="45" hidden="false" left="0" use_bounding_rect="true" | 3 | follows="right|bottom" height="45" left="0" mouse_opaque="true" |
3 | mouse_opaque="true" name="voice_remote" width="128"> | 4 | name="voice_remote" use_bounding_rect="true" width="128"> |
4 | <panel filename="panel_bg_tab.xml" left="0" bottom="0" width="128" height="47"/> | 5 | <panel bottom="0" filename="panel_bg_tab.xml" height="47" left="0" width="128" /> |
5 | <button bottom="-23" height="22" image_overlay="icn_voice-call-end.tga" label="" | 6 | <button bottom="-23" height="22" image_overlay="icn_voice-call-end.tga" label="" |
6 | left="2" name="end_call_btn" tool_tip="Click to hang up" width="24" /> | 7 | left="2" name="end_call_btn" tool_tip="Click to hang up" width="24" /> |
7 | <button bottom="-23" height="23" image_unselected="icn_rounded-text-field.tga" | 8 | <button bottom="-23" height="23" image_disabled="icn_rounded-text-field.tga" |
8 | image_selected="icn_rounded-text-field.tga" image_hover_selected="icn_rounded-text-field.tga" | 9 | image_disabled_selected="icn_rounded-text-field.tga" |
9 | image_hover_unselected="icn_rounded-text-field.tga" image_disabled_selected="icn_rounded-text-field.tga" | 10 | image_hover_selected="icn_rounded-text-field.tga" |
10 | image_disabled="icn_rounded-text-field.tga" label="" scale_image="true" | 11 | image_hover_unselected="icn_rounded-text-field.tga" |
11 | left_delta="26" name="voice_channel_bg" width="97" /> | 12 | image_selected="icn_rounded-text-field.tga" |
13 | image_unselected="icn_rounded-text-field.tga" label="" left_delta="26" | ||
14 | name="voice_channel_bg" scale_image="true" width="97" /> | ||
12 | <icon bottom="-20" height="16" image_name="icn_voice-localchat.tga" label="" | 15 | <icon bottom="-20" height="16" image_name="icn_voice-localchat.tga" label="" |
13 | left_delta="7" name="voice_channel_icon" width="16" mouse_opaque="false"/> | 16 | left_delta="7" mouse_opaque="false" name="voice_channel_icon" width="16" /> |
14 | <text bottom="-21" font="SansSerifSmall" height="16" label="" left_delta="18" | 17 | <text bottom="-21" font="SansSerifSmall" height="16" label="" left_delta="18" |
15 | mouse_opaque="false" name="channel_label" text_color="0 0 0" width="65" /> | 18 | mouse_opaque="false" name="channel_label" text_color="0 0 0" width="65" /> |
16 | <panel bottom_delta="-14" filename="panel_voice_controls.xml" left="0" /> | 19 | <panel bottom_delta="-14" filename="panel_voice_controls.xml" left="0" /> |
17 | </panel> | 20 | </panel> |
18 | \ No newline at end of file | ||
diff --git a/linden/indra/newview/skins/xui/en-us/teleport_strings.xml b/linden/indra/newview/skins/xui/en-us/teleport_strings.xml index feac150..4b3dfa4 100644 --- a/linden/indra/newview/skins/xui/en-us/teleport_strings.xml +++ b/linden/indra/newview/skins/xui/en-us/teleport_strings.xml | |||
@@ -2,89 +2,89 @@ | |||
2 | <teleport_messages> | 2 | <teleport_messages> |
3 | <message_set name="errors"> | 3 | <message_set name="errors"> |
4 | <message name="invalid_tport"> | 4 | <message name="invalid_tport"> |
5 | Problem encountered processing your teleport request. You may | 5 | Problem encountered processing your teleport request. You may |
6 | need to log back in before you can teleport. If you continue | 6 | need to log back in before you can teleport. If you continue |
7 | to get this message, please check the Tech Support FAQ at: | 7 | to get this message, please check the Tech Support FAQ at: |
8 | www.secondlife.com/support | 8 | www.secondlife.com/support |
9 | </message> | 9 | </message> |
10 | <message name="invalid_region_handoff"> | 10 | <message name="invalid_region_handoff"> |
11 | Problem encountered processing your region crossing. You may | 11 | Problem encountered processing your region crossing. You may |
12 | need to log back in before you can cross regions. If you continue | 12 | need to log back in before you can cross regions. If you continue |
13 | to get this message, please check the Tech Support FAQ at: | 13 | to get this message, please check the Tech Support FAQ at: |
14 | www.secondlife.com/support. | 14 | www.secondlife.com/support. |
15 | </message> | 15 | </message> |
16 | <message name="blocked_tport"> | 16 | <message name="blocked_tport"> |
17 | Sorry, teleport is currently blocked. Try again in a moment. | 17 | Sorry, teleport is currently blocked. Try again in a moment. |
18 | If you still cannot teleport, please log out and log back in to | 18 | If you still cannot teleport, please log out and log back in to |
19 | resolve the problem. | 19 | resolve the problem. |
20 | </message> | 20 | </message> |
21 | <message name="nolandmark_tport"> | 21 | <message name="nolandmark_tport"> |
22 | Sorry, but system was unable to locate landmark destination. | 22 | Sorry, but system was unable to locate landmark destination. |
23 | </message> | 23 | </message> |
24 | <message name="timeout_tport"> | 24 | <message name="timeout_tport"> |
25 | Sorry, but system was unable to complete the teleport connection. | 25 | Sorry, but system was unable to complete the teleport connection. |
26 | Try again in a moment. | 26 | Try again in a moment. |
27 | </message> | 27 | </message> |
28 | <message name="noaccess_tport"> | 28 | <message name="noaccess_tport"> |
29 | Sorry, you do not have access to that teleport destination. | 29 | Sorry, you do not have access to that teleport destination. |
30 | </message> | 30 | </message> |
31 | <message name="missing_attach_tport"> | 31 | <message name="missing_attach_tport"> |
32 | Your attachments have not arrived yet. Try waiting for a few | 32 | Your attachments have not arrived yet. Try waiting for a few |
33 | more seconds or log out and back in again before attempting | 33 | more seconds or log out and back in again before attempting |
34 | to teleport. | 34 | to teleport. |
35 | </message> | 35 | </message> |
36 | <message name="too_many_uploads_tport"> | 36 | <message name="too_many_uploads_tport"> |
37 | The asset queue in this region is currently clogged so your teleport | 37 | The asset queue in this region is currently clogged so your teleport |
38 | request will not be able to succeed in a timely manner. Please try again | 38 | request will not be able to succeed in a timely manner. Please try again |
39 | in a few minutes or go to a less busy area. | 39 | in a few minutes or go to a less busy area. |
40 | </message> | 40 | </message> |
41 | <message name="expired_tport"> | 41 | <message name="expired_tport"> |
42 | Sorry, but the system was unable to complete your teleport request | 42 | Sorry, but the system was unable to complete your teleport request |
43 | in a timely fashion. Please try again in a few minutes. | 43 | in a timely fashion. Please try again in a few minutes. |
44 | </message> | 44 | </message> |
45 | <message name="expired_region_handoff"> | 45 | <message name="expired_region_handoff"> |
46 | Sorry, but the system was unable to complete your region crossing | 46 | Sorry, but the system was unable to complete your region crossing |
47 | in a timely fashion. Please try again in a few minutes. | 47 | in a timely fashion. Please try again in a few minutes. |
48 | </message> | 48 | </message> |
49 | <message name="no_host"> | 49 | <message name="no_host"> |
50 | Unable to find teleport destination. The destination may be | 50 | Unable to find teleport destination. The destination may be |
51 | temporarily unavailable or no longer exists. Please try again | 51 | temporarily unavailable or no longer exists. Please try again |
52 | in a few minutes. | 52 | in a few minutes. |
53 | </message> | 53 | </message> |
54 | <message name="no_inventory_host"> | 54 | <message name="no_inventory_host"> |
55 | The inventory system is currently unavailable. | 55 | The inventory system is currently unavailable. |
56 | </message> | 56 | </message> |
57 | </message_set> | 57 | </message_set> |
58 | <message_set name="progress"> | 58 | <message_set name="progress"> |
59 | <message name="sending_dest"> | 59 | <message name="sending_dest"> |
60 | Sending to destination. | 60 | Sending to destination. |
61 | </message> | 61 | </message> |
62 | <message name="redirecting"> | 62 | <message name="redirecting"> |
63 | Redirecting to different location. | 63 | Redirecting to different location. |
64 | </message> | 64 | </message> |
65 | <message name="relaying"> | 65 | <message name="relaying"> |
66 | Relaying to destination. | 66 | Relaying to destination. |
67 | </message> | 67 | </message> |
68 | <message name="sending_home"> | 68 | <message name="sending_home"> |
69 | Sending home location request. | 69 | Sending home location request. |
70 | </message> | 70 | </message> |
71 | <message name="sending_landmark"> | 71 | <message name="sending_landmark"> |
72 | Sending landmark location request. | 72 | Sending landmark location request. |
73 | </message> | 73 | </message> |
74 | <message name="completing"> | 74 | <message name="completing"> |
75 | Completing teleport. | 75 | Completing teleport. |
76 | </message> | 76 | </message> |
77 | <message name="resolving"> | 77 | <message name="resolving"> |
78 | Resolving destination. | 78 | Resolving destination. |
79 | </message> | 79 | </message> |
80 | <message name="contacting"> | 80 | <message name="contacting"> |
81 | Contacting new region. | 81 | Contacting new region. |
82 | </message> | 82 | </message> |
83 | <message name="arriving"> | 83 | <message name="arriving"> |
84 | Arriving... | 84 | Arriving... |
85 | </message> | 85 | </message> |
86 | <message name="requesting"> | 86 | <message name="requesting"> |
87 | Requesting Teleport... | 87 | Requesting Teleport... |
88 | </message> | 88 | </message> |
89 | </message_set> | 89 | </message_set> |
90 | </teleport_messages> | 90 | </teleport_messages> |
diff --git a/linden/indra/newview/skins/xui/es/floater_html.xml b/linden/indra/newview/skins/xui/es/floater_html.xml index 589b14c..7d84b59 100644 --- a/linden/indra/newview/skins/xui/es/floater_html.xml +++ b/linden/indra/newview/skins/xui/es/floater_html.xml | |||
@@ -1,5 +1,5 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater name="html" title="Navegador de internet"> | 2 | <floater name="htmlfloater" title="Navegador de internet"> |
3 | <button label="Volver" name="back_btn" /> | 3 | <button label="Volver" name="back_btn" /> |
4 | <button label="Avanzar" name="forward_btn" /> | 4 | <button label="Avanzar" name="forward_btn" /> |
5 | <button label="Recargar" name="reload_btn" /> | 5 | <button label="Recargar" name="reload_btn" /> |
@@ -9,4 +9,8 @@ | |||
9 | <text name="status_text"> | 9 | <text name="status_text"> |
10 | Texto de progreso va aquí | 10 | Texto de progreso va aquí |
11 | </text> | 11 | </text> |
12 | <text hidden="true" name="f1_help_title">Second Life Help</text> | ||
13 | <text hidden="true" name="f1_help_url"> | ||
14 | http://secondlife.com/app/support/index_es.html | ||
15 | </text> | ||
12 | </floater> | 16 | </floater> |
diff --git a/linden/indra/newview/skins/xui/fr/floater_html.xml b/linden/indra/newview/skins/xui/fr/floater_html.xml index 06fa77f..ada5fd1 100644 --- a/linden/indra/newview/skins/xui/fr/floater_html.xml +++ b/linden/indra/newview/skins/xui/fr/floater_html.xml | |||
@@ -1,5 +1,5 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater name="html" title="Navigateur"> | 2 | <floater name="htmlfloater" title="Navigateur"> |
3 | <button label="Retour" name="back_btn" /> | 3 | <button label="Retour" name="back_btn" /> |
4 | <button label="Avancer" name="forward_btn" /> | 4 | <button label="Avancer" name="forward_btn" /> |
5 | <button label="Recharger" name="reload_btn" /> | 5 | <button label="Recharger" name="reload_btn" /> |
@@ -9,4 +9,8 @@ | |||
9 | <text name="status_text"> | 9 | <text name="status_text"> |
10 | Texte de progression ici | 10 | Texte de progression ici |
11 | </text> | 11 | </text> |
12 | <text hidden="true" name="f1_help_title">Second Life Help</text> | ||
13 | <text hidden="true" name="f1_help_url"> | ||
14 | http://secondlife.com/app/support/index_fr.html | ||
15 | </text> | ||
12 | </floater> | 16 | </floater> |
diff --git a/linden/indra/newview/skins/xui/ja/floater_html.xml b/linden/indra/newview/skins/xui/ja/floater_html.xml index bc204a8..bc1078d 100644 --- a/linden/indra/newview/skins/xui/ja/floater_html.xml +++ b/linden/indra/newview/skins/xui/ja/floater_html.xml | |||
@@ -8,16 +8,8 @@ | |||
8 | <text name="home_page_url"> | 8 | <text name="home_page_url"> |
9 | http://www.secondlife.com | 9 | http://www.secondlife.com |
10 | </text> | 10 | </text> |
11 | <text name="in-world_help_title"> | 11 | <text hidden="true" name="f1_help_title">Second Life Help</text> |
12 | インワールド・ヘルプ: | 12 | <text hidden="true" name="f1_help_url"> |
13 | </text> | 13 | http://secondlife.com/app/support/index_ja.html |
14 | <text name="in-world_help_url"> | ||
15 | http://www.secondlife.com/app/support/inworld.html | ||
16 | </text> | ||
17 | <text name="additional_help_title"> | ||
18 | 追加ヘルプ | ||
19 | </text> | ||
20 | <text name="additional_help_url"> | ||
21 | http://www.secondlife.com/app/support/support.html | ||
22 | </text> | 14 | </text> |
23 | </floater> | 15 | </floater> |
diff --git a/linden/indra/newview/skins/xui/ko/floater_html.xml b/linden/indra/newview/skins/xui/ko/floater_html.xml index 4184704..408619d 100644 --- a/linden/indra/newview/skins/xui/ko/floater_html.xml +++ b/linden/indra/newview/skins/xui/ko/floater_html.xml | |||
@@ -8,16 +8,8 @@ | |||
8 | <text name="home_page_url"> | 8 | <text name="home_page_url"> |
9 | http://www.secondlife.com | 9 | http://www.secondlife.com |
10 | </text> | 10 | </text> |
11 | <text name="in-world_help_title"> | 11 | <text hidden="true" name="f1_help_title">Second Life Help</text> |
12 | 인월드 도움말 | 12 | <text hidden="true" name="f1_help_url"> |
13 | </text> | 13 | http://secondlife.com/app/support/index_ko.html |
14 | <text name="in-world_help_url"> | ||
15 | http://www.secondlife.com/app/support/inworld.html | ||
16 | </text> | ||
17 | <text name="additional_help_title"> | ||
18 | 추가 도움말 | ||
19 | </text> | ||
20 | <text name="additional_help_url"> | ||
21 | http://www.secondlife.com/app/support/support.html | ||
22 | </text> | 14 | </text> |
23 | </floater> | 15 | </floater> |
diff --git a/linden/indra/newview/skins/xui/pt/floater_html.xml b/linden/indra/newview/skins/xui/pt/floater_html.xml index a5c1e23..f8ba1e6 100644 --- a/linden/indra/newview/skins/xui/pt/floater_html.xml +++ b/linden/indra/newview/skins/xui/pt/floater_html.xml | |||
@@ -1,19 +1,7 @@ | |||
1 | <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> | 1 | <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> |
2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" | 2 | <floater name="htmlfloater" title=""> |
3 | height="500" min_height="300" min_width="300" name="htmlfloater" | 3 | <text hidden="true" name="f1_help_title">Second Life Help</text> |
4 | title="" width="700"> | 4 | <text hidden="true" name="f1_help_url"> |
5 | <button bottom="10" follows="bottom|right" font="SansSerifSmall" height="20" | 5 | http://secondlife.com/app/support/index_pt.html |
6 | label="Close" name="close_btn" right="-10" width="50" /> | ||
7 | <web_browser bottom="40" follows="top|left|bottom|right" font="SansSerifSmall" left="15" | ||
8 | name="html_floater_browser" right="-15" top="-30" /> | ||
9 | |||
10 | <text hidden="true" name="in-world_help_title">Ajuda "In-World"</text> | ||
11 | <text hidden="true" name="in-world_help_url"> | ||
12 | http://www.secondlifebrasil.com.br/app/inworld.aspx | ||
13 | </text> | 6 | </text> |
14 | 7 | </floater> | |
15 | <text hidden="true" name="additional_help_title">Ajuda adicional</text> | ||
16 | <text hidden="true" name="additional_help_url"> | ||
17 | http://www.secondlifebrasil.com.br/app/support.aspx | ||
18 | </text> | ||
19 | </floater> \ No newline at end of file | ||
diff --git a/linden/indra/newview/skins/xui/zh/floater_html.xml b/linden/indra/newview/skins/xui/zh/floater_html.xml index f253109..4cda56e 100644 --- a/linden/indra/newview/skins/xui/zh/floater_html.xml +++ b/linden/indra/newview/skins/xui/zh/floater_html.xml | |||
@@ -1,5 +1,5 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater name="html" title="网络浏览器"> | 2 | <floater name="htmlfloater" title="网络浏览器"> |
3 | <button label="返回" name="back_btn" /> | 3 | <button label="返回" name="back_btn" /> |
4 | <button label="朝向" name="forward_btn" /> | 4 | <button label="朝向" name="forward_btn" /> |
5 | <button label="重载入" name="reload_btn" /> | 5 | <button label="重载入" name="reload_btn" /> |
@@ -9,4 +9,8 @@ | |||
9 | <text name="status_text"> | 9 | <text name="status_text"> |
10 | 过程文本传到这里 | 10 | 过程文本传到这里 |
11 | </text> | 11 | </text> |
12 | <text hidden="true" name="f1_help_title">Second Life Help</text> | ||
13 | <text hidden="true" name="f1_help_url"> | ||
14 | http://secondlife.com/app/support/index_zh.html | ||
15 | </text> | ||
12 | </floater> | 16 | </floater> |