From 77e3ba58c594a6ba1414613edb2a58aa91af8710 Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Wed, 26 Jan 2011 08:18:33 -0500 Subject: [PATCH] Replace the 'Minefield' text in the app menu with a more sensible icon. Implement overlay attribute rewind on cleanup. --- common/content/statusline.js | 1 + common/modules/util.jsm | 34 +++++++++++++++++++++++++++------- 2 files changed, 28 insertions(+), 7 deletions(-) diff --git a/common/content/statusline.js b/common/content/statusline.js index f76eac28..da4e15b5 100644 --- a/common/content/statusline.js +++ b/common/content/statusline.js @@ -42,6 +42,7 @@ var StatusLine = Module("statusline", { XML.ignoreWhitespace = true; let _commandline = "if (window.dactyl) return dactyl.modules.commandline"; let prepend = +