]> git.ipfire.org Git - thirdparty/cups.git/blob - packaging/cups-info.plist.in
Add support for Let's Encrypt certs.
[thirdparty/cups.git] / packaging / 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>IFPkgFlagBackgroundScaling</key>
10 <string>none</string>
11 <key>IFPkgFormatVersion</key>
12 <real>0.1</real>
13 <key>CFBundleIdentifier</key>
14 <string>org.cups.cups</string>
15 <key>CFBundleName</key>
16 <string>CUPS</string>
17 <key>CFBundleGetInfoString</key>
18 <string>CUPS, @CUPS_VERSION@</string>
19 <key>CFBundleShortVersionString</key>
20 <string>@CUPS_RELEASE@</string>
21 <key>IFPkgFlagAllowBackRev</key>
22 <true/>
23 <key>IFPkgFlagRootVolumeOnly</key>
24 <true/>
25 </dict>
26 </plist>