aboutsummaryrefslogtreecommitdiff
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-09-27 19:40:20 +0000
committerChristian Grothoff <christian@grothoff.org>2012-09-27 19:40:20 +0000
commit4c23840a1c6dc4b370dfaccecad9529ab12e7eb2 (patch)
tree62009ec6c3eebd74d3f02e74360ab53e4f44ab34 /po/POTFILES.in
parent9cefd9c5522797b132749ca7d99a930007d28347 (diff)
downloadgnunet-4c23840a1c6dc4b370dfaccecad9529ab12e7eb2.tar.gz
gnunet-4c23840a1c6dc4b370dfaccecad9529ab12e7eb2.zip
improving PO set
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in26
1 files changed, 19 insertions, 7 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index afd7b3726..424bc4f9f 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -16,9 +16,6 @@ src/ats/gnunet-service-ats_scheduling.c
16src/block/block.c 16src/block/block.c
17src/block/plugin_block_template.c 17src/block/plugin_block_template.c
18src/block/plugin_block_test.c 18src/block/plugin_block_test.c
19src/chat/chat.c
20src/chat/gnunet-chat.c
21src/chat/gnunet-service-chat.c
22src/core/core_api.c 19src/core/core_api.c
23src/core/core_api_is_connected.c 20src/core/core_api_is_connected.c
24src/core/core_api_iterate_peers.c 21src/core/core_api_iterate_peers.c
@@ -54,6 +51,7 @@ src/dht/gnunet-service-dht_routing.c
54src/dht/plugin_block_dht.c 51src/dht/plugin_block_dht.c
55src/dns/dns_api.c 52src/dns/dns_api.c
56src/dns/dnsparser.c 53src/dns/dnsparser.c
54src/dns/dnsstub.c
57src/dns/gnunet-dns-monitor.c 55src/dns/gnunet-dns-monitor.c
58src/dns/gnunet-dns-redirector.c 56src/dns/gnunet-dns-redirector.c
59src/dns/gnunet-helper-dns.c 57src/dns/gnunet-helper-dns.c
@@ -103,8 +101,11 @@ src/fs/gnunet-service-fs_put.c
103src/fs/gnunet-unindex.c 101src/fs/gnunet-unindex.c
104src/fs/plugin_block_fs.c 102src/fs/plugin_block_fs.c
105src/gns/gns_api.c 103src/gns/gns_api.c
104src/gns/gns_common.c
105src/gns/gnunet-dns2gns.c
106src/gns/gnunet-gns.c 106src/gns/gnunet-gns.c
107src/gns/gnunet-gns-fcfsd.c 107src/gns/gnunet-gns-fcfsd.c
108src/gns/gnunet-gns-helper-service-w32.c
108src/gns/gnunet-gns-proxy.c 109src/gns/gnunet-gns-proxy.c
109src/gns/gnunet-service-gns.c 110src/gns/gnunet-service-gns.c
110src/gns/gnunet-service-gns_interceptor.c 111src/gns/gnunet-service-gns_interceptor.c
@@ -112,6 +113,10 @@ src/gns/gnunet-service-gns_resolver.c
112src/gns/nss/nss_gns.c 113src/gns/nss/nss_gns.c
113src/gns/nss/nss_gns_query.c 114src/gns/nss/nss_gns_query.c
114src/gns/plugin_block_gns.c 115src/gns/plugin_block_gns.c
116src/gns/w32nsp.c
117src/gns/w32nsp-install.c
118src/gns/w32nsp-resolve.c
119src/gns/w32nsp-uninstall.c
115src/hello/address.c 120src/hello/address.c
116src/hello/gnunet-hello.c 121src/hello/gnunet-hello.c
117src/hello/hello.c 122src/hello/hello.c
@@ -123,6 +128,8 @@ src/lockmanager/gnunet-service-lockmanager.c
123src/lockmanager/lockmanager_api.c 128src/lockmanager/lockmanager_api.c
124src/mesh/gnunet-service-mesh.c 129src/mesh/gnunet-service-mesh.c
125src/mesh/mesh_api.c 130src/mesh/mesh_api.c
131src/mesh/mesh_block_lib.c
132src/mesh/mesh_common.c
126src/mesh/mesh_tunnel_tree.c 133src/mesh/mesh_tunnel_tree.c
127src/mesh/plugin_block_mesh.c 134src/mesh/plugin_block_mesh.c
128src/mysql/mysql.c 135src/mysql/mysql.c
@@ -151,27 +158,27 @@ src/peerinfo-tool/gnunet-peerinfo_plugins.c
151src/postgres/postgres.c 158src/postgres/postgres.c
152src/pt/gnunet-daemon-pt.c 159src/pt/gnunet-daemon-pt.c
153src/regex/regex.c 160src/regex/regex.c
161src/regex/regex_graph.c
162src/regex/regex_random.c
154src/statistics/gnunet-service-statistics.c 163src/statistics/gnunet-service-statistics.c
155src/statistics/gnunet-statistics.c 164src/statistics/gnunet-statistics.c
156src/statistics/statistics_api.c 165src/statistics/statistics_api.c
157src/stream/stream_api.c 166src/stream/stream_api.c
158src/template/gnunet-service-template.c 167src/template/gnunet-service-template.c
159src/template/gnunet-template.c 168src/template/gnunet-template.c
169src/testbed/gnunet-helper-testbed.c
160src/testbed/gnunet-service-testbed.c 170src/testbed/gnunet-service-testbed.c
161src/testbed/testbed_api.c 171src/testbed/testbed_api.c
162src/testbed/testbed_api_hosts.c 172src/testbed/testbed_api_hosts.c
163src/testbed/testbed_api_operations.c 173src/testbed/testbed_api_operations.c
164src/testbed/testbed_api_peers.c 174src/testbed/testbed_api_peers.c
165src/testbed/testbed_api_services.c 175src/testbed/testbed_api_services.c
176src/testbed/testbed_api_statistics.c
166src/testbed/testbed_api_testbed.c 177src/testbed/testbed_api_testbed.c
167src/testbed/testbed_api_test.c 178src/testbed/testbed_api_test.c
168src/testbed/testbed_api_topology.c 179src/testbed/testbed_api_topology.c
169src/testing/gnunet-testing.c 180src/testing/gnunet-testing.c
170src/testing/gnunet-testing-run-service.c 181src/testing/gnunet-testing-run-service.c
171src/testing_old/helper.c
172src/testing_old/testing.c
173src/testing_old/testing_group.c
174src/testing_old/testing_peergroup.c
175src/testing/testing.c 182src/testing/testing.c
176src/topology/gnunet-daemon-topology.c 183src/topology/gnunet-daemon-topology.c
177src/transport/gnunet-helper-transport-wlan.c 184src/transport/gnunet-helper-transport-wlan.c
@@ -188,6 +195,7 @@ src/transport/gnunet-transport-certificate-creation.c
188src/transport/gnunet-transport-wlan-sender.c 195src/transport/gnunet-transport-wlan-sender.c
189src/transport/plugin_transport_http.c 196src/transport/plugin_transport_http.c
190src/transport/plugin_transport_http_client.c 197src/transport/plugin_transport_http_client.c
198src/transport/plugin_transport_http_common.c
191src/transport/plugin_transport_http_server.c 199src/transport/plugin_transport_http_server.c
192src/transport/plugin_transport_smtp.c 200src/transport/plugin_transport_smtp.c
193src/transport/plugin_transport_tcp.c 201src/transport/plugin_transport_tcp.c
@@ -226,10 +234,12 @@ src/util/crypto_rsa.c
226src/util/disk.c 234src/util/disk.c
227src/util/getopt.c 235src/util/getopt.c
228src/util/getopt_helpers.c 236src/util/getopt_helpers.c
237src/util/gnunet-config.c
229src/util/gnunet-config-diff.c 238src/util/gnunet-config-diff.c
230src/util/gnunet-resolver.c 239src/util/gnunet-resolver.c
231src/util/gnunet-rsa.c 240src/util/gnunet-rsa.c
232src/util/gnunet-service-resolver.c 241src/util/gnunet-service-resolver.c
242src/util/gnunet-uri.c
233src/util/helper.c 243src/util/helper.c
234src/util/load.c 244src/util/load.c
235src/util/network.c 245src/util/network.c
@@ -261,3 +271,5 @@ src/dht/dht.h
261src/include/gnunet_common.h 271src/include/gnunet_common.h
262src/include/gnunet_postgres_lib.h 272src/include/gnunet_postgres_lib.h
263src/include/gnunet_time_lib.h 273src/include/gnunet_time_lib.h
274src/testbed/testbed_api.h
275src/testbed/testbed_api_operations.h