Index: openacs-4/packages/survey-portlet/sql/oracle/survey-portlet-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/survey-portlet/sql/oracle/survey-portlet-create.sql,v diff -u -r1.2 -r1.3 --- openacs-4/packages/survey-portlet/sql/oracle/survey-portlet-create.sql 17 Sep 2003 14:48:17 -0000 1.2 +++ openacs-4/packages/survey-portlet/sql/oracle/survey-portlet-create.sql 30 Sep 2003 13:11:41 -0000 1.3 @@ -111,6 +111,7 @@ foo := acs_sc_impl.new ( impl_contract_name => 'portal_datasource', impl_name => 'survey_portlet', + impl_pretty_name => 'Survey portlet', impl_owner_name => 'survey_portlet' );