diff options
| -rw-r--r-- | indra/newview/skins/default/xui/en/floater_preview_gesture.xml | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/indra/newview/skins/default/xui/en/floater_preview_gesture.xml b/indra/newview/skins/default/xui/en/floater_preview_gesture.xml index 6281bc5272..7be9cfbb71 100644 --- a/indra/newview/skins/default/xui/en/floater_preview_gesture.xml +++ b/indra/newview/skins/default/xui/en/floater_preview_gesture.xml @@ -162,12 +162,16 @@       top_delta="15"       width="180">          <scroll_list.rows +         name="action_animation"           value="Animation" />          <scroll_list.rows +         name="action_sound"           value="Sound" />          <scroll_list.rows +         name="action_chat"           value="Chat" />          <scroll_list.rows +         name="action_wait"           value="Wait" />      </scroll_list>      <button | 
