lang::catalog::uninitialized_packages (private)

 lang::catalog::uninitialized_packages

Defined in packages/acs-lang/tcl/lang-catalog-procs.tcl

Return a list of keys for installed and enabled packages that do not have any message keys associated with them. This would suggest that either the package is not internationalized, or we have not yet imported the message keys for the package.

Author:
Peter Marklund

Partial Call Graph (max 5 caller/called nodes):
%3 lang::catalog::import lang::catalog::import (public) lang::catalog::uninitialized_packages lang::catalog::uninitialized_packages lang::catalog::import->lang::catalog::uninitialized_packages db_list db_list (public) lang::catalog::uninitialized_packages->db_list

Testcases:
No testcase defined.
[ show source ]
Show another procedure: