Migrate elementary to the new Eo4 syntax
authorTom Hacohen <tom@stosb.com>
Thu, 3 Mar 2016 10:10:20 +0000 (10:10 +0000)
committerTom Hacohen <tom@stosb.com>
Thu, 3 Mar 2016 10:10:20 +0000 (10:10 +0000)
commit18959ca65b5ad8d0c7d1fb81f5695d4af6b1f6c6
tree05b46aa02fab4fa793caa17e0a5a4957399f0ef8
parentdbd03c0881856d7485a8581f3ad66ed2dbbc4939
parent75569ec5612cdc25f36cb211de4adaae74f6cd9d
Migrate elementary to the new Eo4 syntax

Eo's syntax has changed (see efl.git for more info), this adjusts
elementary accordingly.

This is a merge commit that merges my branch will all of the fixes