aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:44:49 -0500
committerJacek Antonelli2008-08-15 23:44:49 -0500
commitc659c65d02d4d92b614ccdf2e2a4a0dcf859a8cd (patch)
tree49f225d319b111f30f113c4cf7728565afa52132 /linden/indra/newview/skins
parentSecond Life viewer sources 1.13.2.15 (diff)
downloadmeta-impy-c659c65d02d4d92b614ccdf2e2a4a0dcf859a8cd.zip
meta-impy-c659c65d02d4d92b614ccdf2e2a4a0dcf859a8cd.tar.gz
meta-impy-c659c65d02d4d92b614ccdf2e2a4a0dcf859a8cd.tar.bz2
meta-impy-c659c65d02d4d92b614ccdf2e2a4a0dcf859a8cd.tar.xz
Second Life viewer sources 1.13.3.2
Diffstat (limited to 'linden/indra/newview/skins')
-rw-r--r--linden/indra/newview/skins/xui/en-us/floater_directory.xml10
-rw-r--r--linden/indra/newview/skins/xui/en-us/panel_avatar.xml16
-rw-r--r--linden/indra/newview/skins/xui/en-us/panel_preferences_im.xml6
3 files changed, 8 insertions, 24 deletions
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 8056aa9..8184fdb 100644
--- a/linden/indra/newview/skins/xui/en-us/floater_directory.xml
+++ b/linden/indra/newview/skins/xui/en-us/floater_directory.xml
@@ -464,12 +464,9 @@ To buy direct, visit the land and click on the place name in the title bar.
464 </text> 464 </text>
465 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-24" 465 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-24"
466 follows="left|top" font="SansSerif" height="18" left_delta="38" 466 follows="left|top" font="SansSerif" height="18" left_delta="38"
467 max_length="63" mouse_opaque="true" name="name" width="128" /> 467 max_length="63" mouse_opaque="true" name="name" width="200" />
468 <check_box bottom="-24" control_name="FindPeopleOnline" follows="left|top"
469 font="SansSerifSmall" height="18" initial_value="true" label="Online"
470 left_delta="136" mouse_opaque="true" name="online check" width="70" />
471 <button bottom="-26" follows="left|top" font="SansSerif" halign="center" height="20" 468 <button bottom="-26" follows="left|top" font="SansSerif" halign="center" height="20"
472 label="Search" label_selected="Search" left_delta="78" mouse_opaque="true" 469 label="Search" label_selected="Search" left_delta="210" mouse_opaque="true"
473 name="Search" width="70" /> 470 name="Search" width="70" />
474 <scroll_list background_visible="false" bottom="-513" column_padding="0" draw_border="true" 471 <scroll_list background_visible="false" bottom="-513" column_padding="0" draw_border="true"
475 draw_heading="true" fg_disable_color="1, 1, 1, 1" 472 draw_heading="true" fg_disable_color="1, 1, 1, 1"
@@ -478,8 +475,7 @@ To buy direct, visit the land and click on the place name in the title bar.
478 multi_select="false" name="results" search_column="2" width="326"> 475 multi_select="false" name="results" search_column="2" width="326">
479 <column label="" name="icon" width="24" /> 476 <column label="" name="icon" width="24" />
480 <column label="" name="type" width="-1" /> 477 <column label="" name="type" width="-1" />
481 <column label="Name" name="name" width="174" /> 478 <column label="Name" name="name" width="274" />
482 <column label="Online" name="online" width="100" />
483 </scroll_list> 479 </scroll_list>
484 <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"
485 bottom_delta="-20" drop_shadow_visible="true" follows="left|bottom" 481 bottom_delta="-20" drop_shadow_visible="true" follows="left|bottom"
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 f285008..1cc6f54 100644
--- a/linden/indra/newview/skins/xui/en-us/panel_avatar.xml
+++ b/linden/indra/newview/skins/xui/en-us/panel_avatar.xml
@@ -42,21 +42,9 @@
42 text_readonly_color="1, 1, 1, 1" width="180" /> 42 text_readonly_color="1, 1, 1, 1" width="180" />
43 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 43 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
44 bottom="-24" drop_shadow_visible="true" follows="left|top" 44 bottom="-24" drop_shadow_visible="true" follows="left|top"
45 font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="200" 45 font="SansSerifsmall" h_pad="0" halign="left" height="16" left_delta="200"
46 mouse_opaque="true" name="online_yes" v_pad="0" width="130"> 46 mouse_opaque="true" name="online_yes" v_pad="0" width="130">
47 Online: Yes 47 Currently Online
48 </text>
49 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
50 bottom="-24" drop_shadow_visible="true" follows="left|top"
51 font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="0"
52 mouse_opaque="true" name="online_no" v_pad="0" width="130">
53 Online: No
54 </text>
55 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
56 bottom="-24" drop_shadow_visible="true" follows="left|top"
57 font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="0"
58 mouse_opaque="true" name="online_unknown" v_pad="0" width="130">
59 Online: Unknown
60 </text> 48 </text>
61 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 49 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
62 bottom_delta="-20" drop_shadow_visible="true" follows="left|top" 50 bottom_delta="-20" drop_shadow_visible="true" follows="left|top"
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 5214ece..e787d2a 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
@@ -6,12 +6,12 @@
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" hidden="false"
8 left="12" mouse_opaque="false" name="text_box" v_pad="0" width="128"> 8 left="12" mouse_opaque="false" name="text_box" v_pad="0" width="128">
9 Online Status in Search: 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" hidden="false" initial_value="false"
13 label="Make my online status visible in Search" left="148" mouse_opaque="true" 13 label="Make my online status visible only to my Friends" left="148" mouse_opaque="true"
14 name="directory_visibility" radio_style="false" width="350" /> 14 name="online_visibility" radio_style="false" width="350" />
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="-40" drop_shadow_visible="true" enabled="true" follows="left|top" 16 bottom="-40" drop_shadow_visible="true" enabled="true" follows="left|top"
17 font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false" 17 font="SansSerifSmall" h_pad="0" halign="left" height="10" hidden="false"