blob: 83e96710f7c6412fec85b25c684f4e8300e8602d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
# List of source files containing translatable strings for G10.
# Copyright (c) 1998 by Werner Koch (dd9jn)
# utility
util/secmem.c
util/argparse.c
util/miscutil.c
util/errors.c
util/logger.c
# cipher
cipher/random.c
cipher/rndlinux.c
# main program
g10/g10.c
g10/armor.c
g10/pkclist.c
g10/keygen.c
g10/decrypt.c
g10/encode.c
g10/export.c
g10/getkey.c
g10/import.c
g10/keyedit.c
g10/keylist.c
g10/mainproc.c
g10/misc.c
g10/parse-packet.c
g10/passphrase.c
g10/plaintext.c
g10/pubkey-enc.c
g10/hkp.c
g10/seckey-cert.c
g10/sig-check.c
g10/sign.c
g10/textfilter.c
g10/tdbio.c
g10/trustdb.c
g10/verify.c
g10/ringedit.c
g10/skclist.c
g10/status.c
g10/pubkey-enc.c
g10/openfile.c
g10/encr-data.c
g10/seskey.c
g10/helptext.c
#---end--
|