[monkey-bubble: 306/753] Don't include anything from components/. Good to see you hacking here



commit 0afbdd04610468317ff624f9b3ee4d7de2b47e1b
Author: Martin Baulig <baulig suse de>
Date:   Mon May 21 11:15:13 2001 +0000

    Don't include anything from components/. Good to see you hacking here
    
    2001-05-21  Martin Baulig  <baulig suse de>
    
    	* gnome-image-selector.c, gnome-image-entry.c: Don't include anything
    	from components/. Good to see you hacking here again, George :-)

 libgnomeui/ChangeLog              |    5 +++++
 libgnomeui/gnome-image-entry.c    |    1 -
 libgnomeui/gnome-image-selector.c |    1 -
 3 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libgnomeui/ChangeLog b/libgnomeui/ChangeLog
index 7c574b1..6b0c4a8 100644
--- a/libgnomeui/ChangeLog
+++ b/libgnomeui/ChangeLog
@@ -1,3 +1,8 @@
+2001-05-21  Martin Baulig  <baulig suse de>
+
+	* gnome-image-selector.c, gnome-image-entry.c: Don't include anything
+	from components/. Good to see you hacking here again, George :-)
+
 Mon May 21 00:49:03 2001  George Lebl <jirka 5z com>
 
 	* gnome-ditem-edit.[ch]:  Make it a widget instead of an object, (this
diff --git a/libgnomeui/gnome-image-entry.c b/libgnomeui/gnome-image-entry.c
index b0cc325..0884a7f 100644
--- a/libgnomeui/gnome-image-entry.c
+++ b/libgnomeui/gnome-image-entry.c
@@ -39,7 +39,6 @@
 #include <gtk/gtklistitem.h>
 #include <gtk/gtksignal.h>
 #include <libgnome/gnome-i18n.h>
-#include <components/gnome-image-entry-component.h>
 #include <bonobo/bonobo-moniker-util.h>
 #include "gnome-image-entry.h"
 
diff --git a/libgnomeui/gnome-image-selector.c b/libgnomeui/gnome-image-selector.c
index e100a46..ff6934f 100644
--- a/libgnomeui/gnome-image-selector.c
+++ b/libgnomeui/gnome-image-selector.c
@@ -39,7 +39,6 @@
 #include <gtk/gtklistitem.h>
 #include <gtk/gtksignal.h>
 #include <libgnome/gnome-i18n.h>
-#include <components/gnome-icon-selector-component.h>
 #include <bonobo/bonobo-moniker-util.h>
 #include <bonobo/bonobo-exception.h>
 #include "gnome-image-selector.h"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]