ajwillia-ms pushed a commit to branch edi-0.3.

http://git.enlightenment.org/tools/edi.git/commit/?id=faff3f19eb8dbf38d1a433195562aef5c07cde66

commit faff3f19eb8dbf38d1a433195562aef5c07cde66
Author: Andy Williams <a...@andywilliams.me>
Date:   Mon Mar 7 10:00:25 2016 +0000

    Revert "Elm_Interface_Atspi_Text changed to Elm.Interface_Atspi_Text."
    
    This reverts commit 47651ec2cc142a43b6bb390023ccb803ffb90b78.
---
 configure.ac                               | 2 +-
 elm_code/src/lib/widget/elm_code_widget.eo | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 1fd2e05..627209e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -65,7 +65,7 @@ PKG_CHECK_MODULES([EFL],
  ecore >= 1.17.0
  edje >= 1.17.0
  eo >= 1.17.0
- elementary >= 1.17.99
+ elementary >= 1.17.0
  eio >= 1.17.0
 ])
 
diff --git a/elm_code/src/lib/widget/elm_code_widget.eo 
b/elm_code/src/lib/widget/elm_code_widget.eo
index ace043a..bcc6b3a 100644
--- a/elm_code/src/lib/widget/elm_code_widget.eo
+++ b/elm_code/src/lib/widget/elm_code_widget.eo
@@ -1,4 +1,4 @@
-class Elm.Code_Widget (Elm.Layout, Elm.Interface_Atspi_Text)
+class Elm.Code_Widget (Elm.Layout, Elm_Interface_Atspi_Text)
 {
    eo_prefix: elm_obj_code_widget;
    legacy_prefix: elm_code_widget;

-- 


Reply via email to