view ReAction.xml @ 211:97949dbe987f

Demodularize HideBlizzard - added framework for updating profile database - removed unused profile.defaultBars[]
author Flick <flickerstreak@gmail.com>
date Thu, 18 Nov 2010 12:59:00 -0800
parents 01b1c7db47d4
children 8ba8ab8bf6dd
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="lib\embeds.xml"/>
  <Include file="locale\locale.xml"/>

  <Script file="ReAction.lua"/>
  <Script file="Options.lua"/>
  <Script file="Editor.lua"/>
  <Script file="UpdateDB.lua"/>

  <Include file="classes\classes.xml"/>
  <Include file="modules\modules.xml"/>

</Ui>