Files
osx-patcher/resources/InstallerMenuAdditions.plist
Julian-Marius-Fairfax 24ffd8a991 Initial commit
2020-04-01 00:06:29 +02:00

59 lines
1.4 KiB
Plaintext

<?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">
<array>
<dict>
<key>Path</key>
<string>/Applications/Utilities/Startup Disk.app</string>
</dict>
<dict>
<key>Path</key>
<string>/Applications/Utilities/Reset Password.app</string>
</dict>
<dict>
<key>Path</key>
<string>/Applications/Utilities/Firmware Password Utility.app</string>
</dict>
<dict>
<key>isRAIDUtility</key>
<true/>
<key>Path</key>
<string>/Applications/Utilities/RAID Utility.app</string>
</dict>
<dict>
<key>isRAIDUtility</key>
<true/>
<key>Path</key>
<string>/System/Library/CoreServices/Applications/RAID Utility.app</string>
</dict>
<dict>
<key>Path</key>
<string>/Applications/Utilities/Disk Utility.app</string>
</dict>
<dict>
<key>Path</key>
<string>/Applications/Utilities/Terminal.app</string>
</dict>
<dict>
<key>Path</key>
<string>/Applications/Utilities/System Information.app</string>
</dict>
<dict>
<key>Path</key>
<string>/Applications/Utilities/Network Utility.app</string>
</dict>
<dict>
<key>Path</key>
<string>/System/Library/CoreServices/Applications/Network Utility.app</string>
</dict>
<dict>
<key>Path</key>
<string>/System/Installation/CDIS/Time Machine System Restore.app</string>
</dict>
<dict>
<key>Path</key>
<string>/Applications/Safari.app</string>
</dict>
</array>
</plist>