[Zope-CVS] CVS: Packages/Moztop/moztop/content - moztop.xul:1.16
Stephan Richter
srichter@cbu.edu
Thu, 20 Mar 2003 09:56:36 -0500
Update of /cvs-repository/Packages/Moztop/moztop/content
In directory cvs.zope.org:/tmp/cvs-serv24970
Modified Files:
moztop.xul
Log Message:
Renaming continues:
Rename Menu --> menu (and all contained files to lower case)
=== Packages/Moztop/moztop/content/moztop.xul 1.15 => 1.16 ===
--- Packages/Moztop/moztop/content/moztop.xul:1.15 Thu Mar 20 09:33:31 2003
+++ Packages/Moztop/moztop/content/moztop.xul Thu Mar 20 09:56:04 2003
@@ -3,13 +3,13 @@
<?xml-stylesheet href="chrome://global/skin" type="text/css"?>
<?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/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/explorer/exploreroverlay.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/Menu/commandset.xul"?>
<!DOCTYPE window [
<!ENTITY % moztopDTD SYSTEM "chrome://moztop/locale/moztop.dtd">