aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 7307f9c0a..87a597c50 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -92,6 +92,7 @@ src/credential/credential_serialization.c
92src/credential/gnunet-credential.c 92src/credential/gnunet-credential.c
93src/credential/gnunet-service-credential.c 93src/credential/gnunet-service-credential.c
94src/credential/plugin_gnsrecord_credential.c 94src/credential/plugin_gnsrecord_credential.c
95src/credential/plugin_rest_credential.c
95src/curl/curl.c 96src/curl/curl.c
96src/curl/curl_reschedule.c 97src/curl/curl_reschedule.c
97src/datacache/datacache.c 98src/datacache/datacache.c
@@ -187,6 +188,7 @@ src/gns/nss/nss_gns.c
187src/gns/nss/nss_gns_query.c 188src/gns/nss/nss_gns_query.c
188src/gns/plugin_block_gns.c 189src/gns/plugin_block_gns.c
189src/gns/plugin_gnsrecord_gns.c 190src/gns/plugin_gnsrecord_gns.c
191src/gns/plugin_rest_gns.c
190src/gns/w32nsp-install.c 192src/gns/w32nsp-install.c
191src/gns/w32nsp-resolve.c 193src/gns/w32nsp-resolve.c
192src/gns/w32nsp-uninstall.c 194src/gns/w32nsp-uninstall.c
@@ -207,6 +209,7 @@ src/identity/gnunet-identity.c
207src/identity/gnunet-service-identity.c 209src/identity/gnunet-service-identity.c
208src/identity/identity_api.c 210src/identity/identity_api.c
209src/identity/identity_api_lookup.c 211src/identity/identity_api_lookup.c
212src/identity/plugin_rest_identity.c
210src/json/json.c 213src/json/json.c
211src/json/json_generator.c 214src/json/json_generator.c
212src/json/json_gnsrecord.c 215src/json/json_gnsrecord.c
@@ -231,6 +234,7 @@ src/namestore/namestore_api_monitor.c
231src/namestore/plugin_namestore_heap.c 234src/namestore/plugin_namestore_heap.c
232src/namestore/plugin_namestore_postgres.c 235src/namestore/plugin_namestore_postgres.c
233src/namestore/plugin_namestore_sqlite.c 236src/namestore/plugin_namestore_sqlite.c
237src/namestore/plugin_rest_namestore.c
234src/nat-auto/gnunet-nat-auto.c 238src/nat-auto/gnunet-nat-auto.c
235src/nat-auto/gnunet-nat-auto_legacy.c 239src/nat-auto/gnunet-nat-auto_legacy.c
236src/nat-auto/gnunet-nat-server.c 240src/nat-auto/gnunet-nat-server.c
@@ -260,6 +264,7 @@ src/peerinfo-tool/gnunet-peerinfo_plugins.c
260src/peerinfo/gnunet-service-peerinfo.c 264src/peerinfo/gnunet-service-peerinfo.c
261src/peerinfo/peerinfo_api.c 265src/peerinfo/peerinfo_api.c
262src/peerinfo/peerinfo_api_notify.c 266src/peerinfo/peerinfo_api_notify.c
267src/peerinfo/plugin_rest_peerinfo.c
263src/peerstore/gnunet-peerstore.c 268src/peerstore/gnunet-peerstore.c
264src/peerstore/gnunet-service-peerstore.c 269src/peerstore/gnunet-service-peerstore.c
265src/peerstore/peerstore_api.c 270src/peerstore/peerstore_api.c
@@ -299,12 +304,6 @@ src/regex/regex_internal_dht.c
299src/regex/regex_test_graph.c 304src/regex/regex_test_graph.c
300src/regex/regex_test_lib.c 305src/regex/regex_test_lib.c
301src/regex/regex_test_random.c 306src/regex/regex_test_random.c
302src/rest-plugins/plugin_rest_copying.c
303src/rest-plugins/plugin_rest_credential.c
304src/rest-plugins/plugin_rest_gns.c
305src/rest-plugins/plugin_rest_identity.c
306src/rest-plugins/plugin_rest_namestore.c
307src/rest-plugins/plugin_rest_peerinfo.c
308src/rest/gnunet-rest-server.c 307src/rest/gnunet-rest-server.c
309src/rest/rest.c 308src/rest/rest.c
310src/revocation/gnunet-revocation.c 309src/revocation/gnunet-revocation.c
@@ -498,6 +497,7 @@ src/util/os_network.c
498src/util/os_priority.c 497src/util/os_priority.c
499src/util/peer.c 498src/util/peer.c
500src/util/plugin.c 499src/util/plugin.c
500src/util/plugin_rest_copying.c
501src/util/proc_compat.c 501src/util/proc_compat.c
502src/util/program.c 502src/util/program.c
503src/util/regex.c 503src/util/regex.c