diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-02-04 23:56:20 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-02-05 01:52:41 +0200 |
commit | 2ef814e012f9cc07ecfbf88c85ebe6f2d38f2887 (patch) | |
tree | 8d95ded184e66ea5661109f410b525abb66871d8 /lo.xcent.in | |
parent | 701d19fb4fd4fbafb8317b4305614715aeb9e4f9 (diff) |
We want to be able to print
Change-Id: Ib6b984ac7697e91056ca97e95ce0628b965d6186
Diffstat (limited to 'lo.xcent.in')
-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> |