Changeset 4417
- Timestamp:
- 12/01/06 11:13:41 (2 years ago)
- Files:
-
- WiredClient/trunk/English.lproj/ReleaseNotes.rtf (modified) (1 diff)
- WiredClient/trunk/French.lproj/FileInfo.nib/info.nib (modified) (1 diff)
- WiredClient/trunk/French.lproj/FileInfo.nib/keyedobjects.nib (modified) (previous)
- WiredClient/trunk/WiredClient.xcodeproj/project.pbxproj (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
WiredClient/trunk/English.lproj/ReleaseNotes.rtf
r4359 r4417 32 32 \f1\b0 \cf0 - Fix a problem with chat window being hidden after connect\ 33 33 - Fix a problem with transfer queueing when adding multiple transfers at the same time\ 34 - Don't scroll chat to bottom after changing preferences 34 - Don't scroll chat to bottom after changing preferences\ 35 - Localization updates 35 36 \f0\b \cf2 \ 36 37 \ WiredClient/trunk/French.lproj/FileInfo.nib/info.nib
r4147 r4417 9 9 <key>IBOldestOS</key> 10 10 <integer>3</integer> 11 <key>IBOpenObjects</key>12 <array>13 <integer>5</integer>14 </array>15 11 <key>IBSystem Version</key> 16 <string>8 I127</string>12 <string>8L127</string> 17 13 </dict> 18 14 </plist> WiredClient/trunk/WiredClient.xcodeproj/project.pbxproj
r4317 r4417 449 449 A57D216E07C950BD002C306E /* WCLink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WCLink.h; sourceTree = "<group>"; }; 450 450 A57D216F07C950BD002C306E /* WCLink.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WCLink.m; sourceTree = "<group>"; }; 451 A58411B9070C2279001A1AA2 /* Wired Client.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Wired Client.app"; sourceTree = BUILT_PRODUCTS_DIR; };451 A58411B9070C2279001A1AA2 /* Wired Client.app */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = wrapper.application; path = "Wired Client.app"; sourceTree = BUILT_PRODUCTS_DIR; }; 452 452 A59C41B0075BC01700D9B295 /* Hide.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Hide.tiff; sourceTree = "<group>"; }; 453 453 A59C41B6075BC02900D9B295 /* Open.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Open.tiff; sourceTree = "<group>"; };
