view modules/modules.xml @ 163:ab5c37989986

- totem bar now stores which page was selected across sessions - totem bar shouldn't be messed up if resized around on non-shaman toons now
author Flick <flickerstreak@gmail.com>
date Sat, 22 Aug 2009 00:12:44 +0000
parents d0a41fc7b0d7
children 2e7a322e0195
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">

<Script file="ConfigUI.lua"/>
<Script file="State.lua"/>
<Script file="LBF.lua"/>
<Script file="HideBlizzard.lua"/>
<Script file="Action.lua"/>
<Script file="PetAction.lua"/>
<Script file="Stance.lua"/>
<Script file="Bag.lua"/>
<Script file="VehicleExit.lua"/>
<Script file="Totem.lua"/>

</Ui>