blob: 4b3173922d4e95e978a84c5d11b201573f149120 (
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
|
# List of source files containing translatable strings for G10.
# Copyright (c) 1998 by Werner Koch (dd9jn)
# utility
util/secmem.c
util/argparse.c
# cipher
cipher/random.c
cipher/rand-dummy.c
cipher/rand-unix.c
cipher/rand-w32.c
# main program
g10/g10.c
g10/pkclist.c
g10/keygen.c
g10/decrypt.c
g10/encode.c
g10/import.c
g10/keyedit.c
g10/keylist.c
g10/mainproc.c
g10/passphrase.c
g10/plaintext.c
g10/pref.c
g10/seckey-cert.c
g10/sig-check.c
g10/sign.c
g10/trustdb.c
g10/verify.c
#---end--
|