yakov pushed a commit to branch master.

http://git.enlightenment.org/tools/erigo.git/commit/?id=086116804a9bb1274a61da3d67bc9007cd959f07

commit 086116804a9bb1274a61da3d67bc9007cd959f07
Author: Yakov Goldberg <yako...@samsung.com>
Date:   Tue May 12 13:25:38 2015 +0300

    Adopt examples to new class names
---
 examples/demo_project/demo.egui | 18 +++++++++---------
 examples/example.egui           | 40 ++++++++++++++++++++--------------------
 2 files changed, 29 insertions(+), 29 deletions(-)

diff --git a/examples/demo_project/demo.egui b/examples/demo_project/demo.egui
index 31367e4..168e857 100644
--- a/examples/demo_project/demo.egui
+++ b/examples/demo_project/demo.egui
@@ -1,5 +1,5 @@
 {
-  "JSON_Version":"2",
+  "JSON_Version":"1",
   "Settings":
   {
     "project":"demo",
@@ -24,20 +24,20 @@
       "Desc":
       {
         "parent":null,
-        "class":"Elm_Win"
+        "class":"Elm.Win"
       },
       "Properties":
       {
-        "Elm_Win.title":["elm_win1"],
+        "Elm.Win.title":["elm_win1"],
         "Evas.Object.size_hint_weight":[1, 1],
         "Efl.Gfx.Base.visible":[true],
         "Efl.Gfx.Base.size":[383, 442],
-        "Elm_Win.autodel":[true]
+        "Elm.Win.autodel":[true]
       },
       "Methods":
       {
-        "Elm_Win.name":[null],
-        "Elm_Win.type":["ELM_WIN_BASIC"]
+        "Elm.Win.name":[null],
+        "Elm.Win.type":["ELM_WIN_BASIC"]
       },
       "Contains":["elm_layout1"]
     },
@@ -46,7 +46,7 @@
       "Desc":
       {
         "parent":"elm_win1",
-        "class":"Elm_Menu"
+        "class":"Elm.Menu"
       }
     },
     "elm_image1":
@@ -54,7 +54,7 @@
       "Desc":
       {
         "parent":"elm_win1",
-        "class":"Elm_Image",
+        "class":"Elm.Image",
         "public":true
       },
       "Properties":
@@ -71,7 +71,7 @@
       "Desc":
       {
         "parent":"elm_win1",
-        "class":"Elm_Layout"
+        "class":"Elm.Layout"
       },
       "Properties":
       {
diff --git a/examples/example.egui b/examples/example.egui
index 7ad9137..dde9db4 100644
--- a/examples/example.egui
+++ b/examples/example.egui
@@ -19,19 +19,19 @@
       "Desc":
       {
         "parent":null,
-        "class":"Elm_Win"
+        "class":"Elm.Win"
       },
       "Properties":
       {
         "Efl.Gfx.Base.visible":[true],
         "Efl.Gfx.Base.size":[514, 665],
-        "Elm_Win.title":["elm_win1"],
-        "Elm_Win.autodel":[true]
+        "Elm.Win.title":["elm_win1"],
+        "Elm.Win.autodel":[true]
       },
       "Methods":
       {
-        "Elm_Win.name":[null],
-        "Elm_Win.type":["ELM_WIN_BASIC"]
+        "Elm.Win.name":[null],
+        "Elm.Win.type":["ELM_WIN_BASIC"]
       },
       "Contains":["elm_bg1", "elm_box1"]
     },
@@ -40,7 +40,7 @@
       "Desc":
       {
         "parent":"elm_win1",
-        "class":"Elm_Menu"
+        "class":"Elm.Menu"
       },
       "Items":
       {
@@ -99,12 +99,12 @@
       "Desc":
       {
         "parent":"elm_win1",
-        "class":"Elm_Bg"
+        "class":"Elm.Bg"
       },
       "Properties":
       {
         "Efl.Gfx.Base.visible":[true],
-        "Elm_Widget.part_text":[null, "elm_bg1"],
+        "Elm.Widget.part_text":[null, "elm_bg1"],
         "Evas.Object.size_hint_weight":[1, 1]
       }
     },
@@ -113,12 +113,12 @@
       "Desc":
       {
         "parent":"elm_win1",
-        "class":"Elm_Box"
+        "class":"Elm.Box"
       },
       "Properties":
       {
         "Efl.Gfx.Base.visible":[true],
-        "Elm_Widget.part_text":[null, "elm_box1"],
+        "Elm.Widget.part_text":[null, "elm_box1"],
         "Evas.Object.size_hint_weight":[1, 1]
       },
       "Contains":["elm_button1", "elm_table1"]
@@ -128,12 +128,12 @@
       "Desc":
       {
         "parent":"elm_box1",
-        "class":"Elm_Button"
+        "class":"Elm.Button"
       },
       "Properties":
       {
         "Efl.Gfx.Base.visible":[true],
-        "Elm_Widget.part_text":[null, "elm_button1"],
+        "Elm.Widget.part_text":[null, "elm_button1"],
         "Evas.Object.size_hint_weight":[1, 1],
         "Evas.Object.size_hint_align":[-1, -1]
       }
@@ -143,12 +143,12 @@
       "Desc":
       {
         "parent":"elm_box1",
-        "class":"Elm_Table"
+        "class":"Elm.Table"
       },
       "Properties":
       {
         "Efl.Gfx.Base.visible":[true],
-        "Elm_Widget.part_text":[null, "elm_table1"],
+        "Elm.Widget.part_text":[null, "elm_table1"],
         "Evas.Object.size_hint_weight":[1, 1],
         "Evas.Object.size_hint_align":[-1, -1]
       },
@@ -164,12 +164,12 @@
       "Desc":
       {
         "parent":"elm_table1",
-        "class":"Elm_Button"
+        "class":"Elm.Button"
       },
       "Properties":
       {
         "Efl.Gfx.Base.visible":[true],
-        "Elm_Widget.part_text":[null, "elm_button2"],
+        "Elm.Widget.part_text":[null, "elm_button2"],
         "Evas.Object.size_hint_weight":[1, 1],
         "Efl.Gfx.Base.color":[0, 255, 0, 255]
       },
@@ -183,12 +183,12 @@
       "Desc":
       {
         "parent":"elm_table1",
-        "class":"Elm_Button"
+        "class":"Elm.Button"
       },
       "Properties":
       {
         "Efl.Gfx.Base.visible":[true],
-        "Elm_Widget.part_text":[null, "elm_button3"],
+        "Elm.Widget.part_text":[null, "elm_button3"],
         "Evas.Object.size_hint_weight":[1, 1],
         "Efl.Gfx.Base.color":[255, 255, 0, 255]
       },
@@ -202,11 +202,11 @@
       "Desc":
       {
         "parent":"elm_table1",
-        "class":"Elm_Image"
+        "class":"Elm.Image"
       },
       "Properties":
       {
-        "Elm_Widget.part_text":[null, "elm_image1"],
+        "Elm.Widget.part_text":[null, "elm_image1"],
         "Evas.Object.size_hint_weight":[1, 1],
         "Efl.Gfx.Base.visible":[true],
         "Efl.File.file":["logo", null],

-- 


Reply via email to