From ce26db3495519f0901c8ff3cd9a403e19744bbf5 Mon Sep 17 00:00:00 2001 From: David Norton Date: Thu, 6 Jul 2006 20:43:32 +0000 Subject: [PATCH] Closes #12, credits panel. This custom credits panel gives us more flexibility. Also, there is an About link which is certainly easier to find than right-clicking on the extension in the Add-ons window. --- chrome/chromeFiles/content/scholar/about.xul | 52 +++++++++++++++++++ .../chromeFiles/content/scholar/overlay.xul | 1 + .../skin/default/scholar/about.css | 35 +++++++++++++ install.rdf | 2 +- 4 files changed, 89 insertions(+), 1 deletion(-) create mode 100644 chrome/chromeFiles/content/scholar/about.xul create mode 100644 chrome/chromeFiles/skin/default/scholar/about.css diff --git a/chrome/chromeFiles/content/scholar/about.xul b/chrome/chromeFiles/content/scholar/about.xul new file mode 100644 index 000000000..db749690b --- /dev/null +++ b/chrome/chromeFiles/content/scholar/about.xul @@ -0,0 +1,52 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/chrome/chromeFiles/content/scholar/overlay.xul b/chrome/chromeFiles/content/scholar/overlay.xul index 8ead9d2c4..991037d51 100644 --- a/chrome/chromeFiles/content/scholar/overlay.xul +++ b/chrome/chromeFiles/content/scholar/overlay.xul @@ -39,6 +39,7 @@