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.
This commit is contained in:
Emmanuele Bassi
2010-11-30 21:54:48 +00:00
parent bdeba634d9
commit b9859de917
2 changed files with 2 additions and 4 deletions

View File

@ -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)