File: Info.plist

package info (click to toggle)
allegro4.2 2%3A4.2.0-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 24,436 kB
  • ctags: 14,714
  • sloc: ansic: 126,425; asm: 17,011; cpp: 3,846; sh: 2,120; objc: 925; makefile: 715; python: 216; pascal: 179; perl: 73
file content (13 lines) | stat: -rw-r--r-- 505 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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">
<!-- This is the Property List file for the Allegro framework -->
<plist version="1.0">
<dict>
        <key>CFBundleIdentifier</key>
        <string>net.sourceforge.alleg.Lib</string>
        <key>CFBundleName</key>
        <string>@NAME@</string>
        <key>CFBundleShortVersionString</key>
        <string>Allegro @VERSION@</string>
</dict>
</plist>