[IceTV] Fix IceTV main menu title

Issue #771 resolved
prl created an issue

The IceTV main menu title no longer displays the version number in the title as a result of the call to self.setTitle()in IceTVMain.__init__() being moved. The call to self.setTitle()is unnecessary and should be removed.

Comments (2)

  1. Log in to comment