adium-1.4 2761:6f89bbbd99d6: fr_CA localization updates. Fixes #...

commits at adium.im commits at adium.im
Sun Nov 8 17:27:04 UTC 2009


details:	http://hg.adium.im/adium-1.4/rev/6f89bbbd99d6
revision:	2761:6f89bbbd99d6
author:		Zachary West <zacw at adium.im>
date:		Sun Nov 08 12:26:58 2009 -0500

fr_CA localization updates. Fixes #13384.

diffs (truncated from 10026 to 1000 lines):

diff -r e1b6b2576cb8 -r 6f89bbbd99d6 Frameworks/AIUtilities Framework/Resources/fr_CA.lproj/Localizable.strings
Binary file Frameworks/AIUtilities Framework/Resources/fr_CA.lproj/Localizable.strings has changed
diff -r e1b6b2576cb8 -r 6f89bbbd99d6 Frameworks/Adium Framework/Resources/fr_CA.lproj/EditStateSheet.nib/classes.nib
--- a/Frameworks/Adium Framework/Resources/fr_CA.lproj/EditStateSheet.nib/classes.nib	Sat Nov 07 20:23:39 2009 -0500
+++ b/Frameworks/Adium Framework/Resources/fr_CA.lproj/EditStateSheet.nib/classes.nib	Sun Nov 08 12:26:58 2009 -0500
@@ -1,161 +1,277 @@
-{
-    IBClasses =     (
-                {
-            CLASS = AIAutoScrollView;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSScrollView;
-        },
-                {
-            ACTIONS =             {
-                cancel = id;
-                okay = id;
-                statusControlChanged = id;
-            };
-            CLASS = AIEditStateWindowController;
-            LANGUAGE = ObjC;
-            OUTLETS =             {
-                "box_idle" = NSBox;
-                "box_separatorLine" = NSBox;
-                "box_state" = NSBox;
-                "box_statusMessage" = NSBox;
-                "box_title" = NSBox;
-                "checkBox_cancel" = NSButton;
-                "checkBox_muteSounds" = NSButton;
-                "checkBox_okay" = NSButton;
-                "checkBox_save" = NSButton;
-                "checkBox_silenceGrowl" = NSButton;
-                "checkbox_autoReply" = NSButton;
-                "checkbox_customAutoReply" = NSButton;
-                "checkbox_idle" = NSButton;
-                "label_state" = NSTextField;
-                "label_statusMessage" = NSTextField;
-                "label_title" = NSTextField;
-                "popUp_state" = NSPopUpButton;
-                "scrollView_autoReply" = AIAutoScrollView;
-                "scrollView_statusMessage" = AIAutoScrollView;
-                "stepper_idleHours" = NSStepper;
-                "stepper_idleMinutes" = NSStepper;
-                target = id;
-                "textField_idleHours" = NSTextField;
-                "textField_idleMinutes" = NSTextField;
-                "textField_title" = NSTextField;
-                "textView_autoReply" = AISendingTextView;
-                "textView_statusMessage" = AISendingTextView;
-            };
-            SUPERCLASS = AIWindowController;
-        },
-                {
-            CLASS = AILocalizationTextField;
-            LANGUAGE = ObjC;
-            OUTLETS =             {
-                "view_anchorToLeftSide" = NSView;
-                "view_anchorToRightSide" = NSView;
-                "window_anchorOnLeftSide" = NSWindow;
-                "window_anchorOnRightSide" = NSWindow;
-            };
-            SUPERCLASS = NSTextField;
-        },
-                {
-            ACTIONS =             {
-                pasteAsRichText = id;
-                scrollPageDown = id;
-                scrollPageUp = id;
-            };
-            CLASS = AIMessageEntryTextView;
-            LANGUAGE = ObjC;
-            SUPERCLASS = AISendingTextView;
-        },
-                {
-            ACTIONS =             {
-                sendContent = id;
-            };
-            CLASS = AISendingTextView;
-            LANGUAGE = ObjC;
-            OUTLETS =             {
-                target = id;
-            };
-            SUPERCLASS = NSTextView;
-        },
-                {
-            CLASS = AISmartStepper;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSStepper;
-        },
-                {
-            ACTIONS =             {
-                closeWindow = id;
-            };
-            CLASS = AIWindowController;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSWindowController;
-        },
-                {
-            CLASS = FirstResponder;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSObject;
-        },
-                {
-            CLASS = NSApplication;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSResponder;
-        },
-                {
-            CLASS = NSButton;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSControl;
-        },
-                {
-            CLASS = NSButtonCell;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSActionCell;
-        },
-                {
-            ACTIONS =             {
-                adiumPrint = id;
-                didAdjustSubviews = RBSplitView;
-                prefsWindowWillClose = "SS_PrefsController";
-                toggleFindPanel = id;
-                willAdjustSubviews = RBSplitView;
-            };
-            CLASS = NSObject;
-            LANGUAGE = ObjC;
-        },
-                {
-            CLASS = NSTextField;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSControl;
-        },
-                {
-            CLASS = NSWindow;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSResponder;
-        },
-                {
-            CLASS = NSWindowController;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSResponder;
-        },
-                {
-            CLASS = RBSplitSubview;
-            LANGUAGE = ObjC;
-            SUPERCLASS = NSView;
-        },
-                {
-            CLASS = RBSplitView;
-            LANGUAGE = ObjC;
-            OUTLETS =             {
-                delegate = id;
-            };
-            SUPERCLASS = RBSplitSubview;
-        },
-                {
-            CLASS = "SS_PrefsController";
-            LANGUAGE = ObjC;
-            OUTLETS =             {
-                delegate = id;
-            };
-            SUPERCLASS = NSObject;
-        }
-    );
-    IBVersion = 1;
-}
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+	<key>IBClasses</key>
+	<array>
+		<dict>
+			<key>CLASS</key>
+			<string>NSApplication</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSResponder</string>
+		</dict>
+		<dict>
+			<key>ACTIONS</key>
+			<dict>
+				<key>sendContent</key>
+				<string>id</string>
+			</dict>
+			<key>CLASS</key>
+			<string>AISendingTextView</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>OUTLETS</key>
+			<dict>
+				<key>target</key>
+				<string>id</string>
+			</dict>
+			<key>SUPERCLASS</key>
+			<string>NSTextView</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>RBSplitView</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>OUTLETS</key>
+			<dict>
+				<key>delegate</key>
+				<string>id</string>
+			</dict>
+			<key>SUPERCLASS</key>
+			<string>RBSplitSubview</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>NSTextField</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSControl</string>
+		</dict>
+		<dict>
+			<key>ACTIONS</key>
+			<dict>
+				<key>pasteAsRichText</key>
+				<string>id</string>
+				<key>scrollPageDown</key>
+				<string>id</string>
+				<key>scrollPageUp</key>
+				<string>id</string>
+			</dict>
+			<key>CLASS</key>
+			<string>AIMessageEntryTextView</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>AISendingTextView</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>RBSplitSubview</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSView</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>AILocalizationTextField</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>OUTLETS</key>
+			<dict>
+				<key>view_anchorToLeftSide</key>
+				<string>NSView</string>
+				<key>view_anchorToRightSide</key>
+				<string>NSView</string>
+				<key>window_anchorOnLeftSide</key>
+				<string>NSWindow</string>
+				<key>window_anchorOnRightSide</key>
+				<string>NSWindow</string>
+			</dict>
+			<key>SUPERCLASS</key>
+			<string>NSTextField</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>NSWindowController</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>
+			<key>SUPERCLASS</key>
+			<string>NSObject</string>
+		</dict>
+		<dict>
+			<key>ACTIONS</key>
+			<dict>
+				<key>adiumPrint</key>
+				<string>id</string>
+				<key>didAdjustSubviews</key>
+				<string>RBSplitView</string>
+				<key>prefsWindowWillClose</key>
+				<string>SS_PrefsController</string>
+				<key>toggleFindPanel</key>
+				<string>id</string>
+				<key>willAdjustSubviews</key>
+				<string>RBSplitView</string>
+			</dict>
+			<key>CLASS</key>
+			<string>NSObject</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>NSButtonCell</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSActionCell</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>NSWindow</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSResponder</string>
+		</dict>
+		<dict>
+			<key>ACTIONS</key>
+			<dict>
+				<key>cancel</key>
+				<string>id</string>
+				<key>okay</key>
+				<string>id</string>
+				<key>statusControlChanged</key>
+				<string>id</string>
+			</dict>
+			<key>CLASS</key>
+			<string>AIEditStateWindowController</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>OUTLETS</key>
+			<dict>
+				<key>box_idle</key>
+				<string>NSBox</string>
+				<key>box_separatorLine</key>
+				<string>NSBox</string>
+				<key>box_state</key>
+				<string>NSBox</string>
+				<key>box_statusMessage</key>
+				<string>NSBox</string>
+				<key>box_title</key>
+				<string>NSBox</string>
+				<key>checkBox_cancel</key>
+				<string>NSButton</string>
+				<key>checkBox_muteSounds</key>
+				<string>NSButton</string>
+				<key>checkBox_okay</key>
+				<string>NSButton</string>
+				<key>checkBox_save</key>
+				<string>NSButton</string>
+				<key>checkBox_silenceGrowl</key>
+				<string>NSButton</string>
+				<key>checkbox_autoReply</key>
+				<string>NSButton</string>
+				<key>checkbox_customAutoReply</key>
+				<string>NSButton</string>
+				<key>checkbox_idle</key>
+				<string>NSButton</string>
+				<key>label_state</key>
+				<string>NSTextField</string>
+				<key>label_statusMessage</key>
+				<string>NSTextField</string>
+				<key>label_title</key>
+				<string>NSTextField</string>
+				<key>popUp_state</key>
+				<string>NSPopUpButton</string>
+				<key>scrollView_autoReply</key>
+				<string>AIAutoScrollView</string>
+				<key>scrollView_statusMessage</key>
+				<string>AIAutoScrollView</string>
+				<key>stepper_idleHours</key>
+				<string>NSStepper</string>
+				<key>stepper_idleMinutes</key>
+				<string>NSStepper</string>
+				<key>target</key>
+				<string>id</string>
+				<key>textField_idleHours</key>
+				<string>NSTextField</string>
+				<key>textField_idleMinutes</key>
+				<string>NSTextField</string>
+				<key>textField_title</key>
+				<string>NSTextField</string>
+				<key>textView_autoReply</key>
+				<string>AISendingTextView</string>
+				<key>textView_statusMessage</key>
+				<string>AISendingTextView</string>
+			</dict>
+			<key>SUPERCLASS</key>
+			<string>AIWindowController</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>SS_PrefsController</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>OUTLETS</key>
+			<dict>
+				<key>delegate</key>
+				<string>id</string>
+			</dict>
+			<key>SUPERCLASS</key>
+			<string>NSObject</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>NSButton</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSControl</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>AIAutoScrollView</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSScrollView</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>AISmartStepper</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSStepper</string>
+		</dict>
+		<dict>
+			<key>ACTIONS</key>
+			<dict>
+				<key>closeWindow</key>
+				<string>id</string>
+			</dict>
+			<key>CLASS</key>
+			<string>AIWindowController</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSWindowController</string>
+		</dict>
+	</array>
+	<key>IBVersion</key>
+	<string>1</string>
+</dict>
+</plist>
diff -r e1b6b2576cb8 -r 6f89bbbd99d6 Frameworks/Adium Framework/Resources/fr_CA.lproj/EditStateSheet.nib/info.nib
--- a/Frameworks/Adium Framework/Resources/fr_CA.lproj/EditStateSheet.nib/info.nib	Sat Nov 07 20:23:39 2009 -0500
+++ b/Frameworks/Adium Framework/Resources/fr_CA.lproj/EditStateSheet.nib/info.nib	Sun Nov 08 12:26:58 2009 -0500
@@ -2,25 +2,17 @@
 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 <plist version="1.0">
 <dict>
