summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authorStefano Pigozzi <stefano.pigozzi@gmail.com>2013-04-16 23:25:02 +0200
committerStefano Pigozzi <stefano.pigozzi@gmail.com>2013-04-16 23:34:58 +0200
commit22d53fb97cfd534b131b3f8a87afb56c55f1de52 (patch)
treee32662d83cf7147a8e7b82f41d623d34a583283c /TOOLS
parent33ffc28373af9e749bdbed56db24500c10d84188 (diff)
downloadmpv-22d53fb97cfd534b131b3f8a87afb56c55f1de52.tar.bz2
mpv-22d53fb97cfd534b131b3f8a87afb56c55f1de52.tar.xz
change reverse DNS strings to io.mpv.*
fixes #60
Diffstat (limited to 'TOOLS')
-rw-r--r--TOOLS/osxbundle/mpv.app/Contents/Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/osxbundle/mpv.app/Contents/Info.plist b/TOOLS/osxbundle/mpv.app/Contents/Info.plist
index 472542fe92..d19c83564e 100644
--- a/TOOLS/osxbundle/mpv.app/Contents/Info.plist
+++ b/TOOLS/osxbundle/mpv.app/Contents/Info.plist
@@ -173,7 +173,7 @@
<key>CFBundleIconFile</key>
<string>icon</string>
<key>CFBundleIdentifier</key>
- <string>org.mpv-player.standalone</string>
+ <string>io.mpv</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>