From 1fe9b9b9285a2634c40bd680aba5b172fe37ac6c Mon Sep 17 00:00:00 2001 From: Editor Lionbridge Date: Tue, 1 Aug 2017 09:40:41 +0300 Subject: [PATCH] Fix wrong label from 'Mobile Wearable' to 'Wearable Native' This is a manual cherry pick from change #141510 in the tizen_3.0 branch. Change-Id: I3288ba88b5f8308879c848d3af5195ec2c1953c8 --- org.tizen.guides/html/native/ui/efl/animation_effects_n.htm | 6 +++--- org.tizen.guides/html/native/ui/efl/elementary_animation_n.htm | 2 +- org.tizen.guides/html/native/ui/efl/evas_map_animation_n.htm | 2 +- org.tizen.guides/html/native/ui/efl/evas_map_effects_n.htm | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/org.tizen.guides/html/native/ui/efl/animation_effects_n.htm b/org.tizen.guides/html/native/ui/efl/animation_effects_n.htm index 1a1ffef..d226a29 100644 --- a/org.tizen.guides/html/native/ui/efl/animation_effects_n.htm +++ b/org.tizen.guides/html/native/ui/efl/animation_effects_n.htm @@ -35,9 +35,9 @@
  • Elementary API for Mobile Native
  • Evas API for Mobile Native
  • Ecore API for Wearable Native
  • -
  • Edje API for Mobile Wearable
  • -
  • Elementary API for Mobile Wearable
  • -
  • Evas API for Mobile Wearable
  • +
  • Edje API for Wearable Native
  • +
  • Elementary API for Wearable Native
  • +
  • Evas API for Wearable Native
  • diff --git a/org.tizen.guides/html/native/ui/efl/elementary_animation_n.htm b/org.tizen.guides/html/native/ui/efl/elementary_animation_n.htm index 404e29d..cb68ba5 100644 --- a/org.tizen.guides/html/native/ui/efl/elementary_animation_n.htm +++ b/org.tizen.guides/html/native/ui/efl/elementary_animation_n.htm @@ -38,7 +38,7 @@

    Related Info

    diff --git a/org.tizen.guides/html/native/ui/efl/evas_map_animation_n.htm b/org.tizen.guides/html/native/ui/efl/evas_map_animation_n.htm index a332de8..8f1cc44 100644 --- a/org.tizen.guides/html/native/ui/efl/evas_map_animation_n.htm +++ b/org.tizen.guides/html/native/ui/efl/evas_map_animation_n.htm @@ -38,7 +38,7 @@

    Related Info

    diff --git a/org.tizen.guides/html/native/ui/efl/evas_map_effects_n.htm b/org.tizen.guides/html/native/ui/efl/evas_map_effects_n.htm index 11652c1..f5423e6 100644 --- a/org.tizen.guides/html/native/ui/efl/evas_map_effects_n.htm +++ b/org.tizen.guides/html/native/ui/efl/evas_map_effects_n.htm @@ -35,7 +35,7 @@

    Related Info

    -- 2.7.4