-	<key>IBDocumentLocation</key>
-	<string>81 61 356 240 0 0 1440 878 </string>
 	<key>IBFramework Version</key>
-	<string>482.0</string>
+	<string>677</string>
+	<key>IBOldestOS</key>
+	<integer>5</integer>
+	<key>IBOpenObjects</key>
+	<array>
+		<integer>18</integer>
+	</array>
 	<key>IBSystem Version</key>
-	<string>9E17</string>
-	<key>IBUserGuides</key>
-	<dict>
-		<key>9</key>
-		<dict>
-			<key>guideLocations</key>
-			<array>
-				<string>Vertical:15.000000</string>
-			</array>
-			<key>guidesLocked</key>
-			<false/>
-		</dict>
-	</dict>
-	<key>IBUsesTextArchiving</key>
-	<true/>
+	<string>9L30</string>
+	<key>targetFramework</key>
+	<string>IBCocoaFramework</string>
 </dict>
 </plist>
diff -r e1b6b2576cb8 -r 6f89bbbd99d6 Frameworks/Adium Framework/Resources/fr_CA.lproj/EditStateSheet.nib/keyedobjects.nib
Binary file Frameworks/Adium Framework/Resources/fr_CA.lproj/EditStateSheet.nib/keyedobjects.nib has changed
diff -r e1b6b2576cb8 -r 6f89bbbd99d6 Frameworks/Adium Framework/Resources/fr_CA.lproj/Localizable.strings
Binary file Frameworks/Adium Framework/Resources/fr_CA.lproj/Localizable.strings has changed
diff -r e1b6b2576cb8 -r 6f89bbbd99d6 Other/Adium Spotlight Importer/fr_CA.lproj/InfoPlist.strings
Binary file Other/Adium Spotlight Importer/fr_CA.lproj/InfoPlist.strings has changed
diff -r e1b6b2576cb8 -r 6f89bbbd99d6 Other/Adium Spotlight Importer/fr_CA.lproj/schema.strings
Binary file Other/Adium Spotlight Importer/fr_CA.lproj/schema.strings has changed
diff -r e1b6b2576cb8 -r 6f89bbbd99d6 Plugins/Purple Service/fr_CA.lproj/ESIRCAccountView.nib/classes.nib
--- a/Plugins/Purple Service/fr_CA.lproj/ESIRCAccountView.nib/classes.nib	Sat Nov 07 20:23:39 2009 -0500
+++ b/Plugins/Purple Service/fr_CA.lproj/ESIRCAccountView.nib/classes.nib	Sun Nov 08 12:26:58 2009 -0500
@@ -19,6 +19,29 @@
 		</dict>
 		<dict>
 			<key>CLASS</key>
