[seed] [examples] Same Seed (now, for a time, same-gnome-clutter) now lives in
- From: Tim Horton <hortont src gnome org>
- To: svn-commits-list gnome org
- Subject: [seed] [examples] Same Seed (now, for a time, same-gnome-clutter) now lives in
- Date: Fri, 26 Jun 2009 21:04:45 +0000 (UTC)
commit 39a587147b7835bc31309ee1215f8767fd80738d
Author: Tim Horton <hortont424 gmail com>
Date: Fri Jun 26 17:03:57 2009 -0400
[examples] Same Seed (now, for a time, same-gnome-clutter) now lives in
the gsoc-seed-games branch of gnome-games.
doc/index.html | 1 -
examples/HACKING | 5 +-
examples/same-seed/Makefile.am | 29 ----
examples/same-seed/bkg.svg | 95 -----------
examples/same-seed/blue.svg | 97 -----------
examples/same-seed/board.js | 338 ---------------------------------------
examples/same-seed/green.svg | 97 -----------
examples/same-seed/light.js | 122 --------------
examples/same-seed/main.js | 48 ------
examples/same-seed/red.svg | 97 -----------
examples/same-seed/same-seed.ui | 72 ---------
examples/same-seed/same.c | 296 ----------------------------------
examples/same-seed/score.js | 79 ---------
examples/same-seed/yellow.svg | 97 -----------
14 files changed, 3 insertions(+), 1470 deletions(-)
---
diff --git a/doc/index.html b/doc/index.html
index 08c00ae..1cc1f22 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -67,7 +67,6 @@ 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/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/quine.js">quine.js</a> - Reads itself with GIO</li>
<li><a href="http://git.gnome.org/cgit/seed/tree/examples/repl.js">repl.js</a> - The Seed REPL</li>
-<li><a href="http://git.gnome.org/cgit/seed/tree/examples/same-seed">same-seed</a> - A reimplementation of Same GNOME in Seed and Clutter 0.9</li>
<li><a href="http://git.gnome.org/cgit/seed/tree/examples/soup.js">soup.js</a> - Basic client usage of soup.</li>
<li><a href="http://git.gnome.org/cgit/seed/tree/examples/threaded-repl.js">threaded-repl.js</a> - An example of a REPL which runs async while a GTK program continues to run</li>
<li><a href="http://git.gnome.org/cgit/seed/tree/examples/turtle">turtle</a> - a simple example of the C embedding API to create a logo like turtle.</li>
diff --git a/examples/HACKING b/examples/HACKING
index b9f41cb..86286ce 100644
--- a/examples/HACKING
+++ b/examples/HACKING
@@ -2,8 +2,9 @@ The goal of this file is to tell you what each example serves as an example of,
== External Examples ==
-The Lights Off example now lives in the gnome-games module. It uses Clutter,
- with custom animations, SVGs, GConf, etc.
+The Lights Off and Same Seed examples now live in the gnome-games
+module (gsoc-seed-games branch). They use Clutter, SVGs, GConf, Gtk/GtkClutter,
+gettext, GnomeGamesSupport, GtkBuilder, Cairo, etc.
== Large Examples ==
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]