1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-09 23:55:44 +01:00

Resurrect the tutorial help page.

This commit is contained in:
Doug Kearns
2010-09-21 00:04:56 +10:00
parent d897676a89
commit a460446f00

View File

@@ -1,11 +1,11 @@
<?xml version="&xmlns.dactyl;> <?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="&xmlns.html;" href="chrome://dactyl/content/help.xsl"?> <?xml-stylesheet type="text/xsl" href="chrome://dactyl/content/help.xsl"?>
<!DOCTYPE overlay SYSTEM "chrome://dactyl/content/dactyl.dtd"> <!DOCTYPE overlay SYSTEM "chrome://dactyl/content/dactyl.dtd">
<overlay <overlay
xmlns="http://vimperator.org/namespaces/liberator" xmlns="&xmlns.dactyl;"
xmlns:html="http://www.w3.org/1999/xhtml"> xmlns:html="&xmlns.html;">
<include href="tutorial" tag="tutorial.html" insertafter="intro.html" /> <include href="tutorial" tag="tutorial.html" insertafter="intro.html" />