1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-01 22:28:02 +02:00
gnupg/po/POTFILES.in

36 lines
497 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
1998-02-09 18:43:42 +01:00
util/secmem.c
1998-07-08 11:29:43 +02:00
util/argparse.c
1998-01-26 23:09:01 +01:00
# cipher
1998-01-28 17:09:43 +01:00
cipher/random.c
1998-07-08 11:29:43 +02:00
cipher/rand-dummy.c
cipher/rand-unix.c
cipher/rand-w32.c
1998-01-26 23:09:01 +01:00
# main program
g10/g10.c
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
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
1998-06-29 14:30:57 +02:00
#---end--