annotate Bindings.xml @ 337:48f7f671fc77 WoD

Moved two constant tables to Constants.lua and restructured a pair of them to be a single table. Replaced UnitManaMax with UnitPowerMax (other was deprecated).
author MMOSimca <MMOSimca@gmail.com>
date Fri, 05 Sep 2014 01:50:04 -0400
parents e9670d6c6bf1
children a096bada400d
rev   line source
jcallahan@272 1 <Bindings>
jcallahan@272 2 <Binding name="Comment Menu" header="WOWDB_PROFILER">
jcallahan@272 3 LibStub("AceAddon-3.0"):GetAddon("WoWDBProfiler").ShowPossibleSubjects()
jcallahan@272 4 </Binding>
jcallahan@272 5 </Bindings>