[Zope-CVS] CVS: Packages/Moztop/moztop/content - moztop.xul:1.21
Stephan Richter
srichter@cbu.edu
Thu, 20 Mar 2003 12:07:32 -0500
Update of /cvs-repository/Packages/Moztop/moztop/content
In directory cvs.zope.org:/tmp/cvs-serv11797/content
Modified Files:
moztop.xul
Log Message:
Rename statusbar --> messages
=== Packages/Moztop/moztop/content/moztop.xul 1.20 => 1.21 ===
--- Packages/Moztop/moztop/content/moztop.xul:1.20 Thu Mar 20 11:38:29 2003
+++ Packages/Moztop/moztop/content/moztop.xul Thu Mar 20 12:07:02 2003
@@ -7,7 +7,7 @@
<?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/statusbar/statusbaroverlay.xul"?>
+<?xul-overlay href="chrome://moztop/content/messages/messagesoverlay.xul"?>
<?xul-overlay href="chrome://moztop/content/toolbar/toolbaroverlay.xul"?>
<?xul-overlay href="chrome://moztop/content/workspace/workspaceoverlay.xul"?>
@@ -54,6 +54,6 @@
<spacer flex="1"/><grippy/><spacer flex="1"/>
</splitter>
- <tabbox id="statusbar"/>
+ <tabbox id="messages"/>
</window>