[Zope-CVS] CVS: Packages/Moztop/moztop/content/Menu - ToolBarOverlay.xul:1.2
Stephan Richter
srichter@cbu.edu
Mon, 13 Jan 2003 17:33:45 -0500
Update of /cvs-repository/Packages/Moztop/moztop/content/Menu
In directory cvs.zope.org:/tmp/cvs-serv14193/moztop/content/Menu
Modified Files:
ToolBarOverlay.xul
Log Message:
Inserted new logo made by Gus.
Note: I think Gus should create the logo having the correct background, so
that we do not need a white one, which does not fit in very well.
=== Packages/Moztop/moztop/content/Menu/ToolBarOverlay.xul 1.1.1.1 => 1.2 ===
--- Packages/Moztop/moztop/content/Menu/ToolBarOverlay.xul:1.1.1.1 Sun Jan 12 17:30:15 2003
+++ Packages/Moztop/moztop/content/Menu/ToolBarOverlay.xul Mon Jan 13 17:33:42 2003
@@ -17,8 +17,6 @@
<button onclick="deleteSelectedTask();" label="Delete Task" />
<button onclick="reloadContentData();" label="Reload content" />
<spring flex="100%" />
- <image src="zopelogo.png" />
- <spacer flex="1" />
</toolbar>
</overlay>