Mercurial > wow > hansgar_and_franzok_assist
annotate Libs/DF/load.xml @ 63:3552946c0b9a tip
Added tag v8.2.0.062 for changeset d6704922ef5d
| author | Tercioo |
|---|---|
| date | Fri, 28 Jun 2019 20:06:18 -0300 |
| parents | 0682d738499b |
| children |
| 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@58 | 11 <Script file="spells.lua"/> |
| Tercio@39 | 12 <Script file="math.lua"/> |
| Tercio@11 | 13 |
| Tercio@11 | 14 <Include file="tutorial_alert.xml"/> |
| Tercio@11 | 15 <Include file="split_bar.xml"/> |
| Tercio@11 | 16 <Include file="textentry.xml"/> |
| Tercio@11 | 17 <Include file="button.xml"/> |
| Tercio@11 | 18 <Include file="cooltip.xml"/> |
| Tercio@11 | 19 <Include file="dropdown.xml"/> |
| Tercio@11 | 20 <Include file="normal_bar.xml"/> |
| Tercio@11 | 21 <Include file="panel.xml"/> |
| Tercio@11 | 22 |
| Tercio@11 | 23 <Script file="pictureedit.lua"/> |
| Tercio@40 | 24 <Script file="auras.lua"/> |
| Tercio@58 | 25 </Ui> |
