From 3ac1838cba725705a96a9d7b65721b15f4ec67b1 Mon Sep 17 00:00:00 2001 From: Einar Egilsson Date: Fri, 26 Aug 2011 14:37:27 +0200 Subject: Moved everything to a js module, removed custom xpcom interfaces --- chrome/ui/browserOverlay.xul | 34 +++++++ chrome/ui/editRedirect.xul | 58 ++++++++++++ chrome/ui/help.html | 182 ++++++++++++++++++++++++++++++++++++ chrome/ui/settings.xul | 118 +++++++++++++++++++++++ chrome/ui/skin/movedown.png | Bin 0 -> 294 bytes chrome/ui/skin/movedowndisabled.png | Bin 0 -> 361 bytes chrome/ui/skin/moveup.png | Bin 0 -> 360 bytes chrome/ui/skin/moveupdisabled.png | Bin 0 -> 282 bytes chrome/ui/skin/redirector.css | 15 +++ chrome/ui/skin/redirector.png | Bin 0 -> 1462 bytes chrome/ui/skin/statusactive.png | Bin 0 -> 360 bytes chrome/ui/skin/statusinactive.png | Bin 0 -> 396 bytes 12 files changed, 407 insertions(+) create mode 100644 chrome/ui/browserOverlay.xul create mode 100644 chrome/ui/editRedirect.xul create mode 100644 chrome/ui/help.html create mode 100644 chrome/ui/settings.xul create mode 100644 chrome/ui/skin/movedown.png create mode 100644 chrome/ui/skin/movedowndisabled.png create mode 100644 chrome/ui/skin/moveup.png create mode 100644 chrome/ui/skin/moveupdisabled.png create mode 100644 chrome/ui/skin/redirector.css create mode 100644 chrome/ui/skin/redirector.png create mode 100644 chrome/ui/skin/statusactive.png create mode 100644 chrome/ui/skin/statusinactive.png (limited to 'chrome/ui') diff --git a/chrome/ui/browserOverlay.xul b/chrome/ui/browserOverlay.xul new file mode 100644 index 0000000..32bf1d5 --- /dev/null +++ b/chrome/ui/browserOverlay.xul @@ -0,0 +1,34 @@ + + + + +