vanilla-wow-addons – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 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/"> |
2 | <Script file="localization.lua"/> |
||
3 | <Script file="DeShift.lua"/> |
||
4 | <Frame name="DeShiftFrame"> |
||
5 | <Scripts> |
||
6 | <OnLoad>DeShift_OnLoad();</OnLoad> |
||
7 | <OnEvent>DeShift_OnEvent();</OnEvent> |
||
8 | </Scripts> |
||
9 | </Frame> |
||
10 | </Ui> |