lang::catalog::get_catalog_file_path (private)

 lang::catalog::get_catalog_file_path \
    [ -backup_from_version backup_from_version ] \
    [ -backup_to_version backup_to_version ] -package_key package_key \
    -locale locale [ -charset charset ]

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

Get the full path of the catalog file for a given package, and locale.

Switches:
-backup_from_version (optional)
-backup_to_version (optional)
-package_key (required)
-locale (required)
-charset (optional)
Should normally not be provided. Will force the charset to a certain value. If not provided an appropriate charset to write the locale in will be used.
Author:
Peter Marklund
See Also:

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