[zephyrchat-cvs] zchat/zChat/English.lproj/FriendView.nib info.nib,1.10,1.11 objects.nib,1.11,1.12
Status: Alpha
Brought to you by:
akosut
|
From: <ak...@us...> - 2003-04-10 20:58:15
|
Update of /cvsroot/zephyrchat/zchat/zChat/English.lproj/FriendView.nib In directory sc8-pr-cvs1:/tmp/cvs-serv14789/zChat/English.lproj/FriendView.nib Modified Files: info.nib objects.nib Log Message: Collapsed location text field should not try to wrap. Index: info.nib =================================================================== RCS file: /cvsroot/zephyrchat/zchat/zChat/English.lproj/FriendView.nib/info.nib,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- info.nib 29 Mar 2003 16:37:34 -0000 1.10 +++ info.nib 10 Apr 2003 20:58:11 -0000 1.11 @@ -7,11 +7,11 @@ <key>IBEditorPositions</key> <dict> <key>526</key> - <string>294 443 326 75 0 0 1024 746 </string> + <string>151 390 326 75 0 0 1024 746 </string> <key>527</key> - <string>165 509 324 90 0 0 1024 746 </string> + <string>350 469 324 90 0 0 1024 746 </string> <key>556</key> - <string>349 482 326 67 0 0 1024 746 </string> + <string>349 480 326 67 0 0 1024 746 </string> </dict> <key>IBFramework Version</key> <string>291.0</string> @@ -22,6 +22,6 @@ <integer>526</integer> </array> <key>IBSystem Version</key> - <string>6I32</string> + <string>6L29</string> </dict> </plist> Index: objects.nib =================================================================== RCS file: /cvsroot/zephyrchat/zchat/zChat/English.lproj/FriendView.nib/objects.nib,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 Binary files /tmp/cvsigGw6x and /tmp/cvsMlogYV differ |