/indra/newview/skins/default/xui/en/widgets/loading_indicator.xml

https://bitbucket.org/lindenlab/viewer-beta/ · XML · 22 lines · 22 code · 0 blank · 0 comment · 0 complexity · e392d862d36246ab20764c4a91decbe2 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <loading_indicator
  3. follows="left|top"
  4. mouse_opaque="false"
  5. name="loading_indicator"
  6. images_per_sec="1.0"
  7. tab_stop="false">
  8. <images>
  9. <image name="Progress_1"/>
  10. <image name="Progress_2"/>
  11. <image name="Progress_3"/>
  12. <image name="Progress_4"/>
  13. <image name="Progress_5"/>
  14. <image name="Progress_6"/>
  15. <image name="Progress_7"/>
  16. <image name="Progress_8"/>
  17. <image name="Progress_9"/>
  18. <image name="Progress_10"/>
  19. <image name="Progress_11"/>
  20. <image name="Progress_12"/>
  21. </images>
  22. </loading_indicator>