diff options
author | Dave Andreoli <dave@gurumeditation.it> | 2017-09-15 19:37:54 +0200 |
---|---|---|
committer | Dave Andreoli <dave@gurumeditation.it> | 2017-09-15 19:38:24 +0200 |
commit | 6714763dab4e7fdbadaf0d98786c4691dc8203a7 (patch) | |
tree | 7ea973ba140aa863e86765ce9565529635a1b9cb /data/elementary/objects | |
parent | 9da5cf20aade822deed38d09be8e9c73b9705f98 (diff) |
Edje external tests: fix some texts
The bugs mentioned are now fixed
Diffstat (limited to 'data/elementary/objects')
-rw-r--r-- | data/elementary/objects/test_external.edc | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/data/elementary/objects/test_external.edc b/data/elementary/objects/test_external.edc index 0b9902c0dd..d590906c0b 100644 --- a/data/elementary/objects/test_external.edc +++ b/data/elementary/objects/test_external.edc | |||
@@ -81,7 +81,7 @@ collections { | |||
81 | align: 0.5 0.0; | 81 | align: 0.5 0.0; |
82 | params { | 82 | params { |
83 | string: "label" "<b>Label and Buttons are edje externals</>\ | 83 | string: "label" "<b>Label and Buttons are edje externals</>\ |
84 | <br>Click buttons to perform edje animations.<br><b>BUG</>: disabled style."; | 84 | <br>Click buttons to perform edje animations."; |
85 | } | 85 | } |
86 | } | 86 | } |
87 | } | 87 | } |
@@ -459,8 +459,7 @@ collections { | |||
459 | max: 200 50; | 459 | max: 200 50; |
460 | align: 0.5 0.0; | 460 | align: 0.5 0.0; |
461 | params { | 461 | params { |
462 | string: "label" "<b>All the Widgets and the Interaction are pure edje</>\ | 462 | string: "label" "<b>All the Widgets and the Interaction are pure edje</>"; |
463 | <br>This is not a real test, just an experiment<br><b>BUG</>: clip issue, slider drag, lots of warning, ..."; | ||
464 | } | 463 | } |
465 | } | 464 | } |
466 | } | 465 | } |
@@ -1207,7 +1206,6 @@ embryo script and from C code."; | |||
1207 | 1206 | ||
1208 | } | 1207 | } |
1209 | } | 1208 | } |
1210 | |||
1211 | group { name: "external/combobox"; | 1209 | group { name: "external/combobox"; |
1212 | parts { | 1210 | parts { |
1213 | COMMON_EXTERNAL_UNDER | 1211 | COMMON_EXTERNAL_UNDER |