[Zope-CVS] CVS: Packages/Moztop/moztop/content - moztop.xul:1.4
Stephan Richter
srichter@cbu.edu
Tue, 14 Jan 2003 23:05:12 -0500
Update of /cvs-repository/Packages/Moztop/moztop/content
In directory cvs.zope.org:/tmp/cvs-serv25946/moztop/content
Modified Files:
moztop.xul
Log Message:
You can now "open" content objects. A new tab is created for them.
=== Packages/Moztop/moztop/content/moztop.xul 1.3 => 1.4 ===
--- Packages/Moztop/moztop/content/moztop.xul:1.3 Mon Jan 13 17:33:41 2003
+++ Packages/Moztop/moztop/content/moztop.xul Tue Jan 14 23:04:40 2003
@@ -37,6 +37,8 @@
<command id="menu-file-close:command" oncommand="closeProgram();"/>
<command id="menu-help-zope3:command" oncommand="showZope3();"/>
<command id="menu-help-about:command" oncommand="showAbout();"/>
+ <command id="menu-view-reload:command"
+ oncommand="BrowserReload()"/>
</commandset>
<box>