[clutter] docs: Fix XInclude path of the BindConstraint example
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] docs: Fix XInclude path of the BindConstraint example
- Date: Mon, 25 Jun 2012 22:59:53 +0000 (UTC)
commit ececa27ad0e54e4541b38afff058d6085653d720
Author: Emmanuele Bassi <ebassi gnome org>
Date: Mon Jun 25 23:44:11 2012 +0100
docs: Fix XInclude path of the BindConstraint example
clutter/clutter-bind-constraint.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/clutter/clutter-bind-constraint.c b/clutter/clutter-bind-constraint.c
index c645873..62da1d2 100644
--- a/clutter/clutter-bind-constraint.c
+++ b/clutter/clutter-bind-constraint.c
@@ -80,7 +80,7 @@
* <example id="bind-constraint-example">
* <title>Animating the offset property of ClutterBindConstraint</title>
* <programlisting>
- * <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; parse="text" href="../../../../examples/bind-constraint.c">
+ * <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; parse="text" href="../../../../tests/interactive/test-bind-constraint.c">
* <xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback>
* </xi:include>
* </programlisting>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]