gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis-gtk] branch master updated: long version of date


From: gnunet
Subject: [taler-anastasis-gtk] branch master updated: long version of date
Date: Fri, 09 Jul 2021 14:26:22 +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 acac685  long version of date
acac685 is described below

commit acac68501c33aec1e98e5a65f45ae8082cc10d7c
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Jul 9 14:26:20 2021 +0200

    long version of date
---
 src/anastasis/anastasis-gtk_action.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/anastasis/anastasis-gtk_action.c 
b/src/anastasis/anastasis-gtk_action.c
index 4b3e8dd..6b009a5 100644
--- a/src/anastasis/anastasis-gtk_action.c
+++ b/src/anastasis/anastasis-gtk_action.c
@@ -1089,7 +1089,7 @@ action_secret_editing (void)
     GNUNET_assert (sizeof (estr) >
                    strftime (estr,
                              sizeof (estr),
-                             "%a, %d %b",
+                             "%A, %d %B",
                              &tv));
     gtk_label_set_text (expiration_label,
                         estr);

-- 
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]