[PATCH web] efl: swap ECORE_EVAS_ENGINE labels to match definitions.
Pekka Paalanen
ppaalanen at gmail.com
Mon Sep 15 04:14:40 PDT 2014
On Mon, 15 Sep 2014 12:57:58 +0200
Gwenole Beauchesne <gb.devel at gmail.com> wrote:
> Swap wayland_{shm,egl} labels in the "Running EFL applications under
> Wayland" section to match the order of their subsequent definitions.
>
> Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne at intel.com>
> ---
> efl.html | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/efl.html b/efl.html
> index 18fe897..2073098 100644
> --- a/efl.html
> +++ b/efl.html
> @@ -66,7 +66,7 @@
>
> <p>For applications that use Ecore_Evas directly set the environment
> variable <code>ECORE_EVAS_ENGINE</code> to either
> - <code>wayland_egl</code> or <code>wayland_shm</code> depending on
> + <code>wayland_shm</code> or <code>wayland_egl</code> depending on
> whether you wish to use the SHM based interface with software rendering
> or use EGL.</p>
>
Published!
Thanks,
pq
More information about the wayland-devel
mailing list