cups-info.plist.in   [plain 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>IFPkgFlagAuthorizationAction</key>
        <string>RootAuthorization</string>
	<key>IFPkgFlagBackgroundAlignment</key>
	<string>bottomleft</string>
	<key>IFPkgFlagBackgroundScaling</key>
	<string>none</string>
        <key>IFPkgFormatVersion</key>
        <real>0.1</real>
	<key>CFBundleIdentifier</key>
	<string>org.cups.cups</string>
        <key>CFBundleName</key>
        <string>CUPS</string>
        <key>CFBundleGetInfoString</key>
        <string>CUPS, @CUPS_VERSION@</string>
        <key>CFBundleShortVersionString</key>
        <string>@CUPS_RELEASE@</string>
	<key>IFPkgFlagAllowBackRev</key>
	<true/>
	<key>IFPkgFlagRootVolumeOnly</key>
	<true/>
</dict>
</plist>