+			<string>ESIRCAccountViewController</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>OUTLETS</key>
+			<dict>
+				<key>checkbox_useSSL</key>
+				<string>NSButton</string>
+				<key>popUp_encoding</key>
+				<string>NSPopUpButton</string>
+				<key>textField_realname</key>
+				<string>NSTextField</string>
+				<key>textField_username</key>
+				<string>NSTextField</string>
+				<key>textView_commands</key>
+				<string>NSTextView</string>
+				<key>textfield_Nick</key>
+				<string>NSTextField</string>
+			</dict>
+			<key>SUPERCLASS</key>
+			<string>PurpleAccountViewController</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
 			<string>NSApplication</string>
 			<key>LANGUAGE</key>
 			<string>ObjC</string>
@@ -55,6 +78,14 @@
 			<string>NSView</string>
 		</dict>
 		<dict>
+			<key>CLASS</key>
+			<string>FirstResponder</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSObject</string>
+		</dict>
+		<dict>
 			<key>ACTIONS</key>
 			<dict>
 				<key>adiumPrint</key>
@@ -75,10 +106,23 @@
 		</dict>
 		<dict>
 			<key>CLASS</key>
-			<string>FirstResponder</string>
+			<string>NSButtonCell</string>
 			<key>LANGUAGE</key>
 			<string>ObjC</string>
 			<key>SUPERCLASS</key>
