[gtk+] switch: Fix the attribution line
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] switch: Fix the attribution line
- Date: Tue, 30 Nov 2010 21:56:15 +0000 (UTC)
commit b9859de917bfff02e16b64f033f2afc703791c82
Author: Emmanuele Bassi <ebassi linux intel com>
Date: Tue Nov 30 21:54:48 2010 +0000
switch: Fix the attribution line
Thomas Wood pointed out that the original MxGtkLightSwitch widget upon
which I based the behaviour of GtkSwitch was not written by him; the
original authors are:
Joshua Lock
Robert Staudinger
Jussi Kukkonen
My apologies to all of them.
gtk/gtkswitch.c | 3 +--
gtk/gtkswitch.h | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/gtk/gtkswitch.c b/gtk/gtkswitch.c
index b2846ae..93549ef 100644
--- a/gtk/gtkswitch.c
+++ b/gtk/gtkswitch.c
@@ -22,8 +22,7 @@
* Emmanuele Bassi <ebassi linux intel com>
* Matthias Clasen <mclasen redhat com>
*
- * Based on similar code from:
- * Thomas Wood <thos linux intel com>
+ * Based on similar code from Mx.
*/
/**
diff --git a/gtk/gtkswitch.h b/gtk/gtkswitch.h
index 0e17be2..3706f61 100644
--- a/gtk/gtkswitch.h
+++ b/gtk/gtkswitch.h
@@ -22,8 +22,7 @@
* Emmanuele Bassi <ebassi linux intel com>
* Matthias Clasen <mclasen redhat com>
*
- * Based on similar code from:
- * Thomas Wood <thos linux intel com>
+ * Based on similar code from Mx.
*/
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]