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

/indra/newview/skins/default/xui/en/floater_my_appearance.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 25 lines | 24 code | 1 blank | 0 comment | 0 complexity | 9e645676500e4af18ec86a9a3f608157 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <floater
  3. open_positioning="cascading"
  4. legacy_header_height="18"
  5. can_resize="true"
  6. height="588"
  7. layout="topleft"
  8. name="floater_my_appearance"
  9. help_topic="appearance"
  10. save_rect="true"
  11. single_instance="true"
  12. reuse_instance="true"
  13. title="APPEARANCE"
  14. min_height="440"
  15. min_width="333"
  16. width="333">
  17. <panel
  18. top="18"
  19. class="sidepanel_appearance"
  20. name="main_panel"
  21. filename="sidepanel_appearance.xml"
  22. label="Edit Appearance"
  23. font="SansSerifBold"/>
  24. </floater>