[Libreoffice-commits] core.git: lo.xcent.in

Tor Lillqvist tml at iki.fi
Mon Feb 11 00:20:12 PST 2013


 lo.xcent.in |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 1c5cb060f1503ef6d139a3a0cee2c173d8c60615
Author: Tor Lillqvist <tml at iki.fi>
Date:   Mon Feb 11 10:19:30 2013 +0200

    Poke hole in sandbox for the needs of apple_remote
    
    Change-Id: Ie13daf11928a3a15a112626887a4113eed18b5cd

diff --git a/lo.xcent.in b/lo.xcent.in
index 5e28867..46ee9ab 100644
--- a/lo.xcent.in
+++ b/lo.xcent.in
@@ -11,6 +11,10 @@
 	<!-- usb needed for the apple_remote thingie... -->
 	<key>com.apple.security.device.usb</key>
 	<true/>
+	<key>com.apple.security.temporary-exception.apple-events</key>
+	<array>
+		<string>mac.remotecontrols</string>
+	</array>
 	<key>com.apple.security.print</key>
 	<true/>
 </dict>


More information about the Libreoffice-commits mailing list