summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_preview_gesture_info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/en/floater_preview_gesture_info.xml')
-rw-r--r--indra/newview/skins/default/xui/en/floater_preview_gesture_info.xml127
1 files changed, 5 insertions, 122 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_preview_gesture_info.xml b/indra/newview/skins/default/xui/en/floater_preview_gesture_info.xml
index b4a7e8fefd..43e4f8a348 100644
--- a/indra/newview/skins/default/xui/en/floater_preview_gesture_info.xml
+++ b/indra/newview/skins/default/xui/en/floater_preview_gesture_info.xml
@@ -5,6 +5,7 @@
height="155"
layout="topleft"
name="Gesture"
+ help_topic="gesture"
save_rect="true"
title="Gesture Shortcut"
width="260">
@@ -13,27 +14,9 @@
height="110"
layout="topleft"
left="10"
- name="step_list"
- top_pad="10"
- width="260" />
- <button
- follows="top|left"
- height="20"
- font="SansSerifSmall"
- label="Add"
- layout="topleft"
- left_pad="-100"
- name="add_btn"
- top_pad="5"
- width="100" />
- <scroll_list
- follows="top|left"
- height="110"
- layout="topleft"
- left="10"
name="library_list"
- top_pad="10"
- width="260">
+ top="10"
+ width="240">
<scroll_list.rows
value="Animation" />
<scroll_list.rows
@@ -43,7 +26,7 @@
<scroll_list.rows
value="Wait" />
</scroll_list>
- <button
+ <!--button
follows="top|left"
height="20"
label="Preview"
@@ -69,105 +52,5 @@
left_pad="5"
name="save_btn"
top_delta="0"
- width="80" />
- <text
- type="string"
- length="1"
- follows="top|left"
- font="SansSerifSmall"
- height="60"
- layout="topleft"
- left="10"
- name="help_label"
- top_pad="10"
- width="200">
- All steps happen simultaneously,
-unless you add wait steps.
- </text>
- <text
- follows="top|left"
- height="60"
- layout="topleft"
- left="10"
- name="options_text"
- top_pad="10"
- width="205" />
- <combo_box
- follows="top|left"
- height="20"
- layout="topleft"
- left_delta="10"
- name="animation_list"
- top_pad="10"
- width="100" />
- <combo_box
- follows="top|left"
- height="20"
- layout="topleft"
- left_delta="0"
- name="sound_list"
- top_delta="0"
- width="100" />
- <line_editor
- follows="top|left"
- height="20"
- layout="topleft"
- left_delta="0"
- max_length="127"
- name="chat_editor"
- top_delta="0"
- width="100" />
- <radio_group
- draw_border="false"
- follows="top|left"
- height="40"
- layout="topleft"
- left_pad="8"
- name="animation_trigger_type"
- top="445"
- width="80">
- <radio_item
- height="16"
- label="Start"
- layout="topleft"
- left="3"
- name="start"
- top="-11"
- width="80" />
- <radio_item
- height="16"
- label="Stop"
- layout="topleft"
- left_delta="0"
- name="stop"
- top_pad="10"
- width="80" />
- </radio_group>
- <check_box
- follows="top|left"
- height="20"
- label="until animations are done"
- layout="topleft"
- left="16"
- name="wait_anim_check"
- top="430"
- width="100" />
- <check_box
- follows="top|left"
- height="20"
- label="time in seconds"
- layout="topleft"
- left_delta="0"
- name="wait_time_check"
- top_delta="20"
- width="100" />
- <line_editor
- follows="top|left"
- height="20"
- layout="topleft"
- left_pad="5"
- max_length="15"
- name="wait_time_editor"
- top_delta="0"
- width="50" />
+ width="80" /-->
</floater> \ No newline at end of file