From b96ceee81c7e4e7338e3c6a216afe6bb0fab37f2 Mon Sep 17 00:00:00 2001 From: Thomas Debesse Date: Sun, 21 Jun 2015 21:46:15 +0200 Subject: [PATCH] add @skybon in credit window --- src/dialogs.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/dialogs.c b/src/dialogs.c index 8485899..305d7db 100644 --- a/src/dialogs.c +++ b/src/dialogs.c @@ -463,8 +463,7 @@ char *enter_string_dialog (int visible, char *fmt, ...) { } -char *enter_string_with_option_dialog (int visible, char *optstr, int *optval, - char *fmt, ...) { +char *enter_string_with_option_dialog (int visible, char *optstr, int *optval, char *fmt, ...) { char *res; va_list ap; @@ -483,9 +482,10 @@ void about_dialog (GtkWidget *widget, gpointer data) { " Roman Pozlevich ", _("Maintainers:"), " Thomas Debesse ", + " Jordi Mallach ", + " Artem Vorotnikov ", " Ludwig Nussel ", " Alex Burger ", - " Jordi Mallach ", " Bill Adams ", _("Contributors:"), " http://github.com/XQF/xqf/wiki/Contributors", /* https do not create link */