File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
res/skins/LateNight/macros Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
<Template >
2
- <SetVariable name =" MacroPrefix" ><Variable name =" Group" />,macro_<Variable name =" MacroSlot" /></SetVariable >
2
+ <SetVariable name =" MacroPrefix" ><Variable name =" Group" />,macro_<Variable name =" MacroSlot" />_ </SetVariable >
3
3
4
4
<WidgetGroup >
5
5
<ObjectName >Macro</ObjectName >
18
18
<SetVariable name =" Size" >34f,34f</SetVariable >
19
19
<SetVariable name =" BtnType" ><Variable name =" TopRegion_BtnType" /></SetVariable >
20
20
<SetVariable name =" BtnSize" >square_big</SetVariable >
21
- <SetVariable name =" ConfigKey" ><Variable name =" MacroPrefix" />_activate </SetVariable >
22
- <SetVariable name =" ConfigKeyRight" ><Variable name =" MacroPrefix" />_play </SetVariable >
23
- <SetVariable name =" ConfigKeyDisp" ><Variable name =" MacroPrefix" />_play </SetVariable >
21
+ <SetVariable name =" ConfigKey" ><Variable name =" MacroPrefix" />activate </SetVariable >
22
+ <SetVariable name =" ConfigKeyRight" ><Variable name =" MacroPrefix" />play </SetVariable >
23
+ <SetVariable name =" ConfigKeyDisp" ><Variable name =" MacroPrefix" />play </SetVariable >
24
24
</Template >
25
25
</Children >
26
26
</WidgetGroup >
63
63
<Template src =" skin:/controls/button_1state.xml" >
64
64
<!-- <SetVariable name="TooltipId">macro_clear</SetVariable>-->
65
65
<SetVariable name =" ObjectName" >EjectButton12</SetVariable >
66
- <SetVariable name =" ConfigKey" ><Variable name =" MacroPrefix" />_clear </SetVariable >
66
+ <SetVariable name =" ConfigKey" ><Variable name =" MacroPrefix" />clear </SetVariable >
67
67
<SetVariable name =" Size" >21f,18f</SetVariable >
68
68
</Template >
69
69
You can’t perform that action at this time.
0 commit comments