source: trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/info.nib@ 360

Last change on this file since 360 was 360, checked in by Nicholas Riley, 16 years ago

Pester.xcodeproj: Add Perl embedding bits; remove SoundFileManager.h.

DynaLoader.a: i386/ppc version from Tiger; Leopard's version causes
Tiger to crash.

Info-Pester.plist: Updated copyright date.

Read Me.rtfd: Remove .typeAttributes.dict, no longer used; update a
bit.

PSTimeDateEditor.m: Switch to NJRDateFormatters again.

NJRDateFormatter.[hm]: Removed old-style date formatter workarounds;
added code for using Date::Manip and trying multiple ICU-based date
formatters.

English.lproj/InfoPlist.strings: Updated copyright date.

English.lproj/MainMenu.nib: Modified date completion menu for items
Date::Manip can parse.

Manip.pm: Date::Manip 5.47, converted to UTF-8.

File size: 556 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5 <key>IBFramework Version</key>
6 <string>629</string>
7 <key>IBLastKnownRelativeProjectPath</key>
8 <string>../../Pester.xcodeproj</string>
9 <key>IBOldestOS</key>
10 <integer>5</integer>
11 <key>IBOpenObjects</key>
12 <array>
13 <integer>640</integer>
14 </array>
15 <key>IBSystem Version</key>
16 <string>9B18</string>
17 <key>targetFramework</key>
18 <string>IBCocoaFramework</string>
19</dict>
20</plist>
Note: See TracBrowser for help on using the repository browser.