Index: openacs-4/packages/dotlrn-dotlrn/sql/oracle/dotlrn-dotlrn-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-dotlrn/sql/oracle/dotlrn-dotlrn-create.sql,v diff -u -r1.13 -r1.14 --- openacs-4/packages/dotlrn-dotlrn/sql/oracle/dotlrn-dotlrn-create.sql 17 Sep 2003 13:59:12 -0000 1.13 +++ openacs-4/packages/dotlrn-dotlrn/sql/oracle/dotlrn-dotlrn-create.sql 30 Sep 2003 13:11:39 -0000 1.14 @@ -31,6 +31,7 @@ foo := acs_sc_impl.new ( impl_contract_name => 'dotlrn_applet', impl_name => 'dotlrn_dotlrn', + impl_pretty_name => 'dotlrn_dotlrn', impl_owner_name => 'dotlrn_dotlrn' );