summaryrefslogtreecommitdiffstats
path: root/comm/suite/locales/en-US/chrome/common/help/help-win.rdf
diff options
context:
space:
mode:
Diffstat (limited to 'comm/suite/locales/en-US/chrome/common/help/help-win.rdf')
-rw-r--r--comm/suite/locales/en-US/chrome/common/help/help-win.rdf52
1 files changed, 52 insertions, 0 deletions
diff --git a/comm/suite/locales/en-US/chrome/common/help/help-win.rdf b/comm/suite/locales/en-US/chrome/common/help/help-win.rdf
new file mode 100644
index 0000000000..86c1af49bd
--- /dev/null
+++ b/comm/suite/locales/en-US/chrome/common/help/help-win.rdf
@@ -0,0 +1,52 @@
+<?xml version="1.0"?>
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+
+
+<!DOCTYPE rdf:RDF SYSTEM "chrome://branding/locale/brand.dtd" >
+
+<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:nc="http://home.netscape.com/NC-rdf#">
+
+<rdf:Description about="suite-toc.rdf#nav-doc-ses">
+ <nc:subheadings>
+ <rdf:Seq><rdf:li>
+ <rdf:Description ID="nav-doc-default"
+ nc:name="Making &brandShortName; Your Default Browser"
+ nc:link="nav_help.xhtml#making_mozilla_your_default_browser"/>
+ </rdf:li></rdf:Seq>
+ </nc:subheadings>
+</rdf:Description>
+
+<rdf:Description about="help-index1.rdf#browser">
+ <nc:subheadings>
+ <rdf:Seq><rdf:li>
+ <rdf:Description ID="browser:default"
+ nc:name="default browser"
+ nc:link="nav_help.xhtml#making_mozilla_your_default_browser"/>
+ </rdf:li></rdf:Seq>
+ </nc:subheadings>
+</rdf:Description>
+
+<rdf:Description about="help-indexAZ.rdf#d">
+ <nc:subheadings>
+ <rdf:Seq><rdf:li>
+ <rdf:Description ID="default_browser_preferences"
+ nc:name="default browser preferences"
+ nc:link="cs_nav_prefs_navigator.xhtml#navigator"/>
+ </rdf:li></rdf:Seq>
+ </nc:subheadings>
+</rdf:Description>
+
+<rdf:Description about="help-index1.rdf#preferences">
+ <nc:subheadings>
+ <rdf:Seq><rdf:li>
+ <rdf:Description ID="preferences:default_browser"
+ nc:name="default browser preferences"
+ nc:link="cs_nav_prefs_navigator.xhtml#navigator"/>
+ </rdf:li></rdf:Seq>
+ </nc:subheadings>
+</rdf:Description>
+
+</rdf:RDF>