]> git.ipfire.org Git - thirdparty/cups.git/blob - cups-info.plist.in
Fixup OSX package building.
[thirdparty/cups.git] / cups-info.plist.in
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>IFPkgFlagAuthorizationAction</key>
6 <string>RootAuthorization</string>
7 <key>IFPkgFlagBackgroundAlignment</key>
8 <string>bottomleft</string>
9 <key>IFPkgFormatVersion</key>
10 <real>0.1</real>
11 <key>CFBundleIdentifier</key>
12 <string>org.cups.cups</string>
13 <key>CFBundleName</key>
14 <string>Common UNIX Printing System</string>
15 <key>CFBundleGetInfoString</key>
16 <string>Common UNIX Printing System, @CUPS_VERSION@</string>
17 <key>CFBundleShortVersionString</key>
18 <string>@CUPS_VERSION@</string>
19 <key>IFPkgFlagAllowBackRev</key>
20 <true/>
21 </dict>
22 </plist>