annotate modules/modules.xml @ 239:2669f737d9d7

Fold Action page state options into state.lua
author Flick
date Fri, 25 Mar 2011 16:28:25 -0700
parents 704f4a05a1d7
children
rev   line source
flickerstreak@26 1 <Ui xmlns="http://www.blizzard.com/wow/ui/"
flickerstreak@26 2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
flickerstreak@26 3 xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd">
flickerstreak@26 4
flickerstreak@109 5 <Script file="State.lua"/>
flickerstreak@108 6
flickerstreak@26 7 </Ui>