From a1bc3c7aaea184f404264a51575a37d6939ac8fc Mon Sep 17 00:00:00 2001 From: Stefan Gehn Date: Sun, 28 Dec 2008 14:51:59 +0000 Subject: [PATCH] - Unify my own email address around gkrellm-sourcecode, translations are not updated due to gettext problems on win32 --- CREDITS | 2 +- server/win32-libgkrellmd.c | 5 ++++- server/win32-plugin.c | 4 ++-- server/win32-plugin.h | 10 ++++++---- src/gui.c | 2 +- src/sysdeps/win32.c | 9 +++++---- src/win32-libgkrellm.c | 6 ++++-- src/win32-plugin.c | 4 +++- src/win32-plugin.h | 6 ++++-- src/winops-win32.c | 4 +++- 10 files changed, 33 insertions(+), 19 deletions(-) diff --git a/CREDITS b/CREDITS index 3b64e61..f362ced 100644 --- a/CREDITS +++ b/CREDITS @@ -11,4 +11,4 @@ has been contributed to allow GKrellM to run under other systems: NetBSD/OpenBSD: Anthony Mallet Solaris: Daisuke Yabuki Windows: Bill Nalen - Stefan Gehn + Stefan Gehn diff --git a/server/win32-libgkrellmd.c b/server/win32-libgkrellmd.c index 913f60c..4675648 100644 --- a/server/win32-libgkrellmd.c +++ b/server/win32-libgkrellmd.c @@ -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 diff --git a/server/win32-plugin.c b/server/win32-plugin.c index 4e0506c..fd0c19f 100644 --- a/server/win32-plugin.c +++ b/server/win32-plugin.c @@ -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 | | diff --git a/server/win32-plugin.h b/server/win32-plugin.h index 869eec9..7cbc99d 100644 --- a/server/win32-plugin.h +++ b/server/win32-plugin.h @@ -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 diff --git a/src/gui.c b/src/gui.c index afb03e9..cc6052c 100644 --- a/src/gui.c +++ b/src/gui.c @@ -827,7 +827,7 @@ create_about_tab(GtkWidget *vbox) buf = g_strdup_printf( _("Windows system dependent code was contributed by:\n" "Bill Nalen \n" - "Stefan Gehn \n")); + "Stefan Gehn \n")); label = gtk_label_new(buf); g_free(buf); gtk_box_pack_start(GTK_BOX(vbox), label, TRUE, TRUE, 0); diff --git a/src/sysdeps/win32.c b/src/sysdeps/win32.c index 8d007f9..e4ec316 100644 --- a/src/sysdeps/win32.c +++ b/src/sysdeps/win32.c @@ -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 diff --git a/src/win32-libgkrellm.c b/src/win32-libgkrellm.c index e9ead3e..824d3b3 100644 --- a/src/win32-libgkrellm.c +++ b/src/win32-libgkrellm.c @@ -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 diff --git a/src/win32-plugin.c b/src/win32-plugin.c index 484b7f2..c1b12e6 100644 --- a/src/win32-plugin.c +++ b/src/win32-plugin.c @@ -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 | | diff --git a/src/win32-plugin.h b/src/win32-plugin.h index 3224608..7c4f486 100644 --- a/src/win32-plugin.h +++ b/src/win32-plugin.h @@ -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 diff --git a/src/winops-win32.c b/src/winops-win32.c index b612cb9..0740a48 100644 --- a/src/winops-win32.c +++ b/src/winops-win32.c @@ -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 | |