diff options
Diffstat (limited to 'linden/indra/newview/skins')
6 files changed, 10 insertions, 49 deletions
diff --git a/linden/indra/newview/skins/xui/de/panel_preferences_general.xml b/linden/indra/newview/skins/xui/de/panel_preferences_general.xml index da066a1..8433c81 100644 --- a/linden/indra/newview/skins/xui/de/panel_preferences_general.xml +++ b/linden/indra/newview/skins/xui/de/panel_preferences_general.xml | |||
@@ -71,7 +71,7 @@ | |||
71 | </combo_box> | 71 | </combo_box> |
72 | <combo_box name="language_combobox"> | 72 | <combo_box name="language_combobox"> |
73 | <combo_item type="string" length="1" name="System Default Language"> | 73 | <combo_item type="string" length="1" name="System Default Language"> |
74 | Systemfehler | 74 | Betriebssystem-Einstellung |
75 | </combo_item> | 75 | </combo_item> |
76 | <combo_item type="string" length="1" name="English"> | 76 | <combo_item type="string" length="1" name="English"> |
77 | English (Englisch) | 77 | English (Englisch) |
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 933baad..259cb3d 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 | |||
@@ -26,6 +26,7 @@ | |||
26 | draw_stripes="false" | 26 | draw_stripes="false" |
27 | multi_select="false" | 27 | multi_select="false" |
28 | search_column="1" | 28 | search_column="1" |
29 | sort_column="2" | ||
29 | > | 30 | > |
30 | <column name="icon_speaking_status" width="20" sort="speaking_status"/> | 31 | <column name="icon_speaking_status" width="20" sort="speaking_status"/> |
31 | <column name="speaker_name" label="Name" dynamicwidth="true" /> | 32 | <column name="speaker_name" label="Name" dynamicwidth="true" /> |
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 71a3bd4..f6d38ff 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_test.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_test.xml | |||
@@ -1,45 +1,6 @@ | |||
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 | <!-- Please don't commit this with any changes! For local testing only! --> |
3 | can_resize="true" height="380" hidden="false" left="400" min_height="340" | 3 | <floater bottom="40" left="40" height="225" width="180" |
4 | min_width="200" mouse_opaque="true" name="avatarpicker" | 4 | can_resize="false" can_close="true" can_drag_on_left="false" can_minimize="true" |
5 | title="Choose Resident" width="240"> | 5 | name="Test" title="Test"> |
6 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
7 | bottom="-40" drop_shadow_visible="true" follows="left|top" | ||
8 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | ||
9 | left="12" mouse_opaque="true" name="Type part of the resident's name:" | ||
10 | v_pad="0" width="220"> | ||
11 | Type part of the resident's name: | ||
12 | </text> | ||
13 | <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" | ||
15 | left="12" max_length="254" mouse_opaque="true" name="Edit" | ||
16 | select_on_focus="false" width="132" /> | ||
17 | <button bottom="-60" follows="top|right" font="SansSerif" halign="center" height="20" | ||
18 | hidden="false" label="Find" label_selected="Find" left_delta="140" | ||
19 | mouse_opaque="true" name="Find" scale_image="TRUE" width="80" /> | ||
20 | <scroll_list background_visible="true" bottom="-224" column_padding="5" draw_border="true" | ||
21 | draw_heading="false" draw_stripes="true" follows="left|top|right" | ||
22 | height="160" hidden="false" left="12" mouse_opaque="true" | ||
23 | multi_select="false" name="Names" width="220" /> | ||
24 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
25 | bottom_delta="-24" drop_shadow_visible="true" follows="left|top" | ||
26 | font="SansSerifSmall" h_pad="0" halign="left" height="16" hidden="false" | ||
27 | left="12" mouse_opaque="true" name="Or select their calling card:" v_pad="0" | ||
28 | width="220"> | ||
29 | Or select a calling card: | ||
30 | </text> | ||
31 | <inventory_panel allow_multi_select="false" border="true" bottom_delta="-100" | ||
32 | follows="left|top|right|bottom" height="100" hidden="false" left="12" | ||
33 | mouse_opaque="true" name="Inventory Panel" | ||
34 | sort_order="AvatarPickerSortOrder" width="220" /> | ||
35 | <button bottom_delta="-28" follows="left|bottom" font="SansSerif" halign="center" | ||
36 | height="20" hidden="false" label="Select" label_selected="Select" left="12" | ||
37 | mouse_opaque="true" name="Select" scale_image="TRUE" width="80" /> | ||
38 | <button bottom="-376" follows="left|bottom" font="SansSerif" halign="center" | ||
39 | height="20" hidden="false" label="Close" label_selected="Close" | ||
40 | left_delta="88" mouse_opaque="true" name="Close" scale_image="TRUE" | ||
41 | width="80" /> | ||
42 | <text hidden="true" name="NotFound"> | ||
43 | '[TEXT]' not found | ||
44 | </text> | ||
45 | </floater> | 6 | </floater> |
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 1aa8899..f36a380 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_avatar.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_avatar.xml | |||
@@ -213,7 +213,6 @@ | |||
213 | width="400" /> | 213 | width="400" /> |
214 | <text bottom="5" follows="bottom|left|right" left="15" name="status_text" right="-70" | 214 | <text bottom="5" follows="bottom|left|right" left="15" name="status_text" right="-70" |
215 | top="25"> | 215 | top="25"> |
216 | Done | ||
217 | </text> | 216 | </text> |
218 | </panel> | 217 | </panel> |
219 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" | 218 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" |
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 8896cd6..93db538 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_bars.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_bars.xml | |||
@@ -3,9 +3,9 @@ | |||
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 | <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"/> |
4 | <layout_stack name="bar_stack" left="0" bottom="0" height="768" width="1024" | 4 | <layout_stack name="bar_stack" left="0" bottom="0" height="768" width="1024" |
5 | follows="left|right|bottom|top" mouse_opaque="false" orientation="vertical" border_size="0" use_bounding_rect="true"> | 5 | follows="left|right|bottom|top" mouse_opaque="false" orientation="vertical" border_size="0" use_bounding_rect="true"> |
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 | <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"/> |
7 | <layout_panel name="overlay" width="1024" auto_resize="false" user_resize="false" use_bounding_rect="true"/> | 7 | <layout_panel name="overlay" width="1024" auto_resize="false" user_resize="false" use_bounding_rect="true"/> |
8 | <layout_panel name="toolbar" filename="panel_toolbar.xml" width="1024" auto_resize="false" user_resize="false" use_bounding_rect="true"/> | 8 | <layout_panel name="toolbar" filename="panel_toolbar.xml" width="1024" auto_resize="false" user_resize="false" use_bounding_rect="true"/> |
9 | </layout_stack> | 9 | </layout_stack> |
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 | <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"/> |
11 | </panel> | 11 | </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 5d51eed..dd89640 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 | |||
@@ -18,7 +18,7 @@ | |||
18 | <scroll_list bottom="78" can_resize="false" column_padding="0" draw_heading="true" | 18 | <scroll_list bottom="78" can_resize="false" column_padding="0" draw_heading="true" |
19 | draw_stripes="false" follows="left|top|bottom|right" left="0" | 19 | draw_stripes="false" follows="left|top|bottom|right" left="0" |
20 | multi_select="false" name="speakers_list" right="140" search_column="1" | 20 | multi_select="false" name="speakers_list" right="140" search_column="1" |
21 | top="120"> | 21 | top="120" sort_column="2"> |
22 | <column name="icon_speaking_status" sort="speaking_status" width="20" /> | 22 | <column name="icon_speaking_status" sort="speaking_status" width="20" /> |
23 | <column dynamicwidth="true" label="Name" name="speaker_name" /> | 23 | <column dynamicwidth="true" label="Name" name="speaker_name" /> |
24 | <column label="" name="speaking_status" width="0" /> | 24 | <column label="" name="speaking_status" width="0" /> |