This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository evisum.
View the commit online.
commit 3bb74400e7038eded4c3e67f1e1f7535fdf25a8c
Author: Alastair Poole <[email protected]>
AuthorDate: Sun Jul 5 23:38:50 2026 +0100
about: some phrases.
---
src/bin/ui/evisum_ui_about.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/bin/ui/evisum_ui_about.c b/src/bin/ui/evisum_ui_about.c
index 95715d9..4bffe71 100644
--- a/src/bin/ui/evisum_ui_about.c
+++ b/src/bin/ui/evisum_ui_about.c
@@ -22,14 +22,14 @@
static const char *about_msg[] = { "The greatest of all time...",
"Remember to take your medication!",
"Choose love!",
- "Schizophrenia!!!",
"I endorse this message!",
"Hack the planet!",
"Remember what you need to carry!",
- "When Chuck Norris uses malloc, he frees memory",
"Be kind to others",
"Be patient with yourself",
"Trust me",
+ "Positive thinking",
+ "Be kind to yourself",
"Well done my son." };
static const char *about_text_fmt
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.