Changeset 165 for trunk/macosx/English.lproj
- Timestamp:
- Mar 27, 2006, 3:09:29 PM (16 years ago)
- Location:
- trunk/macosx/English.lproj/MainMenu.nib
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/English.lproj/MainMenu.nib/classes.nib
r106 r165 30 30 fInfoAnnounce = NSTextField; 31 31 fInfoDownloaded = NSTextField; 32 fInfoFolder = NSTextField; 32 fInfoHash1 = NSTextField; 33 fInfoHash2 = NSTextField; 34 fInfoImageView = NSImageView; 33 35 fInfoLeechers = NSTextField; 36 fInfoName = NSTextField; 34 37 fInfoPanel = NSPanel; 35 38 fInfoPieceSize = NSTextField; … … 37 40 fInfoSeeders = NSTextField; 38 41 fInfoSize = NSTextField; 39 fInfoTitle = NSTextField;40 42 fInfoTracker = NSTextField; 41 43 fInfoUploaded = NSTextField; -
trunk/macosx/English.lproj/MainMenu.nib/info.nib
r162 r165 26 26 <key>IBOldestOS</key> 27 27 <integer>3</integer> 28 <key>IBOpenObjects</key> 29 <array> 30 <integer>273</integer> 31 </array> 28 32 <key>IBSystem Version</key> 29 <string>8 H14</string>33 <string>8G1454</string> 30 34 </dict> 31 35 </plist>
Note: See TracChangeset
for help on using the changeset viewer.