[pyclutter] examples: Remove old example code



commit b8377483eb64d36d0f7e72e4dd6a8cea87e31936
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sun Apr 12 16:11:26 2015 +0100

    examples: Remove old example code
    
    It's pretty much unsalvageable.

 examples/Makefile.am              |   28 +-----
 examples/behave.py                |   70 ------------
 examples/bubbles.py               |  136 ------------------------
 examples/cairo-texture.py         |   66 ------------
 examples/clock.py                 |   81 --------------
 examples/custom-actor.py          |  131 -----------------------
 examples/custom-container.py      |  202 -----------------------------------
 examples/custom-layout-manager.py |  104 ------------------
 examples/entry.py                 |   51 ---------
 examples/flowers.py               |  158 ----------------------------
 examples/hello.py                 |   60 -----------
 examples/light0.png               |  Bin 5674 -> 0 bytes
 examples/rects.py                 |   54 ----------
 examples/redhand.png              |  Bin 8250 -> 0 bytes
 examples/redhand_alpha.png        |  Bin 4539 -> 0 bytes
 examples/reflection.py            |  120 ---------------------
 examples/script.py                |  209 -------------------------------------
 examples/super-oh.py              |  131 -----------------------
 examples/test-animation.py        |   61 -----------
 examples/test-bin-layout.py       |  120 ---------------------
 examples/test-binding-pool.py     |  103 ------------------
 examples/test-box-layout.py       |  119 ---------------------
 examples/test-easing.py           |   94 -----------------
 examples/test-flow-layout.py      |   82 ---------------
 examples/test-multitexture.py     |   71 -------------
 examples/test-scale.py            |   55 ----------
 examples/test-shader.py           |  209 -------------------------------------
 examples/test-texture-pixmap.py   |   42 --------
 28 files changed, 1 insertions(+), 2556 deletions(-)
---
diff --git a/examples/Makefile.am b/examples/Makefile.am
index f0ed015..1b336ac 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,27 +1 @@
-EXTRA_DIST = \
-       behave.py \
-       bubbles.py \
-       cairo-texture.py \
-       clock.py \
-       custom-actor.py \
-       custom-container.py \
-       custom-layout-manager.py \
-       entry.py \
-       flowers.py \
-       hello.py \
-       light0.png \
-       rects.py \
-       redhand_alpha.png \
-       redhand.png \
-       reflection.py \
-       script.py \
-       super-oh.py \
-       test-animation.py \
-       test-binding-pool.py \
-       test-bin-layout.py \
-       test-box-layout.py \
-       test-flow-layout.py \
-       test-easing.py \
-       test-multitexture.py \
-       test-scale.py \
-       test-texture-pixmap.py
+EXTRA_DIST =


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