[mythtv-commits] Ticket #2568: Deprecated HelpText in recordingprofile.cpp
MythTV
mythtv at cvs.mythtv.org
Thu Oct 12 13:50:04 UTC 2006
#2568: Deprecated HelpText in recordingprofile.cpp
----------------------+-----------------------------------------------------
Reporter: rkulagow | Owner: ijr
Type: defect | Status: new
Priority: minor | Milestone: unknown
Component: mythtv | Version: 0.20
Severity: low |
----------------------+-----------------------------------------------------
class MPEG2Language : public CodecParam, public ComboBoxSetting
contains the following:
// Delete this part of message once 0.1.10 is old...
QObject::tr(
"Version 0.1.10+ of ivtv driver is required for "
"this setting to have any effect."));
Current version of ivtv is 0.8.0, so it should now match the criteria for
deletion.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/2568>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list