/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
- <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
- <loading_indicator
- follows="left|top"
- mouse_opaque="false"
- name="loading_indicator"
- images_per_sec="1.0"
- tab_stop="false">
- <images>
- <image name="Progress_1"/>
- <image name="Progress_2"/>
- <image name="Progress_3"/>
- <image name="Progress_4"/>
- <image name="Progress_5"/>
- <image name="Progress_6"/>
- <image name="Progress_7"/>
- <image name="Progress_8"/>
- <image name="Progress_9"/>
- <image name="Progress_10"/>
- <image name="Progress_11"/>
- <image name="Progress_12"/>
- </images>
- </loading_indicator>