From 6714763dab4e7fdbadaf0d98786c4691dc8203a7 Mon Sep 17 00:00:00 2001 From: Dave Andreoli Date: Fri, 15 Sep 2017 19:37:54 +0200 Subject: [PATCH] Edje external tests: fix some texts The bugs mentioned are now fixed --- data/elementary/objects/test_external.edc | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/data/elementary/objects/test_external.edc b/data/elementary/objects/test_external.edc index 0b9902c..d590906 100644 --- a/data/elementary/objects/test_external.edc +++ b/data/elementary/objects/test_external.edc @@ -81,7 +81,7 @@ collections { align: 0.5 0.0; params { string: "label" "Label and Buttons are edje externals\ -
Click buttons to perform edje animations.
BUG: disabled style."; +
Click buttons to perform edje animations."; } } } @@ -459,8 +459,7 @@ collections { max: 200 50; align: 0.5 0.0; params { - string: "label" "All the Widgets and the Interaction are pure edje\ -
This is not a real test, just an experiment
BUG: clip issue, slider drag, lots of warning, ..."; + string: "label" "All the Widgets and the Interaction are pure edje"; } } } @@ -1207,7 +1206,6 @@ embryo script and from C code."; } } - group { name: "external/combobox"; parts { COMMON_EXTERNAL_UNDER -- 2.7.4