[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-anastasis-gtk] branch master updated: add image resources
From: |
gnunet |
Subject: |
[taler-anastasis-gtk] branch master updated: add image resources |
Date: |
Wed, 07 Jul 2021 09:41:28 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository anastasis-gtk.
The following commit(s) were added to refs/heads/master by this push:
new 32688a1 add image resources
32688a1 is described below
commit 32688a154a468e93a919c8a3624b22f57c2147d7
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Wed Jul 7 09:41:25 2021 +0200
add image resources
---
contrib/Makefile.am | 6 +++++-
contrib/bandiera_stelle.png | Bin 0 -> 2519 bytes
contrib/ngi_ledger.png | Bin 0 -> 9757 bytes
contrib/noun_blindfold_3574196.svg | 1 +
contrib/noun_blindfold_3574196_3600.png | Bin 0 -> 112397 bytes
5 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 73b16e8..02afc9a 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -14,7 +14,11 @@ IMAGES = \
enter_secret.png \
pay_with_taler.png \
authentication_methods.png \
- satisfy_challenge.png
+ satisfy_challenge.png \
+ noun_blindfold_3574196.svg \
+ noun_blindfold_3574196_3600.png \
+ ngi_ledger.png \
+ bandiera_stelle.png
EXTRA_DIST = \
$(pkgdata_DATA) \
diff --git a/contrib/bandiera_stelle.png b/contrib/bandiera_stelle.png
new file mode 100644
index 0000000..dfb0583
Binary files /dev/null and b/contrib/bandiera_stelle.png differ
diff --git a/contrib/ngi_ledger.png b/contrib/ngi_ledger.png
new file mode 100644
index 0000000..67de3a7
Binary files /dev/null and b/contrib/ngi_ledger.png differ
diff --git a/contrib/noun_blindfold_3574196.svg
b/contrib/noun_blindfold_3574196.svg
new file mode 100644
index 0000000..a7ec0fc
--- /dev/null
+++ b/contrib/noun_blindfold_3574196.svg
@@ -0,0 +1 @@
+<svg height='100px' width='100px' fill="#000000"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 100 100" version="1.1" x="0px"
y="0px"><title>ic-158</title><desc>Created with Sketch.</desc><g stroke="none"
stroke-width="1" fill="none" fill-rule="evenodd"><path
d="M84.0452308,50.7606153 L20.0266763,28.6438622 C22.9345628,23.3928613
26.6504675,18.8300984 31.7277606,15.7271451 C41.4230006,9.80065135
53.3346593,8.78103952 64.4079379,12.9261538 C76 [...]
\ No newline at end of file
diff --git a/contrib/noun_blindfold_3574196_3600.png
b/contrib/noun_blindfold_3574196_3600.png
new file mode 100644
index 0000000..ce55d72
Binary files /dev/null and b/contrib/noun_blindfold_3574196_3600.png differ
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-anastasis-gtk] branch master updated: add image resources,
gnunet <=