
mythtv at cvs
Nov 25, 2009, 12:46 PM
Post #4 of 6
(552 views)
Permalink
|
|
Re: Ticket #7662: Patch to display help in mythfrontend if there is no configured X server
[In reply to]
|
|
#7662: Patch to display help in mythfrontend if there is no configured X server ----------------------------------+----------------------------------------- Reporter: doug@… | Owner: ijr Type: patch | Status: new Priority: minor | Milestone: unknown Component: MythTV - General | Version: head Severity: medium | Mlocked: 0 ----------------------------------+----------------------------------------- Comment(by doug@…): help3.patch has a slight change to the callback to take a MythCommandLineParser instead of a QString. This allows the ShowUsage functions in mythfrontend and mythwelcome to stay exactly the same. The MythCommandLineParser now passes itself in the callback so that the calling function can do whatever it wants with the parser. This also adds mythwelcome to the patch which was the only other executable I found that has this issue. -- Ticket URL: <http://svn.mythtv.org/trac/ticket/7662#comment:3> MythTV <http://www.mythtv.org/> MythTV _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|