BM tag title.

git-svn-id: svn://10.0.0.236/trunk@180741 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mgalli%geckonnection.com 2005-09-21 04:34:43 +00:00
parent 263106feb7
commit 268928d65e

View File

@ -157,7 +157,7 @@ nsBrowserStatusHandler.prototype =
const rsschromemask = "chrome://minimo/content/rssview/rssblank.xhtml";
if(aLocation.spec.substr(0, rsschromemask.length) == rsschromemask) {
this.urlBar.value=" rss view ";
this.urlBar.value="SB: "+gRSSTag;
} else {
domWindow = aWebProgress.DOMWindow;
// Update urlbar only if there was a load on the root docshell