diff options
Diffstat (limited to 'macos.local')
-rw-r--r-- | macos.local/Applications/Emacs.app/Contents/Info.plist | 50 | ||||
-rw-r--r-- | macos.local/Applications/Emacs.app/Contents/Resources/AppIcon.icns | bin | 71028 -> 0 bytes |
2 files changed, 0 insertions, 50 deletions
diff --git a/macos.local/Applications/Emacs.app/Contents/Info.plist b/macos.local/Applications/Emacs.app/Contents/Info.plist deleted file mode 100644 index f387c19..0000000 --- a/macos.local/Applications/Emacs.app/Contents/Info.plist +++ /dev/null @@ -1,50 +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>BuildMachineOSBuild</key> - <string>24C101</string> - <key>CFBundleDevelopmentRegion</key> - <string>en</string> - <key>CFBundleExecutable</key> - <string>Emacs</string> - <key>CFBundleIconFile</key> - <string>AppIcon</string> - <key>CFBundleIconName</key> - <string>AppIcon</string> - <key>CFBundleIdentifier</key> - <string>ca.jjanzen.Emacs</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundleName</key> - <string>Emacs</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleShortVersionString</key> - <string>1.0</string> - <key>CFBundleSupportedPlatforms</key> - <array> - <string>MacOSX</string> - </array> - <key>CFBundleVersion</key> - <string>1</string> - <key>DTCompiler</key> - <string>com.apple.compilers.llvm.clang.1_0</string> - <key>DTPlatformBuild</key> - <string>24C94</string> - <key>DTPlatformName</key> - <string>macosx</string> - <key>DTPlatformVersion</key> - <string>15.2</string> - <key>DTSDKBuild</key> - <string>24C94</string> - <key>DTSDKName</key> - <string>macosx15.2</string> - <key>DTXcode</key> - <string>1620</string> - <key>DTXcodeBuild</key> - <string>16C5032a</string> - <key>LSMinimumSystemVersion</key> - <string>15.2</string> -</dict> -</plist> diff --git a/macos.local/Applications/Emacs.app/Contents/Resources/AppIcon.icns b/macos.local/Applications/Emacs.app/Contents/Resources/AppIcon.icns Binary files differdeleted file mode 100644 index 01f2ab2..0000000 --- a/macos.local/Applications/Emacs.app/Contents/Resources/AppIcon.icns +++ /dev/null |