lang::catalog::get_catalog_files (private)
lang::catalog::get_catalog_files package_key
Defined in packages/acs-lang/tcl/lang-catalog-procs.tcl
Return the full paths of all message catalog files of the given package.
- Parameters:
- package_key (required)
- The key of the package to return catalog file paths for
- Returns:
- A list of catalog file paths
- Author:
- Peter Marklund
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.