gnupg/po/POTFILES.in

53 lines
748 B
Plaintext
Raw Normal View History

1998-01-26 23:09:01 +01:00
# List of source files containing translatable strings for G10.
# Copyright (c) 1998 by Werner Koch (dd9jn)
# utility
gcrypt/secmem.c
jnlib/argparse.c
1998-08-11 19:29:34 +02:00
util/miscutil.c
1998-10-06 14:10:02 +02:00
util/errors.c
util/logger.c
1998-01-26 23:09:01 +01:00
# cipher
1998-01-28 17:09:43 +01:00
cipher/random.c
1998-11-25 13:30:54 +01:00
cipher/rndlinux.c
1998-01-26 23:09:01 +01:00
# main program
g10/gpg.c
1998-09-28 21:25:31 +02:00
g10/armor.c
1998-01-26 23:09:01 +01:00
g10/pkclist.c
1998-01-28 17:09:43 +01:00
g10/keygen.c
1998-07-08 11:29:43 +02:00
g10/decrypt.c
g10/encode.c
1998-11-10 13:59:59 +01:00
g10/export.c
1998-09-28 21:25:31 +02:00
g10/getkey.c
1998-07-08 11:29:43 +02:00
g10/import.c
g10/keyedit.c
g10/keylist.c
g10/mainproc.c
1998-11-10 13:59:59 +01:00
g10/misc.c
g10/parse-packet.c
1998-07-08 11:29:43 +02:00
g10/passphrase.c
g10/plaintext.c
1998-11-10 13:59:59 +01:00
g10/pubkey-enc.c
g10/hkp.c
1998-07-08 11:29:43 +02:00
g10/seckey-cert.c
g10/sig-check.c
g10/sign.c
g10/textfilter.c
1998-11-10 13:59:59 +01:00
g10/tdbio.c
1998-07-08 11:29:43 +02:00
g10/trustdb.c
g10/verify.c
1998-11-10 13:59:59 +01:00
g10/ringedit.c
g10/skclist.c
1998-08-08 21:27:00 +02:00
g10/status.c
g10/pubkey-enc.c
1998-08-11 19:29:34 +02:00
g10/openfile.c
1998-09-14 17:48:36 +02:00
g10/encr-data.c
g10/seskey.c
1999-09-05 19:27:34 +02:00
g10/delkey.c
g10/helptext.c
1998-07-08 11:29:43 +02:00
1998-06-29 14:30:57 +02:00
#---end--