[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-anastasis-gtk] branch master updated: -make RMS happy
From: |
gnunet |
Subject: |
[taler-anastasis-gtk] branch master updated: -make RMS happy |
Date: |
Thu, 29 Jul 2021 09:53:04 +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 d68d836 -make RMS happy
d68d836 is described below
commit d68d836f70a57fd22af1f076e1fd2bf11ef31a94
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Jul 29 09:53:02 2021 +0200
-make RMS happy
---
src/anastasis/anastasis-gtk_action.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/anastasis/anastasis-gtk_action.c
b/src/anastasis/anastasis-gtk_action.c
index 0b0f194..f0c28c3 100644
--- a/src/anastasis/anastasis-gtk_action.c
+++ b/src/anastasis/anastasis-gtk_action.c
@@ -1123,8 +1123,7 @@ action_secret_editing (void)
if (0 == json_array_size (fees))
{
update_label ("backup_fee_value_label",
- _ (/* in the sense of gratis */
- "free"));
+ _ ("gratis"));
is_free = true;
}
else
--
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: -make RMS happy,
gnunet <=