diff options
Diffstat (limited to 'documentation/ref-manual/ref-images.xml')
-rw-r--r-- | documentation/ref-manual/ref-images.xml | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/documentation/ref-manual/ref-images.xml b/documentation/ref-manual/ref-images.xml index 37c8051a26..a002c59d3f 100644 --- a/documentation/ref-manual/ref-images.xml +++ b/documentation/ref-manual/ref-images.xml | |||
@@ -90,14 +90,18 @@ | |||
90 | <listitem><para><emphasis><filename>core-image-clutter</filename>:</emphasis> | 90 | <listitem><para><emphasis><filename>core-image-clutter</filename>:</emphasis> |
91 | An image with support for the Open GL-based toolkit Clutter, which enables development of | 91 | An image with support for the Open GL-based toolkit Clutter, which enables development of |
92 | rich and animated graphical user interfaces.</para></listitem> | 92 | rich and animated graphical user interfaces.</para></listitem> |
93 | <listitem><para><emphasis><filename>core-image-gtk-directfb</filename>:</emphasis> | 93 | <listitem><para><emphasis><filename>core-image-directfb</filename>:</emphasis> |
94 | An image that uses <filename>gtk+</filename> over <filename>directfb</filename> | 94 | An image that uses <filename>directfb</filename> instead of X11. |
95 | instead of X11. | 95 | </para></listitem> |
96 | In order to build, this image requires specific distro configuration that enables | ||
97 | <filename>gtk</filename> over <filename>directfb</filename>.</para></listitem> | ||
98 | <listitem><para><emphasis><filename>core-image-x11</filename>:</emphasis> | 96 | <listitem><para><emphasis><filename>core-image-x11</filename>:</emphasis> |
99 | A very basic X11 image with a terminal. | 97 | A very basic X11 image with a terminal. |
100 | </para></listitem> | 98 | </para></listitem> |
99 | <listitem><para><emphasis><filename>core-image-weston</filename>:</emphasis> | ||
100 | An image that provides the Wayland protocol libraries and the | ||
101 | reference Weston compositor. | ||
102 | For more information, see the | ||
103 | "<link linkend='wayland'>Wayland</link>" section. | ||
104 | </para></listitem> | ||
101 | <listitem><para><emphasis><filename>qt4e-demo-image</filename>:</emphasis> | 105 | <listitem><para><emphasis><filename>qt4e-demo-image</filename>:</emphasis> |
102 | An image that launches into the demo application for the embedded | 106 | An image that launches into the demo application for the embedded |
103 | (not based on X11) version of Qt.</para></listitem> | 107 | (not based on X11) version of Qt.</para></listitem> |