[seed] [examples] Distribute proper versions of clutter examples
- From: Tim Horton <hortont src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [seed] [examples] Distribute proper versions of clutter examples
- Date: Sun, 2 Aug 2009 01:44:20 +0000 (UTC)
commit 828878ad4200b30af64be5f539c5da0a1a493fda
Author: Tim Horton <hortont424 gmail com>
Date: Sat Aug 1 21:43:59 2009 -0400
[examples] Distribute proper versions of clutter examples
config.h.in | 3 +++
doc/reference/tmpl/seed-typeconversion.sgml | 2 +-
examples/Makefile.am | 9 ++++-----
3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/config.h.in b/config.h.in
index 25050a3..035e732 100644
--- a/config.h.in
+++ b/config.h.in
@@ -79,6 +79,9 @@
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
/* Define to the version of this package. */
#undef PACKAGE_VERSION
diff --git a/doc/reference/tmpl/seed-typeconversion.sgml b/doc/reference/tmpl/seed-typeconversion.sgml
index 44df927..278fd22 100644
--- a/doc/reference/tmpl/seed-typeconversion.sgml
+++ b/doc/reference/tmpl/seed-typeconversion.sgml
@@ -368,7 +368,7 @@ Long description
</para>
@ctx:
- filename:
+ val:
@exception:
@Returns:
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 6a50c28..7903d7c 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -20,6 +20,7 @@ examples_DATA = \
async-quine.js \
calculator.js \
cairo.js \
+ clutter-1.0.js \
clutter-cairo-1.0.js \
clutter-cogl-1.0.js \
gconf.js \
@@ -52,11 +53,9 @@ EXTRA_DIST = \
cairo.js \
async-quine.js \
calculator.js \
- clutter-0.8.js \
- clutter-0.9.js \
- clutter-cairo.js \
- clutter-cogl-0.8.js \
- clutter-cogl-0.9.js \
+ clutter-1.0.js \
+ clutter-cairo-1.0.js \
+ clutter-cogl-1.0.js \
COPYING \
gconf.js \
gdkpixbufloader.js \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]