Mercurial > wow > hansgar_and_franzok_assist
annotate Libs/DF/load.xml @ 40:a960d5372b0c
- framework update from v22 to v44.
| author | Tercio |
|---|---|
| date | Wed, 31 Aug 2016 19:55:14 -0300 |
| parents | 7944c081e5b4 |
| children | 0682d738499b |
| rev | line source |
|---|---|
| Tercio@11 | 1 <Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd"> |
| Tercio@11 | 2 |
| Tercio@11 | 3 <Script file="fw.lua"/> |
| Tercio@11 | 4 <Script file="addon.lua"/> |
| Tercio@11 | 5 <Script file="colors.lua"/> |
| Tercio@11 | 6 <Script file="help.lua"/> |
| Tercio@11 | 7 <Script file="label.lua"/> |
| Tercio@11 | 8 <Script file="picture.lua"/> |
| Tercio@11 | 9 <Script file="slider.lua"/> |
| Tercio@11 | 10 <Script file="scrollbar.lua"/> |
| Tercio@39 | 11 <Script file="math.lua"/> |
| Tercio@11 | 12 |
| Tercio@11 | 13 <Include file="tutorial_alert.xml"/> |
| Tercio@11 | 14 <Include file="split_bar.xml"/> |
| Tercio@11 | 15 <Include file="textentry.xml"/> |
| Tercio@11 | 16 <Include file="button.xml"/> |
| Tercio@11 | 17 <Include file="cooltip.xml"/> |
| Tercio@11 | 18 <Include file="dropdown.xml"/> |
| Tercio@11 | 19 <Include file="normal_bar.xml"/> |
| Tercio@11 | 20 <Include file="panel.xml"/> |
| Tercio@11 | 21 |
| Tercio@11 | 22 <Script file="pictureedit.lua"/> |
| Tercio@40 | 23 <Script file="auras.lua"/> |
| Tercio@11 | 24 </Ui> |
