* Added Morgan Howe to the contributors list.

* Moved Bruno to the contributors.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21172 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold 2007-05-19 15:06:30 +00:00
parent 53a79a4cde
commit fe4a47a92a
1 changed files with 2 additions and 1 deletions

View File

@ -338,7 +338,6 @@ AboutView::AboutView(const BRect &rect)
fCreditsView->SetFontAndColor(be_plain_font, B_FONT_ALL, &darkgrey); fCreditsView->SetFontAndColor(be_plain_font, B_FONT_ALL, &darkgrey);
fCreditsView->Insert( fCreditsView->Insert(
"Bruno G. Albuquerque\n"
"Axel Dörfler\n" "Axel Dörfler\n"
"Phil Greenway\n" "Phil Greenway\n"
"Philippe Houdoin\n" "Philippe Houdoin\n"
@ -373,6 +372,7 @@ AboutView::AboutView(const BRect &rect)
fCreditsView->SetFontAndColor(be_plain_font, B_FONT_ALL, &darkgrey); fCreditsView->SetFontAndColor(be_plain_font, B_FONT_ALL, &darkgrey);
fCreditsView->Insert( fCreditsView->Insert(
"Bruno G. Albuquerque\n"
"Andrea Anzani\n" "Andrea Anzani\n"
"Bruce Cameron\n" "Bruce Cameron\n"
"Greg Crain\n" "Greg Crain\n"
@ -384,6 +384,7 @@ AboutView::AboutView(const BRect &rect)
"Daniel Furrer\n" "Daniel Furrer\n"
"Troeglazov Gerasim\n" "Troeglazov Gerasim\n"
"Matthijs Hollemans\n" "Matthijs Hollemans\n"
"Morgan Howe\n"
"Erik Jaesler\n" "Erik Jaesler\n"
"Carwyn Jones\n" "Carwyn Jones\n"
"Vasilis Kaoutsis\n" "Vasilis Kaoutsis\n"