+			<string>NSActionCell</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>SS_PrefsController</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>OUTLETS</key>
+			<dict>
+				<key>delegate</key>
+				<string>id</string>
+			</dict>
+			<key>SUPERCLASS</key>
 			<string>NSObject</string>
 		</dict>
 		<dict>
@@ -149,50 +193,6 @@
 			<key>SUPERCLASS</key>
 			<string>NSObject</string>
 		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>ESIRCAccountViewController</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>OUTLETS</key>
-			<dict>
-				<key>checkbox_useSSL</key>
-				<string>NSButton</string>
-				<key>popUp_encoding</key>
-				<string>NSPopUpButton</string>
-				<key>textField_realname</key>
-				<string>NSTextField</string>
-				<key>textField_username</key>
-				<string>NSTextField</string>
-				<key>textView_commands</key>
-				<string>NSTextView</string>
-				<key>textfield_Nick</key>
-				<string>NSTextField</string>
-			</dict>
-			<key>SUPERCLASS</key>
-			<string>PurpleAccountViewController</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSButtonCell</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSActionCell</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>SS_PrefsController</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>OUTLETS</key>
-			<dict>
-				<key>delegate</key>
-				<string>id</string>
-			</dict>
-			<key>SUPERCLASS</key>
-			<string>NSObject</string>
-		</dict>
 	</array>
 	<key>IBVersion</key>
 	<string>1</string>
