annotate Bindings.xml @ 460:9f1d3224d316 6.2.2-1

Fixed Patch 6.2.0+ itemstring processing. While at it, significantly refactored code that records item data so it is vastly better.
author MMOSimca <MMOSimca@gmail.com>
date Mon, 26 Oct 2015 22:06:16 -0400
parents a096bada400d
children
rev   line source
jcallahan@272 1 <Bindings>
MMOSimca@370 2 <Binding name="Comment Menu" header="WOWDB_PROFILER" category="ADDONS">
jcallahan@272 3 LibStub("AceAddon-3.0"):GetAddon("WoWDBProfiler").ShowPossibleSubjects()
jcallahan@272 4 </Binding>
jcallahan@272 5 </Bindings>