mirror of
https://github.com/munki/munki.git
synced 2026-02-09 00:30:23 -06:00
git-svn-id: http://munki.googlecode.com/svn/trunk@1130 a4e17f2e-e282-11dd-95e1-755cbddbdd66
11 lines
348 B
Plaintext
11 lines
348 B
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">
|
|
<dict>
|
|
<key>IFPkgDescriptionTitle</key>
|
|
<string>Munki admin tools</string>
|
|
<key>IFPkgDescriptionDescription</key>
|
|
<string>Command-line munki admin tools.</string>
|
|
</dict>
|
|
</plist>
|