diff options
author | Aleric Inglewood | 2010-10-22 03:04:49 +0200 |
---|---|---|
committer | Aleric Inglewood | 2010-10-22 03:04:49 +0200 |
commit | 4e659351474096d1a7b835a69af13cbdf84257f3 (patch) | |
tree | 912cc63d3e53fef3360fbcb908d254e5253dd88e /linden/indra/newview/skins | |
parent | LindenUserDir fixes, part 2. (diff) | |
parent | Merge branch 'weekly' of http://github.com/imprudence/imprudence into weekly (diff) | |
download | meta-impy-4e659351474096d1a7b835a69af13cbdf84257f3.zip meta-impy-4e659351474096d1a7b835a69af13cbdf84257f3.tar.gz meta-impy-4e659351474096d1a7b835a69af13cbdf84257f3.tar.bz2 meta-impy-4e659351474096d1a7b835a69af13cbdf84257f3.tar.xz |
Merge branch 'weekly' into webkit_plugins
Conflicts:
linden/indra/cmake/GStreamer.cmake
linden/indra/cmake/GStreamer.cmake was deleted: we're going to try to
use system libs, so any improvements that have been made in weekly have
been invane.
linden/indra/newview/llstartup.cpp
Trivial #include collision. One include added another removed. Fixed.
linden/indra/newview/lltoolpie.cpp
Collision with RLV, pretty trivial. Fixed.
linden/indra/newview/viewer_manifest.py
Trivial White space fix collision with commenting out of gstreamer libs. Fixed.
Diffstat (limited to 'linden/indra/newview/skins')
6 files changed, 96 insertions, 13 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_script_ed_panel.xml b/linden/indra/newview/skins/default/xui/en-us/floater_script_ed_panel.xml index 50721ab..82a65b8 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_script_ed_panel.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_script_ed_panel.xml | |||
@@ -5,7 +5,7 @@ | |||
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" 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" border_drop_shadow_visible="false" border_visible="false" bevel_style="none" border_style="line" border_thickness="0" | 7 | max_length="65536" mouse_opaque="true" name="Script Editor" width="492" border_drop_shadow_visible="false" border_visible="false" bevel_style="none" border_style="line" border_thickness="0" |
8 | word_wrap="true" show_line_numbers="true" spell_check="true"> | 8 | word_wrap="true" show_line_numbers="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" |
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_teleport_history.xml b/linden/indra/newview/skins/default/xui/en-us/floater_teleport_history.xml index db36df5..13956e2 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_teleport_history.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_teleport_history.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="true" can_resize="true" | 2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" |
3 | min_width="500" min_height="250" width="500" height="250" name="teleporthistory" | 3 | min_width="600" min_height="250" width="600" height="250" name="teleporthistory" |
4 | rect_control="FloaterTeleportHistoryRect" title="Teleport History"> | 4 | rect_control="FloaterTeleportHistoryRect" title="Teleport History"> |
5 | <tab_container label="TPlistTabs" bottom="40" height="185" left="5" follows="left|top|right|bottom" mouse_opaque="false" name="tplisttabs" | 5 | <tab_container label="TPlistTabs" bottom="40" height="185" left="5" follows="left|top|right|bottom" mouse_opaque="false" name="tplisttabs" |
6 | tab_min_width="50" tab_position="top" width="480" right="-10" bg_opaque_color="0,0,0,0.0"> | 6 | tab_min_width="50" tab_position="top" width="480" right="-10" bg_opaque_color="0,0,0,0.0"> |
@@ -39,6 +39,10 @@ | |||
39 | height="20" label="Show On Map" label_selected="Show On Map" | 39 | height="20" label="Show On Map" label_selected="Show On Map" |
40 | left_delta="100" mouse_opaque="true" name="show_on_map" | 40 | left_delta="100" mouse_opaque="true" name="show_on_map" |
41 | tool_tip="Center map on this location" width="125" /> | 41 | tool_tip="Center map on this location" width="125" /> |
42 | <button bottom_delta="0" enabled="true" follows="left|bottom" font="SansSerif" halign="center" | ||
43 | height="20" label="Clear History" | ||
44 | left_delta="135" mouse_opaque="true" name="clear_history" | ||
45 | tool_tip="Clear Saved Teleport History" width="125" /> | ||
42 | <button bottom_delta="0" enabled="false" follows="bottom|right" font="SansSerif" | 46 | <button bottom_delta="0" enabled="false" follows="bottom|right" font="SansSerif" |
43 | height="20" label="Copy SLURL to clipboard" left="-190" name="copy_slurl" | 47 | height="20" label="Copy SLURL to clipboard" left="-190" name="copy_slurl" |
44 | tool_tip="Copies current location as SLURL to be used on the web." | 48 | tool_tip="Copies current location as SLURL to be used on the web." |
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_tools.xml b/linden/indra/newview/skins/default/xui/en-us/floater_tools.xml index 0cb4a59..3e0a5fa 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_tools.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | |||
@@ -321,6 +321,12 @@ | |||
321 | mouse_opaque="true" name="prim_count" v_pad="0" width="143"> | 321 | mouse_opaque="true" name="prim_count" v_pad="0" width="143"> |
322 | Primitives: [COUNT] | 322 | Primitives: [COUNT] |
323 | </text> | 323 | </text> |
324 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
325 | bottom="-168" left="118" drop_shadow_visible="true" follows="left|top" | ||
326 | font="SansSerifSmall" h_pad="0" halign="right" height="16" | ||
327 | mouse_opaque="true" name="link_num" v_pad="0" width="143"> | ||
328 | Link number: [NUMBER] | ||
329 | </text> | ||
324 | 330 | ||
325 | <!-- Sub-tabs --> | 331 | <!-- Sub-tabs --> |
326 | 332 | ||
@@ -1085,7 +1091,7 @@ | |||
1085 | Glow: | 1091 | Glow: |
1086 | </text> | 1092 | </text> |
1087 | <spinner bottom_delta="-20" decimal_digits="2" follows="left|top" height="16" | 1093 | <spinner bottom_delta="-20" decimal_digits="2" follows="left|top" height="16" |
1088 | increment="0.1" initial_val="0" left="180" max_val="1" | 1094 | increment="0.05" initial_val="0" left="180" max_val="1" |
1089 | min_val="0" mouse_opaque="true" name="glow" width="58" /> | 1095 | min_val="0" mouse_opaque="true" name="glow" width="58" /> |
1090 | <check_box bottom_delta="-23" follows="left|top" font="SansSerifSmall" height="16" | 1096 | <check_box bottom_delta="-23" follows="left|top" font="SansSerifSmall" height="16" |
1091 | initial_value="false" label="Full bright" left="180" mouse_opaque="true" | 1097 | initial_value="false" label="Full bright" left="180" mouse_opaque="true" |
@@ -1202,13 +1208,13 @@ | |||
1202 | mouse_opaque="true" name="tex scale" v_pad="0" width="160"> | 1208 | mouse_opaque="true" name="tex scale" v_pad="0" width="160"> |
1203 | Repeats Per Face: | 1209 | Repeats Per Face: |
1204 | </text> | 1210 | </text> |
1205 | <spinner bottom="-178" decimal_digits="3" follows="left|top" height="16" increment="0.1" | 1211 | <spinner bottom="-178" decimal_digits="3" follows="left|top" height="16" increment="0.05" |
1206 | initial_val="0" label="Horizontal (U):" label_width="90" left="20" | 1212 | initial_val="0" label="Horizontal (U):" label_width="90" left="20" |
1207 | max_val="10000" min_val="0" mouse_opaque="true" name="TexScaleU" width="160" /> | 1213 | max_val="10000" min_val="0" mouse_opaque="true" name="TexScaleU" width="160" /> |
1208 | <check_box bottom="-179" follows="left|top" font="SansSerifSmall" height="16" | 1214 | <check_box bottom="-179" follows="left|top" font="SansSerifSmall" height="16" |
1209 | initial_value="false" label="Flip" left_delta="170" mouse_opaque="true" | 1215 | initial_value="false" label="Flip" left_delta="170" mouse_opaque="true" |
1210 | name="checkbox flip s" width="70" /> | 1216 | name="checkbox flip s" width="70" /> |
1211 | <spinner bottom="-196" decimal_digits="3" follows="left|top" height="16" increment="0.1" | 1217 | <spinner bottom="-196" decimal_digits="3" follows="left|top" height="16" increment="0.05" |
1212 | initial_val="0" label="Vertical (V):" label_width="90" left="20" | 1218 | initial_val="0" label="Vertical (V):" label_width="90" left="20" |
1213 | max_val="10000" min_val="0" mouse_opaque="true" name="TexScaleV" width="160" /> | 1219 | max_val="10000" min_val="0" mouse_opaque="true" name="TexScaleV" width="160" /> |
1214 | <check_box bottom="-197" follows="left|top" font="SansSerifSmall" height="16" | 1220 | <check_box bottom="-197" follows="left|top" font="SansSerifSmall" height="16" |
@@ -1247,11 +1253,11 @@ | |||
1247 | mouse_opaque="true" name="tex offset" v_pad="0" width="160"> | 1253 | mouse_opaque="true" name="tex offset" v_pad="0" width="160"> |
1248 | Offset: | 1254 | Offset: |
1249 | </text> | 1255 | </text> |
1250 | <spinner bottom="-308" decimal_digits="3" follows="left|top" height="16" increment="0.1" | 1256 | <spinner bottom="-308" decimal_digits="3" follows="left|top" height="16" increment="0.05" |
1251 | initial_val="0" label="Horizontal (U):" label_width="90" left="20" | 1257 | initial_val="0" label="Horizontal (U):" label_width="90" left="20" |
1252 | max_val="1" min_val="-1" mouse_opaque="true" name="TexOffsetU" width="160" /> | 1258 | max_val="1" min_val="-1" mouse_opaque="true" name="TexOffsetU" width="160" /> |
1253 | <spinner bottom_delta="-18" decimal_digits="3" follows="left|top" height="16" | 1259 | <spinner bottom_delta="-18" decimal_digits="3" follows="left|top" height="16" |
1254 | increment="0.1" initial_val="0" label="Vertical (V):" label_width="90" | 1260 | increment="0.05" initial_val="0" label="Vertical (V):" label_width="90" |
1255 | left="20" max_val="1" min_val="-1" mouse_opaque="true" name="TexOffsetV" | 1261 | left="20" max_val="1" min_val="-1" mouse_opaque="true" name="TexOffsetV" |
1256 | width="160" /> | 1262 | width="160" /> |
1257 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 1263 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
diff --git a/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml b/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml index 66d78bd..c85dd47 100644 --- a/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml +++ b/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | |||
@@ -1467,8 +1467,8 @@ | |||
1467 | 1467 | ||
1468 | <menu_item_check name="Show Debug Messages" | 1468 | <menu_item_check name="Show Debug Messages" |
1469 | label="Show Debug Messages"> | 1469 | label="Show Debug Messages"> |
1470 | <on_click function="ToggleControl" userdata="RestrainedLifeDebug" /> | 1470 | <on_click function="ToggleControl" userdata="RestrainedLoveDebug" /> |
1471 | <on_check control="RestrainedLifeDebug" /> | 1471 | <on_check control="RestrainedLoveDebug" /> |
1472 | </menu_item_check> | 1472 | </menu_item_check> |
1473 | 1473 | ||
1474 | <menu_item_separator /> | 1474 | <menu_item_separator /> |
@@ -1515,8 +1515,8 @@ | |||
1515 | 1515 | ||
1516 | <menu_item_check name="Forbid Give to #RLV" label="Forbid Give to #RLV"> | 1516 | <menu_item_check name="Forbid Give to #RLV" label="Forbid Give to #RLV"> |
1517 | <on_click function="ToggleControl" | 1517 | <on_click function="ToggleControl" |
1518 | userdata="RestrainedLifeForbidGiveToRLV" /> | 1518 | userdata="RestrainedLoveForbidGiveToRLV" /> |
1519 | <on_check control="RestrainedLifeForbidGiveToRLV" /> | 1519 | <on_check control="RestrainedLoveForbidGiveToRLV" /> |
1520 | </menu_item_check> | 1520 | </menu_item_check> |
1521 | 1521 | ||
1522 | <menu_item_check name="Show Name Tags" label="Show Name Tags"> | 1522 | <menu_item_check name="Show Name Tags" label="Show Name Tags"> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/notifications.xml b/linden/indra/newview/skins/default/xui/en-us/notifications.xml index b439dba..78295d4 100644 --- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml +++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml | |||
@@ -6027,8 +6027,12 @@ An object named [OBJECTFROMNAME] owned by (an unknown user) has given you a [OBJ | |||
6027 | index="1" | 6027 | index="1" |
6028 | name="Decline" | 6028 | name="Decline" |
6029 | text="Decline"/> | 6029 | text="Decline"/> |
6030 | <button | ||
6031 | index="2" | ||
6032 | name="Profile" | ||
6033 | text="Profile"/> | ||
6030 | <button | 6034 | <button |
6031 | index="2" | 6035 | index="3" |
6032 | name="Ignore" | 6036 | name="Ignore" |
6033 | text="Ignore"/> | 6037 | text="Ignore"/> |
6034 | </form> | 6038 | </form> |
@@ -6051,7 +6055,11 @@ An object named [OBJECTFROMNAME] owned by (an unknown user) has given you a [OBJ | |||
6051 | name="Decline" | 6055 | name="Decline" |
6052 | text="Decline"/> | 6056 | text="Decline"/> |
6053 | <button | 6057 | <button |
6054 | index="2" | 6058 | index="2" |
6059 | name="Profile" | ||
6060 | text="Profile"/> | ||
6061 | <button | ||
6062 | index="3" | ||
6055 | name="Ignore" | 6063 | name="Ignore" |
6056 | text="Ignore"/> | 6064 | text="Ignore"/> |
6057 | </form> | 6065 | </form> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/rlva_strings.xml b/linden/indra/newview/skins/default/xui/en-us/rlva_strings.xml new file mode 100755 index 0000000..f82a568 --- /dev/null +++ b/linden/indra/newview/skins/default/xui/en-us/rlva_strings.xml | |||
@@ -0,0 +1,65 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <rlva_strings> | ||
3 | |||
4 | <strings> | ||
5 | <!-- Primarily used when @showloc restricted --> | ||
6 | <string name="hidden_generic">(Hidden)</string> | ||
7 | <string name="hidden_parcel">(Hidden parcel)</string> | ||
8 | <string name="hidden_region">(Hidden region)</string> | ||
9 | |||
10 | <!-- Received/sent IMs will be replaced by the matching string when @recvim/sendim restricted --> | ||
11 | <string name="blocked_recvim">*** IM blocked by your viewer</string> | ||
12 | <string name="blocked_sendim">*** IM blocked by sender's viewer</string> | ||
13 | |||
14 | <!-- Shown as notifications --> | ||
15 | <string name="blocked_viewxxx">Unable to open [TYPE] due to RLV restrictions</string> | ||
16 | |||
17 | <!-- Sent as "Busy" messages to the remote party --> | ||
18 | <string name="blocked_recvim_remote"> | ||
19 | The Resident you messaged is prevented from reading your instant messages at the moment, please try again later. | ||
20 | </string> | ||
21 | <string name="blocked_tplure_remote"> | ||
22 | The Resident you invited is prevented from accepting teleport offers. Please try again later. | ||
23 | </string> | ||
24 | </strings> | ||
25 | |||
26 | <!-- Generic names used to replace resident names when @shownames restricted --> | ||
27 | <anonyms> | ||
28 | <anonym>A resident</anonym> | ||
29 | <anonym>This resident</anonym> | ||
30 | <anonym>That resident</anonym> | ||
31 | <anonym>An individual</anonym> | ||
32 | <anonym>This individual</anonym> | ||
33 | <anonym>That individual</anonym> | ||
34 | <anonym>A person</anonym> | ||
35 | <anonym>This person</anonym> | ||
36 | <anonym>That person</anonym> | ||
37 | <anonym>A stranger</anonym> | ||
38 | <anonym>This stranger</anonym> | ||
39 | <anonym>That stranger</anonym> | ||
40 | <anonym>A being</anonym> | ||
41 | <anonym>This being</anonym> | ||
42 | <anonym>That being</anonym> | ||
43 | <anonym>An agent</anonym> | ||
44 | <anonym>This agent</anonym> | ||
45 | <anonym>That agent</anonym> | ||
46 | <anonym>A soul</anonym> | ||
47 | <anonym>This soul</anonym> | ||
48 | <anonym>That soul</anonym> | ||
49 | <anonym>Somebody</anonym> | ||
50 | <anonym>Some people</anonym> | ||
51 | <anonym>Someone</anonym> | ||
52 | <anonym>Mysterious one</anonym> | ||
53 | <anonym>An unknown being</anonym> | ||
54 | <anonym>Unidentified one</anonym> | ||
55 | <anonym>An unknown person</anonym> | ||
56 | </anonyms> | ||
57 | |||
58 | <behaviour-notifications> | ||
59 | <!-- | ||
60 | <notification behaviour="defaultwear" type="add">Text goes here</notification> | ||
61 | <notification behaviour="defaultwear" type="rem">Text goes here</notification> | ||
62 | --> | ||
63 | </behaviour-notifications> | ||
64 | |||
65 | </rlva_strings> | ||