]> git.donarmstrong.com Git - dactyl.git/blob - common/locale/en-US/all.xml
Import 1.0rc1 supporting Firefox up to 11.*
[dactyl.git] / common / locale / en-US / all.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <?xml-stylesheet type="text/xsl" href="dactyl://content/help.xsl"?>
3
4 <!DOCTYPE document SYSTEM "dactyl://content/dtd">
5
6 <document
7     name="all"
8     title="&dactyl.appName; All"
9     xmlns="&xmlns.dactyl;"
10     xmlns:html="&xmlns.html;">
11 <tags>all</tags>
12
13 <toc/>
14
15 <include href="intro" tag="intro.xml"/>
16 <include href="starting" tag="starting.xml"/>
17 <include href="browsing" tag="browsing.xml"/>
18 <include href="buffer" tag="buffer.xml"/>
19 <include href="cmdline" tag="cmdline.xml"/>
20 <include href="editing" tag="editing.xml"/>
21 <include href="options" tag="options.xml"/>
22 <include href="pattern" tag="pattern.xml"/>
23 <include href="tabs" tag="tabs.xml"/>
24 <include href="hints" tag="hints.xml"/>
25 <include href="map" tag="map.xml"/>
26 <include href="eval" tag="eval.xml"/>
27 <include href="marks" tag="marks.xml"/>
28 <include href="repeat" tag="repeat.xml"/>
29 <include href="autocommands" tag="autocommands.xml"/>
30 <include href="print" tag="print.xml"/>
31 <include href="gui" tag="gui.xml"/>
32 <include href="styling" tag="styling.xml"/>
33 <include href="message" tag="message.xml"/>
34 <include href="privacy" tag="privacy.xml"/>
35 <include href="developer" tag="developer.xml"/>
36 <include href="various" tag="various.xml"/>
37 <include href="plugins" tag="plugins.xml"/>
38 <include href="versions" tag="versions.xml"/>
39 <include href="faq" tag="faq.xml"/>
40 <include href="index" tag="index.xml"/>
41
42 </document>
43
44 <!-- vim:se sts=4 sw=4 et: -->