mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-26 21:21:25 +02:00
9f53da0ce3
--HG-- extra : rebase_source : 9c46da3c53e76ed33a3839e7c59acacbd0ee7805
18 lines
378 B
XML
18 lines
378 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml-stylesheet type="text/xsl" href="chrome://dactyl/content/help.xsl"?>
|
|
|
|
<!DOCTYPE overlay SYSTEM "chrome://dactyl/content/dactyl.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: -->
|