mirror of
https://github.com/brl/mutter.git
synced 2025-02-08 17:44:09 +00:00
2007-03-22 Emmanuele Bassi <ebassi@openedhand.com>
* Makefile.am: Include the clutter-glx backend API.
This commit is contained in:
parent
a1ea7d2051
commit
b9c9aaccb2
@ -1,3 +1,7 @@
|
|||||||
|
2007-03-22 Emmanuele Bassi <ebassi@openedhand.com>
|
||||||
|
|
||||||
|
* Makefile.am: Include the clutter-glx backend API.
|
||||||
|
|
||||||
2007-03-22 Emmanuele Bassi <ebassi@openedhand.com>
|
2007-03-22 Emmanuele Bassi <ebassi@openedhand.com>
|
||||||
|
|
||||||
* clutter-sections.txt: Update with the backend and API
|
* clutter-sections.txt: Update with the backend and API
|
||||||
|
@ -60,6 +60,9 @@ IGNORE_HFILES=\
|
|||||||
glx \
|
glx \
|
||||||
egl
|
egl
|
||||||
|
|
||||||
|
EXTRA_HFILES=\
|
||||||
|
../../clutter/glx/clutter-glx.h
|
||||||
|
|
||||||
# Images to copy into HTML directory.
|
# Images to copy into HTML directory.
|
||||||
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
|
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
|
||||||
HTML_IMAGES=
|
HTML_IMAGES=
|
||||||
|
@ -92,6 +92,11 @@
|
|||||||
<xi:include href="xml/clutter-fixed.xml"/>
|
<xi:include href="xml/clutter-fixed.xml"/>
|
||||||
<xi:include href="xml/clutter-version.xml"/>
|
<xi:include href="xml/clutter-version.xml"/>
|
||||||
</chapter>
|
</chapter>
|
||||||
|
<chapter>
|
||||||
|
<title>Clutter Backends</title>
|
||||||
|
<xi:include href="xml/clutter-backend.xml"/>
|
||||||
|
<xi:include href="xml/clutter-glx.xml"/>
|
||||||
|
</chapter>
|
||||||
|
|
||||||
<index></index>
|
<index></index>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user