Correct tab title

This commit is contained in:
Ruben Daniels 2015-04-23 22:27:36 +00:00 committed by nightwing
parent f40b6fa368
commit 7171160065

View File

@ -157,7 +157,7 @@ define(function(require, exports, module) {
plugin.on("documentLoad", function(e) {
var doc = e.doc;
doc.title = "Plugin Store";
doc.title = "Package Browser";
function setTheme(){
// var bg = ui.getStyleRule(".bar-preferences .container .header", "backgroundColor") || "#F0F0F0";