mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-03 08:14:12 +01:00
Death to E4X and stuff.
This commit is contained in:
@@ -50,7 +50,6 @@ var StatusLine = Module("statusline", {
|
||||
*/));
|
||||
}
|
||||
|
||||
XML.ignoreWhitespace = true;
|
||||
let _commandline = "if (window.dactyl) return dactyl.modules.commandline";
|
||||
let prepend = [
|
||||
["button", { id: "appmenu-button", label: "", image: "chrome://branding/content/icon16.png", highlight: "AppmenuButton", xmlns: "xul" }],
|
||||
|
||||
Reference in New Issue
Block a user