[monkey-bubble: 251/753] New files. This is a little component test program. To test it, you need



commit c65ed1d5ae2d2bce5ea952992e3871baa269aa0a
Author: Martin Baulig <baulig suse de>
Date:   Tue May 1 21:59:36 2001 +0000

    New files. This is a little component test program. To test it, you need
    
    2001-05-02  Martin Baulig  <baulig suse de>
    
    	* libgnomeui-demos-server.c, libgnomeui-demos.oafinfo: New files.
    	This is a little component test program. To test it, you need to
    	manually the oafinfo file to $(datadir)/oaf.
    
    	* selector_demo.c: Comment out everything which currently doesn't
    	work and add a GnomeEntry with a remote GNOME::Selector (from the
    	libgnomeui-demos-server).

 demos/.cvsignore  |    1 +
 demos/ChangeLog   |   10 ++++++++++
 demos/Makefile.am |    1 +
 3 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/demos/.cvsignore b/demos/.cvsignore
index 29bdeeb..49c9ab2 100644
--- a/demos/.cvsignore
+++ b/demos/.cvsignore
@@ -8,3 +8,4 @@ winhints_demo
 dock_demo
 animator_demo
 mdi_demo
+libgnomeui-demos-server
diff --git a/demos/ChangeLog b/demos/ChangeLog
index be3f677..2cf5fb2 100644
--- a/demos/ChangeLog
+++ b/demos/ChangeLog
@@ -1,3 +1,13 @@
+2001-05-02  Martin Baulig  <baulig suse de>
+
+	* libgnomeui-demos-server.c, libgnomeui-demos.oafinfo: New files.
+	This is a little component test program. To test it, you need to
+	manually the oafinfo file to $(datadir)/oaf.
+
+	* selector_demo.c: Comment out everything which currently doesn't
+	work and add a GnomeEntry with a remote GNOME::Selector (from the
+	libgnomeui-demos-server).
+
 2001-04-29  Martin Baulig  <baulig suse de>
 
 	* selector_demo.c: Use the Bonobo UI API.
diff --git a/demos/Makefile.am b/demos/Makefile.am
index 29c1a67..f60362f 100644
--- a/demos/Makefile.am
+++ b/demos/Makefile.am
@@ -20,6 +20,7 @@ LDADD =	\
 	$(INTLLIBS)
 
 noinst_PROGRAMS = \
+	libgnomeui-demos-server	\
 	selector_demo		\
 	winhints_demo		\
 	animator_demo



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