PageRenderTime 172ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/es/floater_url_entry.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 13 lines | 13 code | 0 blank | 0 comment | 0 complexity | 0303c824cc617f2cf41be036dd53cda6 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="url_entry" title="">
  3. <text name="media_label">
  4. URL del media:
  5. </text>
  6. <combo_box left="106" name="media_entry" width="354" />
  7. <button label="OK" name="ok_btn"/>
  8. <button label="Cancelar" name="cancel_btn"/>
  9. <button label="Limpiar" name="clear_btn"/>
  10. <text name="loading_label">
  11. Cargando...
  12. </text>
  13. </floater>