summaryrefslogtreecommitdiffstats
path: root/l10n-lt/suite/chrome/common/helpviewer/help-toc.rdf
blob: 8a18d4da2300e6c34125e182954a62bb99f6263d (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
<?xml version="1.0" encoding="UTF-8"?>
<!-- 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/. -->

<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="urn:root">
    <nc:subheadings>
      <rdf:Seq>
        <rdf:li> <rdf:Description ID="use-help" nc:name="Naudojimasis žinynu"
                  nc:link="chrome://help/locale/welcome.xhtml"/> </rdf:li>
      </rdf:Seq>
    </nc:subheadings>
  </rdf:Description>

  <rdf:Description about="#use-help">
    <nc:subheadings>
      <rdf:Seq>
        <rdf:li> <rdf:Description ID="use-help-finding-the-topic-you-want" nc:name="Pageidautinos temos paieška" nc:link="chrome://help/locale/welcome.xhtml#finding_the_topic_you_want"/> </rdf:li>
        <rdf:li> <rdf:Description ID="use-help-search" nc:name="Patarimai, kaip ieškoti" nc:link="chrome://help/locale/welcome.xhtml#search_tips"/> </rdf:li>
      </rdf:Seq>
    </nc:subheadings>
  </rdf:Description>

</rdf:RDF>