From: taeyoon0.lee Date: Mon, 22 Jan 2018 09:12:47 +0000 (+0900) Subject: Added tag for capture privilege X-Git-Tag: dali_1.3.11~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F34%2F167834%2F2;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git Added tag for capture privilege Change-Id: I4b0fc1bd0dac9c5f59ba74182373d1fe74ed5636 --- diff --git a/build/tizen/docs/dali.doxy.in b/build/tizen/docs/dali.doxy.in index f95ad4a..2e74f0f 100644 --- a/build/tizen/docs/dali.doxy.in +++ b/build/tizen/docs/dali.doxy.in @@ -371,6 +371,7 @@ ALIASES += PRIVLEVEL_PUBLIC="" ALIASES += PRIVILEGE_KEYGRAB="" ALIASES += PRIVILEGE_DISPLAY="" ALIASES += PRIVILEGE_WINDOW_PRIORITY="" +ALIASES += PRIVILEGE_CAPTURE="" ALIASES += REMARK_INTERNET="" ALIASES += REMARK_STORAGE="" ALIASES += REMARK_RAWVIDEO="" @@ -408,6 +409,7 @@ ALIASES += REMARK_RAWVIDEO="" #ALIASES += PRIVILEGE_KEYGRAB="\par Privilege:\n http://tizen.org/privilege/keygrab" #ALIASES += PRIVILEGE_DISPLAY="\par Privilege:\n http://tizen.org/privilege/display" #ALIASES += PRIVILEGE_WINDOW_PRIORITY="\par Privilege:\n http://tizen.org/privilege/window.priority.set" +#ALIASES += PRIVILEGE_CAPTURE="\par Privilege:\n http://tizen.org/privilege/screenshot" #ALIASES += REMARK_INTERNET="@remarks %http://tizen.org/privilege/internet is needed if @a url is a http or https address." #ALIASES += REMARK_STORAGE="@remarks %http://tizen.org/privilege/mediastorage is needed if @a url is relevant to media storage. @remarks %http://tizen.org/privilege/externalstorage is needed if @a url is relevant to external storage." #ALIASES += REMARK_RAWVIDEO="@remarks %http://tizen.org/feature/multimedia.raw_video is needed if UNDERLAY is false. If the feature isn't supported, UNDERLAY is always true."