annotate Bindings.xml @ 331:998f3264b482 WoD

Cleanups, and eradicate usage of select() where it isn't a one-time thing (such as in the main chunk).
author James D. Callahan III <jcallahan@curse.com>
date Tue, 26 Aug 2014 10:41:52 -0500
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>