You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2017/09/17 12:29:59 UTC

[myfaces-trinidad] 06/06: TRINIDAD-2136 - add to new branch

This is an automated email from the ASF dual-hosted git repository.

deki pushed a commit to branch sobryan_ios_changes
in repository https://gitbox.apache.org/repos/asf/myfaces-trinidad.git

commit b1d65ad74dc6367660e2d7a8e63dc12d5a681d29
Author: Andrew Robinson <ar...@apache.org>
AuthorDate: Thu Feb 16 16:22:11 2012 +0000

    TRINIDAD-2136 - add to new branch
---
 trinidad-impl/src/main/resources/META-INF/agent/ios.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/trinidad-impl/src/main/resources/META-INF/agent/ios.xml b/trinidad-impl/src/main/resources/META-INF/agent/ios.xml
index 9f5aa2a..1d8171f 100644
--- a/trinidad-impl/src/main/resources/META-INF/agent/ios.xml
+++ b/trinidad-impl/src/main/resources/META-INF/agent/ios.xml
@@ -20,4 +20,6 @@
 -->
 <capabilityData xmlns="http://myfaces.apache.org/trinidad/agent/capabilities">
   <capability name="touchScreen" value="multiple"/>
+<capability name="-adfinternal-supportsDisabledOptions" value="false"/>
 </capabilityData>
+

-- 
To stop receiving notification emails like this one, please contact
"commits@myfaces.apache.org" <co...@myfaces.apache.org>.