8 lines
458 B
XML
8 lines
458 B
XML
|
|
<!-- This file describes which scripts and xml files are to be loaded. -->
|
||
|
|
<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">
|
||
|
|
<Script file="Example.lua"/>
|
||
|
|
<Script>
|
||
|
|
AucAdvanced.RegisterRevision("$URL: http://svn.norganna.org/auctioneer/branches/5.9/Auc-Advanced/Modules/Auc-Util-Example/Embed.xml $", "$Rev: 2530 $")
|
||
|
|
</Script>
|
||
|
|
</Ui>
|