annotate Bindings.xml @ 439:2baf8d90d8a8

Shortened two common debug statements so as to not spam chat as much when debugging.
author MMOSimca <MMOSimca@gmail.com>
date Fri, 27 Feb 2015 07:40:07 -0500
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>