commitmsg: Add 'Sign Off' and 'Commit' to the context menus
commit90cbdf518071c91fec747bbfbb3989f5233aa9a2
authorDavid Aguilar <davvid@gmail.com>
Sun, 1 Apr 2012 00:57:45 +0000 (31 17:57 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sun, 1 Apr 2012 00:57:45 +0000 (31 17:57 -0700)
tree7645cc923f7cb4b16698c1436e416885e3732082
parent052fae06922df4848f21a5e191bc681e8416ffc7
commitmsg: Add 'Sign Off' and 'Commit' to the context menus

We recently made it so that 'tab' jumps from the summary to the
extended description.

A consequence of this is that we can no longer tab over to the
commit button.  Add a new entry point to this action in the
summary and extended description's context menus to compensate
for it.

This also advertises the 'Ctrl+Return' keyboard shortcut in the
context menu, which makes it more discoverable.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/widgets/commitmsg.py