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

/indra/newview/skins/default/xui/pl/floater_event.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 11 lines | 11 code | 0 blank | 0 comment | 0 complexity | c183dc8abb350f14219710b59c9770c3 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater can_resize="true" follows="all" height="400" help_topic="event_details" label="Event" layout="topleft" name="Event" save_rect="true" save_visibility="false" title="EVENT DETAILS" width="600">
  3. <floater.string name="loading_text">
  4. ?adowanie...
  5. </floater.string>
  6. <floater.string name="done_text">
  7. Zako?czono
  8. </floater.string>
  9. <web_browser follows="left|right|top|bottom" height="365" layout="topleft" left="10" name="browser" top="0" trusted_content="true" width="580"/>
  10. <text follows="bottom|left" height="16" layout="topleft" left_delta="0" name="status_text" top_pad="10" width="150"/>
  11. </floater>