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:
@@ -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 "   ">
|
||||
]>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user