diff -r e1b6b2576cb8 -r 6f89bbbd99d6 Plugins/Purple Service/fr_CA.lproj/ESIRCAccountView.nib/info.nib
--- a/Plugins/Purple Service/fr_CA.lproj/ESIRCAccountView.nib/info.nib	Sat Nov 07 20:23:39 2009 -0500
+++ b/Plugins/Purple Service/fr_CA.lproj/ESIRCAccountView.nib/info.nib	Sun Nov 08 12:26:58 2009 -0500
@@ -10,12 +10,12 @@
 	<integer>5</integer>
 	<key>IBOpenObjects</key>
 	<array>
-		<integer>121</integer>
 		<integer>130</integer>
 		<integer>264</integer>
+		<integer>121</integer>
 	</array>
 	<key>IBSystem Version</key>
-	<string>9G55</string>
+	<string>9L30</string>
 	<key>targetFramework</key>
 	<string>IBCocoaFramework</string>
 </dict>
diff -r e1b6b2576cb8 -r 6f89bbbd99d6 Plugins/Purple Service/fr_CA.lproj/ESIRCAccountView.nib/keyedobjects.nib
Binary file Plugins/Purple Service/fr_CA.lproj/ESIRCAccountView.nib/keyedobjects.nib has changed
diff -r e1b6b2576cb8 -r 6f89bbbd99d6 Plugins/Purple Service/fr_CA.lproj/ESPurpleAIMAccountView.nib/classes.nib
--- a/Plugins/Purple Service/fr_CA.lproj/ESPurpleAIMAccountView.nib/classes.nib	Sat Nov 07 20:23:39 2009 -0500
+++ b/Plugins/Purple Service/fr_CA.lproj/ESPurpleAIMAccountView.nib/classes.nib	Sun Nov 08 12:26:58 2009 -0500
@@ -6,11 +6,16 @@
 	<array>
 		<dict>
 			<key>CLASS</key>
-			<string>AIObject</string>
+			<string>PurpleAccountViewController</string>
 			<key>LANGUAGE</key>
 			<string>ObjC</string>
+			<key>OUTLETS</key>
+			<dict>
+				<key>checkBox_broadcastMusic</key>
+				<string>NSButton</string>
+			</dict>
 			<key>SUPERCLASS</key>
-			<string>NSObject</string>
+			<string>AIAccountViewController</string>
 		</dict>
 		<dict>
 			<key>ACTIONS</key>
@@ -31,6 +36,27 @@
 			<string>NSTextView</string>
 		</dict>
 		<dict>
+			<key>CLASS</key>
+			<string>RBSplitView</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>OUTLETS</key>
+			<dict>
+				<key>delegate</key>
+				<string>id</string>
+			</dict>
+			<key>SUPERCLASS</key>
+			<string>RBSplitSubview</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>NSTextField</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSControl</string>
+		</dict>
+		<dict>
 			<key>ACTIONS</key>
 			<dict>
 				<key>pasteAsRichText</key>
@@ -49,6 +75,14 @@
 		</dict>
 		<dict>
 			<key>CLASS</key>
+			<string>RBSplitSubview</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSView</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
 			<string>FirstResponder</string>
 			<key>LANGUAGE</key>
 			<string>ObjC</string>
@@ -56,17 +90,84 @@
 			<string>NSObject</string>
 		</dict>
 		<dict>
+			<key>ACTIONS</key>
+			<dict>
+				<key>adiumPrint</key>
+				<string>id</string>
+				<key>didAdjustSubviews</key>
+				<string>RBSplitView</string>
+				<key>prefsWindowWillClose</key>
+				<string>SS_PrefsController</string>
+				<key>toggleFindPanel</key>
+				<string>id</string>
+				<key>willAdjustSubviews</key>
+				<string>RBSplitView</string>
+			</dict>
+			<key>CLASS</key>
+			<string>NSObject</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>NSButtonCell</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSActionCell</string>
+		</dict>
+		<dict>
 			<key>CLASS</key>
 			<string>AIPurpleAIMAccountViewController</string>
 			<key>LANGUAGE</key>
 			<string>ObjC</string>
 			<key>OUTLETS</key>
 			<dict>
