1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-28 13:42:26 +01:00
Files
pentadactyl-pm/melodactyl/locale/en-US/browsing.xml
Kris Maglione 43458d4432 Automagically generate DTDs. One more step towards dropping the chrome: protocol.
--HG--
rename : common/content/io.js => common/modules/io.jsm
2011-01-03 21:11:28 -05:00

18 lines
357 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="dactyl://content/help.xsl"?>
<!DOCTYPE overlay SYSTEM "dactyl://content/dtd">
<overlay
xmlns="&xmlns.dactyl;"
xmlns:html="&xmlns.html;">
<span replace="w"/>
<span replace="W"/>
<span replace=":wc"/>
<span replace=":winon"/>
</overlay>
<!-- vim:se sts=4 sw=4 et: -->