mirror of
https://github.com/labwc/labwc.git
synced 2026-02-22 01:40:25 -05:00
docs/rc.xml.all: fix mousebind button casing
This commit is contained in:
parent
468470182d
commit
e82e557d56
1 changed files with 1 additions and 1 deletions
|
|
@ -303,7 +303,7 @@
|
||||||
</context>
|
</context>
|
||||||
|
|
||||||
<context name="Iconify">
|
<context name="Iconify">
|
||||||
<mousebind button="left" action="Click">
|
<mousebind button="Left" action="Click">
|
||||||
<action name="Iconify" />
|
<action name="Iconify" />
|
||||||
</mousebind>
|
</mousebind>
|
||||||
</context>
|
</context>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue