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 3b4cc7980b9bd2caa5ee7ab3b52dccaafbc1b851
Author: Alastair Poole <m...@alastairpoole.com>
AuthorDate: Thu Jul 25 21:55:12 2024 +0000
about: add some silly things.
I'm bored.
---
src/bin/ui/ui_util.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/bin/ui/ui_util.c b/src/bin/ui/ui_util.c
index 182bcb1..ba626d5 100644
--- a/src/bin/ui/ui_util.c
+++ b/src/bin/ui/ui_util.c
@@ -378,11 +378,11 @@ evisum_about_window_show(void *data)
Evas_Coord x, y, w, h;
Evas_Coord iw, ih;
const char *msg[] = {
- "monitor like it's 1999...",
- "works for me!",
- "killed by a Turtle!",
- "logged in, base gone!",
- "pancakes!",
+ "The greatest of all time...",
+ "Remember to take your medication!",
+ "Choose love!",
+ "I endorse this message!",
+ "Hack the planet!",
};
const char *copyright =
"<font color=#ffffff>"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.