aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index fa710ee58..b1378da55 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -189,8 +189,8 @@ src/hello/address.c
189src/hello/gnunet-hello.c 189src/hello/gnunet-hello.c
190src/hello/hello.c 190src/hello/hello.c
191src/hostlist/gnunet-daemon-hostlist.c 191src/hostlist/gnunet-daemon-hostlist.c
192src/hostlist/hostlist-client.c 192src/hostlist/gnunet-daemon-hostlist_client.c
193src/hostlist/hostlist-server.c 193src/hostlist/gnunet-daemon-hostlist_server.c
194src/identity/gnunet-identity.c 194src/identity/gnunet-identity.c
195src/identity/gnunet-service-identity.c 195src/identity/gnunet-service-identity.c
196src/identity/identity_api.c 196src/identity/identity_api.c
@@ -237,7 +237,7 @@ src/peerstore/plugin_peerstore_sqlite.c
237src/postgres/postgres.c 237src/postgres/postgres.c
238src/psyc/gnunet-service-psyc.c 238src/psyc/gnunet-service-psyc.c
239src/psyc/psyc_api.c 239src/psyc/psyc_api.c
240src/psyc/psyc_common.c 240src/psyc/psyc_util_lib.c
241src/psycstore/gnunet-service-psycstore.c 241src/psycstore/gnunet-service-psycstore.c
242src/psycstore/plugin_psycstore_sqlite.c 242src/psycstore/plugin_psycstore_sqlite.c
243src/psycstore/psycstore_api.c 243src/psycstore/psycstore_api.c
@@ -276,6 +276,8 @@ src/set/gnunet-set-profiler.c
276src/set/ibf.c 276src/set/ibf.c
277src/set/set_api.c 277src/set/set_api.c
278src/set/strata_estimator.c 278src/set/strata_estimator.c
279src/social/gnunet-service-social.c
280src/social/social_api.c
279src/statistics/gnunet-service-statistics.c 281src/statistics/gnunet-service-statistics.c
280src/statistics/gnunet-statistics.c 282src/statistics/gnunet-statistics.c
281src/statistics/statistics_api.c 283src/statistics/statistics_api.c
@@ -354,6 +356,7 @@ src/tun/tun.c
354src/util/bandwidth.c 356src/util/bandwidth.c
355src/util/bio.c 357src/util/bio.c
356src/util/client.c 358src/util/client.c
359src/util/client_manager.c
357src/util/common_allocation.c 360src/util/common_allocation.c
358src/util/common_endian.c 361src/util/common_endian.c
359src/util/common_logging.c 362src/util/common_logging.c