view modules/ReAction_ConfigUI/lib/embeds.xml @ 76:c8c8610fd864

Bar menu now opens directly to bar config page (thanks for the AceConfigDialog update, nevcairiel!)
author Flick <flickerstreak@gmail.com>
date Thu, 19 Jun 2008 17:48:57 +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>