diff options
author | Christian Grothoff <christian@grothoff.org> | 2018-11-22 22:04:48 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2018-11-22 22:04:48 +0100 |
commit | c87f73a07df468eccedbe1fdfa82bdd5b633a0d5 (patch) | |
tree | 0bb3f63e727a65dc84c33a03229b6760edee82ee /po | |
parent | dd7379052f3749d87d8c35969ec94b4580e998b5 (diff) |
move network type logic out of ATS code, move performance preferences into MQ
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 129c43cdd..a7d35588f 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -193,6 +193,7 @@ src/gns/w32nsp-uninstall.c src/hello/address.c src/hello/gnunet-hello.c src/hello/hello.c +src/hello/hello-ng.c src/hostlist/gnunet-daemon-hostlist.c src/hostlist/gnunet-daemon-hostlist_client.c src/hostlist/gnunet-daemon-hostlist_server.c @@ -250,6 +251,7 @@ src/nse/gnunet-nse.c src/nse/gnunet-nse-profiler.c src/nse/gnunet-service-nse.c src/nse/nse_api.c +src/nt/nt.c src/peerinfo/gnunet-service-peerinfo.c src/peerinfo/peerinfo_api.c src/peerinfo/peerinfo_api_notify.c |