[CMF-checkins] CVS: CMF/CMFCalendar - Event.py:1.16

Yvo Schubbe schubbe at web.de
Tue Jan 13 05:17:56 EST 2004


Update of /cvs-repository/CMF/CMFCalendar
In directory cvs.zope.org:/tmp/cvs-serv12980/CMFCalendar

Modified Files:
	Event.py 
Log Message:
cleanup:
- synced fti icon key with other ftis


=== CMF/CMFCalendar/Event.py 1.15 => 1.16 ===
--- CMF/CMFCalendar/Event.py:1.15	Thu Sep 25 07:36:48 2003
+++ CMF/CMFCalendar/Event.py	Tue Jan 13 05:17:54 2004
@@ -34,7 +34,7 @@
 # with the Types Tool (portal_types)
 factory_type_information = (
     {'id': 'Event',
-     'content_icon': 'event_icon.gif',
+     'icon': 'event_icon.gif',
      'meta_type': 'CMF Event',
      'description': ('Events are objects for use in Calendar topical '
                      'queries on the catalog.'),




More information about the CMF-checkins mailing list