Bug 56863 - make about:plugins localizable, r=biesi, sr=bz
git-svn-id: svn://10.0.0.236/trunk@211794 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -68,7 +68,7 @@ struct RedirEntry {
|
||||
static RedirEntry kRedirMap[] = {
|
||||
{ "credits", "http://www.mozilla.org/credits/", PR_TRUE },
|
||||
{ "mozilla", "chrome://global/content/mozilla.xhtml", PR_TRUE },
|
||||
{ "plugins", "chrome://communicator/content/plugins.html", PR_TRUE },
|
||||
{ "plugins", "chrome://communicator/content/plugins.html", PR_FALSE },
|
||||
{ "config", "chrome://global/content/config.xul", PR_FALSE },
|
||||
{ "logo", "chrome://global/content/logo.gif", PR_TRUE }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user