diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-09-23 14:57:52 +0300 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-03-04 11:24:04 +0100 |
commit | fd34a19b4d8ccbd8740cf6056be87b8c267caaec (patch) | |
tree | 62d554f2effc1f32bf69bf03e8dbd2b06d7d872a /lo.xcent.in | |
parent | 2bcef51421963677daed826d6ea4be19ecdc174b (diff) |
Seems that we don't need the com.apple.application-identifier after all
Conflicts:
lo.xcent.in
Change-Id: I3bc499b15c31724dca2d49123dcdbec8dfd934f6
(cherry picked from commit fc01d27ea172809ae7bdbd85df161d5a033d4533)
Diffstat (limited to 'lo.xcent.in')
-rw-r--r-- | lo.xcent.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lo.xcent.in b/lo.xcent.in index ca636d791fbc..9b1f028abf3b 100644 --- a/lo.xcent.in +++ b/lo.xcent.in @@ -2,8 +2,6 @@ <!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.application-identifier</key> - <string>@MACOSX_BUNDLE_IDENTIFIER@</string> <key>com.apple.security.app-sandbox</key> <true/> <key>com.apple.security.files.bookmarks.app-scope</key> |