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:
@@ -9,12 +9,9 @@
|
||||
-->
|
||||
|
||||
<?xml-stylesheet href="chrome://dactyl/skin/dactyl.css" type="text/css"?>
|
||||
|
||||
<!DOCTYPE overlay SYSTEM "dactyl.dtd" [
|
||||
<!ENTITY and "&&">
|
||||
<!ENTITY dactyl.content "chrome://dactyl/content/">
|
||||
<!ENTITY commandline "if (window.dactyl) return dactyl.modules.commandline">
|
||||
<!ENTITY events "if (window.dactyl ∧ dactyl.modules.loaded.events) return dactyl.modules.events">
|
||||
<!ENTITY status "dactyl-statusline-field-">
|
||||
]>
|
||||
|
||||
<overlay id="dactyl"
|
||||
|
||||
Reference in New Issue
Block a user