From: mderezynski Date: Tue, 6 Jun 2006 18:26:48 +0000 (+0000) Subject: * I've added myself to the authors list.. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=76b23582a208b1bcf162277da7d5fb9638cd52cc;p=inkscape.git * I've added myself to the authors list.. --- 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; }