[gtk+] Drop standalone pixbuf-demo



commit 545704401ed6d17b4145d54e97b45a11b32a42aa
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Jun 24 13:12:56 2014 -0400

    Drop standalone pixbuf-demo
    
    The same demo is included in gtk3-demo. One copy is enough.

 demos/Makefile.am                    |    2 +-
 demos/pixbuf-demo/Makefile.am        |   41 -------
 demos/pixbuf-demo/apple-red.png      |  Bin 3545 -> 0 bytes
 demos/pixbuf-demo/gnome-applets.png  |  Bin 3090 -> 0 bytes
 demos/pixbuf-demo/gnome-calendar.png |  Bin 2755 -> 0 bytes
 demos/pixbuf-demo/gnome-foot.png     |  Bin 2916 -> 0 bytes
 demos/pixbuf-demo/gnome-gimp.png     |  Bin 3410 -> 0 bytes
 demos/pixbuf-demo/gnome-gmush.png    |  Bin 3244 -> 0 bytes
 demos/pixbuf-demo/gnome-gsame.png    |  Bin 4263 -> 0 bytes
 demos/pixbuf-demo/gnu-keys.png       |  Bin 3852 -> 0 bytes
 demos/pixbuf-demo/pixbuf-demo.c      |  215 ----------------------------------
 11 files changed, 1 insertions(+), 257 deletions(-)
---
diff --git a/demos/Makefile.am b/demos/Makefile.am
index 85bf0b4..5e2ae7e 100644
--- a/demos/Makefile.am
+++ b/demos/Makefile.am
@@ -1,6 +1,6 @@
 ## Makefile.am for gtk+/demos
 include $(top_srcdir)/Makefile.decl
 
-SUBDIRS = gtk-demo widget-factory pixbuf-demo
+SUBDIRS = gtk-demo widget-factory
 
 -include $(top_srcdir)/git.mk


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