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

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

commit 507a27631ea8955bdd6ee4a315958876ceb184ff
Author: Amitesh Singh <singh.amit...@gmail.com>
Date:   Thu Aug 20 08:16:55 2015 -0700

    Wiki page popup_tutorial changed with summary [remove TODOs] by Amitesh 
Singh
---
 pages/tutorial/popup_tutorial.txt | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/pages/tutorial/popup_tutorial.txt 
b/pages/tutorial/popup_tutorial.txt
index ec62ee5..7654fa0 100644
--- a/pages/tutorial/popup_tutorial.txt
+++ b/pages/tutorial/popup_tutorial.txt
@@ -7,7 +7,6 @@ This tutorial explains how to use Popup in the application.
 
   * [[#Initializing_the_Application|Initializing the Application]]
   * [[#Creating_a_Popup_Widget|Creating a Popup Widget]]
-  * [[#Creating_a_Custom_Popup|Creating a Custom Popup]]
  
 A popup example : {{ :popup.png?direct |list}}
 
@@ -88,8 +87,4 @@ _btn_click_cb(void *data, Evas_Object *obj EINA_UNUSED,
    // of popup to set the focus into popup's contents correctly.
    evas_object_show(popup);
 }
-</code>
-
-=== Creating a Custom Popup ===
-
-TODO
\ No newline at end of file
+</code>
\ No newline at end of file

-- 


Reply via email to