vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 <Ui xmlns="http://www.blizzard.com/wow/ui/"
2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3 xsi:schemaLocation="http://www.blizzard.com/wow/ui/ C:\Projects\WoW\Bin\Interface\FrameXML\UI.xsd">
4 <!-- $Id: MCom.xml 2499 2005-09-20 12:12:31Z stardust $ -->
5  
6 <!-- Localization -->
7 <Script file="localization.lua"/>
8 <Script file="localization.de.lua"/>
9  
10 <!-- This is the Mcom Library -->
11 <Script file="MCom.lua"/>
12  
13 <!-- This is the Mcom Version of Text Frame -->
14 <Include file="MComTextFrame.xml"/>
15 </Ui>
16