diff options
Diffstat (limited to 'linden/indra/newview/skins/xui/pt/floater_preview_sound.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/pt/floater_preview_sound.xml | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/linden/indra/newview/skins/xui/pt/floater_preview_sound.xml b/linden/indra/newview/skins/xui/pt/floater_preview_sound.xml index 11f4275..248de39 100644 --- a/linden/indra/newview/skins/xui/pt/floater_preview_sound.xml +++ b/linden/indra/newview/skins/xui/pt/floater_preview_sound.xml | |||
@@ -1,11 +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_sound"> | 2 | <floater bottom="-85" can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="false" enabled="true" height="85" hidden="false" left="176" min_height="0" min_width="0" mouse_opaque="true" name="preview_sound" 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="Executar in-World" left="27" mouse_opaque="true" name="Sound play btn" scale_image="true" sound_flags="0" tool_tip="Executar este som para que todos possam ouvi-lo." width="96" /> |
5 | </text> | 5 | <button bottom="-66" enabled="true" font="SansSerif" halign="center" height="19" hidden="false" label="Executar Localmente" label_selected="Executar Localmente" left="177" mouse_opaque="true" name="Sound audition btn" scale_image="true" sound_flags="0" tool_tip="Executar este som somente para você ouvir." width="96" /> |
6 | <button label="Tocar no mundo" label_selected="Tocar no mundo" name="Sound play btn" | ||
7 | tool_tip="Tocar este som, assim os outros podem ouvir." /> | ||
8 | <button label="Tocar localmente" label_selected="Tocar localmente" | ||
9 | name="Sound audition btn" | ||
10 | tool_tip="Tocar este som, assim somente você pode ouvir." /> | ||
11 | </floater> | 6 | </floater> |