summaryrefslogtreecommitdiffstats
path: root/packaging/macosx/Info.plist
diff options
context:
space:
mode:
authorGravatar Linus Torvalds <torvalds@linux-foundation.org>2012-01-01 14:37:38 -0800
committerGravatar Linus Torvalds <torvalds@linux-foundation.org>2012-01-01 14:37:38 -0800
commit1d51c7772996705fb69b2b3433cd94af3543583d (patch)
treec269437a6fc35ed24c2ac675c1a4bd0ba740b303 /packaging/macosx/Info.plist
parent16b6df559f7b5aabbcbec7d7d08f3687b30384dc (diff)
parent605e063203f8a2a35a5c3be1e7129e80099dd68a (diff)
downloadsubsurface-1d51c7772996705fb69b2b3433cd94af3543583d.tar.gz
Merge branch 'mac' of git://git.hohndel.org/subsurface
* 'mac' of git://git.hohndel.org/subsurface: Turn subsurface into a real Mac application
Diffstat (limited to 'packaging/macosx/Info.plist')
-rw-r--r--packaging/macosx/Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/macosx/Info.plist b/packaging/macosx/Info.plist
index 4ee12438b..e69d5b02d 100644
--- a/packaging/macosx/Info.plist
+++ b/packaging/macosx/Info.plist
@@ -15,6 +15,6 @@
<key>CFBundleExecutable</key>
<string>subsurface.sh</string>
<key>CFBundleIdentifier</key>
- <string>torvalds.subsurface</string>
+ <string>org.hohndel.subsurface</string>
</dict>
</plist>