summaryrefslogtreecommitdiff
path: root/lib/Info-macos.plist
blob: 9ece6edc4faee9175e559b5a2968e0d30f477e02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
<plist version="0.9">
<dict>
        <key>CFBundleIdentifier</key>
        <string>com.ghostscript.Ghostscript</string>
        <key>CFBundleName</key>
        <string>Ghostscript</string>
        <key>CFBundleShortVersionString</key>
        <string>703</string>
        <key>NSExecutable</key>
        <string>Ghostscript</string>
</dict>
</plist>