File: Info.plist

package info (click to toggle)
ktp-text-ui 0.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,788 kB
  • sloc: cpp: 6,669; sh: 11; makefile: 6
file content (26 lines) | stat: -rwxr-xr-x 838 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?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">
<plist version="1.0">
<dict>
	<key>CFBundleDevelopmentRegion</key>
        <string>English</string>
	<key>CFBundleGetInfoString</key>
        <string>SimKete 20110215.1</string>
	<key>CFBundleIdentifier</key>
        <string>mcepl.SimKete.style</string>
	<key>CFBundleInfoDictionaryVersion</key>
        <string>1.0</string>
	<key>CFBundleName</key>
        <string>SimKete</string>
	<key>CFBundlePackageType</key>
        <string>AdIM</string>
	<key>DisplayNameForNoVariant</key>
        <string>Blue</string>
	<key>MessageViewVersion</key>
        <integer>4</integer>
	<key>ShowsUserIcons</key>
        <false/>
	<key>DisableCombineConsecutive</key>
        <false/>
</dict>
</plist>