summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@linux.intel.com>2012-02-29 15:05:44 +0000
committerEmmanuele Bassi <ebassi@linux.intel.com>2012-02-29 15:20:58 +0000
commit7713d3bbdc0f360f9f0e8d782d0a3215441bb6f5 (patch)
tree39ace34c7091c9b4c385dde9306078ffd3727bcb
parent3f5d63b5227fa401367142e0f4b774d8e039dc88 (diff)
downloadclutter-7713d3bbdc0f360f9f0e8d782d0a3215441bb6f5.tar.gz
docs: Update the actor example image
-rw-r--r--clutter/clutter-actor.c4
-rw-r--r--doc/reference/clutter/Makefile.am4
-rw-r--r--doc/reference/clutter/actor-example.pngbin0 -> 4966 bytes
-rw-r--r--doc/reference/clutter/test-actor.pngbin5081 -> 0 bytes
4 files changed, 4 insertions, 4 deletions
diff --git a/clutter/clutter-actor.c b/clutter/clutter-actor.c
index 3d8ce7904..eb838ae57 100644
--- a/clutter/clutter-actor.c
+++ b/clutter/clutter-actor.c
@@ -109,9 +109,9 @@
* <xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback>
* </xi:include>
* </programlisting></informalexample>
- * <figure id="bin-layout">
+ * <figure id="actor-example-image">
* <title>Actors</title>
- * <graphic fileref="test-actor.png" format="PNG"/>
+ * <graphic fileref="actor-example.png" format="PNG"/>
* </figure>
* </refsect2>
*
diff --git a/doc/reference/clutter/Makefile.am b/doc/reference/clutter/Makefile.am
index 679f6cb89..321913786 100644
--- a/doc/reference/clutter/Makefile.am
+++ b/doc/reference/clutter/Makefile.am
@@ -117,6 +117,7 @@ EXTRA_HFILES = \
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
HTML_IMAGES = \
actor-box.png \
+ actor-example.png \
animator-key-frames.png \
bin-layout.png \
box-layout.png \
@@ -126,8 +127,7 @@ HTML_IMAGES = \
flow-layout-horizontal.png \
flow-layout-vertical.png \
path-alpha-func.png \
- offscreen-redirect.png \
- test-actor.png
+ offscreen-redirect.png
# SVG used to generate the images above
SVG_IMAGES = \
diff --git a/doc/reference/clutter/actor-example.png b/doc/reference/clutter/actor-example.png
new file mode 100644
index 000000000..fa42044a9
--- /dev/null
+++ b/doc/reference/clutter/actor-example.png
Binary files differ
diff --git a/doc/reference/clutter/test-actor.png b/doc/reference/clutter/test-actor.png
deleted file mode 100644
index 73ded6777..000000000
--- a/doc/reference/clutter/test-actor.png
+++ /dev/null
Binary files differ