1
0
Fork 0

2008-04-04 Neil Roberts <neil@o-hand.com>

* README: Fixed typo
This commit is contained in:
Neil Roberts 2008-04-04 17:05:34 +00:00
parent 8dac049d2e
commit 0d622b780a
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2008-04-04 Neil Roberts <neil@o-hand.com>
* README: Fixed typo
2008-04-04 Matthew Allum <mallum@openedhand.com>
* README:

4
README
View file

@ -148,8 +148,8 @@ Release Notes for Clutter 0.8
* Actors now have a new 'show-on-set-parent' property set to TRUE by
default. With this property set to TRUE, actors will automatically
automatically have clutter_actor_show() called on them when a parent
is set (i.e added to a container).
have clutter_actor_show() called on them when a parent is set (i.e
added to a container).
* Clutter now features support for multiple stages assuming supported
by the backend. See test-multistage.c for example of usage. This