[Checkins] SVN: Products.SQLAlchemyDA/trunk/__init__.py added icon

Andreas Jung andreas at andreas-jung.com
Thu Jun 7 06:41:52 EDT 2007


Log message for revision 76459:
  added icon
  

Changed:
  U   Products.SQLAlchemyDA/trunk/__init__.py

-=-
Modified: Products.SQLAlchemyDA/trunk/__init__.py
===================================================================
--- Products.SQLAlchemyDA/trunk/__init__.py	2007-06-07 10:41:42 UTC (rev 76458)
+++ Products.SQLAlchemyDA/trunk/__init__.py	2007-06-07 10:41:52 UTC (rev 76459)
@@ -22,6 +22,7 @@
     context.registerClass(SAWrapper, 
                           constructors=(manage_addSAWrapperForm, 
                                         manage_addSAWrapper),
+                          icon = SOFTWARE_HOME + '/Shared/DC/ZRDB/www/DBAdapterFolder_icon.gif',
                           permission=ADD_SA_WRAPPER_PERMISSION)                          
 
 



More information about the Checkins mailing list