[monkey-bubble: 196/753] Don't compile the stock_demo as the GnomeStock is deprecated and will be



commit 8c550a42a988d70694b29ccdf93be1e351c0b10e
Author: Martin Baulig <baulig suse de>
Date:   Wed Apr 25 22:30:57 2001 +0000

    Don't compile the stock_demo as the GnomeStock is deprecated and will be
    
    2001-04-26  Martin Baulig  <baulig suse de>
    
    	* Makefile.am: Don't compile the stock_demo as the GnomeStock is
    	deprecated and will be moved to libcompat.

 demos/ChangeLog   |    5 +++++
 demos/Makefile.am |    3 ---
 2 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/demos/ChangeLog b/demos/ChangeLog
index e492d6c..d5ffd8e 100644
--- a/demos/ChangeLog
+++ b/demos/ChangeLog
@@ -1,3 +1,8 @@
+2001-04-26  Martin Baulig  <baulig suse de>
+
+	* Makefile.am: Don't compile the stock_demo as the GnomeStock is
+	deprecated and will be moved to libcompat.
+
 2001-02-26  Martin Baulig  <baulig suse de>
 
 	* selector_demo.c: Added example for the new pixmap selector mode
diff --git a/demos/Makefile.am b/demos/Makefile.am
index 143e4ca..e030a1d 100644
--- a/demos/Makefile.am
+++ b/demos/Makefile.am
@@ -21,7 +21,6 @@ LDADD =	\
 
 noinst_PROGRAMS = \
 	selector_demo		\
-	stock_demo		\
 	winhints_demo		\
 	dock_demo 		\
 	animator_demo		\
@@ -29,8 +28,6 @@ noinst_PROGRAMS = \
 
 selector_demo_SOURCES = selector_demo.c
 
-stock_demo_SOURCES = stock_demo.c
-
 winhints_demo_SOURCES = winhints_demo.c
 
 animator_demo_SOURCES = animator_demo.c



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