diff options
| author | Liam P. White <inkscapebrony@gmail.com> | 2014-06-19 02:32:07 +0000 |
|---|---|---|
| committer | Liam P. White <inkscapebrony@gmail.com> | 2014-06-19 02:32:07 +0000 |
| commit | f164dc6009f644939ba5fb09503fe0e35f1d4aae (patch) | |
| tree | 281c32b52168c049ce35d0f459413c28aa92a7b1 /src/ui/dialog/aboutbox.cpp | |
| parent | Add clip group option from Ponyscape (diff) | |
| parent | Fix make check (diff) | |
| download | inkscape-f164dc6009f644939ba5fb09503fe0e35f1d4aae.tar.gz inkscape-f164dc6009f644939ba5fb09503fe0e35f1d4aae.zip | |
Update to experimental r13404
(bzr r13090.1.84)
Diffstat (limited to 'src/ui/dialog/aboutbox.cpp')
| -rw-r--r-- | src/ui/dialog/aboutbox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/dialog/aboutbox.cpp b/src/ui/dialog/aboutbox.cpp index 121773b6d..a66855b2a 100644 --- a/src/ui/dialog/aboutbox.cpp +++ b/src/ui/dialog/aboutbox.cpp @@ -442,7 +442,7 @@ void AboutBox::initStrings() { */ gchar const *allTranslators = "3ARRANO.com <3arrano@3arrano.com>, 2005.\n" -"Adib Taraben <theadib@googlemail.com>, 2004.\n" +"Adib Taraben <theadib@gmail.com>, 2004.\n" "Alan Monfort <alan.monfort@free.fr>, 2009-2010.\n" "Alastair McKinstry <mckinstry@computer.org>, 2000.\n" "Aleksandar Urošević <urke@users.sourceforge.net>, 2004-2006.\n" |
