diff options
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/floater_gesture.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/en-us/floater_gesture.xml | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/floater_gesture.xml b/linden/indra/newview/skins/xui/en-us/floater_gesture.xml index 62d8dd2..b8a7174 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_gesture.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_gesture.xml | |||
@@ -1,23 +1,25 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" | 2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" |
3 | height="465" min_height="200" min_width="375" name="gestures" | 3 | height="465" min_height="200" min_width="350" name="gestures" |
4 | title="Active Gestures" width="375"> | 4 | title="Active Gestures" width="350"> |
5 | <text bottom="-30" follows="top|left" font="SansSerifSmall" left="15" | 5 | <text bottom="-30" follows="top|left" font="SansSerifSmall" left="15" |
6 | name="help_label"> | 6 | name="help_label"> |
7 | Click a gesture or press a key to play animations and sounds. | 7 | Double-click a gesture to play animations and sounds. |
8 | </text> | 8 | </text> |
9 | <scroll_list bottom_delta="-380" draw_border="true" draw_heading="true" | 9 | <scroll_list bottom_delta="-390" draw_border="true" draw_heading="true" |
10 | follows="top|left|bottom|right" height="370" left="15" multi_select="false" | 10 | follows="top|left|bottom|right" height="380" left="15" multi_select="false" |
11 | name="gesture_list" width="345"> | 11 | name="gesture_list" right="-15"> |
12 | <column label="Trigger" name="trigger" width="70" /> | 12 | <column label="Trigger" name="trigger" width="70" /> |
13 | <column label="Key" name="shortcut" width="70" /> | 13 | <column label="Key" name="shortcut" width="70" /> |
14 | <column label="" name="key" width="-1" /> | 14 | <column label="" name="key" width="-1" /> |
15 | <column label="Name" name="name" width="160" /> | 15 | <column label="Name" name="name" width="160" /> |
16 | </scroll_list> | 16 | </scroll_list> |
17 | <button bottom_delta="-30" follows="bottom|right" height="20" label="New" left="-365" | 17 | <button bottom_delta="-30" follows="bottom|right" height="20" label="New" left="15" |
18 | name="new_gesture_btn" width="83" /> | 18 | name="new_gesture_btn" width="83" /> |
19 | <!-- | ||
19 | <button bottom_delta="0" follows="bottom|right" height="20" label="Inventory" | 20 | <button bottom_delta="0" follows="bottom|right" height="20" label="Inventory" |
20 | left_delta="89" name="inventory_btn" width="83" /> | 21 | left_delta="89" name="inventory_btn" width="83" /> |
22 | --> | ||
21 | <button bottom_delta="0" follows="bottom|right" height="20" label="Edit" | 23 | <button bottom_delta="0" follows="bottom|right" height="20" label="Edit" |
22 | left_delta="89" name="edit_btn" width="83" /> | 24 | left_delta="89" name="edit_btn" width="83" /> |
23 | <button bottom_delta="0" follows="bottom|right" height="20" label="Play" | 25 | <button bottom_delta="0" follows="bottom|right" height="20" label="Play" |