view modules/ReAction_ConfigUI/lib/embeds.xml @ 80:42ec2938d65a

- Added Revision keyword on all .lua files (except ReAction_Action, which is under dev) - Removed ReAction_Paging module stub
author Flick <flickerstreak@gmail.com>
date Tue, 24 Jun 2008 23:47:27 +0000
parents 44649a10378d
children
line wrap: on
line source
<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">

  <Include file="AceGUI-3.0\AceGUI-3.0.xml"/>
  <Include file="AceConfigRegistry-3.0\AceConfigRegistry-3.0.xml"/>
  <Include file="AceConfigDialog-3.0\AceConfigDialog-3.0.xml"/>

</Ui>