diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2003-07-24 17:26:44 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2003-07-24 17:26:44 +0000 |
commit | 3c3f44cde9ae8ea96f8989e654782e38a12a98c6 (patch) | |
tree | 1b0115142a386b8dac403acfd5709a4bfbe08c19 /perl-install | |
parent | c54ba9d4b423357d8df2e4713d6939e270c74a80 (diff) | |
download | drakx-3c3f44cde9ae8ea96f8989e654782e38a12a98c6.tar drakx-3c3f44cde9ae8ea96f8989e654782e38a12a98c6.tar.gz drakx-3c3f44cde9ae8ea96f8989e654782e38a12a98c6.tar.bz2 drakx-3c3f44cde9ae8ea96f8989e654782e38a12a98c6.tar.xz drakx-3c3f44cde9ae8ea96f8989e654782e38a12a98c6.zip |
describe
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/security/l10n.pm | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/perl-install/security/l10n.pm b/perl-install/security/l10n.pm index 0cec52cdd..71d0e2b71 100644 --- a/perl-install/security/l10n.pm +++ b/perl-install/security/l10n.pm @@ -1,5 +1,8 @@ package security::l10n; -# This help was build from stripped python description of msec functions +# This help was build from stripped from python description of msec functions +# soft/msec/share/libmsec.py +# +# It's used in draksec option labels use common; |