views.actions: Add a command wrapper for run_command and use it
commitdd17e899960bebe768c8971657e7c67207cc7af6
authorDavid Aguilar <davvid@gmail.com>
Tue, 13 Apr 2010 08:14:35 +0000 (13 01:14 -0700)
committerDavid Aguilar <davvid@gmail.com>
Tue, 13 Apr 2010 08:16:53 +0000 (13 01:16 -0700)
tree25b32c1588fcec888919fec2eeda6b012c0dfba4
parentfd8706cd247533d207d84c9cfb593fe183f728e1
views.actions: Add a command wrapper for run_command and use it

This removes the GUI dependency from the RunConfigAction command object
introduced in a09a151147315b471f54148c4b896ce7e959e4b9.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/commands.py
cola/signals.py
cola/views/actions.py
cola/views/command.py