Index: openacs-4/packages/dotlrn-dotlrn/tcl/dotlrn-dotlrn-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-dotlrn/tcl/dotlrn-dotlrn-procs.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/dotlrn-dotlrn/tcl/dotlrn-dotlrn-procs.tcl 9 Oct 2001 03:04:20 -0000 1.1 +++ openacs-4/packages/dotlrn-dotlrn/tcl/dotlrn-dotlrn-procs.tcl 9 Oct 2001 03:39:40 -0000 1.2 @@ -33,6 +33,13 @@ return "dotlrn-portlet" } + ad_proc -public get_pretty_name { + } { + returns the pretty name + } { + return "dotLRN Community Info" + } + ad_proc -public add_applet { community_id } {