зеркало из https://github.com/mozilla/gecko-dev.git
Bug 56863 - make about:plugins localizable, r=biesi, sr=bz
This commit is contained in:
Родитель
2d92353fd4
Коммит
d106a223c2
|
@ -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 }
|
||||
};
|
||||
|
|
Загрузка…
Ссылка в новой задаче