diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-08-05 12:42:12 +0100 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-08-05 12:42:12 +0100 |
commit | 476f5e064ea327b1e3426ba2efb5971ced8ba9b0 (patch) | |
tree | 961a61ff2a369fa719f6c4a622fdd347165b5320 /indra/newview/skins/default/xui/pt/floater_preview_gesture.xml | |
parent | ac787b54682cef5d11ff13fba46024030e7b1edb (diff) | |
parent | eef6ababcdd9ae4c9cbdc5dc295420fa66e753ab (diff) |
(hairy) merge from viewer-release
Diffstat (limited to 'indra/newview/skins/default/xui/pt/floater_preview_gesture.xml')
-rw-r--r-- | indra/newview/skins/default/xui/pt/floater_preview_gesture.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/pt/floater_preview_gesture.xml b/indra/newview/skins/default/xui/pt/floater_preview_gesture.xml index a01bee94a1..80bdbb0fb4 100644 --- a/indra/newview/skins/default/xui/pt/floater_preview_gesture.xml +++ b/indra/newview/skins/default/xui/pt/floater_preview_gesture.xml @@ -42,7 +42,12 @@ <text name="library_label"> Biblioteca: </text> - <scroll_list name="library_list" width="84"/> + <scroll_list name="library_list" width="84"> + <scroll_list.rows name="action_animation" value="Animação"/> + <scroll_list.rows name="action_sound" value="Som"/> + <scroll_list.rows name="action_chat" value="Bate-papo"/> + <scroll_list.rows name="action_wait" value="Espere"/> + </scroll_list> <button label="Incluir" left="118" name="add_btn" width="87"/> <text name="steps_label"> Passos: |