~ubuntu-branches/ubuntu/precise/kompozer/precise

« back to all changes in this revision

Viewing changes to mozilla/toolkit/components/help/helpOnHelp/locale/en-US/help-toc.rdf

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Yarusso
  • Date: 2007-08-27 01:11:03 UTC
  • Revision ID: james.westby@ubuntu.com-20070827011103-2jgf4s6532gqu2ka
Tags: upstream-0.7.10
ImportĀ upstreamĀ versionĀ 0.7.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 
3
        xmlns:nc="http://home.netscape.com/NC-rdf#">
 
4
 
 
5
  <rdf:Description about="urn:root">
 
6
    <nc:subheadings>
 
7
      <rdf:Seq>
 
8
        <rdf:li> <rdf:Description ID="use-help" nc:name="How to Use Help"
 
9
                  nc:link="welcome.xhtml"/> </rdf:li>
 
10
      </rdf:Seq>
 
11
    </nc:subheadings>
 
12
  </rdf:Description>
 
13
 
 
14
  <rdf:Description about="#use-help">
 
15
    <nc:subheadings>
 
16
      <rdf:Seq>
 
17
        <rdf:li> <rdf:Description ID="use-help-finding-the-topic-you-want" nc:name="Finding the Topic You Want" nc:link="welcome.xhtml#finding_the_topic_you_want"/> </rdf:li>
 
18
        <rdf:li> <rdf:Description ID="use-help-retracing-your-steps" nc:name="Retracing Your Steps" nc:link="welcome.xhtml#retracing_your_steps"/> </rdf:li>
 
19
        <rdf:li> <rdf:Description ID="use-help-search" nc:name="Search Tips" nc:link="welcome.xhtml#search_tips"/> </rdf:li>
 
20
      </rdf:Seq>
 
21
    </nc:subheadings>
 
22
  </rdf:Description>
 
23
 
 
24
</rdf:RDF>