Changeset 53f2ac9a8feb65055412c1c457fbbedaf8d4b201 for oggzcap/Info.plist
- Timestamp:
- 02/24/10 00:46:12 (2 years ago)
- Parents:
- b05f1efa827beabba2d4dd6d7e9298cdb56c25ef
- Children:
- 2f7b6650795d38c763f324a167de2027135b725b, fd4d779342a16f50de84c3747aaede85d3953f77
- git-committer:
- Robin Gareus <rgareus@priroda.local> / 2010-02-24T01:46:12Z+0100
- Files:
-
- 1 modified
-
oggzcap/Info.plist (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
oggzcap/Info.plist
r0a70e0d r53f2ac9 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 3 3 <plist version="1.0"> 4 4 <dict> … … 20 20 <string>????</string> 21 21 <key>CFBundleVersion</key> 22 <string> 1.0</string>22 <string>2.0</string> 23 23 <key>LSMinimumSystemVersion</key> 24 <string>10. 4</string>24 <string>10.5</string> 25 25 <key>NSMainNibFile</key> 26 26 <string>MainMenu</string>
