adium 2220:cf9fcf197188: Set the row height of the file transfer...

commits at adium.im commits at adium.im
Sun May 17 02:37:26 UTC 2009


details:	http://hg.adium.im/adium/rev/cf9fcf197188
revision:	2220:cf9fcf197188
author:		Zachary West <zacw at adium.im>
date:		Sat May 16 22:37:21 2009 -0400

Set the row height of the file transfer window to the row height of collapsed file transfers.

diffstat:

 Resources/FileTransferProgressWindow.nib/classes.nib      |  16 ++++++++--------
 Resources/FileTransferProgressWindow.nib/info.nib         |   4 ++--
 Resources/FileTransferProgressWindow.nib/keyedobjects.nib |     
 3 files changed, 10 insertions(+), 10 deletions(-)

diffs (51 lines):

diff -r b42f96c67f79 -r cf9fcf197188 Resources/FileTransferProgressWindow.nib/classes.nib
--- a/Resources/FileTransferProgressWindow.nib/classes.nib	Sat May 16 22:33:37 2009 -0400
+++ b/Resources/FileTransferProgressWindow.nib/classes.nib	Sat May 16 22:37:21 2009 -0400
@@ -22,14 +22,6 @@
 		</dict>
 		<dict>
 			<key>CLASS</key>
-			<string>NSTextField</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSControl</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
 			<string>RBSplitView</string>
 			<key>LANGUAGE</key>
 			<string>ObjC</string>
@@ -43,6 +35,14 @@
 		</dict>
 		<dict>
 			<key>CLASS</key>
+			<string>NSTextField</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSControl</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
 			<string>RBSplitSubview</string>
 			<key>LANGUAGE</key>
 			<string>ObjC</string>
diff -r b42f96c67f79 -r cf9fcf197188 Resources/FileTransferProgressWindow.nib/info.nib
--- a/Resources/FileTransferProgressWindow.nib/info.nib	Sat May 16 22:33:37 2009 -0400
+++ b/Resources/FileTransferProgressWindow.nib/info.nib	Sat May 16 22:37:21 2009 -0400
@@ -10,10 +10,10 @@
 	<integer>5</integer>
 	<key>IBOpenObjects</key>
 	<array>
-		<integer>29</integer>
+		<integer>123</integer>
 	</array>
 	<key>IBSystem Version</key>
-	<string>9G55</string>
+	<string>9J61</string>
 	<key>targetFramework</key>
 	<string>IBCocoaFramework</string>
 </dict>
diff -r b42f96c67f79 -r cf9fcf197188 Resources/FileTransferProgressWindow.nib/keyedobjects.nib
Binary file Resources/FileTransferProgressWindow.nib/keyedobjects.nib has changed




More information about the commits mailing list