added Garry Osgood to the list of contributors

This commit is contained in:
Sven Neumann
2000-01-14 17:04:23 +00:00
parent 2517f4af07
commit 234bfc723d
3 changed files with 3 additions and 3 deletions

View File

@ -135,6 +135,7 @@ static gchar *scroll_text[] =
"Erik Nygren", "Erik Nygren",
"Balazs Nagy", "Balazs Nagy",
"Miles O'Neal", "Miles O'Neal",
"Garry R. Osgood",
"Jay Painter", "Jay Painter",
"Asbjorn Pettersen", "Asbjorn Pettersen",
"Mike Phillips", "Mike Phillips",
@ -524,7 +525,6 @@ about_dialog_timer (gpointer data)
scroll_area->allocation.width, scroll_area->allocation.width,
scroll_area->allocation.height, scroll_area->allocation.height,
-1); -1);
switch (scroll_state) switch (scroll_state)
{ {

View File

@ -135,6 +135,7 @@ static gchar *scroll_text[] =
"Erik Nygren", "Erik Nygren",
"Balazs Nagy", "Balazs Nagy",
"Miles O'Neal", "Miles O'Neal",
"Garry R. Osgood",
"Jay Painter", "Jay Painter",
"Asbjorn Pettersen", "Asbjorn Pettersen",
"Mike Phillips", "Mike Phillips",
@ -524,7 +525,6 @@ about_dialog_timer (gpointer data)
scroll_area->allocation.width, scroll_area->allocation.width,
scroll_area->allocation.height, scroll_area->allocation.height,
-1); -1);
switch (scroll_state) switch (scroll_state)
{ {

View File

@ -135,6 +135,7 @@ static gchar *scroll_text[] =
"Erik Nygren", "Erik Nygren",
"Balazs Nagy", "Balazs Nagy",
"Miles O'Neal", "Miles O'Neal",
"Garry R. Osgood",
"Jay Painter", "Jay Painter",
"Asbjorn Pettersen", "Asbjorn Pettersen",
"Mike Phillips", "Mike Phillips",
@ -524,7 +525,6 @@ about_dialog_timer (gpointer data)
scroll_area->allocation.width, scroll_area->allocation.width,
scroll_area->allocation.height, scroll_area->allocation.height,
-1); -1);
switch (scroll_state) switch (scroll_state)
{ {