PageRenderTime 48ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/it/floater_whitelist_entry.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 9 lines | 9 code | 0 blank | 0 comment | 0 complexity | 6055fe2471c99faf905acb9b2f2947ef MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="whitelist_entry" title="VOCE DELLA LISTA BIANCA">
  3. <text name="media_label">
  4. Inserisci un URL o una configurazione URL da aggiungere alla lista dei domini permessi
  5. </text>
  6. <line_editor name="whitelist_entry" tool_tip="Inserisci un URL o una configurazione URL alla lista bianca"/>
  7. <button label="OK" name="ok_btn"/>
  8. <button label="Annulla" name="cancel_btn"/>
  9. </floater>