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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 49 lines | 49 code | 0 blank | 0 comment | 0 complexity | 8eb09ca3f43b582ce9222a1b776c5260 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <multi_floater
  3. can_close="false"
  4. can_minimize="true"
  5. can_resize="true"
  6. height="390"
  7. layout="topleft"
  8. name="floater_im_box"
  9. help_topic="floater_im_box"
  10. save_rect="true"
  11. save_visibility="true"
  12. single_instance="true"
  13. title="CONVERSATIONS"
  14. width="396">
  15. <tab_container
  16. follows="left|right|top|bottom"
  17. height="390"
  18. layout="topleft"
  19. left="1"
  20. name="im_box_tab_container"
  21. tab_position="bottom"
  22. tab_width="64"
  23. tab_max_width = "134"
  24. tab_height="16"
  25. use_custom_icon_ctrl="true"
  26. tab_icon_ctrl_pad="2"
  27. halign="left"
  28. use_ellipses="true"
  29. top="0"
  30. width="394">
  31. <first_tab
  32. tab_bottom_image_flash="Toolbar_Left_Flash"/>
  33. <middle_tab
  34. tab_bottom_image_flash="Toolbar_Middle_Flash"/>
  35. <last_tab
  36. tab_bottom_image_flash="Toolbar_Right_Flash"/>
  37. </tab_container>
  38. <icon
  39. color="DefaultShadowLight"
  40. enabled="false"
  41. follows="left|right|bottom"
  42. height="17"
  43. image_name="tabarea.tga"
  44. layout="bottomleft"
  45. left="1"
  46. name="im_box_tab_container_icon"
  47. bottom="10"
  48. width="394" />
  49. </multi_floater>