cyphesis/scripts/Info.plist
Al Riddoch c98d06fabb 2007-05-30 Al Riddoch <alriddoch@zepler.org>
* scripts/Info.plist: Correct the syntax.
2007-05-31 03:09:48 +00:00

22 lines
699 B
Text

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDisplayName</key>
<string>BArrggG</string>
<key>CFBundleExecutable</key>
<string>cycmd</string>
<key>CFBundleIdentifier</key>
<string>org.worldforge.cyphesis</string>
<key>CFBundleName</key>
<string>BARRG</string>
<key>LSBackgroundOnly</key>
<string>1</string>
<key>LSHasLocalizedDisplayName</key>
<string>0</string>
<key>NSHumanReadableCopyright</key>
<string>Copright 2007 Alistair Riddoch</string>
<key>LSHasLocalizedDisplayName</key>
<string>0</string>
</dict>
</plist>