[go: up one dir, main page]

Menu

[6850b1]: / Info.plist  Maximize  Restore  History

Download this file

23 lines (22 with data), 672 Bytes

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
<plist version="0.9">
<dict>
	<key>NSPrincipalClass</key>
	<string>NSApplication</string>
	<key>CFBundleIconFile</key>
        <string>face</string>
	<key>CFBundlePackageType</key>
	<string>APPL</string>
 	<key>CFBundleGetInfoString</key>
	<string>Created by Qt/QMake</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>CFBundleExecutable</key>
	<string>QM_visual</string>
	<key>CFBundleIdentifier</key>
	<string>com.yourcompany.QM_visual</string>
	<key>NOTE</key>
	<string>This file was generated by Qt/QMake.</string>
</dict>
</plist>