diff options
author | Jacek Antonelli | 2008-08-15 23:45:13 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:13 -0500 |
commit | c206147ceffd6836bf0f6fe50d0ae4de77c7dcba (patch) | |
tree | d8c59df84d01578baea97fb84899a547218f2c8d /linden/indra/newview/skins/xui/pt/floater_preview_animation.xml | |
parent | Second Life viewer sources 1.18.4.0-RC (diff) | |
download | meta-impy-c206147ceffd6836bf0f6fe50d0ae4de77c7dcba.zip meta-impy-c206147ceffd6836bf0f6fe50d0ae4de77c7dcba.tar.gz meta-impy-c206147ceffd6836bf0f6fe50d0ae4de77c7dcba.tar.bz2 meta-impy-c206147ceffd6836bf0f6fe50d0ae4de77c7dcba.tar.xz |
Second Life viewer sources 1.18.4.1-RC
Diffstat (limited to 'linden/indra/newview/skins/xui/pt/floater_preview_animation.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/pt/floater_preview_animation.xml | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/linden/indra/newview/skins/xui/pt/floater_preview_animation.xml b/linden/indra/newview/skins/xui/pt/floater_preview_animation.xml index ae0977f..a3f7282 100644 --- a/linden/indra/newview/skins/xui/pt/floater_preview_animation.xml +++ b/linden/indra/newview/skins/xui/pt/floater_preview_animation.xml | |||
@@ -1,10 +1,6 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> |
2 | <floater name="preview_anim"> | 2 | <floater bottom="-366" can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="false" enabled="true" height="85" hidden="false" left="239" min_height="0" min_width="0" mouse_opaque="true" name="preview_anim" width="300"><line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-38" enabled="true" follows="left|top|right" font="SansSerif" handle_edit_keys_directly="false" height="19" hidden="false" left="93" max_length="127" mouse_opaque="true" name="desc" select_all_on_focus_received="false" select_on_focus="false" width="194" /> |
3 | <text type="string" length="1" name="desc txt"> | 3 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" bottom="-38" drop_shadow_visible="true" enabled="true" follows="left|top" font="SansSerif" h_pad="0" halign="left" height="19" hidden="false" left="13" mouse_opaque="true" name="desc txt" v_pad="0" width="80">Descrição:</text> |
4 | Descrição: | 4 | <button bottom="-66" enabled="true" font="SansSerif" halign="center" height="19" hidden="false" label="Executar in World" label_selected="Parar" left="27" mouse_opaque="true" name="Anim play btn" scale_image="true" tool_tip="Executar esta animação para que outros vejam.." width="96" /> |
5 | </text> | 5 | <button bottom="-66" enabled="true" font="SansSerif" halign="center" height="19" hidden="false" label="Executar localmente" label_selected="Parar" left="177" mouse_opaque="true" name="Anim audition btn" scale_image="true" tool_tip="Executar esta animação somente para você ver." width="96" /> |
6 | <button label="Tocar no mundo" label_selected="Parar" name="Anim play btn" | ||
7 | tool_tip="Reproduzir esta animação, assim os outros podem ver." /> | ||
8 | <button label="Tocar localmente" label_selected="Parar" name="Anim audition btn" | ||
9 | tool_tip="Reproduzir a animação, assim somente você pode ver." /> | ||
10 | </floater> | 6 | </floater> |