[mythtv-commits] mythtv commit: r14652 by gigem
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Tue Oct 9 17:00:27 UTC 2007
Author: gigem
Date: 2007-10-09 17:00:27 +0000 (Tue, 09 Oct 2007)
New Revision: 14652
Changeset: http://cvs.mythtv.org/trac/changeset/14652
Modified:
trunk/mythtv/programs/mythfrontend/statusbox.cpp
Log:
On the job status screen, changed the default action for a queued job
to "No" for don't delete. This works around bug where pressing escape
to abort the dialog would still delete the job. The underlying
problem is that MythPopupBox::show2ButtonPopup() (and others) doesn't
return a distinguishable value when the dialog is aborted.
More information about the mythtv-commits
mailing list