gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-mdb] branch master updated: typo


From: gnunet
Subject: [taler-taler-mdb] branch master updated: typo
Date: Sun, 14 Jan 2024 15:27:14 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository taler-mdb.

The following commit(s) were added to refs/heads/master by this push:
     new 0770e73  typo
0770e73 is described below

commit 0770e73cfeef6a720b8c52f90e64eb7a0200c6de
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Jan 14 15:27:11 2024 +0100

    typo
---
 contrib/convert-svgs-to-pngs.sh          |   2 +-
 contrib/err/png/backend-auth-failure.png | Bin 34868 -> 34583 bytes
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/convert-svgs-to-pngs.sh b/contrib/convert-svgs-to-pngs.sh
index 6e65222..4d8c540 100755
--- a/contrib/convert-svgs-to-pngs.sh
+++ b/contrib/convert-svgs-to-pngs.sh
@@ -67,7 +67,7 @@ do
     else
       convertSvgToPng "$svg" "$png";
     fi;
-    pngng -s1 < "$png" > "${png}".compact
+    pngnq -s1 < "$png" > "${png}".compact
     mv "${png}".compact "$png"
   done;
 
diff --git a/contrib/err/png/backend-auth-failure.png 
b/contrib/err/png/backend-auth-failure.png
index 0ff45fb..8027d7c 100644
Binary files a/contrib/err/png/backend-auth-failure.png and 
b/contrib/err/png/backend-auth-failure.png differ

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]