annotate locale/locale.xml @ 103:890e4c4ab143

- added alpha settings (base and stateful) - added scale settings (stateful only) - updated overlay to work with stateful anchor/scale (though when in a state with scale, the button size/spacing can't be manipulated)
author Flick <flickerstreak@gmail.com>
date Thu, 06 Nov 2008 01:28:07 +0000
parents f1e838841ce1
children be7cd1862edc
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@27 5 <Script file="enUS.lua"/>
flickerstreak@26 6
flickerstreak@26 7 </Ui>