2008-02-15 Matthew Allum <mallum@openedhand.com>

* clutter-docs.sgml:
        Minor tweakery.
This commit is contained in:
Matthew Allum 2008-02-15 17:47:07 +00:00
parent d467a15f9d
commit eec9c8526c
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2008-02-15 Matthew Allum <mallum@openedhand.com>
* clutter-docs.sgml:
Minor tweakery.
2008-02-15 Emmanuele Bassi <ebassi@openedhand.com> 2008-02-15 Emmanuele Bassi <ebassi@openedhand.com>
* clutter-sections.txt: Fix ClutterMedia section. * clutter-sections.txt: Fix ClutterMedia section.

View File

@ -230,7 +230,7 @@
<varlistentry> <varlistentry>
<term>--with-flavour=[glx/eglx/eglnative/sdl]</term> <term>--with-flavour=[glx/eglx/eglnative/sdl]</term>
<listitem> <listitem>
<para>Select the Clutter backend. <para>Select the Clutter backend; default=glx.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
@ -259,6 +259,9 @@
<filename>build/msvc_2k5/</filename> directory. In either case, you <filename>build/msvc_2k5/</filename> directory. In either case, you
will need to first install the required dependencies. will need to first install the required dependencies.
</para> </para>
<para>
Clutter on Windows currently uses the SDL backend for windowing
</para>
</section> </section>
<section id='building-osx'> <section id='building-osx'>