From: Alex Wu <[email protected]>

---
 trunk/edje/src/bin/edje_cc_handlers.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/trunk/edje/src/bin/edje_cc_handlers.c 
b/trunk/edje/src/bin/edje_cc_handlers.c
index eb91ed4..b0b2c26 100644
--- a/trunk/edje/src/bin/edje_cc_handlers.c
+++ b/trunk/edje/src/bin/edje_cc_handlers.c
@@ -3627,6 +3627,7 @@ st_collections_group_parts_part_select_mode(void)
    current_part->select_mode = parse_enum(0,
                                 "DEFAULT", EDJE_ENTRY_SELECTION_MODE_DEFAULT,
                                 "EXPLICIT", EDJE_ENTRY_SELECTION_MODE_EXPLICIT,
+                                "BLOCK_HANDLE", 
EDJE_ENTRY_SELECTION_MODE_DEFAULT,
                                 NULL);
 }
 
-- 
1.7.9.5


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to