diff options
| author | Alexandre Prokoudine <alexandre.prokoudine@gmail.com> | 2008-03-03 15:18:24 +0000 |
|---|---|---|
| committer | prokoudine <prokoudine@users.sourceforge.net> | 2008-03-03 15:18:24 +0000 |
| commit | afaaeed8b2133f7011238c46fb9a46568a3ad496 (patch) | |
| tree | 8208711b812b7df953c2d0d793546355c5f7ba22 | |
| parent | Fix bad markup in ar.po. Translators, please double-check if this fix is okay... (diff) | |
| download | inkscape-afaaeed8b2133f7011238c46fb9a46568a3ad496.tar.gz inkscape-afaaeed8b2133f7011238c46fb9a46568a3ad496.zip | |
added Marcin Floryan, made Gail's second name match new reality :)
(bzr r4942)
| -rw-r--r-- | AUTHORS | 3 | ||||
| -rw-r--r-- | src/ui/dialog/aboutbox.cpp | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,6 @@ Maximilian Albert Josh Andler -Gail Banaszkiewicz +Gail Carmichael Jean-François Barraud Bill Baxter John Bintz @@ -37,6 +37,7 @@ Miklos Erdelyi Frank Felfe Andrew Fitzsimon Edward Flick +Marcin Floryan Fred Ben Fowler Cedric Gemy diff --git a/src/ui/dialog/aboutbox.cpp b/src/ui/dialog/aboutbox.cpp index 34a3a866d..d981d48ce 100644 --- a/src/ui/dialog/aboutbox.cpp +++ b/src/ui/dialog/aboutbox.cpp @@ -251,6 +251,7 @@ void AboutBox::initStrings() { "Frank Felfe\n" "Andrew Fitzsimon\n" "Edward Flick\n" + "Marcin Floryan\n" "Fred\n" "Ben Fowler\n" "Cedric Gemy\n" @@ -413,6 +414,7 @@ void AboutBox::initStrings() { "Luca Bruno <luca.br@uno.it>, 2005.\n" "Lucas Vieites Fariña<lucas@asixinformatica.com>, 2003-2005.\n" "Mahesh subedi <submanesh@hotmail.com>, 2006.\n" + "Marcin Floryan <marcin.floryan@gmail.com>, 2008.\n" "Martin Srebotnjak, <miles@filmsi.net>, 2005.\n" "Masatake YAMATO <jet@gyve.org>, 2002.\n" "Matiphas <matiphas _a_ free _point_ fr>, 2004-2006.\n" |
