aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2014-05-07 12:07:39 +0000
committerBart Polot <bart@net.in.tum.de>2014-05-07 12:07:39 +0000
commit7c7abeb99c0f2f1b2dea83d892b63896b883b336 (patch)
tree172a4d16079633d5e03750810946386a00faa577
parent3cfaa19a528dc191778e625dd2b3c28ed06cfdbe (diff)
downloadgnunet-7c7abeb99c0f2f1b2dea83d892b63896b883b336.tar.gz
gnunet-7c7abeb99c0f2f1b2dea83d892b63896b883b336.zip
- pot update
-rw-r--r--po/POTFILES.in39
1 files changed, 23 insertions, 16 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 3e1535ea9..e1c89344a 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -26,6 +26,21 @@ src/ats-tool/gnunet-ats.c
26src/block/block.c 26src/block/block.c
27src/block/plugin_block_template.c 27src/block/plugin_block_template.c
28src/block/plugin_block_test.c 28src/block/plugin_block_test.c
29src/cadet/cadet_api.c
30src/cadet/cadet_common.c
31src/cadet/cadet_path.c
32src/cadet/cadet_test_lib.c
33src/cadet/cadet_tunnel_tree.c
34src/cadet/gnunet-cadet.c
35src/cadet/gnunet-cadet-profiler.c
36src/cadet/gnunet-service-cadet.c
37src/cadet/gnunet-service-cadet_channel.c
38src/cadet/gnunet-service-cadet_connection.c
39src/cadet/gnunet-service-cadet_dht.c
40src/cadet/gnunet-service-cadet_hello.c
41src/cadet/gnunet-service-cadet_local.c
42src/cadet/gnunet-service-cadet_peer.c
43src/cadet/gnunet-service-cadet_tunnel.c
29src/consensus/consensus_api.c 44src/consensus/consensus_api.c
30src/consensus/gnunet-consensus-profiler.c 45src/consensus/gnunet-consensus-profiler.c
31src/consensus/gnunet-service-consensus.c 46src/consensus/gnunet-service-consensus.c
@@ -42,7 +57,7 @@ src/conversation/microphone.c
42src/conversation/plugin_gnsrecord_conversation.c 57src/conversation/plugin_gnsrecord_conversation.c
43src/conversation/speaker.c 58src/conversation/speaker.c
44src/core/core_api.c 59src/core/core_api.c
45src/core/core_api_iterate_peers.c 60src/core/core_api_monitor_peers.c
46src/core/gnunet-core.c 61src/core/gnunet-core.c
47src/core/gnunet-service-core.c 62src/core/gnunet-service-core.c
48src/core/gnunet-service-core_clients.c 63src/core/gnunet-service-core_clients.c
@@ -180,21 +195,6 @@ src/identity/gnunet-identity.c
180src/identity/gnunet-service-identity.c 195src/identity/gnunet-service-identity.c
181src/identity/identity_api.c 196src/identity/identity_api.c
182src/identity/identity_api_lookup.c 197src/identity/identity_api_lookup.c
183src/mesh/gnunet-mesh.c
184src/mesh/gnunet-mesh-profiler.c
185src/mesh/gnunet-service-mesh.c
186src/mesh/gnunet-service-mesh_channel.c
187src/mesh/gnunet-service-mesh_connection.c
188src/mesh/gnunet-service-mesh_dht.c
189src/mesh/gnunet-service-mesh_hello.c
190src/mesh/gnunet-service-mesh_local.c
191src/mesh/gnunet-service-mesh_peer.c
192src/mesh/gnunet-service-mesh_tunnel.c
193src/mesh/mesh_api.c
194src/mesh/mesh_common.c
195src/mesh/mesh_path.c
196src/mesh/mesh_test_lib.c
197src/mesh/mesh_tunnel_tree.c
198src/multicast/gnunet-multicast.c 198src/multicast/gnunet-multicast.c
199src/multicast/gnunet-service-multicast.c 199src/multicast/gnunet-service-multicast.c
200src/multicast/multicast_api.c 200src/multicast/multicast_api.c
@@ -229,6 +229,10 @@ src/peerinfo/peerinfo_api.c
229src/peerinfo/peerinfo_api_notify.c 229src/peerinfo/peerinfo_api_notify.c
230src/peerinfo-tool/gnunet-peerinfo.c 230src/peerinfo-tool/gnunet-peerinfo.c
231src/peerinfo-tool/gnunet-peerinfo_plugins.c 231src/peerinfo-tool/gnunet-peerinfo_plugins.c
232src/peerstore/gnunet-peerstore.c
233src/peerstore/gnunet-service-peerstore.c
234src/peerstore/peerstore_api.c
235src/peerstore/plugin_peerstore_sqlite.c
232src/postgres/postgres.c 236src/postgres/postgres.c
233src/psyc/gnunet-service-psyc.c 237src/psyc/gnunet-service-psyc.c
234src/psyc/psyc_api.c 238src/psyc/psyc_api.c
@@ -260,6 +264,9 @@ src/secretsharing/gnunet-secretsharing-profiler.c
260src/secretsharing/gnunet-service-secretsharing.c 264src/secretsharing/gnunet-service-secretsharing.c
261src/secretsharing/secretsharing_api.c 265src/secretsharing/secretsharing_api.c
262src/secretsharing/secretsharing_common.c 266src/secretsharing/secretsharing_common.c
267src/sensor/gnunet-sensor.c
268src/sensor/gnunet-service-sensor.c
269src/sensor/sensor_api.c
263src/set/gnunet-service-set.c 270src/set/gnunet-service-set.c
264src/set/gnunet-service-set_intersection.c 271src/set/gnunet-service-set_intersection.c
265src/set/gnunet-service-set_union.c 272src/set/gnunet-service-set_union.c