update old email address from matthijs

This commit is contained in:
niels
2015-06-11 21:37:42 +02:00
parent aee4e7d547
commit 364a893f66
4 changed files with 5 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
Tim Philipp M<>ller
(CellRendererSpin 15 minute hack - good enough)
Matthijs v. Henten <cola@looze.net>:
Matthijs v. Henten <matthijs.vanhenten@gmail.com>
Glade-2 interface design
Icon/picture design

View File

@@ -2,7 +2,7 @@ Upstream Author(s):
Glade-2 interface design
Icon/picture design
Matthijs v. Henten <cola@looze.net>
Matthijs v. Henten <matthijs.vanhenten@gmail.com>
Samplebank
Thomas Reinhold <stan@jf-chemnitz.de>

View File

@@ -1,7 +1,6 @@
/* gveejay - Linux VeeJay - GVeejay GTK+-2/Glade User Interface
* (C) 2002-2005 Niels Elburg <nwelburg@gmail.com>
* (C) 2006 Matthijs van Henten <cola@looze.net>
*
* (C) 2006 Matthijs van Henten <matthijs.vanhenten@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

View File

@@ -1572,14 +1572,14 @@ static char * produce_os_str()
void about_dialog()
{
const gchar *artists[] = {
"Matthijs v. Henten (glade, pixmaps) <cola@looze.net>",
"Matthijs v. Henten (glade, pixmaps) <matthijs.vanhenten@gmail.com>",
"Dursun Koca (V-logo)",
NULL
};
const gchar *authors[] = {
"Developed by:",
"Matthijs v. Henten <cola@looze.net>",
"Matthijs v. Henten <matthijs.vanhenten@gmail.com>",
"Dursun Koca",
"Niels Elburg <nwelburg@gmail.com>",
"\n",