[seed] Documentation: ClutterPad is in its own folder; also of note, it shows off GtkBuilder significantly



commit 38b0d3c606d22e1cd7c8e569f818933adc51fbf7
Author: Tim Horton <hortont svn gnome org>
Date:   Wed May 13 16:26:11 2009 -0400

    Documentation: ClutterPad is in its own folder; also of note, it shows off GtkBuilder significantly
---
 doc/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/index.html b/doc/index.html
index 338678c..bd5e56f 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -68,7 +68,7 @@ Seed has a wide variety of examples <a href="http://git.gnome.org/cgit/seed/tree
 <li><a href="http://git.gnome.org/cgit/seed/tree/examples/clutter-shader";>clutter-shader</a> - Demonstrates the use of Clutter Shaders and GtkSourceView</li>
 <li><a href="http://git.gnome.org/cgit/seed/tree/examples/poppler.js";>poppler.js</a> - A simple PDF viewer, demonstrates poppler and GTK</li>
 <li><a href="http://git.gnome.org/cgit/seed/tree/examples/clutter-transitions";>clutter-transitions</a> - A library of slide transitions written with Clutter 0.9</li>
-<li><a href="http://git.gnome.org/cgit/seed/tree/examples/clutter-pad.js";>clutter-pad</a> - An example to prototype Clutter scripts using a GtkSourceView widget and a GtkClutter stage. Demonstrates usage of sandbox module.</li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/clutter-pad/main.js";>clutter-pad</a> - An example to prototype Clutter scripts using a GtkSourceView widget and a GtkClutter stage. Demonstrates usage of sandbox module and GtkBuilder.</li>
 <li><a href="http://git.gnome.org/cgit/seed/tree/examples/pango-fontset.js";>pango-fontset</a> - Demonstrates basic Pango usage (for querying font information) </li>
 <li><a href="http://git.gnome.org/cgit/seed/tree/examples/pango.js";>pango</a> - Demonstrates a bit more complicated Pango usage, and Clutter usage, to create a sort of font playground. </li>
 <li><a href="http://git.gnome.org/cgit/seed/tree/examples/dbus/dbus-banshee.js";>dbus-banshee</a> - Demonstrates the use of DBus to control Banshee. </li>



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