From: Piotr Kosko Date: Wed, 17 May 2017 08:40:58 +0000 (+0200) Subject: [Filesystem] Removed ringtones virtual root on tv profile X-Git-Tag: GitHub/PR#40/tizen-studio~177^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F43%2F129643%2F4;p=sdk%2Fonline-doc.git [Filesystem] Removed ringtones virtual root on tv profile PS3: Guide change reviewed Change-Id: I6e9549cea1c76c80dcb4fc90dcd63eda27c20c55 Signed-off-by: Piotr Kosko --- diff --git a/org.tizen.guides/html/web/data/file_system_w.htm b/org.tizen.guides/html/web/data/file_system_w.htm index a796518..a58c33c 100644 --- a/org.tizen.guides/html/web/data/file_system_w.htm +++ b/org.tizen.guides/html/web/data/file_system_w.htm @@ -324,6 +324,10 @@ for (var i = 0; i < files.length; i++) Description + camera + Location for storing pictures and videos taken by a device (supported since Tizen 2.3). + + documents Location for storing documents. @@ -340,12 +344,13 @@ for (var i = 0; i < files.length; i++) Location for storing audio files. - removable - Location for the removable storage. - - ringtones - Location for ringtones (read-only location). + Location for ringtones (read-only location). +
+ Note + The ringtones virtual root is not supported on TV devices. +
+ videos @@ -390,4 +395,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga - \ No newline at end of file + diff --git a/org.tizen.web.apireference/html/device_api/tv/tizen/filesystem.html b/org.tizen.web.apireference/html/device_api/tv/tizen/filesystem.html index 4c77b50..7b80367 100644 --- a/org.tizen.web.apireference/html/device_api/tv/tizen/filesystem.html +++ b/org.tizen.web.apireference/html/device_api/tv/tizen/filesystem.html @@ -41,8 +41,6 @@ documents - the location for documents
  • downloads - the location for downloaded items
  • -ringtones - the location for ringtones (read-only location)
  • -
  • camera - the location for the pictures and videos taken by a device (supported since Tizen 2.3)
  • wgt-package - the location for widget package which is read-only
  • @@ -461,8 +459,6 @@ videos - The default folder in which video clips (in formats including avi, mp4,
  • downloads - The default folder in which downloaded files (from sources including browser, e-mail client, etc.) are stored by default in the device. For example, in some platforms it corresponds to the "Downloads" folder.
  • -ringtones: The default folder in which ringtones (such as mp3, etc) are stored in the device.
  • -
  • camera : The default folder in which pictures and videos taken by a device are stored.
  • wgt-package - The read-only folder to which the content of a widget file is extracted.
  • @@ -481,7 +477,7 @@ The ErrorCallback is launched with these error types: