From 756233e44056415e3044364b8ca3ac700a6e29c5 Mon Sep 17 00:00:00 2001 From: Hyunjin Park Date: Wed, 21 Oct 2015 16:01:02 +0900 Subject: [PATCH] [Web] modify http://tizen.org/feature/shell.appwidget of appfiltering, systeminfo capability - remove 'Dynamic box' word Change-Id: I37cfbcd011b10fbf21325a014f55320c5c923b6b Signed-off-by: hyunjin park --- org.tizen.gettingstarted/html/web/details/app_filtering_w.htm | 4 ++-- .../html/device_api/mobile/tizen/systeminfo_capability_keys.html | 2 +- .../html/device_api/wearable/tizen/systeminfo_capability_keys.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/org.tizen.gettingstarted/html/web/details/app_filtering_w.htm b/org.tizen.gettingstarted/html/web/details/app_filtering_w.htm index b47d2de..d86e1ae 100644 --- a/org.tizen.gettingstarted/html/web/details/app_filtering_w.htm +++ b/org.tizen.gettingstarted/html/web/details/app_filtering_w.htm @@ -432,7 +432,7 @@ http://tizen.org/feature/shell.appwidget - Specify this key, if the application requires the AppWidget (Dynamic Box) feature. + Specify this key, if the application requires the Widget feature. Since 2.3.1, this key indicates only Native Widget. 2.2.1 @@ -707,7 +707,7 @@ http://tizen.org/feature/shell.appwidget - Specify this key, if the application requires the AppWidget (Dynamic Box) feature. + Specify this key, if the application requires the Widget feature. Since 2.3.1, this key indicates only Native Widget. 2.2.1 diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/systeminfo_capability_keys.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/systeminfo_capability_keys.html index c51659e..c5618b9 100755 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/systeminfo_capability_keys.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/systeminfo_capability_keys.html @@ -1319,7 +1319,7 @@ the Tizen reference implementation. http://tizen.org/feature/shell.appwidget boolean - The platform returns true for this key, if the device supports the AppWidget (Dynamic Box). + The platform returns true for this key, if the device supports the Widget. Since 2.3.1, this key indicates only Native Widget. 2.2.1 diff --git a/org.tizen.web.apireference/html/device_api/wearable/tizen/systeminfo_capability_keys.html b/org.tizen.web.apireference/html/device_api/wearable/tizen/systeminfo_capability_keys.html index 7ad3718..e3e8d1a 100755 --- a/org.tizen.web.apireference/html/device_api/wearable/tizen/systeminfo_capability_keys.html +++ b/org.tizen.web.apireference/html/device_api/wearable/tizen/systeminfo_capability_keys.html @@ -1355,7 +1355,7 @@ the Tizen reference implementation. http://tizen.org/feature/shell.appwidget boolean - The platform returns true for this key, if the device supports the AppWidget (Dynamic Box). + The platform returns true for this key, if the device supports the Widget. Since 2.3.1, this key indicates only Native Widget. 2.2.1 -- 2.7.4