+				<key>checkBox_SSL</key>
+				<string>NSButton</string>
+				<key>checkBox_proxyServer</key>
+				<string>NSButton</string>
 				<key>textView_textProfile</key>
 				<string>NSTextView</string>
 			</dict>
 			<key>SUPERCLASS</key>
-			<string>AIAccountViewController</string>
+			<string>AIPurpleOscarAccountViewController</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>SS_PrefsController</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>OUTLETS</key>
+			<dict>
+				<key>delegate</key>
+				<string>id</string>
+			</dict>
+			<key>SUPERCLASS</key>
+			<string>NSObject</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>NSButton</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSControl</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>AIPurpleOscarAccountViewController</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>OUTLETS</key>
+			<dict>
+				<key>checkBox_SSL</key>
+				<string>NSButton</string>
+				<key>checkBox_proxyServer</key>
+				<string>NSButton</string>
+			</dict>
+			<key>SUPERCLASS</key>
+			<string>PurpleAccountViewController</string>
 		</dict>
 		<dict>
 			<key>CLASS</key>
@@ -106,6 +207,8 @@
 				<string>NSTextField</string>
 				<key>popUp_encryption</key>
 				<string>NSPopUpButton</string>
+				<key>progressIndicator_registering</key>
+				<string>NSProgressIndicator</string>
 				<key>textField_accountUID</key>
 				<string>NSTextField</string>
 				<key>textField_accountUIDLabel</key>
@@ -118,6 +221,8 @@
 				<string>NSTextField</string>
 				<key>textField_password</key>
 				<string>NSTextField</string>
+				<key>textField_registering</key>
+				<string>NSTextField</string>
 				<key>view_auxiliaryTabView</key>
 				<string>NSTabView</string>
 				<key>view_options</key>
@@ -130,7 +235,7 @@
 				<string>NSView</string>
 			</dict>
 			<key>SUPERCLASS</key>
-			<string>AIObject</string>
+			<string>NSObject</string>
 		</dict>
 	</array>
 	<key>IBVersion</key>
diff -r e1b6b2576cb8 -r 6f89bbbd99d6 Plugins/Purple Service/fr_CA.lproj/ESPurpleAIMAccountView.nib/info.nib
--- a/Plugins/Purple Service/fr_CA.lproj/ESPurpleAIMAccountView.nib/info.nib	Sat Nov 07 20:23:39 2009 -0500
+++ b/Plugins/Purple Service/fr_CA.lproj/ESPurpleAIMAccountView.nib/info.nib	Sun Nov 08 12:26:58 2009 -0500
@@ -4,12 +4,14 @@
 <dict>
 	<key>IBFramework Version</key>
 	<string>677</string>
+	<key>IBLastKnownRelativeProjectPath</key>
+	<string>../../../Adium.xcodeproj</string>
 	<key>IBOldestOS</key>
 	<integer>5</integer>
 	<key>IBOpenObjects</key>
 	<array/>
 	<key>IBSystem Version</key>
-	<string>9G55</string>
+	<string>9L30</string>
 	<key>targetFramework</key>
 	<string>IBCocoaFramework</string>
 </dict>
diff -r e1b6b2576cb8 -r 6f89bbbd99d6 Plugins/Purple Service/fr_CA.lproj/ESPurpleAIMAccountView.nib/keyedobjects.nib
Binary file Plugins/Purple Service/fr_CA.lproj/ESPurpleAIMAccountView.nib/keyedobjects.nib has changed
diff -r e1b6b2576cb8 -r 6f89bbbd99d6 Plugins/Purple Service/fr_CA.lproj/ESPurpleGaduGaduAccountView.nib/keyedobjects.nib
Binary file Plugins/Purple Service/fr_CA.lproj/ESPurpleGaduGaduAccountView.nib/keyedobjects.nib has changed
diff -r e1b6b2576cb8 -r 6f89bbbd99d6 Plugins/Purple Service/fr_CA.lproj/ESPurpleICQAccountView.nib/classes.nib
--- a/Plugins/Purple Service/fr_CA.lproj/ESPurpleICQAccountView.nib/classes.nib	Sat Nov 07 20:23:39 2009 -0500
+++ b/Plugins/Purple Service/fr_CA.lproj/ESPurpleICQAccountView.nib/classes.nib	Sun Nov 08 12:26:58 2009 -0500
@@ -48,6 +48,25 @@
 		</dict>
 		<dict>
 			<key>CLASS</key>
