mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-21 15:20:02 +01:00
update old email address from matthijs
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user