diff options
| -rw-r--r-- | mac/Emacs.app/Contents/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/Emacs.app/Contents/Info.plist b/mac/Emacs.app/Contents/Info.plist index 49de7d9e15a..afcf6cc3423 100644 --- a/mac/Emacs.app/Contents/Info.plist +++ b/mac/Emacs.app/Contents/Info.plist | |||
| @@ -26,7 +26,7 @@ | |||
| 26 | <key>CFBundleIconFile</key> | 26 | <key>CFBundleIconFile</key> |
| 27 | <string>Emacs.icns</string> | 27 | <string>Emacs.icns</string> |
| 28 | <key>CFBundleIdentifier</key> | 28 | <key>CFBundleIdentifier</key> |
| 29 | <string>com.gnu.Emacs</string> | 29 | <string>org.gnu.Emacs</string> |
| 30 | <key>CFBundleInfoDictionaryVersion</key> | 30 | <key>CFBundleInfoDictionaryVersion</key> |
| 31 | <string>6.0</string> | 31 | <string>6.0</string> |
| 32 | <key>CFBundlePackageType</key> | 32 | <key>CFBundlePackageType</key> |