diff --git a/app/about_dialog.c b/app/about_dialog.c index 59da07f74e..b11527c6f0 100644 --- a/app/about_dialog.c +++ b/app/about_dialog.c @@ -135,6 +135,7 @@ static gchar *scroll_text[] = "Erik Nygren", "Balazs Nagy", "Miles O'Neal", + "Garry R. Osgood", "Jay Painter", "Asbjorn Pettersen", "Mike Phillips", @@ -524,7 +525,6 @@ about_dialog_timer (gpointer data) scroll_area->allocation.width, scroll_area->allocation.height, -1); - switch (scroll_state) { diff --git a/app/dialogs/about-dialog.c b/app/dialogs/about-dialog.c index 59da07f74e..b11527c6f0 100644 --- a/app/dialogs/about-dialog.c +++ b/app/dialogs/about-dialog.c @@ -135,6 +135,7 @@ static gchar *scroll_text[] = "Erik Nygren", "Balazs Nagy", "Miles O'Neal", + "Garry R. Osgood", "Jay Painter", "Asbjorn Pettersen", "Mike Phillips", @@ -524,7 +525,6 @@ about_dialog_timer (gpointer data) scroll_area->allocation.width, scroll_area->allocation.height, -1); - switch (scroll_state) { diff --git a/app/gui/about-dialog.c b/app/gui/about-dialog.c index 59da07f74e..b11527c6f0 100644 --- a/app/gui/about-dialog.c +++ b/app/gui/about-dialog.c @@ -135,6 +135,7 @@ static gchar *scroll_text[] = "Erik Nygren", "Balazs Nagy", "Miles O'Neal", + "Garry R. Osgood", "Jay Painter", "Asbjorn Pettersen", "Mike Phillips", @@ -524,7 +525,6 @@ about_dialog_timer (gpointer data) scroll_area->allocation.width, scroll_area->allocation.height, -1); - switch (scroll_state) {