/indra/newview/skins/default/xui/pt/panel_media_settings_general.xml
XML | 32 lines | 32 code | 0 blank | 0 comment | 0 complexity | 5ab1288971be171bbc0c05805b58246c MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <panel label="Geral" name="Media Settings General">
- <text name="home_label">
- Pбgina web:
- </text>
- <text name="home_fails_whitelist_label">
- (Esta pбgina nгo atende а lista de pбginas aprovadas)
- </text>
- <line_editor name="home_url" tool_tip="Website desta mнdia"/>
- <text name="preview_label">
- Visualizar
- </text>
- <text name="current_url_label">
- Pбgina atual:
- </text>
- <text name="current_url" tool_tip="Website desta mнdia" value=""/>
- <button label="Redefinir" name="current_url_reset_btn"/>
- <check_box initial_value="false" label="Loop contнnuo" name="auto_loop"/>
- <check_box initial_value="false" label="Interagir no primeiro clique" name="first_click_interact"/>
- <check_box initial_value="false" label="Zoom automбtico" name="auto_zoom"/>
- <check_box initial_value="false" label="Mнdia auto-executбvel" name="auto_play"/>
- <text name="media_setting_note">
- Nota: Residentes podem redefinir a configuraзгo.
- </text>
- <check_box initial_value="false" label="Dimensionamento automбtico na frente do objeto" name="auto_scale"/>
- <text name="size_label">
- Tamanho:
- </text>
- <text name="X_label">
- X
- </text>
- </panel>