diff options
author | Christian Fuchs <christian.fuchs@cfuchs.net> | 2013-08-22 13:41:49 +0000 |
---|---|---|
committer | Christian Fuchs <christian.fuchs@cfuchs.net> | 2013-08-22 13:41:49 +0000 |
commit | 3003feb0b391420b403654d840d3c67404fab048 (patch) | |
tree | 4da537dcded885418f9b7d357a7a8c73176ab4b2 /po | |
parent | f14d78e3c6555f5721705c587e01e8e10503de19 (diff) |
added vectorproduct protocol definitions
added to be localized files to POTFILES
added (inactive) changes to the src/Makefile.am
added manpage for vectorproduct
added apptype for vectorproduct
added vectorproduct service, client, API and related sources to SVN
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 18fd7ab06..cd4e05fae 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -343,3 +343,6 @@ src/mesh/mesh_protocol.h src/mesh/mesh_protocol_enc.h src/testbed/testbed_api.h src/testbed/testbed_api_operations.h +src/vectorproduct/vectorproduct_api.c +src/vectorproduct/gnunet-service-vectorproduct.c +src/vectorproduct/gnunet-vectorproduct.c |