diff options
| author | Felipe Corr??a da Silva Sanches <juca@members.fsf.org> | 2009-05-21 17:28:32 +0000 |
|---|---|---|
| committer | jucablues <jucablues@users.sourceforge.net> | 2009-05-21 17:28:32 +0000 |
| commit | 7c690a5a4f59455f22ad517c7af9c0347d6423cf (patch) | |
| tree | f6f4f3e9e3de6167bb04cf694eede9ab58fdec2a | |
| parent | Quoted some more home directory calls (diff) | |
| download | inkscape-7c690a5a4f59455f22ad517c7af9c0347d6423cf.tar.gz inkscape-7c690a5a4f59455f22ad517c7af9c0347d6423cf.zip | |
adding Aurelio Heckert
(bzr r7912)
| -rw-r--r-- | AUTHORS | 1 | ||||
| -rw-r--r-- | src/ui/dialog/aboutbox.cpp | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -54,6 +54,7 @@ Toine de Greef Michael Grosberg Bryce Harrington Dale Harvey +Aurélio Heckert Carl Hetherington Jos Hirth Thomas Holder diff --git a/src/ui/dialog/aboutbox.cpp b/src/ui/dialog/aboutbox.cpp index e354df50b..025bec37a 100644 --- a/src/ui/dialog/aboutbox.cpp +++ b/src/ui/dialog/aboutbox.cpp @@ -280,6 +280,7 @@ void AboutBox::initStrings() { "Michael Grosberg\n" "Bryce Harrington\n" "Dale Harvey\n" + "Aurélio Heckert\n" "Carl Hetherington\n" "Jos Hirth\n" "Thomas Holder\n" |
