[Commits] (jed) Renamed Calendar to be Calendar Demo (Bug#1907).

commits at osafoundation.org commits at osafoundation.org
Thu Sep 16 13:09:03 PDT 2004


Commit by: jed
Modified files:
chandler/parcels/osaf/views/content/parcel.xml 1.67 1.68

Log message:
Renamed Calendar to be Calendar Demo (Bug#1907).

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

Index: chandler/parcels/osaf/views/content/parcel.xml
diff -u chandler/parcels/osaf/views/content/parcel.xml:1.67 chandler/parcels/osaf/views/content/parcel.xml:1.68
--- chandler/parcels/osaf/views/content/parcel.xml:1.67	Fri Sep 10 16:36:14 2004
+++ chandler/parcels/osaf/views/content/parcel.xml	Thu Sep 16 13:09:01 2004
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
 
-<!-- $Revision: 1.67 $ -->
-<!-- $Date: 2004/09/10 23:36:14 $ -->
+<!-- $Revision: 1.68 $ -->
+<!-- $Date: 2004/09/16 20:09:01 $ -->
 <!-- Copyright (c) 2004 Open Source Applications Foundation -->
 <!-- License: http://osafoundation.org/Chandler_0.1_license_terms.htm -->
 
@@ -24,7 +24,7 @@
 
   <!-- ItemCollections -->
   <contentModel:ItemCollection itsName="calendarItemCollection">
-    <displayName>Calendar</displayName>
+    <displayName>Calendar Demo</displayName>
     <_rule value="for i in '//parcels/osaf/contentmodel/calendar/CalendarEventMixin' where True"/>
   </contentModel:ItemCollection>
 



More information about the Commits mailing list