annotate locale/locale.xml @ 118:5c189f44e776

Fixed rule-select so that you can select rules for classes you're not currently playing. Added "in a vehicle" rule
author Flick <flickerstreak@gmail.com>
date Fri, 06 Feb 2009 21:32:32 +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>