tasn pushed a commit to branch master.

http://git.enlightenment.org/core/elementary.git/commit/?id=0f793c282d3cf83f04aa0db117c0d0e9fe656aa0

commit 0f793c282d3cf83f04aa0db117c0d0e9fe656aa0
Author: Tom Hacohen <t...@stosb.com>
Date:   Wed Apr 22 12:42:21 2015 +0100

    Elm bg: Use correct Eolian namespace syntax.
---
 src/lib/elm_bg.eo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/elm_bg.eo b/src/lib/elm_bg.eo
index 7ad9dea..2943abd 100644
--- a/src/lib/elm_bg.eo
+++ b/src/lib/elm_bg.eo
@@ -1,4 +1,4 @@
-class Elm_Bg (Elm.Layout, Efl.File)
+class Elm.Bg (Elm.Layout, Efl.File)
 {
    eo_prefix: elm_obj_bg;
    properties {

-- 


Reply via email to