adium 2190:bff527c38f2d: Increase the width of the advanced stat...

commits at adium.im commits at adium.im
Fri May 15 00:49:09 UTC 2009


details:	http://hg.adium.im/adium/rev/bff527c38f2d
revision:	2190:bff527c38f2d
author:		Zachary West <zacw at adium.im>
date:		Thu May 14 20:48:55 2009 -0400

Increase the width of the advanced status preferences, so the "localization warning" stops whining.

diffstat:

 Resources/StatusPreferencesAdvanced.nib/classes.nib      |  24 ++++++++++++
 Resources/StatusPreferencesAdvanced.nib/info.nib         |   2 +-
 Resources/StatusPreferencesAdvanced.nib/keyedobjects.nib |     
 3 files changed, 25 insertions(+), 1 deletions(-)

diffs (62 lines):

diff -r 629402e5dfc0 -r bff527c38f2d Resources/StatusPreferencesAdvanced.nib/classes.nib
--- a/Resources/StatusPreferencesAdvanced.nib/classes.nib	Thu May 14 20:45:18 2009 -0400
+++ b/Resources/StatusPreferencesAdvanced.nib/classes.nib	Thu May 14 20:48:55 2009 -0400
@@ -50,6 +50,14 @@
 			<string>NSView</string>
 		</dict>
 		<dict>
+			<key>CLASS</key>
+			<string>NSMenu</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSObject</string>
+		</dict>
+		<dict>
 			<key>ACTIONS</key>
 			<dict>
 				<key>adiumPrint</key>
@@ -97,6 +105,14 @@
 		</dict>
 		<dict>
 			<key>CLASS</key>
+			<string>NSView</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSResponder</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
 			<string>FirstResponder</string>
 			<key>LANGUAGE</key>
 			<string>ObjC</string>
@@ -104,6 +120,14 @@
 			<string>NSObject</string>
 		</dict>
 		<dict>
+			<key>CLASS</key>
+			<string>NSCell</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSObject</string>
+		</dict>
+		<dict>
 			<key>ACTIONS</key>
 			<dict>
 				<key>changePreference</key>
diff -r 629402e5dfc0 -r bff527c38f2d Resources/StatusPreferencesAdvanced.nib/info.nib
--- a/Resources/StatusPreferencesAdvanced.nib/info.nib	Thu May 14 20:45:18 2009 -0400
+++ b/Resources/StatusPreferencesAdvanced.nib/info.nib	Thu May 14 20:48:55 2009 -0400
@@ -13,7 +13,7 @@
 		<integer>6</integer>
 	</array>
 	<key>IBSystem Version</key>
-	<string>9G55</string>
+	<string>9J61</string>
 	<key>targetFramework</key>
 	<string>IBCocoaFramework</string>
 </dict>
diff -r 629402e5dfc0 -r bff527c38f2d Resources/StatusPreferencesAdvanced.nib/keyedobjects.nib
Binary file Resources/StatusPreferencesAdvanced.nib/keyedobjects.nib has changed




More information about the commits mailing list