Mercurial > wow > wowdb-profiler
changeset 370:a096bada400d
Update Bindings.xml to use new Patch 6.0 key binding category system.
author | MMOSimca <MMOSimca@gmail.com> |
---|---|
date | Sat, 01 Nov 2014 01:33:55 -0400 |
parents | 85c576334f86 |
children | 2d0899e85e29 |
files | Bindings.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Bindings.xml Sun Oct 19 16:47:20 2014 -0400 +++ b/Bindings.xml Sat Nov 01 01:33:55 2014 -0400 @@ -1,5 +1,5 @@ <Bindings> - <Binding name="Comment Menu" header="WOWDB_PROFILER"> + <Binding name="Comment Menu" header="WOWDB_PROFILER" category="ADDONS"> LibStub("AceAddon-3.0"):GetAddon("WoWDBProfiler").ShowPossibleSubjects() </Binding> </Bindings>