summaryrefslogtreecommitdiff
path: root/lo.xcent.in
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-12-17 16:27:25 +0100
committerStephan Bergmann <sbergman@redhat.com>2018-12-18 09:37:00 +0100
commit14b95f66719269e94a717283cf5f6e9cfbd4aad5 (patch)
tree26730aedaac640021f5b8349614db30ff9fa88bd /lo.xcent.in
parent8c8c65c84de44f9a9334f72cf05138e5bc9401bd (diff)
No more need to generate lo.xcent from lo.xcent.in
...after fd34a19b4d8ccbd8740cf6056be87b8c267caaec "Seems that we don't need the com.apple.application-identifier after all" dropped the last @...@ replacement there Change-Id: Id6f4d1065b28be12e5d727bab553daa17fc4dfcb Reviewed-on: https://gerrit.libreoffice.org/65275 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'lo.xcent.in')
-rw-r--r--lo.xcent.in24
1 files changed, 0 insertions, 24 deletions
diff --git a/lo.xcent.in b/lo.xcent.in
deleted file mode 100644
index 02d892940d68..000000000000
--- a/lo.xcent.in
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>com.apple.security.app-sandbox</key>
- <true/>
- <key>com.apple.security.files.bookmarks.app-scope</key>
- <true/>
- <key>com.apple.security.files.bookmarks.document-scope</key>
- <true/>
- <key>com.apple.security.files.bookmarks.collection-scope</key>
- <true/>
- <key>com.apple.security.files.user-selected.read-write</key>
- <true/>
- <key>com.apple.security.network.client</key>
- <true/>
- <key>com.apple.security.network.server</key>
- <true/>
- <key>com.apple.security.device.bluetooth</key>
- <true/>
- <key>com.apple.security.print</key>
- <true/>
-</dict>
-</plist>