completed move to overlay.xul. Main interface will now be in scholar.xul. Next move: move functionality from sidebar.xul, editpane.xul to scholar.xul

This commit is contained in:
David Norton 2006-05-23 19:12:53 +00:00
parent 139fc8ca99
commit edb653cad4
3 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@
<menupopup id="menu_ToolsPopup">
<menuitem id="tools-scholar"
oncommand="open('chrome://scholar/content/scholar-main.xul','scholar-window','chrome, resizable');" label="Scholar"
oncommand="open('chrome://scholar/content/scholar.xul','scholar-window','chrome, resizable');" label="Scholar"
key="key_openScholar"/>
</menupopup>

View file

@ -11,7 +11,7 @@
onload="init()"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<script src="scholar-main.js"/>
<script src="scholar.js"/>
<script src="treeView.js"/>
<toolbar>