diff options
Diffstat (limited to 'linden/indra/newview/skins/default/xui')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/floater_snapshot.xml | 8 | ||||
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_snapshot.xml b/linden/indra/newview/skins/default/xui/en-us/floater_snapshot.xml index 9333153..0299100 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_snapshot.xml +++ b/linden/indra/newview/skins/default/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 bottom="-300" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-320" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="false" follows="left|top" height="526" name="Snapshot" | 3 | can_resize="false" follows="left|top" height="546" 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"> |
@@ -140,9 +140,9 @@ | |||
140 | <check_box bottom_delta="-20" follows="left|top" label="Constrain Proportions" left="10" | 140 | <check_box bottom_delta="-20" follows="left|top" label="Constrain Proportions" left="10" |
141 | name="keep_aspect_check" /> | 141 | name="keep_aspect_check" /> |
142 | <slider bottom_delta="-20" decimal_digits="0" follows="left|top" height="15" | 142 | <slider bottom_delta="-20" decimal_digits="0" follows="left|top" height="15" |
143 | increment="1" initial_val="75" label="Image Quality" left="10" | 143 | increment="1" initial_val="75" label="Image Quality" left="10" label_width="80" |
144 | max_val="100" min_val="0" name="image_quality_slider" width="210" /> | 144 | max_val="100" min_val="0" name="image_quality_slider" width="210" /> |
145 | <check_box bottom_delta="0" follows="left|top" label="High resolution snapshot" | 145 | <check_box bottom_delta="-20" follows="left|top" label="High resolution snapshot" |
146 | left="10" name="high_res_check" /> | 146 | left="10" name="high_res_check" /> |
147 | <text bottom_delta="-28" follows="left|top" height="20" left="10" | 147 | <text bottom_delta="-28" follows="left|top" height="20" left="10" |
148 | name="layer_type_label" width="50"> | 148 | name="layer_type_label" width="50"> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml b/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml index 2ea8890..6bcd7a5 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | |||
@@ -148,7 +148,7 @@ | |||
148 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 148 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
149 | bottom_delta="40" drop_shadow_visible="true" follows="left|top" | 149 | bottom_delta="40" drop_shadow_visible="true" follows="left|top" |
150 | font="SansSerifSmall" h_pad="0" halign="center" height="16" right="-22" | 150 | font="SansSerifSmall" h_pad="0" halign="center" height="16" right="-22" |
151 | mouse_opaque="true" name="Give inventory" | 151 | mouse_opaque="true" name="drop target" |
152 | tool_tip="Drop inventory items here to give them to this resident." v_pad="2" | 152 | tool_tip="Drop inventory items here to give them to this resident." v_pad="2" |
153 | width="115"> | 153 | width="115"> |
154 | Drop inventory here | 154 | Drop inventory here |