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 | ..\FrameXML\UI.xsd"> |
||
3 | <Script file="GrimoireKeeper.lua"/> |
||
4 | <Frame name = "GrimoireKeeperFrame" hidden = "true"> |
||
5 | <Scripts> |
||
6 | <OnLoad>GrimoireKeeper_OnLoad();</OnLoad> |
||
7 | <OnEvent>GrimoireKeeper_OnEvent(event);</OnEvent> |
||
8 | </Scripts> |
||
9 | </Frame> |
||
10 | </Ui> |