commit 46f77ec8abc93c2083fce4bc85ba398e298bf11d
parent a47bf41eb6843fd82377a089434574ec68ffb5d4
Author: David Norton <david@nortoncrew.com>
Date: Wed, 26 Jul 2006 17:48:27 +0000
Set icon for extension (visible on Add-Ons window. You'll have to reinstall Scholar to see).
NOTE: The icon is temporary, just a placeholder. We are waiting on somebody that has real design skills to create a real icon.
Diffstat:
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/chrome/chromeFiles/skin/default/scholar/mainicon.png b/chrome/chromeFiles/skin/default/scholar/mainicon.png
Binary files differ.
diff --git a/install.rdf b/install.rdf
@@ -17,7 +17,7 @@
<em:homepageURL>http://chnm.gmu.edu/tools/firefoxscholar/</em:homepageURL>
<em:optionsURL>chrome://scholar/content/preferences.xul</em:optionsURL>
<em:aboutURL>chrome://scholar/content/about.xul</em:aboutURL>
- <!--<em:iconURL>chrome://scholar/skin/mainicon.png</em:iconURL>-->
+ <em:iconURL>chrome://scholar/skin/mainicon.png</em:iconURL>
<em:updateURL>http://chnm.gmu.edu/firefoxscholar/download/update-svn.rdf</em:updateURL>
<em:type>2</em:type> <!-- type=extension -->