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 03bc2b3ea788781ef122fa650cdce535dbca6b1c
Author: Alastair Poole <m...@alastairpoole.com>
AuthorDate: Wed Mar 5 20:50:36 2025 +0000
util: add another fortune.
these are all good advices.
---
src/bin/ui/ui_util.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/bin/ui/ui_util.c b/src/bin/ui/ui_util.c
index 1b7efc5..07727ba 100644
--- a/src/bin/ui/ui_util.c
+++ b/src/bin/ui/ui_util.c
@@ -388,6 +388,7 @@ evisum_about_window_show(void *data)
"Choose love!",
"I endorse this message!",
"Hack the planet!",
+ "Remember what you need to carry!"
};
const char *copyright =
"<font color=#ffffff>"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.