[PATCH web] efl: swap ECORE_EVAS_ENGINE labels to match definitions.

Gwenole Beauchesne gb.devel at gmail.com
Mon Sep 15 03:57:58 PDT 2014


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>
 
-- 
1.7.9.5



More information about the wayland-devel mailing list