annotate Bindings.xml @ 447:bf1fbf1c9cb2

Added conditional code to account for changes in Patch 6.2's item strings. It now works with Live and PTR builds.
author MMOSimca <MMOSimca@gmail.com>
date Tue, 16 Jun 2015 07:34:14 -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>