diff --git a/xpfe/components/prefwindow/resources/content/MANIFEST b/xpfe/components/prefwindow/resources/content/MANIFEST index bf8dcf7ce620..4d7d3fb43f0c 100644 --- a/xpfe/components/prefwindow/resources/content/MANIFEST +++ b/xpfe/components/prefwindow/resources/content/MANIFEST @@ -23,6 +23,7 @@ pref-download.xul pref-editing.xul pref-fonts.xul pref-fonts.js +pref-history.xul pref-languages.xul pref-languages2.xul pref-languages-add.xul diff --git a/xpfe/components/prefwindow/resources/content/Makefile.in b/xpfe/components/prefwindow/resources/content/Makefile.in index b197c3cf95e4..daf33f3449b4 100644 --- a/xpfe/components/prefwindow/resources/content/Makefile.in +++ b/xpfe/components/prefwindow/resources/content/Makefile.in @@ -57,8 +57,9 @@ CHROME_CONTENT = \ pref-editing.xul \ pref-fonts.xul \ pref-fonts.js \ + pref-history.xul \ pref-languages.xul \ - pref-languages2.xul \ + pref-languages2.xul \ pref-languages-add.xul \ pref-languages.js \ pref-navigator.xul \ diff --git a/xpfe/components/prefwindow/resources/content/makefile.win b/xpfe/components/prefwindow/resources/content/makefile.win index 1285007430f4..e484269f9760 100644 --- a/xpfe/components/prefwindow/resources/content/makefile.win +++ b/xpfe/components/prefwindow/resources/content/makefile.win @@ -50,6 +50,7 @@ CHROME_CONTENT = \ .\pref-editing.xul \ .\pref-fonts.xul \ .\pref-fonts.js \ + .\pref-history.xul \ .\pref-languages.xul \ .\pref-languages2.xul \ .\pref-languages-add.xul \ diff --git a/xpfe/components/prefwindow/resources/content/pref-history.xul b/xpfe/components/prefwindow/resources/content/pref-history.xul new file mode 100644 index 000000000000..6820eda6db74 --- /dev/null +++ b/xpfe/components/prefwindow/resources/content/pref-history.xul @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + <text value="&header3.label;"/> + &historyPages.label; + + + + + +