Mercurial > wow > wowdb-profiler
annotate Bindings.xml @ 496:3938b87cfcd3
Radically rewrote currency support for WoWDBProfiler. It now uses currencyIDs everywhere instead of texture paths.
author | MMOSimca <mmosimca@gmail.com> |
---|---|
date | Tue, 11 Oct 2016 06:13:22 -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> |