summaryrefslogtreecommitdiffstats
path: root/l10n-es-ES/suite/chrome/common/help/help-win.rdf
blob: 1ad176b6db07de1663292fc8e434067509373b3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?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="Hacer de &brandShortName; su navegador predeterminado"
        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="Navegador predeterminado"
         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="Preferencias de navegador predeterminado"
	 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="Preferencias de navegador predeterminado"
	 nc:link="cs_nav_prefs_navigator.xhtml#navigator"/>
     </rdf:li></rdf:Seq>
   </nc:subheadings>
</rdf:Description>

</rdf:RDF>