-
-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathBindings.xml
26 lines (26 loc) · 875 Bytes
/
Bindings.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<Bindings>
<Binding category="|cFF74D06CRE|rPorter" name="REPORTERINC1">
REPorter:SmallButton(1);
</Binding>
<Binding category="|cFF74D06CRE|rPorter" name="REPORTERINC2">
REPorter:SmallButton(2);
</Binding>
<Binding category="|cFF74D06CRE|rPorter" name="REPORTERINC3">
REPorter:SmallButton(3);
</Binding>
<Binding category="|cFF74D06CRE|rPorter" name="REPORTERINC4">
REPorter:SmallButton(4);
</Binding>
<Binding category="|cFF74D06CRE|rPorter" name="REPORTERINC5">
REPorter:SmallButton(5);
</Binding>
<Binding category="|cFF74D06CRE|rPorter" name="REPORTERINC6">
REPorter:SmallButton(6);
</Binding>
<Binding category="|cFF74D06CRE|rPorter" name="REPORTERHELP">
REPorter:BigButton(true);
</Binding>
<Binding category="|cFF74D06CRE|rPorter" name="REPORTERCLEAR">
REPorter:BigButton(false);
</Binding>
</Bindings>