Commit by: alecf
Modified files:
chandler/parcels/osaf/views/main/parcel.xml 1.153 1.154

Log message:
temporary fix for bug 2309 - disable New Contact for .5 release


ViewCVS links:
http://cvs.osafoundation.org/index.cgi/chandler/parcels/osaf/views/main/parcel.xml.diff?r1=text&tr1=1.153&r2=text&tr2=1.154

Index: chandler/parcels/osaf/views/main/parcel.xml
diff -u chandler/parcels/osaf/views/main/parcel.xml:1.153 
chandler/parcels/osaf/views/main/parcel.xml:1.154
--- chandler/parcels/osaf/views/main/parcel.xml:1.153   Mon Jan 24 16:38:54 2005
+++ chandler/parcels/osaf/views/main/parcel.xml Tue Jan 25 15:23:28 2005
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
 
-<!-- $Revision: 1.153 $ -->
-<!-- $Date: 2005/01/25 00:38:54 $ -->
+<!-- $Revision: 1.154 $ -->
+<!-- $Date: 2005/01/25 23:23:28 $ -->
 <!-- Copyright (c) 2003-2004 Open Source Applications Foundation -->
 <!-- License: http://osafoundation.org/Chandler_0.1_license_terms.htm -->
 
@@ -532,7 +532,8 @@
     <blockName>NewContactItem</blockName>
     <title>Contact</title>
     <helpString>Create a new Contact</helpString>
-    <event itemref="doc:NewContact"/>
+    <!-- removed to disable menu item until post-kibble, bug 2309:
+        <event itemref="doc:NewContact"/> -->
   </MenuItem>
 
   <MenuItem itsName="NewTabItem">

_______________________________________________
Commits mailing list
Commits@osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/commits

Reply via email to