[monkey-bubble: 425/753] Moved to libcompat. This belongs into some games library, but not into



commit e71f02861fbd64be309294c040891bb7babfb7a5
Author: Martin Baulig <baulig suse de>
Date:   Sun Jun 10 20:08:18 2001 +0000

    Moved to libcompat. This belongs into some games library, but not into
    
    2001-06-10  Martin Baulig  <baulig suse de>
    
    	* gnome-scores.[ch]: Moved to libcompat. This belongs into some games library, but not
    	into libgnome.

 libgnome/ChangeLog   |    3 +++
 libgnome/Makefile.am |    2 --
 libgnome/libgnome.h  |    2 --
 3 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/libgnome/ChangeLog b/libgnome/ChangeLog
index 5a24bef..f4008f2 100644
--- a/libgnome/ChangeLog
+++ b/libgnome/ChangeLog
@@ -1,5 +1,8 @@
 2001-06-10  Martin Baulig  <baulig suse de>
 
+	* gnome-scores.[ch]: Moved to libcompat. This belongs into some games library, but not
+	into libgnome.
+
 	* gnome-remote.[ch]: Don't compile this for the moment.
 	(FIXME: What should we do with this code ? Since this was only a wrapper around
 	gnome_config calls we don't really need to have this in libgnome. However, IMO it'd be
diff --git a/libgnome/Makefile.am b/libgnome/Makefile.am
index b1f7945..97b53a3 100644
--- a/libgnome/Makefile.am
+++ b/libgnome/Makefile.am
@@ -67,7 +67,6 @@ libgnome_src = \
 	gnome-fileconvert.c	\
 	gnome-i18n.c		\
 	gnome-regex.c		\
-	gnome-score.c		\
 	gnome-url.c		\
 	gnome-util.c		\
 	gnome-paper.c		\
@@ -90,7 +89,6 @@ libgnome_headers = \
 	gnome-ditem.h		\
 	gnome-exec.h		\
 	gnome-regex.h		\
-	gnome-score.h		\
 	gnome-triggers.h 	\
 	gnome-url.h		\
 	gnome-util.h   		\
diff --git a/libgnome/libgnome.h b/libgnome/libgnome.h
index 6e9b08b..2da60cd 100644
--- a/libgnome/libgnome.h
+++ b/libgnome/libgnome.h
@@ -33,8 +33,6 @@
 
 /* Should this be in gnome-print? */
 #include <libgnome/gnome-paper.h>
-#include <libgnome/gnome-remote.h>
-#include <libgnome/gnome-score.h>
 #include <libgnome/gnome-triggers.h>
 #include <libgnome/gnome-util.h>
 #include <libgnome/gnome-url.h>



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