mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-25 17:41:27 +02:00
43458d4432
--HG-- rename : common/content/io.js => common/modules/io.jsm
18 lines
357 B
XML
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: -->
|