www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 3dd8351478b193c6f8f82ba808603e136a5e4be6
parent 396631cb30822d05258d8e5ab015d8dca284fcec
Author: Dan Stillman <dstillman@zotero.org>
Date:   Tue, 14 Mar 2006 11:52:59 +0000

Including the file would probably help


Diffstat:
Mchrome/chromeFiles/content/scholar/scholar.xul | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/chrome/chromeFiles/content/scholar/scholar.xul b/chrome/chromeFiles/content/scholar/scholar.xul @@ -7,6 +7,7 @@ <script src="scholar.js"/> <script src="db.js"/> + <script src="data_access.js"/> <statusbar id="status-bar"> <statusbarpanel id="my-panel" label="&statusbarpanel.helloworld;"/>