summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_classified_info.xml
diff options
context:
space:
mode:
authorVadim Savchuk <vsavchuk@productengine.com>2010-03-05 20:13:52 +0200
committerVadim Savchuk <vsavchuk@productengine.com>2010-03-05 20:13:52 +0200
commita174a4ff3db22a40fe0259dab260321b20108fb7 (patch)
tree066bfe11ac495025eadaa930bd37a6045b9041be /indra/newview/skins/default/xui/en/panel_classified_info.xml
parentb60274fad4a7cfdb1ab383bd9f822ef75caa285a (diff)
parent2433de3fac1a07a94e3c031b4528fee90a5fa7d2 (diff)
merge
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_classified_info.xml')
-rw-r--r--indra/newview/skins/default/xui/en/panel_classified_info.xml85
1 files changed, 56 insertions, 29 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_classified_info.xml b/indra/newview/skins/default/xui/en/panel_classified_info.xml
index 80cbad1a0e..e71498f2f8 100644
--- a/indra/newview/skins/default/xui/en/panel_classified_info.xml
+++ b/indra/newview/skins/default/xui/en/panel_classified_info.xml
@@ -22,7 +22,7 @@
name="l$_price">
L$[PRICE]
</panel.string>
-<panel.string
+ <panel.string
name="click_through_text_fmt">
[TELEPORT] teleport, [MAP] map, [PROFILE] profile
</panel.string>
@@ -30,6 +30,14 @@
name="date_fmt">
[mthnum,datetime,slt]/[day,datetime,slt]/[year,datetime,slt]
</panel.string>
+ <panel.string
+ name="auto_renew_on">
+ Enabled
+ </panel.string>
+ <panel.string
+ name="auto_renew_off">
+ Disabled
+ </panel.string>
<button
follows="top|right"
height="23"
@@ -59,11 +67,11 @@
follows="all"
height="502"
layout="topleft"
- left="9"
+ left="10"
top_pad="10"
name="profile_scroll"
reserve_scroll_corner="false"
- width="310">
+ width="312">
<panel
name="scroll_content_panel"
follows="left|top"
@@ -71,18 +79,28 @@
layout="topleft"
top="0"
background_visible="false"
- height="500"
+ height="610"
left="0"
width="285">
+ <panel
+ name="snapshot_panel"
+ layout="topleft"
+ follows="left|top|right"
+ height="197"
+ left="10"
+ top="10"
+ width="275"
+ >
<texture_picker
enabled="false"
follows="left|top|right"
height="197"
layout="topleft"
- left="10"
+ left="0"
name="classified_snapshot"
- top="10"
+ top="0"
width="275" />
+ </panel>
<text_editor
allow_scroll="false"
bg_visible="false"
@@ -94,7 +112,7 @@
font="SansSerifBig"
font.style="BOLD"
left="10"
- top_pad="0"
+ top_pad="10"
name="classified_name"
read_only="true"
text_color="white"
@@ -117,7 +135,7 @@
bg_visible="false"
follows="left|top"
h_pad="0"
- height="25"
+ height="30"
layout="topleft"
left="10"
name="classified_location"
@@ -135,7 +153,7 @@
left="10"
name="content_type_label"
text_color="white"
- top_pad="0"
+ top_pad="10"
value="Content Type:"
width="140" />
<text_editor
@@ -213,7 +231,7 @@
left="10"
name="price_for_listing_label"
text_color="white"
- top_pad="0"
+ top_pad="5"
value="Price for listing:"
width="140" />
<text_editor
@@ -231,26 +249,26 @@
tool_tip="Price for listing."
v_pad="0"
value="[price]"
- width="150" />
+ width="105" />
<layout_stack
animate="false"
name="descr_stack"
layout="topleft"
- follows="top|left"
+ follows="all"
orientation="vertical"
left="10"
- top_pad="0"
+ top_pad="5"
width="290"
- height="250">
+ height="215">
<layout_panel
auto_resize="false"
name="clickthrough_layout_panel"
layout="topleft"
- follows="top|left"
+ follows="all"
left="0"
top="0"
width="290"
- height="26"
+ height="16"
user_resize="false">
<text
follows="left|top"
@@ -284,28 +302,37 @@
auto_resize="false"
name="price_layout_panel"
layout="topleft"
- follows="top|left"
+ follows="all"
left="0"
top="0"
width="290"
- height="26"
+ height="16"
user_resize="false">
- <check_box
- enabled="false"
+ <text
+ follows="left|top"
+ font.style="BOLD"
+ height="10"
+ layout="topleft"
+ left="0"
+ name="auto_renew_label"
+ text_color="white"
+ top="0"
+ value="Auto renew:"
+ width="140" />
+ <text
height="16"
- label="Auto renew each week"
layout="topleft"
follows="top|left"
- left="0"
+ left_pad="0"
name="auto_renew"
- top="0"
- v_pad="0"
- width="290" />
+ top_pad="-10"
+ value="Enabled"
+ width="150" />
</layout_panel>
<layout_panel
name="descr_layout_panel"
layout="topleft"
- follows="top|left"
+ follows="all"
left="0"
top="0"
width="290"
@@ -327,7 +354,7 @@
allow_html="true"
allow_scroll="true"
bg_visible="false"
- follows="left|top|right"
+ follows="all"
h_pad="0"
height="200"
layout="topleft"
@@ -335,8 +362,8 @@
max_length="1023"
name="classified_desc"
read_only="true"
- top_pad="5"
- width="290"
+ top_pad="7"
+ width="280"
v_pad="0"
value="[description]"
word_wrap="true" />