[mythtv-commits] mythtv commit: r13385 by paulh
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Tue May 1 14:17:47 UTC 2007
Author: paulh
Date: 2007-05-01 14:17:46 +0000 (Tue, 01 May 2007)
New Revision: 13385
Changeset: http://cvs.mythtv.org/trac/changeset/13385
Modified:
trunk/mythplugins/mythbrowser/mythbrowser/tabview.cpp
trunk/mythplugins/mythbrowser/mythbrowser/tabview.h
trunk/mythplugins/mythbrowser/mythbrowser/webpage.cpp
trunk/mythplugins/mythbrowser/mythbrowser/webpage.h
Log:
In MythBrowser set the tab title to "Loading..." while a page is loading, then
when the page has loaded set it to the title of the page if available, if not
fall back to using the URL.
Also improves the page loading completed detection.
I just changed things so the 'Loading...' string is translateable.
Closes #3375. Patch from roo (at) gmail (dot) com.
More information about the mythtv-commits
mailing list