[CMF-checkins] CVS: CMF/CMFCollector - Collector.py:1.7

Ken Manheimer klm@zope.com
Wed, 17 Oct 2001 21:50:06 -0400


Update of /cvs-repository/CMF/CMFCollector
In directory cvs.zope.org:/tmp/cvs-serv6424

Modified Files:
	Collector.py 
Log Message:
A provisional icon - some jigsaw pieces snug together.  Nice the way
it works with a single jigsaw piece for each issue, and bugs being
aspects of a puzzle, sort of.  Then again, it might be nicer to have
the collector be a funnel, or a mousetrap, and an issue be a drop, or
a mouse...-)


=== CMF/CMFCollector/Collector.py 1.6 => 1.7 ===
 factory_type_information = (
     {'id': 'Collector',
-#     'content_icon': 'event_icon.gif',
+     'content_icon': 'collector_icon.gif',
      'meta_type': 'CMF Collector',
      'description': ('A Collector is a facility for tracking bug reports and'
                      ' other issues.'),