aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-07-20 17:10:36 +0200
committerChristian Grothoff <christian@grothoff.org>2023-07-20 17:10:36 +0200
commitd103d7b1634bb24c73d51cb4f3fb4f24239dafde (patch)
tree071027ceb090a91b5ea9e0fc1111963049796864 /contrib
parent827f65d997243fcb3e65a99dc2f373615ae74f68 (diff)
downloadexchange-d103d7b1634bb24c73d51cb4f3fb4f24239dafde.tar.xz
-new man page
Diffstat (limited to 'contrib')
-rw-r--r--contrib/Makefile.am10
-rw-r--r--contrib/exchange-pp-v0.rst (renamed from contrib/pp-v0.rst)0
-rw-r--r--contrib/exchange-tos-bfh-v0.rst (renamed from contrib/tos-bfh-v0.rst)0
-rw-r--r--contrib/exchange-tos-v0.rst (renamed from contrib/tos-v0.rst)0
-rw-r--r--contrib/locale/de/LC_MESSAGES/exchange-tos-v0.po (renamed from contrib/locale/de/LC_MESSAGES/tos-v0.po)0
-rwxr-xr-xcontrib/taler-terms-generator.in2
6 files changed, 6 insertions, 6 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index eb4c86b0a..3f84b22f1 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -13,11 +13,11 @@ dist_tmplpkgdata_DATA = \
persona-kyc-failed.en.must \
persona-provider-failure.en.must
-termsdir=$(datadir)/taler/exchange/
+termsdir=$(datadir)/taler/terms/
terms_DATA = \
- tos-v0.rst \
- tos-bfh-v0.rst \
- pp-v0.rst
+ exchange-tos-v0.rst \
+ exchange-tos-bfh-v0.rst \
+ exchange-pp-v0.rst
install-exec-local:
pwd
@@ -44,7 +44,7 @@ CLEANFILES = \
taler-terms-generator
EXTRA_DIST = \
- locale/de/LC_MESSAGES/tos-v0.po \
+ locale/de/LC_MESSAGES/exchange-tos-v0.po \
taler-bank-manage-testing \
taler-nexus-prepare \
taler-terms-generator.in \
diff --git a/contrib/pp-v0.rst b/contrib/exchange-pp-v0.rst
index e6d003d88..e6d003d88 100644
--- a/contrib/pp-v0.rst
+++ b/contrib/exchange-pp-v0.rst
diff --git a/contrib/tos-bfh-v0.rst b/contrib/exchange-tos-bfh-v0.rst
index 85f041c33..85f041c33 100644
--- a/contrib/tos-bfh-v0.rst
+++ b/contrib/exchange-tos-bfh-v0.rst
diff --git a/contrib/tos-v0.rst b/contrib/exchange-tos-v0.rst
index 2509b87b1..2509b87b1 100644
--- a/contrib/tos-v0.rst
+++ b/contrib/exchange-tos-v0.rst
diff --git a/contrib/locale/de/LC_MESSAGES/tos-v0.po b/contrib/locale/de/LC_MESSAGES/exchange-tos-v0.po
index 69679e94f..69679e94f 100644
--- a/contrib/locale/de/LC_MESSAGES/tos-v0.po
+++ b/contrib/locale/de/LC_MESSAGES/exchange-tos-v0.po
diff --git a/contrib/taler-terms-generator.in b/contrib/taler-terms-generator.in
index 1bf030c16..11f964f77 100755
--- a/contrib/taler-terms-generator.in
+++ b/contrib/taler-terms-generator.in
@@ -88,7 +88,7 @@ EOF
# defaults
AUTHOR="GNU Taler team"
-VERSION="tos-v0"
+VERSION="exchange-tos-v0"
OUTPUT="%termsdir%"
PAPER="a4"
COPYRIGHT="2014-2023 Taler Systems SA (GPLv3+ or GFDL 1.3+)"