branch compare: do not relaunch difftool when using double-click
commit031e1711c910c17875b129e571b532f4250a3c93
authorDavid Aguilar <davvid@gmail.com>
Sat, 11 Oct 2008 20:48:20 +0000 (11 13:48 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sat, 11 Oct 2008 20:48:20 +0000 (11 13:48 -0700)
tree5147e608cf313e82898121368e39cf94c7428803
parent88ee7271a942b1196a22fb3bf67da64aae1eb72b
branch compare: do not relaunch difftool when using double-click

If we double-clicked on a file in the file list then we don't
need to relaunch difftool when the 'Ok' button is clicked.
Otherwise, the 'Ok' button launches difftool and closes the
file list.
cola/controllers/__init__.py