From 6a390b3d1e730a49a9e04f23e5d78081c57c2faf Mon Sep 17 00:00:00 2001 From: Milosz Derezynski Date: Tue, 6 Jun 2006 18:26:48 +0000 Subject: * I've added myself to the authors list.. (bzr r1166) --- src/ui/dialog/aboutbox.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') 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; } -- cgit v1.2.3