Harry Westerman wrote:
>Hi!
>
>I installed my Mythtv box yesterday from CVS, and I have the problem also.
>Changing the treeitem.cpp doesn't help!
>
>
I forgot to mention I also changed a line in main.cpp from
QString paths = gContext->GetSetting("TreeLevels");
to
QString paths = "system gamename";
Possibly that'll help
Tim