aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
m---------conf.d/app-templates0
-rw-r--r--conf.d/wgt/config.xml.in3
2 files changed, 3 insertions, 0 deletions
diff --git a/conf.d/app-templates b/conf.d/app-templates
-Subproject c881d86fc8852a2b2215856d3503aba192c0f4e
+Subproject 8c2b05967a3237e624a2cc78e13fcd1c5e72991
diff --git a/conf.d/wgt/config.xml.in b/conf.d/wgt/config.xml.in
index 48a839a..3ad4554 100644
--- a/conf.d/wgt/config.xml.in
+++ b/conf.d/wgt/config.xml.in
@@ -6,6 +6,9 @@
<description>@PROJECT_DESCRIPTION@</description>
<author>@PROJECT_AUTHOR@ &lt;@PROJECT_AUTHOR_MAIL@&gt;</author>
<license>APL 2.0</license>
+ <feature name="urn:AGL:widget:required-permission">
+ <param name="urn:AGL:permission::public:hidden" value="required" />
+ </feature>
<feature name="urn:AGL:widget:provided-api">
<param name="unicens" value="ws" />
</feature>