Changeset 51 for trunk/Cocoa/Pester/Source/English.lproj
- Timestamp:
- 11/18/02 08:57:41 (22 years ago)
- Location:
- trunk/Cocoa/Pester/Source/English.lproj/Alarms.nib
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cocoa/Pester/Source/English.lproj/Alarms.nib/classes.nib
r26 r51 3 3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 4 4 {CLASS = NJRScrollView; LANGUAGE = ObjC; SUPERCLASS = NSScrollView; }, 5 { 6 CLASS = NJRTableDelegate; 7 LANGUAGE = ObjC; 8 OUTLETS = {tableView = NSTableView; }; 9 SUPERCLASS = NSObject; 10 }, 11 { 12 CLASS = NJRTableView; 13 LANGUAGE = ObjC; 14 OUTLETS = {typeSelectDisplay = id; }; 15 SUPERCLASS = NSTableView; 16 }, 17 {CLASS = NSObject; LANGUAGE = ObjC; }, 5 18 { 6 19 ACTIONS = {remove = id; }; -
trunk/Cocoa/Pester/Source/English.lproj/Alarms.nib/info.nib
r28 r51 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">3 <plist version=" 1.0">2 <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd"> 3 <plist version="0.9"> 4 4 <dict> 5 5 <key>IBDocumentLocation</key> 6 <string> 579 27 356 240 0 0 1600 1178</string>6 <string>322 50 356 240 0 0 1280 832 </string> 7 7 <key>IBFramework Version</key> 8 <string>2 86.0</string>8 <string>263.2</string> 9 9 <key>IBOpenObjects</key> 10 10 <array> … … 12 12 </array> 13 13 <key>IBSystem Version</key> 14 <string> 6D52</string>14 <string>5S66</string> 15 15 </dict> 16 16 </plist>
Note:
See TracChangeset
for help on using the changeset viewer.