- Unify my own email address around gkrellm-sourcecode, translations are not updated due to gettext problems on win32

This commit is contained in:
Stefan Gehn 2008-12-28 14:51:59 +00:00
parent a65d08d0c5
commit a1bc3c7aae
10 changed files with 33 additions and 19 deletions

View File

@ -11,4 +11,4 @@ has been contributed to allow GKrellM to run under other systems:
NetBSD/OpenBSD: Anthony Mallet <anthony.mallet--at--useless-ficus.net>
Solaris: Daisuke Yabuki <dxy--at--acm.org>
Windows: Bill Nalen <bill--at--nalens.com>
Stefan Gehn <metz81--at--web.de>
Stefan Gehn <stefan--at--gkrellm.srcbox.net>

View File

@ -1,7 +1,10 @@
/* GKrellM Windows Portion
| Copyright (C) 2002 Bill Nalen
| 2007-2008 Stefan Gehn
|
| Author: Bill Nalen bill@nalens.com
| Authors: Bill Nalen bill@nalens.com
| Stefan Gehn stefan@gkrellm.srcbox.net
| Latest versions might be found at: http://gkrellm.net
|
|
| GKrellM is free software: you can redistribute it and/or modify it

View File

@ -1,7 +1,7 @@
/* GKrellM Windows Portion
| Copyright (C) 2006-2007 Stefan Gehn
| Copyright (C) 2006-2008 Stefan Gehn
|
| Author: Stefan Gehn metz AT gehn DOT net
| Authors: Stefan Gehn stefan@gkrellm.srcbox.net
| Latest versions might be found at: http://gkrellm.net
|
|

View File

@ -1,8 +1,10 @@
/* GKrellM Windows Portion
| Copyright (C) 2006 Stefan Gehn
/* GKrellM
| Copyright (C) 1999-2008 Bill Wilson
| 2007-2008 Stefan Gehn
|
| Author: Stefan Gehn metz AT gehn DOT net
| Latest versions might be found at: http://metz.gehn.net
| Authors: Bill Wilson billw@gkrellm.net
| Stefan Gehn stefan@gkrellm.srcbox.net
| Latest versions might be found at: http://gkrellm.net
|
|
| GKrellM is free software: you can redistribute it and/or modify it

View File

@ -827,7 +827,7 @@ create_about_tab(GtkWidget *vbox)
buf = g_strdup_printf(
_("Windows system dependent code was contributed by:\n"
"Bill Nalen <bill@nalens.com>\n"
"Stefan Gehn <stefan@srcbox.net>\n"));
"Stefan Gehn <stefan@gkrellm.srcbox.net>\n"));
label = gtk_label_new(buf);
g_free(buf);
gtk_box_pack_start(GTK_BOX(vbox), label, TRUE, TRUE, 0);

View File

@ -1,12 +1,13 @@
/* GKrellM
| Copyright (C) 1999-2008 Bill Wilson
| 2002 Bill Nalen
| 2007-2008 Stefan Gehn
|
| Author: Bill Wilson billw@gkrellm.net
| Authors: Bill Wilson billw@gkrellm.net
| Bill Nalen bill@nalens.com
| Stefan Gehn stefan@gkrellm.srcbox.net
| Latest versions might be found at: http://gkrellm.net
|
| win32.c code is Copyright (C) Bill Nalen bill@nalens.com
| Stefan Gehn stefan.gkrellm@srcbox.net
|
|
| GKrellM 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

@ -1,8 +1,10 @@
/* GKrellM Windows Portion
| Copyright (C) 2002 Bill Nalen
| 2007-2008 Stefan Gehn
|
| Author: Bill Nalen bill@nalens.com
| Latest versions might be found at: http://bill.nalens.com
| Authors: Bill Nalen bill@nalens.com
| Stefan Gehn stefan@gkrellm.srcbox.net
| Latest versions might be found at: http://gkrellm.net
|
|
| GKrellM is free software: you can redistribute it and/or modify it

View File

@ -1,7 +1,9 @@
/* GKrellM
| Copyright (C) 1999-2008 Bill Wilson
| 2007-2008 Stefan Gehn
|
| Author: Bill Wilson billw@gkrellm.net
| Authors: Bill Wilson billw@gkrellm.net
| Stefan Gehn stefan@gkrellm.srcbox.net
| Latest versions might be found at: http://gkrellm.net
|
|

View File

@ -1,8 +1,10 @@
/* GKrellM Windows Portion
| Copyright (C) 2002 Bill Nalen
| 2007-2008 Stefan Gehn
|
| Author: Bill Nalen bill@nalens.com
| Latest versions might be found at: http://bill.nalens.com
| Authors: Bill Nalen bill@nalens.com
| Stefan Gehn stefan@gkrellm.srcbox.net
| Latest versions might be found at: http://gkrellm.net
|
|
| GKrellM is free software: you can redistribute it and/or modify it

View File

@ -1,7 +1,9 @@
/* GKrellM
| Copyright (C) 1999-2008 Bill Wilson
| 2007-2008 Stefan Gehn
|
| Author: Bill Wilson billw@gkrellm.net
| Authors: Bill Wilson billw@gkrellm.net
| Stefan Gehn stefan@gkrellm.srcbox.net
| Latest versions might be found at: http://gkrellm.net
|
|