diff options
-rw-r--r-- | lo.xcent.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lo.xcent.in b/lo.xcent.in index 5ed76f186d16..5e2886724ced 100644 --- a/lo.xcent.in +++ b/lo.xcent.in @@ -11,5 +11,7 @@ <!-- usb needed for the apple_remote thingie... --> <key>com.apple.security.device.usb</key> <true/> + <key>com.apple.security.print</key> + <true/> </dict> </plist> |