Add Alt+C as shortcut for RemoveFrame

This commit is contained in:
David Capello 2014-08-28 09:04:49 -03:00
parent e14cd4e2c1
commit a122b2d3c6

View File

@ -62,6 +62,7 @@
<key command="NewFrame" shortcut="Alt+B">
<param name="content" value="empty" />
</key>
<key command="RemoveFrame" shortcut="Alt+C" />
<key command="FrameProperties" shortcut="P">
<param name="frame" value="current" />
</key>