mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-16 20:15:48 +01:00
Automagically generate DTDs. One more step towards dropping the chrome: protocol.
--HG-- rename : common/content/io.js => common/modules/io.jsm
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
|
||||
<!ENTITY dactyl.mainWindow "main-window">
|
||||
<!ENTITY dactyl.commandContainer "browser-bottombox">
|
||||
<!ENTITY dactyl.statusBefore "statusbar-display">
|
||||
<!ENTITY dactyl.statusAfter "">
|
||||
|
||||
<!ENTITY dactyl.appName "Pentadactyl">
|
||||
<!ENTITY dactyl.idName "PENTADACTYL">
|
||||
<!ENTITY dactyl.name "pentadactyl">
|
||||
<!ENTITY dactyl.fileExt "penta">
|
||||
<!ENTITY dactyl.hostbin "firefox">
|
||||
|
||||
<!ENTITY % dactylBase SYSTEM "chrome://dactyl/content/base.dtd">
|
||||
%dactylBase;
|
||||
|
||||
Reference in New Issue
Block a user