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

Automagically generate DTDs. One more step towards dropping the chrome: protocol.

--HG--
rename : common/content/io.js => common/modules/io.jsm
This commit is contained in:
Kris Maglione
2011-01-03 21:11:28 -05:00
parent 30ec5fc393
commit 43458d4432
59 changed files with 553 additions and 463 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="chrome://dactyl/content/help.xsl"?>
<?xml-stylesheet type="text/xsl" href="dactyl://content/help.xsl"?>
<!DOCTYPE document SYSTEM "chrome://dactyl/content/help.dtd" [
<!DOCTYPE document SYSTEM "dactyl://content/dtd" [
<!ENTITY tab "&#xa0;&#xa0;&#xa0;">
]>