~ubuntu-branches/ubuntu/oneiric/gnupg2/oneiric-updates

« back to all changes in this revision

Viewing changes to po/POTFILES.in

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Viehmann
  • Date: 2008-10-04 10:25:53 UTC
  • mfrom: (5.1.15 intrepid)
  • Revision ID: james.westby@ubuntu.com-20081004102553-fv62pp8dsitxli47
Tags: 2.0.9-3.1
* Non-maintainer upload.
* agent/gpg-agent.c: Deinit the threading library before exec'ing
  the command to run in --daemon mode. And because that still doesn't
  restore the sigprocmask, do that manually. Closes: #499569

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# List of files with translatable strings.
 
1
# List of files with translatable strings
2
2
 
 
3
agent/call-pinentry.c
 
4
agent/command-ssh.c
 
5
agent/divert-scd.c
 
6
agent/genkey.c
3
7
agent/gpg-agent.c
 
8
agent/preset-passphrase.c
4
9
agent/protect-tool.c
5
 
agent/divert-scd.c
6
 
agent/genkey.c
7
 
agent/query.c
8
10
agent/trustlist.c
 
11
agent/findkey.c
9
12
 
 
13
common/exechelp.c
 
14
common/http.c
 
15
common/simple-pwquery.c
10
16
common/sysutils.c
11
 
common/simple-pwquery.c
 
17
common/yesno.c
 
18
common/miscellaneous.c
 
19
common/asshelp.c
 
20
common/audit.c
 
21
common/helpfile.c
 
22
 
 
23
g10/armor.c
 
24
g10/build-packet.c
 
25
g10/call-agent.c
 
26
g10/card-util.c
 
27
g10/dearmor.c
 
28
g10/decrypt.c
 
29
g10/delkey.c
 
30
g10/encode.c
 
31
g10/encr-data.c
 
32
g10/exec.c
 
33
g10/export.c
 
34
g10/getkey.c
 
35
g10/gpg.c
 
36
g10/gpgv.c
 
37
g10/helptext.c
 
38
g10/import.c
 
39
g10/keydb.c
 
40
g10/keyedit.c
 
41
g10/keygen.c
 
42
g10/keyid.c
 
43
g10/keylist.c
 
44
g10/keyring.c
 
45
g10/keyserver.c
 
46
g10/mainproc.c
 
47
g10/misc.c
 
48
g10/openfile.c
 
49
g10/parse-packet.c
 
50
g10/passphrase.c
 
51
g10/photoid.c
 
52
g10/pkclist.c
 
53
g10/plaintext.c
 
54
g10/pubkey-enc.c
 
55
g10/revoke.c
 
56
g10/seckey-cert.c
 
57
g10/seskey.c
 
58
g10/sig-check.c
 
59
g10/sign.c
 
60
g10/skclist.c
 
61
g10/tdbdump.c
 
62
g10/tdbio.c
 
63
g10/textfilter.c
 
64
g10/trustdb.c
 
65
g10/verify.c
12
66
 
13
67
jnlib/argparse.c
14
68
jnlib/logging.c
 
69
jnlib/utf8conv.c
15
70
 
16
71
kbx/kbxutil.c
17
72
 
 
73
scd/app-nks.c
 
74
scd/app-openpgp.c
 
75
scd/app-dinsig.c
18
76
scd/scdaemon.c
19
 
scd/app-openpgp.c
20
 
scd/app-nks.c
21
77
 
22
78
sm/base64.c
23
79
sm/call-agent.c
24
80
sm/call-dirmngr.c
 
81
sm/certchain.c
 
82
sm/certcheck.c
25
83
sm/certdump.c
26
84
sm/certlist.c
27
 
sm/certchain.c
 
85
sm/certreqgen.c
 
86
sm/certreqgen-ui.c
28
87
sm/decrypt.c
29
88
sm/delete.c
30
89
sm/encrypt.c
 
90
sm/export.c
31
91
sm/gpgsm.c
32
92
sm/import.c
33
93
sm/keydb.c
34
94
sm/keylist.c
 
95
sm/misc.c
 
96
sm/qualified.c
35
97
sm/sign.c
36
98
sm/verify.c
37
 
sm/qualified.c
38
99
 
 
100
tools/gpg-connect-agent.c
 
101
tools/gpgconf-comp.c
39
102
tools/gpgconf.c
40
 
tools/gpgconf-comp.c
 
103
tools/no-libgcrypt.c
 
104
tools/symcryptrun.c
 
105
tools/gpg-check-pattern.c
 
106