widgets.commitmsg: Factor out the 'hint' text behavior
commitb90d34fcf0da37b083da95e20ffc5fa8e9dcd3b2
authorDavid Aguilar <davvid@gmail.com>
Sun, 1 Jan 2012 04:27:24 +0000 (31 20:27 -0800)
committerDavid Aguilar <davvid@gmail.com>
Sun, 1 Jan 2012 04:27:24 +0000 (31 20:27 -0800)
treeb6085d178ecb1dbed705e6605a5093bc31720bdf
parent3d9819f68b1936c5923582918021534a8da3dd47
widgets.commitmsg: Factor out the 'hint' text behavior

Create standalone widgets to display the 'Commit summary' and
'Extended description...' text hints.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/widgets/commitmsg.py
cola/widgets/text.py [new file with mode: 0644]