WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=a693dc07adc4f2627e81e055b74a003478f22738

commit a693dc07adc4f2627e81e055b74a003478f22738
Author: Xavi Artigas <[email protected]>
Date:   Wed Sep 19 02:24:21 2018 -0700

    Wiki page focus.md changed with summary [Adapted title to other guides] by 
Xavi Artigas
---
 pages/develop/guides/c/ui/focus.md.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pages/develop/guides/c/ui/focus.md.txt 
b/pages/develop/guides/c/ui/focus.md.txt
index 12470fac0..530622e7d 100644
--- a/pages/develop/guides/c/ui/focus.md.txt
+++ b/pages/develop/guides/c/ui/focus.md.txt
@@ -1,8 +1,8 @@
 ---
-~~Title: EFL Focus Programming Guide~~
+~~Title: User Interface Focus Programming Guide~~
 ---
 
-# EFL Focus Programming Guide #
+# User Interface Focus Programming Guide #
 
 When using a keyboard instead of a mouse or a touch screen, you need to 
understand the concept of Focus: a graphical indicator of the widget currently 
selected, which you can move around using the cursor keys, for example.
 

-- 


Reply via email to