Index: openacs-4/packages/dotlrn-static/sql/oracle/dotlrn-static-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-static/sql/oracle/dotlrn-static-create.sql,v diff -u -r1.8 -r1.9 --- openacs-4/packages/dotlrn-static/sql/oracle/dotlrn-static-create.sql 11 Sep 2003 08:52:17 -0000 1.8 +++ openacs-4/packages/dotlrn-static/sql/oracle/dotlrn-static-create.sql 30 Sep 2003 13:11:40 -0000 1.9 @@ -29,6 +29,7 @@ foo := acs_sc_impl.new ( impl_contract_name => 'dotlrn_applet', impl_name => 'dotlrn_static', + impl_pretty_name => 'dotlrn_static', impl_owner_name => 'dotlrn_static' );