From 76b23582a208b1bcf162277da7d5fb9638cd52cc Mon Sep 17 00:00:00 2001 From: mderezynski Date: Tue, 6 Jun 2006 18:26:48 +0000 Subject: [PATCH] * I've added myself to the authors list.. --- src/ui/dialog/aboutbox.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ui/dialog/aboutbox.cpp b/src/ui/dialog/aboutbox.cpp index 4ad2413fc..adbd5317f 100644 --- a/src/ui/dialog/aboutbox.cpp +++ b/src/ui/dialog/aboutbox.cpp @@ -244,7 +244,8 @@ gchar const *authors_text() { "Michael Wybrow\n" "Daniel Yacob\n" "David Yip\n" - "Masatake Yamato"; + "Masatake Yamato\n" + "Miłosz Dereżyński"; return text; } -- 2.30.2