1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-17 19:13:32 +01:00

Some minor improvements to the previous changeset.

--HG--
branch : bootstrapped
This commit is contained in:
Kris Maglione
2010-12-23 20:25:09 -05:00
parent c66701339f
commit 909a658338
3 changed files with 39 additions and 43 deletions

View File

@@ -9,12 +9,9 @@
-->
<?xml-stylesheet href="chrome://dactyl/skin/dactyl.css" type="text/css"?>
<!DOCTYPE overlay SYSTEM "dactyl.dtd" [
<!ENTITY and "&amp;&amp;">
<!ENTITY dactyl.content "chrome://dactyl/content/">
<!ENTITY commandline "if (window.dactyl) return dactyl.modules.commandline">
<!ENTITY events "if (window.dactyl &and; dactyl.modules.loaded.events) return dactyl.modules.events">
<!ENTITY status "dactyl-statusline-field-">
]>
<overlay id="dactyl"