Rev 11294 | Rev 11297 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
11294 | avox | 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>CFBundleGetInfoString</key> |
||
11295 | avox | 6 | <string>Scribus Installer 1.3.5</string> |
11294 | avox | 7 | <key>CFBundleIdentifier</key> |
11295 | avox | 8 | <string>net.scribus.osxinstaller</string> |
11294 | avox | 9 | <key>CFBundleName</key> |
10 | <string>Scribus</string> |
||
11 | <key>CFBundleShortVersionString</key> |
||
12 | <string>1.3.5</string> |
||
13 | <key>IFMajorVersion</key> |
||
14 | <integer>0</integer> |
||
15 | <key>IFMinorVersion</key> |
||
16 | <integer>0</integer> |
||
17 | <key>IFPkgFlagBackgroundAlignment</key> |
||
18 | <string>topleft</string> |
||
19 | <key>IFPkgFlagBackgroundScaling</key> |
||
20 | <string>proportional</string> |
||
21 | </dict> |
||
22 | </plist> |