aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--po/POTFILES.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index cbadbb25e..9ceed685d 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -100,9 +100,15 @@ src/fs/gnunet-service-fs_put.c
100src/fs/gnunet-unindex.c 100src/fs/gnunet-unindex.c
101src/fs/plugin_block_fs.c 101src/fs/plugin_block_fs.c
102src/gns/gns_api.c 102src/gns/gns_api.c
103src/gns/gnunet-gns.c
104src/gns/gnunet-gns-fcfsd.c
103src/gns/gnunet-gns-lookup.c 105src/gns/gnunet-gns-lookup.c
104src/gns/gnunet-service-gns.c 106src/gns/gnunet-service-gns.c
107src/gns/gnunet-service-gns_interceptor.c
108src/gns/gnunet-service-gns_resolver.c
109src/gns/plugin_block_gns.c
105src/hello/address.c 110src/hello/address.c
111src/hello/gnunet-hello.c
106src/hello/hello.c 112src/hello/hello.c
107src/hostlist/gnunet-daemon-hostlist.c 113src/hostlist/gnunet-daemon-hostlist.c
108src/hostlist/hostlist-client.c 114src/hostlist/hostlist-client.c
@@ -110,8 +116,11 @@ src/hostlist/hostlist-server.c
110src/mesh/gnunet-service-mesh.c 116src/mesh/gnunet-service-mesh.c
111src/mesh/mesh_api.c 117src/mesh/mesh_api.c
112src/mesh/mesh_tunnel_tree.c 118src/mesh/mesh_tunnel_tree.c
119src/mysql/mysql.c
120src/namestore/gnunet-namestore.c
113src/namestore/gnunet-service-namestore.c 121src/namestore/gnunet-service-namestore.c
114src/namestore/namestore_api.c 122src/namestore/namestore_api.c
123src/namestore/namestore_common.c
115src/namestore/plugin_namestore_sqlite.c 124src/namestore/plugin_namestore_sqlite.c
116src/nat/gnunet-helper-nat-client.c 125src/nat/gnunet-helper-nat-client.c
117src/nat/gnunet-helper-nat-client-windows.c 126src/nat/gnunet-helper-nat-client-windows.c
@@ -128,6 +137,8 @@ src/peerinfo/gnunet-service-peerinfo.c
128src/peerinfo/peerinfo_api.c 137src/peerinfo/peerinfo_api.c
129src/peerinfo/peerinfo_api_notify.c 138src/peerinfo/peerinfo_api_notify.c
130src/peerinfo-tool/gnunet-peerinfo.c 139src/peerinfo-tool/gnunet-peerinfo.c
140src/peerinfo-tool/gnunet-peerinfo_plugins.c
141src/postgres/postgres.c
131src/pt/gnunet-daemon-pt.c 142src/pt/gnunet-daemon-pt.c
132src/statistics/gnunet-service-statistics.c 143src/statistics/gnunet-service-statistics.c
133src/statistics/gnunet-statistics.c 144src/statistics/gnunet-statistics.c
@@ -196,6 +207,7 @@ src/util/getopt.c
196src/util/getopt_helpers.c 207src/util/getopt_helpers.c
197src/util/gnunet-config-diff.c 208src/util/gnunet-config-diff.c
198src/util/gnunet-resolver.c 209src/util/gnunet-resolver.c
210src/util/gnunet-rsa.c
199src/util/gnunet-service-resolver.c 211src/util/gnunet-service-resolver.c
200src/util/helper.c 212src/util/helper.c
201src/util/load.c 213src/util/load.c
@@ -223,3 +235,4 @@ src/vpn/gnunet-service-vpn.c
223src/vpn/gnunet-vpn.c 235src/vpn/gnunet-vpn.c
224src/vpn/vpn_api.c 236src/vpn/vpn_api.c
225src/include/gnunet_common.h 237src/include/gnunet_common.h
238src/include/gnunet_postgres_lib.h