[Zope-CVS] CVS: Packages/Moztop/moztop/content - moztop.xul:1.20

Stephan Richter srichter@cbu.edu
Thu, 20 Mar 2003 11:38:59 -0500


Update of /cvs-repository/Packages/Moztop/moztop/content
In directory cvs.zope.org:/tmp/cvs-serv7755

Modified Files:
	moztop.xul 
Log Message:
Created new toolbar directory and moved toolbar code to it.

Note that we try to match the directory hierarchy to the UI layout now.


=== Packages/Moztop/moztop/content/moztop.xul 1.19 => 1.20 ===
--- Packages/Moztop/moztop/content/moztop.xul:1.19	Thu Mar 20 11:30:21 2003
+++ Packages/Moztop/moztop/content/moztop.xul	Thu Mar 20 11:38:29 2003
@@ -4,12 +4,12 @@
 <?xml-stylesheet href="chrome://moztop/skin" type="text/css"?>
 
 <?xul-overlay href="chrome://moztop/content/menu/menuoverlay.xul"?>
-<?xul-overlay href="chrome://moztop/content/menu/toolbaroverlay.xul"?>
 <?xul-overlay href="chrome://moztop/content/menu/keysetoverlay.xul"?>
 <?xul-overlay href="chrome://moztop/content/menu/commandset.xul"?>
 <?xul-overlay href="chrome://moztop/content/navigation/navigationoverlay.xul"?>
-<?xul-overlay href="chrome://moztop/content/workspace/workspaceoverlay.xul"?>
 <?xul-overlay href="chrome://moztop/content/statusbar/statusbaroverlay.xul"?>
+<?xul-overlay href="chrome://moztop/content/toolbar/toolbaroverlay.xul"?>
+<?xul-overlay href="chrome://moztop/content/workspace/workspaceoverlay.xul"?>
 
 <!DOCTYPE window [
 <!ENTITY % moztopDTD SYSTEM "chrome://moztop/locale/moztop.dtd">