From c31a79219c79999b1dae638ff705ee36820da5c5 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Tue, 30 May 2006 06:11:30 +0000 Subject: [PATCH] Trivial whitespace fix to verify build script A new XPI will be created at http://chnm.gmu.edu/firefoxscholar/download/scholar-dev.xpi after every commit -- once that XPI is installed, it can be updated at any time to the latest build from SVN via the Add-ons window in Firefox Devs should continue to use 'svn update', naturally -- others who want to switch to the XPIs should be sure to remove the scholar@chnm (or GUID, if already changed as per r78) text file from their Firefox profile directory before installing from the above URL This system will be adapted for manual (e.g. alpha/beta/production) builds at a later date --- chrome.manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome.manifest b/chrome.manifest index 6d90f64f6..dfb06a966 100644 --- a/chrome.manifest +++ b/chrome.manifest @@ -1,6 +1,6 @@ content scholar chrome/chromeFiles/content/scholar/ locale scholar en-US chrome/chromeFiles/locale/en-US/scholar/ -skin scholar default chrome/chromeFiles/skin/default/scholar/ +skin scholar default chrome/chromeFiles/skin/default/scholar/ overlay chrome://browser/content/browser.xul chrome://scholar/content/overlay.xul style chrome://browser/content/browser.xul chrome://scholar/skin/scholar.css