From: Semun Lee Date: Mon, 29 Jun 2015 05:24:12 +0000 (+0900) Subject: Remove unnecessary description about mime-type api X-Git-Tag: tizen_3.0/TD_SYNC/20161201~750^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f6fe1f4b9ef04fae13c904bc9af9f19d805b77b8;p=sdk%2Fonline-doc.git Remove unnecessary description about mime-type api Change-Id: Ib56d548dda8df7ef4dc7b0acaa499ca6432944df Signed-off-by: Semun Lee --- diff --git a/org.tizen.guides/html/images/mime_type.png b/org.tizen.guides/html/images/mime_type.png deleted file mode 100644 index 3e277a7..0000000 Binary files a/org.tizen.guides/html/images/mime_type.png and /dev/null differ diff --git a/org.tizen.guides/html/native/content/mime_type_n.htm b/org.tizen.guides/html/native/content/mime_type_n.htm index 27e91bb..e1b909c 100644 --- a/org.tizen.guides/html/native/content/mime_type_n.htm +++ b/org.tizen.guides/html/native/content/mime_type_n.htm @@ -33,12 +33,6 @@

MIME Type

- -

The MIME Type API obtains a file's MIME types or file extensions using xdgmime. xdgmime reads the MIME information from the /usr/local/share/mime directory, which is updated with the update-mime-database() function in the shared-mime-info package.

- -

Figure: MIME type management

-

MIME type management

-

The main features of the MIME Type API include: