summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/Info.plist
blob: f44ceccade9c72f8c9b7d9c0f4d02fe6f8d534ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>CFBundleExecutable</key>
	<string>RockboxUtility</string>
	<key>CFBundleName</key>
	<string>Rockbox Utility</string>
	<key>CFBundleShortVersionString</key>
	<string>1.2.14 ($Rev$)</string>
	<key>CFBundleIconFile</key>
	<string>rbutilqt.icns</string>
	<key>CFBundleIdentifier</key>
	<string>com.rockbox.rbutil</string>
	<key>CFBundlePackageType</key>
	<string>APPL</string>
	<key>CFBundleSignature</key>
	<string>????</string>
</dict>
</plist>