[Zope-CVS] CVS: Packages/Moztop/moztop/content/Menu - ToolBarOverlay.xul:1.6

Paul Everitt paul@zope.com
Wed, 15 Jan 2003 12:38:52 -0500


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

Modified Files:
	ToolBarOverlay.xul 
Log Message:
Added two groupboxes to the MetaData tab (edit and add, same as 
Properties tab).  Removed Properties tab in explorer.  Put Explorer tab 
first, so it is visible.  Sites is now second.

Also, removed button for "Open" a resource.  Now you just doubleclick 
on a folder/doc/whatever.

Also, removed Add Task and Remove Task button from the toolbar.


=== Packages/Moztop/moztop/content/Menu/ToolBarOverlay.xul 1.5 => 1.6 ===
--- Packages/Moztop/moztop/content/Menu/ToolBarOverlay.xul:1.5	Tue Jan 14 21:26:39 2003
+++ Packages/Moztop/moztop/content/Menu/ToolBarOverlay.xul	Wed Jan 15 12:38:49 2003
@@ -13,9 +13,6 @@
                              'Connection Wizard', 'chrome');" />
     <button label="Open"
         image="chrome://communicator/skin/directory/file-folder-open.gif" />
-    <button onclick="return addTask('add', 'Add Item', 'in progress');" 
-            label="Add Task" />
-    <button onclick="deleteSelectedTask();" label="Delete Task" />
     <button onclick="reloadContentData();" label="Reload Content" />
     <spring flex="100%" />
   </toolbar>