[Web] modify http://tizen.org/feature/shell.appwidget of appfiltering, systeminfo...
authorHyunjin Park <hj.na.park@samsung.com>
Wed, 21 Oct 2015 07:01:02 +0000 (16:01 +0900)
committerHyunjin Park <hj.na.park@samsung.com>
Wed, 21 Oct 2015 07:04:19 +0000 (16:04 +0900)
- remove 'Dynamic box' word

Change-Id: I37cfbcd011b10fbf21325a014f55320c5c923b6b
Signed-off-by: hyunjin park <hj.na.park@samsung.com>
org.tizen.gettingstarted/html/web/details/app_filtering_w.htm
org.tizen.web.apireference/html/device_api/mobile/tizen/systeminfo_capability_keys.html
org.tizen.web.apireference/html/device_api/wearable/tizen/systeminfo_capability_keys.html

index b47d2de..d86e1ae 100644 (file)
     </tr>
 <tr>
 <td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/shell.appwidget</span></td> 
-     <td>Specify this key, if the application requires the AppWidget (Dynamic Box) feature.</td> 
+     <td>Specify this key, if the application requires the Widget feature. Since 2.3.1, this key indicates only Native Widget.</td>
         <td>2.2.1</td>
     </tr>
 </tbody>
     </tr>
 <tr>
 <td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/shell.appwidget</span></td> 
-     <td>Specify this key, if the application requires the AppWidget (Dynamic Box) feature.</td> 
+     <td>Specify this key, if the application requires the Widget feature. Since 2.3.1, this key indicates only Native Widget.</td>
         <td>2.2.1</td>
     </tr>
 <tr>
index c51659e..c5618b9 100755 (executable)
@@ -1319,7 +1319,7 @@ the Tizen reference implementation.</td>
 <tr>
 <td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/shell.appwidget</span></td>
      <td><span style="font-family: Courier New,Courier,monospace">boolean</span></td>
-     <td>The platform returns <span style="font-family: Courier New,Courier,monospace">true</span> for this key, if the device supports the AppWidget (Dynamic Box).</td>
+     <td>The platform returns <span style="font-family: Courier New,Courier,monospace">true</span> for this key, if the device supports the Widget. Since 2.3.1, this key indicates only Native Widget.</td>
      <td>2.2.1</td>
     </tr>
 </tbody>
index 7ad3718..e3e8d1a 100755 (executable)
@@ -1355,7 +1355,7 @@ the Tizen reference implementation.</td>
 <tr>
 <td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/shell.appwidget</span></td>
      <td><span style="font-family: Courier New,Courier,monospace">boolean</span></td>
-     <td>The platform returns <span style="font-family: Courier New,Courier,monospace">true</span> for this key, if the device supports the AppWidget (Dynamic Box).</td>
+     <td>The platform returns <span style="font-family: Courier New,Courier,monospace">true</span> for this key, if the device supports the Widget. Since 2.3.1, this key indicates only Native Widget.</td>
      <td>2.2.1</td>
     </tr>
 </tbody>