summaryrefslogtreecommitdiffstats
path: root/examples/webenginequick/quicknanobrowser/Info.cmake.macos.plist
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webenginequick/quicknanobrowser/Info.cmake.macos.plist')
-rw-r--r--examples/webenginequick/quicknanobrowser/Info.cmake.macos.plist6
1 files changed, 5 insertions, 1 deletions
diff --git a/examples/webenginequick/quicknanobrowser/Info.cmake.macos.plist b/examples/webenginequick/quicknanobrowser/Info.cmake.macos.plist
index 8aa89c9ea..cac4fa1f4 100644
--- a/examples/webenginequick/quicknanobrowser/Info.cmake.macos.plist
+++ b/examples/webenginequick/quicknanobrowser/Info.cmake.macos.plist
@@ -27,6 +27,10 @@
<key>NSSupportsAutomaticGraphicsSwitching</key>
<true/>
<key>NSLocationUsageDescription</key>
- <string>Quick Nanobrowser would like to give web sites access to your location for demo purposes.</string>
+ <string>Quick Nano Browser would like to give web sites access to your location for demo purposes.</string>
+ <key>NSMicrophoneUsageDescription</key>
+ <string>Quick Nano Browser would like to give web sites access to your computer's microphone for demo purposes.</string>
+ <key>NSCameraUsageDescription</key>
+ <string>Quick Nano Browser would like to give web sites access to your computer's camera for demo purposes.</string>
</dict>
</plist>