+			<string>ESPurpleICQAccountViewController</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>OUTLETS</key>
+			<dict>
+				<key>checkBox_SSL</key>
+				<string>NSButton</string>
+				<key>checkBox_proxyServer</key>
+				<string>NSButton</string>
+				<key>checkBox_webAware</key>
+				<string>NSButton</string>
+				<key>popUp_encoding</key>
+				<string>NSPopUpButton</string>
+			</dict>
+			<key>SUPERCLASS</key>
+			<string>AIPurpleOscarAccountViewController</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
 			<string>RBSplitSubview</string>
 			<key>LANGUAGE</key>
 			<string>ObjC</string>
@@ -55,6 +74,33 @@
 			<string>NSView</string>
 		</dict>
 		<dict>
+			<key>CLASS</key>
+			<string>AILocalizationTextField</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>OUTLETS</key>
+			<dict>
+				<key>view_anchorToLeftSide</key>
+				<string>NSView</string>
+				<key>view_anchorToRightSide</key>
+				<string>NSView</string>
+				<key>window_anchorOnLeftSide</key>
+				<string>NSWindow</string>
+				<key>window_anchorOnRightSide</key>
+				<string>NSWindow</string>
+			</dict>
+			<key>SUPERCLASS</key>
+			<string>NSTextField</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>FirstResponder</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSObject</string>
+		</dict>
+		<dict>
 			<key>ACTIONS</key>
 			<dict>
 				<key>adiumPrint</key>
@@ -75,6 +121,14 @@
 		</dict>
 		<dict>
 			<key>CLASS</key>
+			<string>NSButtonCell</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSActionCell</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
 			<string>AILocalizationButton</string>
 			<key>LANGUAGE</key>
 			<string>ObjC</string>
@@ -102,29 +156,15 @@
 		</dict>
 		<dict>
 			<key>CLASS</key>
-			<string>ESPurpleICQAccountViewController</string>
+			<string>SS_PrefsController</string>
 			<key>LANGUAGE</key>
 			<string>ObjC</string>
 			<key>OUTLETS</key>
 			<dict>
-				<key>checkBox_SSL</key>
-				<string>NSButton</string>
-				<key>checkBox_proxyServer</key>
-				<string>NSButton</string>
-				<key>checkBox_webAware</key>
-				<string>NSButton</string>
-				<key>popUp_encoding</key>
-				<string>NSPopUpButton</string>
+				<key>delegate</key>
+				<string>id</string>
 			</dict>
 			<key>SUPERCLASS</key>
-			<string>AIPurpleOscarAccountViewController</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>FirstResponder</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
 			<string>NSObject</string>
 		</dict>
 		<dict>
@@ -136,6 +176,21 @@
 			<string>NSControl</string>
 		</dict>
 		<dict>
+			<key>CLASS</key>
+			<string>AIPurpleOscarAccountViewController</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>OUTLETS</key>
+			<dict>
+				<key>checkBox_SSL</key>
+				<string>NSButton</string>
+				<key>checkBox_proxyServer</key>
+				<string>NSButton</string>
+			</dict>
+			<key>SUPERCLASS</key>
+			<string>PurpleAccountViewController</string>
+		</dict>
+		<dict>
 			<key>ACTIONS</key>
 			<dict>
 				<key>changedPreference</key>
@@ -195,61 +250,6 @@
 			<key>SUPERCLASS</key>
 			<string>NSObject</string>
 		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>AILocalizationTextField</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>OUTLETS</key>
-			<dict>
-				<key>view_anchorToLeftSide</key>
-				<string>NSView</string>
-				<key>view_anchorToRightSide</key>
-				<string>NSView</string>
-				<key>window_anchorOnLeftSide</key>
-				<string>NSWindow</string>
-				<key>window_anchorOnRightSide</key>
-				<string>NSWindow</string>
-			</dict>
-			<key>SUPERCLASS</key>
-			<string>NSTextField</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSButtonCell</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSActionCell</string>




More information about the commits mailing list