
Pascal.Favre at gmx
Aug 6, 2005, 5:54 AM
Views: 729
Permalink
|
|
PATCH:Fix All Programs to not contain showings with no category defined to show up twice
|
|
Hello I did not find any directions how to create a patch file. The patch is small so maybe somebody can integrate it within CVS. programs/mythfrontend/playbackbox.cpp: 1232 (Release 18.1) from if (gContext->GetNumSetting("UseCategoriesAsRecGroups") ) to if (gContext->GetNumSetting("UseCategoriesAsRecGroups") && p->category != "") _______________________________________________ mythtv-dev mailing list mythtv-dev[at]mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
|