commit 99246aab2b26490d2178a45c95fe94ab092e50a4
parent f614891dbfe2d558c025d18d0ce93334f9a1a151
Author: Christian Grothoff <christian@grothoff.org>
Date: Mon, 21 Mar 2016 15:36:14 +0100
call it legacy
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/diagram.dot b/diagram.dot
@@ -7,7 +7,7 @@ subgraph cluster_wallet {
color=lightgrey;
webex [label="wallet-webex"];
android [label="wallet-android"];
- legacy [label="wallet-python"];
+ legacy [label="wallet-legacy"];
label="Wallets";
}
android -> merchant_frontend [label="buy", ltail=cluster_wallet];