P4Cocoa-Info.plist #6

  • //
  • guest/
  • jeff_argast/
  • P4Cocoa/
  • P4Cocoa-Info.plist
  • View
  • Commits
  • Open Download .zip Download (801 B)
<?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>CFBundleExecutable</key>
	<string>P4Cocoa</string>
	<key>CFBundleIconFile</key>
	<string>P4Cocoa.icns</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundlePackageType</key>
	<string>APPL</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>CFBundleIdentifier</key>
	<string>P4Cocoa</string>
	<key>NSMainNibFile</key>
	<string>MainMenu</string>
	<key>NSPrincipalClass</key>
	<string>NSApplication</string>
	<key>CFBundleGetInfoString</key>
	<string>P4Cocoa 0.23/2004.4.23/4277</string>
</dict>
</plist>
# Change User Description Committed
#6 4277 Jeff Argast Fixed two bugs and updated version to 0.23
#5 4225 Jeff Argast Added resolve support, reveal in finder, drag and drop edit,
show local files, and showing added files.
#4 4208 Jeff Argast Added command line parsing and changed the sorting of user information
in the pending changes view
#3 4160 Jeff Argast Checking in version 0.20 but awaiting confirmation from unicode server
user that it actually works before posting.  This change modifies the defaults
and old versions crash on launch once you run 0.20.
#2 3988 Jeff Argast Fixed stupid utf16 encoding issue
#1 3985 Jeff Argast Fixed broken project, fixed crash in xcode plugin