* added Ithamar R. Adema to the list of active developers
* moved Siarzhuk Zharski and François Revol from contributors to the list of active developers * moved Thomas Kurschel to the list of contributors * added Michele aka zuMi to the list of contributors Disclaimer: * I might have forgotten someone who should be in active developers * I didn't mean to discourage anyone * I am against having three separate lists anyways... :-) * Please take it as what this is: I wanted to put Ithamar and zuMi in there and did some cleanup along the way... git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21293 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -353,18 +353,20 @@ 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(
|
||||||
|
"Ithamar R. Adema\n"
|
||||||
"Stephan Aßmus\n"
|
"Stephan Aßmus\n"
|
||||||
"Andrew Bachmann\n"
|
"Andrew Bachmann\n"
|
||||||
"Stefano Ceccherini\n"
|
"Stefano Ceccherini\n"
|
||||||
"Rudolf Cornelissen\n"
|
"Rudolf Cornelissen\n"
|
||||||
"Jérôme Duval\n"
|
"Jérôme Duval\n"
|
||||||
"Waldemar Kornewald\n"
|
"Waldemar Kornewald\n"
|
||||||
"Thomas Kurschel\n"
|
|
||||||
"Ryan Leavengood\n"
|
"Ryan Leavengood\n"
|
||||||
"Michael Lotz\n"
|
"Michael Lotz\n"
|
||||||
"Niels Reedijk\n"
|
"Niels Reedijk\n"
|
||||||
|
"François Revol\n"
|
||||||
"Hugo Santos\n"
|
"Hugo Santos\n"
|
||||||
"Bryan Varner\n"
|
"Bryan Varner\n"
|
||||||
|
"Siarzhuk Zharski\n"
|
||||||
"\n");
|
"\n");
|
||||||
|
|
||||||
fCreditsView->SetFontAndColor(&font, B_FONT_ALL, &haikuOrange);
|
fCreditsView->SetFontAndColor(&font, B_FONT_ALL, &haikuOrange);
|
||||||
@@ -391,6 +393,7 @@ AboutView::AboutView(const BRect &rect)
|
|||||||
"Euan Kirkhope\n"
|
"Euan Kirkhope\n"
|
||||||
"Marcin Konicki\n"
|
"Marcin Konicki\n"
|
||||||
"Kurtis Kopf\n"
|
"Kurtis Kopf\n"
|
||||||
|
"Thomas Kurschel\n"
|
||||||
"Elad Lahav\n"
|
"Elad Lahav\n"
|
||||||
"Santiago Lema\n"
|
"Santiago Lema\n"
|
||||||
"Oscar Lesta\n"
|
"Oscar Lesta\n"
|
||||||
@@ -400,6 +403,7 @@ AboutView::AboutView(const BRect &rect)
|
|||||||
"Christopher ML Zumwalt May\n"
|
"Christopher ML Zumwalt May\n"
|
||||||
"Andrew McCall\n"
|
"Andrew McCall\n"
|
||||||
"David McPaul\n"
|
"David McPaul\n"
|
||||||
|
"Michele (zuMi)\n"
|
||||||
"Misza\n"
|
"Misza\n"
|
||||||
"MrSiggler\n"
|
"MrSiggler\n"
|
||||||
"Alan Murta\n"
|
"Alan Murta\n"
|
||||||
@@ -412,7 +416,6 @@ AboutView::AboutView(const BRect &rect)
|
|||||||
"Hartmut Reh\n"
|
"Hartmut Reh\n"
|
||||||
"David Reid\n"
|
"David Reid\n"
|
||||||
"Daniel Reinhold\n"
|
"Daniel Reinhold\n"
|
||||||
"François Revol\n"
|
|
||||||
"Samuel Rodriguez Perez\n"
|
"Samuel Rodriguez Perez\n"
|
||||||
"Thomas Roell\n"
|
"Thomas Roell\n"
|
||||||
"Rafael Romo\n"
|
"Rafael Romo\n"
|
||||||
@@ -429,7 +432,6 @@ AboutView::AboutView(const BRect &rect)
|
|||||||
"Ulrich Wimboeck\n"
|
"Ulrich Wimboeck\n"
|
||||||
"Gabe Yoder\n"
|
"Gabe Yoder\n"
|
||||||
"Łukasz Zemczak\n"
|
"Łukasz Zemczak\n"
|
||||||
"Siarzhuk Zharski\n"
|
|
||||||
"\n" B_UTF8_ELLIPSIS " and probably some more we forgot to mention (sorry!)"
|
"\n" B_UTF8_ELLIPSIS " and probably some more we forgot to mention (sorry!)"
|
||||||
"\n\n");
|
"\n\n");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user