annotate Bindings.xml @ 501:f64b4ed77b77 7.0.3-7

Fixed currency ID support to properly handle nil currency names or currency textures when doing a lookup.
author MMOSimca <mmosimca@gmail.com>
date Thu, 13 Oct 2016 10:28:33 -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>