Files
SingularityViewer/indra/newview/skins/default/xui/en-us/panel_avatar_classified.xml
tmac@latestevidence.com af203533b3 Spell check added
2011-04-23 18:08:59 -04:00

64 lines
2.9 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel border="true" bottom="0" follows="top|left" height="332" left="0"
name="Classified" title="Classified" width="350">
<texture_picker bottom="-165" follows="left|top" height="155" left="10" name="snapshot_ctrl"
width="207" />
<line_editor bottom_delta="-8" enabled="false" follows="left|top"
font="SansSerif" height="20" left="10" name="given_name_editor"
tool_tip="Name must begin with a letter or number, not punctuation."
width="280" />
<text_editor enabled="false" follows="left|top"
font="SansSerifSmall" height="70" left="10" max_length="1023"
name="desc_editor" width="280" word_wrap="true" spell_check="true" />
<line_editor enabled="false" follows="left|top"
font="SansSerifSmall" height="20" left="10" name="location_editor"
tool_tip="Set the location for this classified to your current position."
width="280" />
<button bottom_delta="-27" follows="left|top" height="20" label="Set Location"
left="10" name="set_location_btn" width="120" />
<button bottom_delta="0" follows="left|top" height="20" label="Teleport"
left_delta="120" name="classified_teleport_btn" width="90" />
<button bottom_delta="0" follows="left|top" height="20" label="Map" left_delta="90"
name="classified_map_btn" width="80" />
<combo_box bottom_delta="-27" follows="left|top" height="18" label="" left="10"
name="classified_category_combo" right="150" />
<combo_box allow_text_entry="false" bottom_delta="-1" follows="left|top" height="20"
label="" left="160" name="classified_mature_check" width="130" >
<combo_item name="select_mature" value="Select">
- Select Mature -
</combo_item>
<combo_item name="mature" value="Mature">
Mature Content
</combo_item>
<combo_item name="pg" value="PG">
PG Content
</combo_item>
</combo_box>
<text bottom_delta="-25" follows="left|top"
font="SansSerifSmall" height="18" left="10" name="classified_info_text"
tool_tip="The more you choose to pay for your ad, the higher in the list it appears."
width="300">
Ad placed: Not yet published
</text>
<text bottom_delta="-18" follows="left|top"
font="SansSerifSmall" height="18" left="10" name="click_through_text"
tool_tip="Total number of clicks on each button since this classified was placed."
width="300">
Clicks:
</text>
<button bottom_delta="-16" follows="left|top" height="18" label="Publish..." left="208"
name="classified_update_btn" width="100" />
<check_box bottom_delta="0" enabled="true" follows="left|top" font="SansSerifSmall"
height="20" label="Auto-renew each week" left="10" name="auto_renew_check"
width="120" />
<string name="ad_placed_paid">
Ad placed: [DATE], Paid [CURRENCY][AMT] for listing.
</string>
<string name="update_txt">
Update
</string>
<string name="publish_txt">
Publish...
</string>
</panel>