X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=doc%2Fwriting-config.xml.md;fp=doc%2Fwriting-config.xml.md;h=f74f8bc792e3e42f0e5712ffa883843d5d180cfc;hb=970a20a55d3a7dba32360ce596e61a2b32c9f4ee;hp=0c0a1ac628ae94229ad0625bd8113ad2ff05b3fd;hpb=81fb32aadb02fc2be77ac25d5368c3af50b03c09;p=src%2Fapp-framework-main.git diff --git a/doc/writing-config.xml.md b/doc/writing-config.xml.md index 0c0a1ac..f74f8bc 100644 --- a/doc/writing-config.xml.md +++ b/doc/writing-config.xml.md @@ -153,7 +153,7 @@ The value is either: isn't required (required="false") and in that case it is optional. - optional: the binding is optional -### feature name="urn:AGL:required-permissions" +### feature name="urn:AGL:required-permission" List of the permissions required by the widget. @@ -167,7 +167,7 @@ The value is either: isn't required (required="false") and in that case it is optional. - optional: the permission is optional -### feature name="urn:AGL:provides-binding" +### feature name="urn:AGL:provided-binding" Use this feature for each provided binding of the widget. The parameters are: @@ -208,7 +208,7 @@ OPTIONAL The value is a space separated list of binding's names that the binding needs. -### feature name="urn:AGL:defined-permissions" +### feature name="urn:AGL:defined-permission" Each required permission must be explicited using a entry.