diff --git a/gtk/gtkcombobox.c b/gtk/gtkcombobox.c index a9e101ff2..f28e7ab70 100644 --- a/gtk/gtkcombobox.c +++ b/gtk/gtkcombobox.c @@ -20,6 +20,7 @@ It would be nice if we kept track of the last menu item that people selected, so that we could allow choosing text by using up/down arrows. + -- Elliot */ #include #include diff --git a/gtk/gtkcombobox.h b/gtk/gtkcombobox.h index 4aab5548c..435fb87c3 100644 --- a/gtk/gtkcombobox.h +++ b/gtk/gtkcombobox.h @@ -1,5 +1,6 @@ /* GTK - The GIMP Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald + * Copyright (C) 1998 Elliot Lee * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gtk/gtkhandlebox.c b/gtk/gtkhandlebox.c index c6289b6ec..394529210 100644 --- a/gtk/gtkhandlebox.c +++ b/gtk/gtkhandlebox.c @@ -1,5 +1,6 @@ /* GTK - The GIMP Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald + * Copyright (C) 1998 Elliot Lee * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gtk/gtkhandlebox.h b/gtk/gtkhandlebox.h index cc3c5e402..10c98f7ab 100644 --- a/gtk/gtkhandlebox.h +++ b/gtk/gtkhandlebox.h @@ -1,5 +1,6 @@ /* GTK - The GIMP Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald + * Copyright (C) 1998 Elliot Lee * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public