widgets.commitmsg: Make 'tab' jump to the extended description
commit3340814aeea2f94750b6a0c234b0d45ccb1da0b9
authorDavid Aguilar <davvid@gmail.com>
Fri, 23 Mar 2012 21:44:33 +0000 (23 14:44 -0700)
committerDavid Aguilar <davvid@gmail.com>
Fri, 23 Mar 2012 21:44:33 +0000 (23 14:44 -0700)
tree3388c36558fbca7b8ce9d998f712db49dba02fa0
parent6c37c66df584ae16aa463c368682581e198c6ca2
widgets.commitmsg: Make 'tab' jump to the extended description

Hitting 'tab' now goes to the extended description instead of
the 'Commit' button.

The rational is that there's less reason to actually click the
'Commit' button now that we can just do 'Ctrl+enter' instead.

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