From fb966de89ca1f5d20ec3b65e2c5aab00fe21efa5 Mon Sep 17 00:00:00 2001 From: ElbertF Date: Mon, 29 Nov 2010 19:35:21 +1100 Subject: [PATCH] Added option to move icons back to status bar, fixed regression issue with FF3.6, several minor bugfixes --- chrome/content/options.xul | 14 +++++++ chrome/content/overlay.js | 65 ++++++++++++++++++++++++++------ chrome/content/overlay.xul | 43 ++++----------------- chrome/locale/en-US/overlay.dtd | 3 ++ chrome/skin/overlay.css | 6 ++- defaults/preferences/defaults.js | 1 + install.rdf | 2 +- 7 files changed, 85 insertions(+), 49 deletions(-) diff --git a/chrome/content/options.xul b/chrome/content/options.xul index 8c2da4a0c..1b97c95c9 100755 --- a/chrome/content/options.xul +++ b/chrome/content/options.xul @@ -10,6 +10,7 @@ xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> + @@ -23,6 +24,19 @@ + + + + + + + + + + + +