adium 5145:510ca201e202: Rename "Personal" preference pane to "P...

commits at adium.im commits at adium.im
Thu Oct 18 11:24:35 UTC 2012


details:	http://hg.adium.im/adium/rev/510ca201e202
revision:	5145:510ca201e202
branch:		adium-1.6
author:		Paul Wilde <me at paulwilde.co.uk>
date:		Wed Sep 12 23:34:57 2012 +0100

Rename "Personal" preference pane to "Profile" and all its instances in the code - Fixes #16105

diffs (truncated from 55063 to 1000 lines):

diff -r a2e70b9025d5 -r 510ca201e202 Adium.xcodeproj/project.pbxproj
--- a/Adium.xcodeproj/project.pbxproj	Thu Oct 18 13:10:06 2012 +0200
+++ b/Adium.xcodeproj/project.pbxproj	Wed Sep 12 23:34:57 2012 +0100
@@ -610,7 +610,7 @@
 		34C91BBB0CA8909700740974 /* AIContentNotification.h in Headers */ = {isa = PBXBuildFile; fileRef = 34C91BB90CA8909700740974 /* AIContentNotification.h */; settings = {ATTRIBUTES = (Public, ); }; };
 		34C91BBC0CA8909700740974 /* AIContentNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 34C91BBA0CA8909700740974 /* AIContentNotification.m */; };
 		34CA15530CAFDFB2009AA5E3 /* sidebarActionWidget.png in Resources */ = {isa = PBXBuildFile; fileRef = 34CA15520CAFDFB2009AA5E3 /* sidebarActionWidget.png */; };
-		34CA22300A671BEF00B11032 /* PersonalPreferences.xib in Resources */ = {isa = PBXBuildFile; fileRef = 34CA222F0A671BEF00B11032 /* PersonalPreferences.xib */; };
+		34CA22300A671BEF00B11032 /* ProfilePreferences.xib in Resources */ = {isa = PBXBuildFile; fileRef = 34CA222F0A671BEF00B11032 /* ProfilePreferences.xib */; };
 		34CAA3FB0BD3998E00AE92DC /* ESPurpleAIMAccountView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 343EB41C08086D9100E27095 /* ESPurpleAIMAccountView.xib */; };
 		34CF9DF5085B8B7900D87E37 /* ESiTunesPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 34CF9DF3085B8B7900D87E37 /* ESiTunesPlugin.m */; };
 		34D073CA0B1E1A4400D63DF2 /* ESPurpleDotMacAccountViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B387EB807199FE5004DE713 /* ESPurpleDotMacAccountViewController.m */; };
@@ -626,9 +626,9 @@
 		34D073D60B1E1A5000D63DF2 /* PurpleDefaultsMac.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4B76472E07A07A340021CCD7 /* PurpleDefaultsMac.plist */; };
 		34D073D70B1E1A5000D63DF2 /* PurpleDefaultsAIM.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4B7635A507A0581D0021CCD7 /* PurpleDefaultsAIM.plist */; };
 		34D0F9CB0954E70100DCB678 /* AIContactListImagePicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D0F9C90954E70100DCB678 /* AIContactListImagePicker.m */; };
-		34D0FDD20956186200DCB678 /* ESPersonalPreferencesPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D0FDD00956186200DCB678 /* ESPersonalPreferencesPlugin.m */; };
-		34D0FDD80956187700DCB678 /* ESPersonalPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D0FDD60956187700DCB678 /* ESPersonalPreferences.m */; };
-		34D0FF8509569FE500DCB678 /* PersonalPreferencesDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 34D0FF8409569FE500DCB678 /* PersonalPreferencesDefaults.plist */; };
+		34D0FDD20956186200DCB678 /* ESProfilePreferencesPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D0FDD00956186200DCB678 /* ESProfilePreferencesPlugin.m */; };
+		34D0FDD80956187700DCB678 /* ESProfilePreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D0FDD60956187700DCB678 /* ESProfilePreferences.m */; };
+		34D0FF8509569FE500DCB678 /* ProfilePreferencesDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 34D0FF8409569FE500DCB678 /* ProfilePreferencesDefaults.plist */; };
 		34D8153A13B663650022C8C4 /* AIFacebookXMPPAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = 34D8153013B663650022C8C4 /* AIFacebookXMPPAccount.h */; };
 		34D8153B13B663650022C8C4 /* AIFacebookXMPPAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D8153113B663650022C8C4 /* AIFacebookXMPPAccount.m */; };
 		34D8153D13B663650022C8C4 /* AIFacebookXMPPAccountViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 34D8153313B663650022C8C4 /* AIFacebookXMPPAccountViewController.h */; };
@@ -1367,7 +1367,7 @@
 		76731DE415F9057F007728C3 /* libgcrypt.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 76731DE015F90538007728C3 /* libgcrypt.framework */; };
 		76731DE515F90582007728C3 /* libgpgerror.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 76731DE115F90538007728C3 /* libgpgerror.framework */; };
 		76889DEB12D3CA17007AEF00 /* get-info.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 76889DEA12D3CA17007AEF00 /* get-info.tiff */; };
-		76889DEF12D3CA40007AEF00 /* Personal.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 76889DEE12D3CA40007AEF00 /* Personal.tiff */; };
+		76889DEF12D3CA40007AEF00 /* Profile.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 76889DEE12D3CA40007AEF00 /* Profile.tiff */; };
 		76C1AF9C125A906A00D269A9 /* AIAdiumURLProtocol.m in Sources */ = {isa = PBXBuildFile; fileRef = 76C1AF9B125A906A00D269A9 /* AIAdiumURLProtocol.m */; };
 		76FF925A14B524B40043E23B /* AIIRCConsoleController.h in Headers */ = {isa = PBXBuildFile; fileRef = 76FF925814B524B40043E23B /* AIIRCConsoleController.h */; };
 		76FF925B14B524B40043E23B /* AIIRCConsoleController.m in Sources */ = {isa = PBXBuildFile; fileRef = 76FF925914B524B40043E23B /* AIIRCConsoleController.m */; };
@@ -2164,7 +2164,7 @@
 		341EC8BE0D3C2BA9007216A2 /* sl */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sl; path = "Frameworks/Adium Framework/Resources/sl.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		341EC8BF0D3C2BA9007216A2 /* sl */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sl; path = Resources/sl.lproj/Localizable.strings; sourceTree = "<group>"; };
 		341EC8C20D3C2BAA007216A2 /* sl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = sl; path = Resources/sl.lproj/PasswordPrompt.xib; sourceTree = "<group>"; };
-		341EC8C30D3C2BAA007216A2 /* sl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = sl; path = Resources/sl.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
+		341EC8C30D3C2BAA007216A2 /* sl */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = sl; path = Resources/sl.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
 		341EC8C40D3C2BAA007216A2 /* sl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = sl; path = Resources/sl.lproj/ProxyPasswordPrompt.xib; sourceTree = "<group>"; };
 		341EC8C50D3C2BAA007216A2 /* sl */ = {isa = PBXFileReference; lastKnownFileType = folder; name = sl; path = "Resources/sl.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
 		341EC8C60D3C2BAA007216A2 /* sl */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sl; path = Resources/sl.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
@@ -2197,7 +2197,7 @@
 		34208D160D502D40003138D1 /* fr_CA */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fr_CA; path = "Frameworks/Adium Framework/Resources/fr_CA.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		34208D180D502D40003138D1 /* fr_CA */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fr_CA; path = Resources/fr_CA.lproj/Localizable.strings; sourceTree = "<group>"; };
 		34208D1B0D502D40003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = fr_CA; path = Resources/fr_CA.lproj/PasswordPrompt.xib; sourceTree = "<group>"; };
-		34208D1C0D502D40003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = fr_CA; path = Resources/fr_CA.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
+		34208D1C0D502D40003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr_CA; path = Resources/fr_CA.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
 		34208D1D0D502D40003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = fr_CA; path = Resources/fr_CA.lproj/ProxyPasswordPrompt.xib; sourceTree = "<group>"; };
 		34208D1E0D502D40003138D1 /* fr_CA */ = {isa = PBXFileReference; lastKnownFileType = folder; name = fr_CA; path = "Resources/fr_CA.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
 		34208D1F0D502D40003138D1 /* fr_CA */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fr_CA; path = Resources/fr_CA.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
@@ -2322,7 +2322,7 @@
 		342F9E550B552628000D5FC2 /* fi */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fi; path = Resources/fi.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
 		342F9E560B552628000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = folder; name = fi; path = "Resources/fi.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
 		342F9E580B552628000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = fi; path = Resources/fi.lproj/ProxyPasswordPrompt.xib; sourceTree = "<group>"; };
-		342F9E590B552628000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = fi; path = Resources/fi.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
+		342F9E590B552628000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fi; path = Resources/fi.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
 		342F9E5A0B552629000D5FC2 /* fi */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = fi; path = Resources/fi.lproj/PasswordPrompt.xib; sourceTree = "<group>"; };
 		342F9E5E0B55262A000D5FC2 /* fi */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fi; path = Resources/fi.lproj/Localizable.strings; sourceTree = "<group>"; };
 		342F9E600B55262B000D5FC2 /* fi */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fi; path = "Plugins/Purple Service/Resources/fi.lproj/Localizable.strings"; sourceTree = "<group>"; };
@@ -2508,7 +2508,7 @@
 		345076AF0E106F5E00BF0883 /* en_GB */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en_GB; path = "Plugins/Purple Service/Resources/en_GB.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		345076B00E106F5F00BF0883 /* en_GB */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en_GB; path = Resources/en_GB.lproj/Localizable.strings; sourceTree = "<group>"; };
 		345076B30E106F5F00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = en_GB; path = Resources/en_GB.lproj/PasswordPrompt.xib; sourceTree = "<group>"; };
-		345076B40E106F5F00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = en_GB; path = Resources/en_GB.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
+		345076B40E106F5F00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en_GB; path = Resources/en_GB.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
 		345076B50E106F5F00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = en_GB; path = Resources/en_GB.lproj/ProxyPasswordPrompt.xib; sourceTree = "<group>"; };
 		345076B60E106F5F00BF0883 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = folder; name = en_GB; path = "Resources/en_GB.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
 		345076B70E106F5F00BF0883 /* en_GB */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en_GB; path = Resources/en_GB.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
@@ -2540,7 +2540,7 @@
 		345076ED0E106FD600BF0883 /* pt_PT */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt_PT; path = "Plugins/Purple Service/Resources/pt_PT.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		345076EE0E106FD600BF0883 /* pt_PT */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt_PT; path = Resources/pt_PT.lproj/Localizable.strings; sourceTree = "<group>"; };
 		345076F10E106FD600BF0883 /* pt_PT */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = pt_PT; path = Resources/pt_PT.lproj/PasswordPrompt.xib; sourceTree = "<group>"; };
-		345076F20E106FD600BF0883 /* pt_PT */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = pt_PT; path = Resources/pt_PT.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
+		345076F20E106FD600BF0883 /* pt_PT */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = pt_PT; path = Resources/pt_PT.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
 		345076F30E106FD600BF0883 /* pt_PT */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = pt_PT; path = Resources/pt_PT.lproj/ProxyPasswordPrompt.xib; sourceTree = "<group>"; };
 		345076F40E106FD600BF0883 /* pt_PT */ = {isa = PBXFileReference; lastKnownFileType = folder; name = pt_PT; path = "Resources/pt_PT.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
 		345076F50E106FD600BF0883 /* pt_PT */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pt_PT; path = Resources/pt_PT.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
@@ -2705,7 +2705,7 @@
 		3461621206FB482C009181D8 /* ESChatUserListController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESChatUserListController.m; path = "Plugins/Dual Window Interface/ESChatUserListController.m"; sourceTree = "<group>"; };
 		3461621306FB482D009181D8 /* UserList Layout.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = "UserList Layout.plist"; path = "Plugins/Dual Window Interface/UserList Layout.plist"; sourceTree = "<group>"; };
 		346196F10D31607500763051 /* SRSnapback.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SRSnapback.png; path = Resources/SRSnapback.png; sourceTree = "<group>"; };
-		34636E4C0BC9A90600AD57AD /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = pt; path = Resources/pt.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
+		34636E4C0BC9A90600AD57AD /* pt */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = pt; path = Resources/pt.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
 		346371050BCA0A5400AD57AD /* AIMessageTabSplitView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIMessageTabSplitView.h; path = Source/AIMessageTabSplitView.h; sourceTree = "<group>"; };
 		346371060BCA0A5400AD57AD /* AIMessageTabSplitView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIMessageTabSplitView.m; path = Source/AIMessageTabSplitView.m; sourceTree = "<group>"; };
 		3465228E08371921009565FE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = zh_CN; path = "Plugins/Purple Service/Resources/zh_CN.lproj/ESPurpleAIMAccountView.xib"; sourceTree = "<group>"; };
@@ -2795,9 +2795,9 @@
 		346545CA0C8F73000046ED68 /* AMPurpleJabberAdHocPing.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AMPurpleJabberAdHocPing.m; path = "Plugins/Purple Service/AMPurpleJabberAdHocPing.m"; sourceTree = "<group>"; };
 		346935D30BA6C89D00E1CF7E /* AIFileTransferProgressOutlineView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIFileTransferProgressOutlineView.h; path = Source/AIFileTransferProgressOutlineView.h; sourceTree = "<group>"; };
 		346935D40BA6C89D00E1CF7E /* AIFileTransferProgressOutlineView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIFileTransferProgressOutlineView.m; path = Source/AIFileTransferProgressOutlineView.m; sourceTree = "<group>"; };
-		34695FA20A89BA2B00E3B0D0 /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = zh_TW; path = Resources/zh_TW.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
-		34695FA30A89BA3600E3B0D0 /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = zh_CN; path = Resources/zh_CN.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
-		34695FA40A89BA5800E3B0D0 /* tr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = tr; path = Resources/tr.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
+		34695FA20A89BA2B00E3B0D0 /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = zh_TW; path = Resources/zh_TW.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
+		34695FA30A89BA3600E3B0D0 /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = zh_CN; path = Resources/zh_CN.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
+		34695FA40A89BA5800E3B0D0 /* tr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = tr; path = Resources/tr.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
 		346BA33C0774C27400628F06 /* ESGlobalEventsPreferencesPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESGlobalEventsPreferencesPlugin.h; path = Source/ESGlobalEventsPreferencesPlugin.h; sourceTree = "<group>"; };
 		346BA33D0774C27400628F06 /* ESGlobalEventsPreferencesPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESGlobalEventsPreferencesPlugin.m; path = Source/ESGlobalEventsPreferencesPlugin.m; sourceTree = "<group>"; };
 		346BA3420774C2D200628F06 /* ESGlobalEventsPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESGlobalEventsPreferences.h; path = Source/ESGlobalEventsPreferences.h; sourceTree = "<group>"; };
@@ -2833,7 +2833,7 @@
 		346C9C130E70E1F7002314EE /* hu */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = hu; path = Resources/hu.lproj/Localizable.strings; sourceTree = "<group>"; };
 		346C9C150E70E1F7002314EE /* hu */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = hu; path = "Plugins/Purple Service/Resources/hu.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		346C9C180E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = hu; path = Resources/hu.lproj/PasswordPrompt.xib; sourceTree = "<group>"; };
-		346C9C190E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = hu; path = Resources/hu.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
+		346C9C190E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = hu; path = Resources/hu.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
 		346C9C1A0E70E1F7002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = hu; path = Resources/hu.lproj/ProxyPasswordPrompt.xib; sourceTree = "<group>"; };
 		346C9C1B0E70E1F8002314EE /* hu */ = {isa = PBXFileReference; lastKnownFileType = folder; name = hu; path = "Resources/hu.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
 		346C9C1C0E70E1F8002314EE /* hu */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = hu; path = Resources/hu.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
@@ -3198,7 +3198,7 @@
 		34B1FCDE0F112BF600C7E952 /* el_GR */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = el_GR; path = "Plugins/Purple Service/Resources/el_GR.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		34B1FCDF0F112BF600C7E952 /* el_GR */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = el_GR; path = Resources/el_GR.lproj/Localizable.strings; sourceTree = "<group>"; };
 		34B1FCE20F112BF700C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = el_GR; path = Resources/el_GR.lproj/PasswordPrompt.xib; sourceTree = "<group>"; };
-		34B1FCE30F112BF700C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = el_GR; path = Resources/el_GR.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
+		34B1FCE30F112BF700C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = el_GR; path = Resources/el_GR.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
 		34B1FCE40F112BF700C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = el_GR; path = Resources/el_GR.lproj/ProxyPasswordPrompt.xib; sourceTree = "<group>"; };
 		34B1FCE50F112BF700C7E952 /* el_GR */ = {isa = PBXFileReference; lastKnownFileType = folder; name = el_GR; path = "Resources/el_GR.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
 		34B1FCE60F112BF700C7E952 /* el_GR */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = el_GR; path = Resources/el_GR.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
@@ -3353,19 +3353,19 @@
 		34C91BBA0CA8909700740974 /* AIContentNotification.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIContentNotification.m; path = "Frameworks/Adium Framework/Source/AIContentNotification.m"; sourceTree = "<group>"; };
 		34C9EC40099FA2A8007ECAB3 /* DefaultBlockedStatusIcon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = DefaultBlockedStatusIcon.png; path = "Frameworks/Adium Framework/DefaultBlockedStatusIcon.png"; sourceTree = "<group>"; };
 		34CA15520CAFDFB2009AA5E3 /* sidebarActionWidget.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = sidebarActionWidget.png; path = Resources/sidebarActionWidget.png; sourceTree = "<group>"; };
-		34CA23990A671E0E00B11032 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = ca; path = Resources/ca.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
-		34CA239A0A671E1500B11032 /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = cs; path = Resources/cs.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
-		34CA239B0A671E2100B11032 /* da */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = da; path = Resources/da.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
-		34CA239C0A671E2F00B11032 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = nl; path = Resources/nl.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
-		34CA239D0A671E3C00B11032 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = fr; path = Resources/fr.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
-		34CA239E0A671E4500B11032 /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = de; path = Resources/de.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
-		34CA239F0A671E5000B11032 /* is */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = is; path = Resources/is.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
-		34CA23A00A671E6400B11032 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = it; path = Resources/it.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
-		34CA23A10A671E7200B11032 /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = ja; path = Resources/ja.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
-		34CA23A20A671E8500B11032 /* nb */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = nb; path = Resources/nb.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
-		34CA23A30A671E9000B11032 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = ru; path = Resources/ru.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
-		34CA23A40A671E9B00B11032 /* sv */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = sv; path = Resources/sv.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
-		34CA23A50A6723A200B11032 /* pl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = pl; path = Resources/pl.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
+		34CA23990A671E0E00B11032 /* ca */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ca; path = Resources/ca.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
+		34CA239A0A671E1500B11032 /* cs */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = cs; path = Resources/cs.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
+		34CA239B0A671E2100B11032 /* da */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = da; path = Resources/da.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
+		34CA239C0A671E2F00B11032 /* nl */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = nl; path = Resources/nl.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
+		34CA239D0A671E3C00B11032 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = Resources/fr.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
+		34CA239E0A671E4500B11032 /* de */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = de; path = Resources/de.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
+		34CA239F0A671E5000B11032 /* is */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = is; path = Resources/is.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
+		34CA23A00A671E6400B11032 /* it */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = it; path = Resources/it.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
+		34CA23A10A671E7200B11032 /* ja */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ja; path = Resources/ja.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
+		34CA23A20A671E8500B11032 /* nb */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = nb; path = Resources/nb.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
+		34CA23A30A671E9000B11032 /* ru */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ru; path = Resources/ru.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
+		34CA23A40A671E9B00B11032 /* sv */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = sv; path = Resources/sv.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
+		34CA23A50A6723A200B11032 /* pl */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = pl; path = Resources/pl.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
 		34CAA4B00BD3A75B00AE92DC /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = fr; path = "Plugins/Purple Service/Resources/fr.lproj/ESPurpleSimpleAccountView.xib"; sourceTree = "<group>"; };
 		34CAA4B40BD3A76C00AE92DC /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = ca; path = "Plugins/Purple Service/Resources/ca.lproj/ESPurpleSimpleAccountView.xib"; sourceTree = "<group>"; };
 		34CAA4B50BD3A76E00AE92DC /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = cs; path = "Plugins/Purple Service/Resources/cs.lproj/ESPurpleSimpleAccountView.xib"; sourceTree = "<group>"; };
@@ -3388,12 +3388,12 @@
 		34CF9DF3085B8B7900D87E37 /* ESiTunesPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESiTunesPlugin.m; path = Source/ESiTunesPlugin.m; sourceTree = "<group>"; };
 		34D0F9C80954E70100DCB678 /* AIContactListImagePicker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIContactListImagePicker.h; path = Source/AIContactListImagePicker.h; sourceTree = "<group>"; };
 		34D0F9C90954E70100DCB678 /* AIContactListImagePicker.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIContactListImagePicker.m; path = Source/AIContactListImagePicker.m; sourceTree = "<group>"; };
-		34D0FDCF0956186200DCB678 /* ESPersonalPreferencesPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESPersonalPreferencesPlugin.h; path = Source/ESPersonalPreferencesPlugin.h; sourceTree = "<group>"; };
-		34D0FDD00956186200DCB678 /* ESPersonalPreferencesPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESPersonalPreferencesPlugin.m; path = Source/ESPersonalPreferencesPlugin.m; sourceTree = "<group>"; };
-		34D0FDD50956187700DCB678 /* ESPersonalPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESPersonalPreferences.h; path = Source/ESPersonalPreferences.h; sourceTree = "<group>"; };
-		34D0FDD60956187700DCB678 /* ESPersonalPreferences.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESPersonalPreferences.m; path = Source/ESPersonalPreferences.m; sourceTree = "<group>"; };
-		34D0FE3C09561E3800DCB678 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = en; path = Resources/en.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
-		34D0FF8409569FE500DCB678 /* PersonalPreferencesDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = PersonalPreferencesDefaults.plist; path = Resources/PersonalPreferencesDefaults.plist; sourceTree = "<group>"; };
+		34D0FDCF0956186200DCB678 /* ESProfilePreferencesPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESProfilePreferencesPlugin.h; path = Source/ESProfilePreferencesPlugin.h; sourceTree = "<group>"; };
+		34D0FDD00956186200DCB678 /* ESProfilePreferencesPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESProfilePreferencesPlugin.m; path = Source/ESProfilePreferencesPlugin.m; sourceTree = "<group>"; };
+		34D0FDD50956187700DCB678 /* ESProfilePreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESProfilePreferences.h; path = Source/ESProfilePreferences.h; sourceTree = "<group>"; };
+		34D0FDD60956187700DCB678 /* ESProfilePreferences.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESProfilePreferences.m; path = Source/ESProfilePreferences.m; sourceTree = "<group>"; };
+		34D0FE3C09561E3800DCB678 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = Resources/en.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
+		34D0FF8409569FE500DCB678 /* ProfilePreferencesDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = ProfilePreferencesDefaults.plist; path = Resources/ProfilePreferencesDefaults.plist; sourceTree = "<group>"; };
 		34D188DB0760F0F50075A380 /* AILocalizationControl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AILocalizationControl.m; path = "Frameworks/Adium Framework/Source/AILocalizationControl.m"; sourceTree = "<group>"; };
 		34D1897D076114C00075A380 /* AILocalizationButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AILocalizationButton.h; path = "Frameworks/Adium Framework/Source/AILocalizationButton.h"; sourceTree = "<group>"; };
 		34D1897E076114C00075A380 /* AILocalizationButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AILocalizationButton.m; path = "Frameworks/Adium Framework/Source/AILocalizationButton.m"; sourceTree = "<group>"; };
@@ -3939,7 +3939,7 @@
 		5A7642C411E044BA00E5E0AF /* sk_SK */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sk_SK; path = "Frameworks/Adium Framework/Resources/sk_SK.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		5A7642C511E044BA00E5E0AF /* sk_SK */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sk_SK; path = "Plugins/Purple Service/Resources/sk_SK.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		5A7642C811E044BA00E5E0AF /* sk_SK */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = sk_SK; path = Resources/sk_SK.lproj/PasswordPrompt.xib; sourceTree = "<group>"; };
-		5A7642C911E044BA00E5E0AF /* sk_SK */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = sk_SK; path = Resources/sk_SK.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
+		5A7642C911E044BA00E5E0AF /* sk_SK */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = sk_SK; path = Resources/sk_SK.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
 		5A7642CA11E044BA00E5E0AF /* sk_SK */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = sk_SK; path = Resources/sk_SK.lproj/ProxyPasswordPrompt.xib; sourceTree = "<group>"; };
 		5A7642CB11E044BA00E5E0AF /* sk_SK */ = {isa = PBXFileReference; lastKnownFileType = folder; name = sk_SK; path = "Resources/sk_SK.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
 		5A7642CC11E044BA00E5E0AF /* sk_SK */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sk_SK; path = Resources/sk_SK.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
@@ -3980,7 +3980,7 @@
 		5A80CCA2121F5A7B00D0670A /* uk */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = uk; path = "Plugins/Purple Service/Resources/uk.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		5A80CCA3121F5A7B00D0670A /* uk */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Localizable.strings; sourceTree = "<group>"; };
 		5A80CCA6121F5A7B00D0670A /* uk */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = uk; path = Resources/uk.lproj/PasswordPrompt.xib; sourceTree = "<group>"; };
-		5A80CCA7121F5A7B00D0670A /* uk */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = uk; path = Resources/uk.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
+		5A80CCA7121F5A7B00D0670A /* uk */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = uk; path = Resources/uk.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
 		5A80CCA8121F5A7B00D0670A /* uk */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = uk; path = Resources/uk.lproj/ProxyPasswordPrompt.xib; sourceTree = "<group>"; };
 		5A80CCA9121F5A7B00D0670A /* uk */ = {isa = PBXFileReference; lastKnownFileType = folder; name = uk; path = "Resources/uk.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
 		5A80CCAA121F5A7B00D0670A /* uk */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = uk; path = Resources/uk.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
@@ -4336,7 +4336,7 @@
 		63EA6407094BB9A9009C8453 /* AIStatusIconPreviewController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIStatusIconPreviewController.m; path = Source/AIStatusIconPreviewController.m; sourceTree = "<group>"; };
 		661561630D84AEEC004B7946 /* AIContactHidingController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIContactHidingController.h; path = "Frameworks/Adium Framework/Source/AIContactHidingController.h"; sourceTree = "<group>"; };
 		661561640D84AEEC004B7946 /* AIContactHidingController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIContactHidingController.m; path = "Frameworks/Adium Framework/Source/AIContactHidingController.m"; sourceTree = "<group>"; };
-		6CE795BD0A6F9CEE00FF3217 /* es */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = es; path = Resources/es.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
+		6CE795BD0A6F9CEE00FF3217 /* es */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = es; path = Resources/es.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
 		6CF42677057763E100F27FAA /* ESContactAlertsController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESContactAlertsController.h; path = Source/ESContactAlertsController.h; sourceTree = "<group>"; };
 		6CF42678057763E200F27FAA /* ESContactAlertsController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESContactAlertsController.m; path = Source/ESContactAlertsController.m; sourceTree = "<group>"; };
 		6E4D960606B73979005235E9 /* DCJoinChatViewController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DCJoinChatViewController.h; path = "Frameworks/Adium Framework/Source/DCJoinChatViewController.h"; sourceTree = "<group>"; };
@@ -4393,7 +4393,7 @@
 		76731DE015F90538007728C3 /* libgcrypt.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = libgcrypt.framework; path = Frameworks/libgcrypt.framework; sourceTree = "<group>"; };
 		76731DE115F90538007728C3 /* libgpgerror.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = libgpgerror.framework; path = Frameworks/libgpgerror.framework; sourceTree = "<group>"; };
 		76889DEA12D3CA17007AEF00 /* get-info.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = "get-info.tiff"; path = "Resources/get-info.tiff"; sourceTree = "<group>"; };
-		76889DEE12D3CA40007AEF00 /* Personal.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = Personal.tiff; path = Resources/Personal.tiff; sourceTree = "<group>"; };
+		76889DEE12D3CA40007AEF00 /* Profile.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = Profile.tiff; path = Resources/Profile.tiff; sourceTree = "<group>"; };
 		76C1AF9A125A906A00D269A9 /* AIAdiumURLProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIAdiumURLProtocol.h; path = "Plugins/WebKit Message View/AIAdiumURLProtocol.h"; sourceTree = "<group>"; };
 		76C1AF9B125A906A00D269A9 /* AIAdiumURLProtocol.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIAdiumURLProtocol.m; path = "Plugins/WebKit Message View/AIAdiumURLProtocol.m"; sourceTree = "<group>"; };
 		76FF925814B524B40043E23B /* AIIRCConsoleController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIIRCConsoleController.h; path = "Plugins/Purple Service/AIIRCConsoleController.h"; sourceTree = "<group>"; };
@@ -4592,7 +4592,7 @@
 		D1C1FA4414995D98008C94EB /* en_AU */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en_AU; path = Resources/en_AU.lproj/Localizable.strings; sourceTree = "<group>"; };
 		D1C1FA4514995D98008C94EB /* en_AU */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en_AU; path = "Frameworks/Adium Framework/Resources/en_AU.lproj/Localizable.strings"; sourceTree = "<group>"; };
 		D1C1FA4714995D98008C94EB /* en_AU */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = en_AU; path = Resources/en_AU.lproj/PasswordPrompt.xib; sourceTree = "<group>"; };
-		D1C1FA4814995D98008C94EB /* en_AU */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = en_AU; path = Resources/en_AU.lproj/PersonalPreferences.xib; sourceTree = "<group>"; };
+		D1C1FA4814995D98008C94EB /* en_AU */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en_AU; path = Resources/en_AU.lproj/ProfilePreferences.xib; sourceTree = "<group>"; };
 		D1C1FA4914995D98008C94EB /* en_AU */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = en_AU; path = Resources/en_AU.lproj/ProxyPasswordPrompt.xib; sourceTree = "<group>"; };
 		D1C1FA4A14995D98008C94EB /* en_AU */ = {isa = PBXFileReference; lastKnownFileType = folder; name = en_AU; path = "Resources/en_AU.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
 		D1C1FA4B14995D98008C94EB /* en_AU */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en_AU; path = Resources/en_AU.lproj/ShortcutRecorder.strings; sourceTree = "<group>"; };
@@ -6192,17 +6192,17 @@
 			name = "iTunes Now Playing";
 			sourceTree = "<group>";
 		};
-		34D0FDCB095612F800DCB678 /* Personal Preferences */ = {
-			isa = PBXGroup;
-			children = (
-				34D0FDCF0956186200DCB678 /* ESPersonalPreferencesPlugin.h */,
-				34D0FDD00956186200DCB678 /* ESPersonalPreferencesPlugin.m */,
-				34D0FDD50956187700DCB678 /* ESPersonalPreferences.h */,
-				34D0FDD60956187700DCB678 /* ESPersonalPreferences.m */,
-				34D0FF8409569FE500DCB678 /* PersonalPreferencesDefaults.plist */,
-				34CA222F0A671BEF00B11032 /* PersonalPreferences.xib */,
-			);
-			name = "Personal Preferences";
+		34D0FDCB095612F800DCB678 /* Profile Preferences */ = {
+			isa = PBXGroup;
+			children = (
+				34D0FDCF0956186200DCB678 /* ESProfilePreferencesPlugin.h */,
+				34D0FDD00956186200DCB678 /* ESProfilePreferencesPlugin.m */,
+				34D0FDD50956187700DCB678 /* ESProfilePreferences.h */,
+				34D0FDD60956187700DCB678 /* ESProfilePreferences.m */,
+				34D0FF8409569FE500DCB678 /* ProfilePreferencesDefaults.plist */,
+				34CA222F0A671BEF00B11032 /* ProfilePreferences.xib */,
+			);
+			name = "Profile Preferences";
 			sourceTree = "<group>";
 		};
 		34D18983076114D20075A380 /* Localization Assistance */ = {
@@ -6364,7 +6364,7 @@
 				F510B76D03339ED501A8010A /* Account Menu */,
 				34C188A006CAB36400FF5FF9 /* Account Network Connectivity */,
 				4B1332140459B9A000A8010A /* Dock Account Status */,
-				34D0FDCB095612F800DCB678 /* Personal Preferences */,
+				34D0FDCB095612F800DCB678 /* Profile Preferences */,
 			);
 			name = Accounts;
 			sourceTree = "<group>";
@@ -8230,7 +8230,7 @@
 				34D8336707CBD807006466F2 /* pref-messages.tiff */,
 				4BB5B78107D2DC4900CFE06F /* pref-status.tiff */,
 				4BAE6C9407CF94C4007E2820 /* events-message.tiff */,
-				76889DEE12D3CA40007AEF00 /* Personal.tiff */,
+				76889DEE12D3CA40007AEF00 /* Profile.tiff */,
 				34D832A507CBD62B006466F2 /* AdiumEmoticonset.icns */,
 				073475F00C4C9632009ACC43 /* AdiumMenuBarIcons.icns */,
 				34D832A607CBD62B006466F2 /* AdiumScripts.icns */,
@@ -9616,8 +9616,8 @@
 				07632BF30949E10B00FFABD8 /* ListThemeSheet.xib in Resources */,
 				63336E15094AB81300970871 /* XtraInfoView.xib in Resources */,
 				63EA63DD094BB79A009C8453 /* StatusIconPreviewView.xib in Resources */,
-				34CA22300A671BEF00B11032 /* PersonalPreferences.xib in Resources */,
-				34D0FF8509569FE500DCB678 /* PersonalPreferencesDefaults.plist in Resources */,
+				34CA22300A671BEF00B11032 /* ProfilePreferences.xib in Resources */,
+				34D0FF8509569FE500DCB678 /* ProfilePreferencesDefaults.plist in Resources */,
 				341BD5700965EC3500CF83F5 /* OTRFingerprintDetailsWindow.xib in Resources */,
 				341BD5710965EC3500CF83F5 /* OTRPrivateKeyGenerationWindow.xib in Resources */,
 				349710DD096C4C7700699948 /* Buttons.strings in Resources */,
@@ -9698,7 +9698,7 @@
 				D10A3A2B122C61EF003B5A7E /* msg-source-destination.tiff in Resources */,
 				34333FF3127F6E77007050E8 /* TemporaryIRCAccountWindow.xib in Resources */,
 				76889DEB12D3CA17007AEF00 /* get-info.tiff in Resources */,
-				76889DEF12D3CA40007AEF00 /* Personal.tiff in Resources */,
+				76889DEF12D3CA40007AEF00 /* Profile.tiff in Resources */,
 				1154F50A12E1476900B8CA27 /* AILogByAccountWindow.xib in Resources */,
 				97AF5CF413191E9A00550C41 /* ContactListChangeUserPictureMenu.xib in Resources */,
 				9722ABC813257D7F00CAB486 /* ContactListWindow.xib in Resources */,
@@ -10248,8 +10248,8 @@
 				63EA62F0094B8705009C8453 /* AIXtraInfoController.m in Sources */,
 				63EA6409094BB9A9009C8453 /* AIStatusIconPreviewController.m in Sources */,
 				34D0F9CB0954E70100DCB678 /* AIContactListImagePicker.m in Sources */,
-				34D0FDD20956186200DCB678 /* ESPersonalPreferencesPlugin.m in Sources */,
-				34D0FDD80956187700DCB678 /* ESPersonalPreferences.m in Sources */,
+				34D0FDD20956186200DCB678 /* ESProfilePreferencesPlugin.m in Sources */,
+				34D0FDD80956187700DCB678 /* ESProfilePreferences.m in Sources */,
 				341BCF850961354D00CF83F5 /* AIMessageWindow.m in Sources */,
 				341BCF870961354D00CF83F5 /* AIClickThroughThemeDocumentButton.m in Sources */,
 				341BD55D0965E97F00CF83F5 /* ESOTRPreferences.m in Sources */,
@@ -11966,7 +11966,7 @@
 			name = AIAdvancedInspectorPane.xib;
 			sourceTree = "<group>";
 		};
-		34CA222F0A671BEF00B11032 /* PersonalPreferences.xib */ = {
+		34CA222F0A671BEF00B11032 /* ProfilePreferences.xib */ = {
 			isa = PBXVariantGroup;
 			children = (
 				34D0FE3C09561E3800DCB678 /* en */,
@@ -11999,7 +11999,7 @@
 				5A80CCA7121F5A7B00D0670A /* uk */,
 				D1C1FA4814995D98008C94EB /* en_AU */,
 			);
-			name = PersonalPreferences.xib;
+			name = ProfilePreferences.xib;
 			sourceTree = "<group>";
 		};
 		34F144420BA8FF3B000473DE /* EmoticonNames.strings */ = {
diff -r a2e70b9025d5 -r 510ca201e202 Resources/Personal.tiff
Binary file Resources/Personal.tiff has changed
diff -r a2e70b9025d5 -r 510ca201e202 Resources/PersonalPreferencesDefaults.plist
--- a/Resources/PersonalPreferencesDefaults.plist	Thu Oct 18 13:10:06 2012 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-	<key>Use User Icon</key>
-	<true/>
-</dict>
-</plist>
diff -r a2e70b9025d5 -r 510ca201e202 Resources/Profile.tiff
Binary file Resources/Profile.tiff has changed
diff -r a2e70b9025d5 -r 510ca201e202 Resources/ProfilePreferencesDefaults.plist
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/ProfilePreferencesDefaults.plist	Wed Sep 12 23:34:57 2012 +0100
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+	<key>Use User Icon</key>
+	<true/>
+</dict>
+</plist>
diff -r a2e70b9025d5 -r 510ca201e202 Resources/ca.lproj/PersonalPreferences.xib
--- a/Resources/ca.lproj/PersonalPreferences.xib	Thu Oct 18 13:10:06 2012 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,730 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="8.00">
-	<data>
-		<int key="IBDocument.SystemTarget">1060</int>
-		<string key="IBDocument.SystemVersion">11D50b</string>
-		<string key="IBDocument.InterfaceBuilderVersion">2182</string>
-		<string key="IBDocument.AppKitVersion">1138.32</string>
-		<string key="IBDocument.HIToolboxVersion">568.00</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin</string>
-			<string key="NS.object.0">2182</string>
-		</object>
-		<array key="IBDocument.IntegratedClassDependencies">
-			<string>NSScroller</string>
-			<string>NSButton</string>
-			<string>NSScrollView</string>
-			<string>NSButtonCell</string>
-			<string>NSImageView</string>
-			<string>NSBox</string>
-			<string>NSImageCell</string>
-			<string>NSTextFieldCell</string>
-			<string>NSMatrix</string>
-			<string>NSCustomView</string>
-			<string>NSTextView</string>
-			<string>NSCustomObject</string>
-			<string>NSView</string>
-			<string>NSTextField</string>
-		</array>
-		<array key="IBDocument.PluginDependencies">
-			<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-		</array>
-		<object class="NSMutableDictionary" key="IBDocument.Metadata">
-			<string key="NS.key.0">PluginDependencyRecalculationVersion</string>
-			<integer value="1" key="NS.object.0"/>
-		</object>
-		<array class="NSMutableArray" key="IBDocument.RootObjects" id="1072629061">
-			<object class="NSCustomObject" id="916468310">
-				<string key="NSClassName">ESPersonalPreferences</string>
-			</object>
-			<object class="NSCustomObject" id="387597816">
-				<string key="NSClassName">FirstResponder</string>
-			</object>
-			<object class="NSCustomObject" id="1072539559">
-				<string key="NSClassName">NSApplication</string>
-			</object>
-			<object class="NSCustomView" id="402920546">
-				<nil key="NSNextResponder"/>
-				<array class="NSMutableArray" key="NSSubviews">
-					<object class="NSImageView" id="245614891">
-						<reference key="NSNextResponder" ref="402920546"/>
-						<int key="NSvFlags">264</int>
-						<set class="NSMutableSet" key="NSDragTypes">
-							<string>Apple PDF pasteboard type</string>
-							<string>Apple PICT pasteboard type</string>
-							<string>Apple PNG pasteboard type</string>
-							<string>NSFilenamesPboardType</string>
-							<string>NeXT Encapsulated PostScript v1.2 pasteboard type</string>
-							<string>NeXT TIFF v4.0 pasteboard type</string>
-						</set>
-						<string key="NSFrame">{{39, 70}, {104, 104}}</string>
-						<reference key="NSSuperview" ref="402920546"/>
-						<bool key="NSEnabled">YES</bool>
-						<object class="NSImageCell" key="NSCell" id="408740476">
-							<int key="NSCellFlags">270663168</int>
-							<int key="NSCellFlags2">0</int>
-							<int key="NSAlign">0</int>
-							<int key="NSScale">0</int>
-							<int key="NSStyle">2</int>
-							<bool key="NSAnimates">YES</bool>
-						</object>
-						<bool key="NSEditable">YES</bool>
-					</object>
-					<object class="NSButton" id="676427228">
-						<reference key="NSNextResponder" ref="402920546"/>
-						<int key="NSvFlags">264</int>
-						<string key="NSFrame">{{26, 34}, {130, 32}}</string>
-						<reference key="NSSuperview" ref="402920546"/>
-						<bool key="NSEnabled">YES</bool>
-						<object class="NSButtonCell" key="NSCell" id="297595057">
-							<int key="NSCellFlags">67239424</int>
-							<int key="NSCellFlags2">134217728</int>
-							<string key="NSContents">Escull icona...</string>
-							<object class="NSFont" key="NSSupport" id="504407792">
-								<string key="NSName">LucidaGrande</string>
-								<double key="NSSize">13</double>
-								<int key="NSfFlags">1044</int>
-							</object>
-							<reference key="NSControlView" ref="676427228"/>
-							<int key="NSButtonFlags">-2038284033</int>
-							<int key="NSButtonFlags2">1</int>
-							<reference key="NSAlternateImage" ref="504407792"/>
-							<string key="NSAlternateContents"/>
-							<object class="NSMutableString" key="NSKeyEquivalent">
-								<characters key="NS.bytes"/>
-							</object>
-							<int key="NSPeriodicDelay">200</int>
-							<int key="NSPeriodicInterval">25</int>
-						</object>
-					</object>
-					<object class="NSMatrix" id="372027953">
-						<reference key="NSNextResponder" ref="402920546"/>
-						<int key="NSvFlags">256</int>
-						<string key="NSFrame">{{18, 180}, {142, 38}}</string>
-						<reference key="NSSuperview" ref="402920546"/>
-						<bool key="NSEnabled">YES</bool>
-						<int key="NSNumRows">2</int>
-						<int key="NSNumCols">1</int>
-						<array class="NSMutableArray" key="NSCells">
-							<object class="NSButtonCell" id="367883015">
-								<int key="NSCellFlags">67239424</int>
-								<int key="NSCellFlags2">0</int>
-								<string key="NSContents">Sense icona</string>
-								<reference key="NSSupport" ref="504407792"/>
-								<reference key="NSControlView" ref="372027953"/>
-								<int key="NSButtonFlags">1211912703</int>
-								<int key="NSButtonFlags2">0</int>
-								<object class="NSButtonImageSource" key="NSAlternateImage" id="290998353">
-									<string key="NSImageName">NSRadioButton</string>
-								</object>
-								<object class="NSMutableString" key="NSAlternateContents" id="445827742">
-									<characters key="NS.bytes"/>
-								</object>
-								<reference key="NSKeyEquivalent" ref="445827742"/>
-								<int key="NSPeriodicDelay">200</int>
-								<int key="NSPeriodicInterval">25</int>
-							</object>
-							<object class="NSButtonCell" id="234190638">
-								<int key="NSCellFlags">-2080244224</int>
-								<int key="NSCellFlags2">0</int>
-								<string key="NSContents">Usa aquesta icona:</string>
-								<reference key="NSSupport" ref="504407792"/>
-								<reference key="NSControlView" ref="372027953"/>
-								<int key="NSTag">1</int>
-								<int key="NSButtonFlags">1211912703</int>
-								<int key="NSButtonFlags2">0</int>
-								<reference key="NSAlternateImage" ref="290998353"/>
-								<string key="NSAlternateContents"/>
-								<reference key="NSKeyEquivalent" ref="445827742"/>
-								<int key="NSPeriodicDelay">200</int>
-								<int key="NSPeriodicInterval">25</int>
-							</object>
-						</array>
-						<string key="NSCellSize">{142, 18}</string>
-						<string key="NSIntercellSpacing">{4, 2}</string>
-						<int key="NSMatrixFlags">1143472128</int>
-						<string key="NSCellClass">NSActionCell</string>
-						<object class="NSButtonCell" key="NSProtoCell" id="239264469">
-							<int key="NSCellFlags">67239424</int>
-							<int key="NSCellFlags2">0</int>
-							<string key="NSContents">Radio</string>
-							<reference key="NSSupport" ref="504407792"/>
-							<int key="NSButtonFlags">1211912703</int>
-							<int key="NSButtonFlags2">0</int>
-							<reference key="NSAlternateImage" ref="290998353"/>
-							<int key="NSPeriodicDelay">400</int>
-							<int key="NSPeriodicInterval">75</int>
-						</object>
-						<int key="NSSelectedRow">1</int>
-						<reference key="NSSelectedCell" ref="234190638"/>
-						<object class="NSColor" key="NSBackgroundColor" id="1050331515">
-							<int key="NSColorSpace">6</int>
-							<string key="NSCatalogName">System</string>
-							<string key="NSColorName">controlColor</string>
-							<object class="NSColor" key="NSColor" id="496406144">
-								<int key="NSColorSpace">3</int>
-								<bytes key="NSWhite">MC42NjY2NjY2NjY3AA</bytes>
-							</object>
-						</object>
-						<object class="NSColor" key="NSCellBackgroundColor" id="413565334">
-							<int key="NSColorSpace">3</int>
-							<bytes key="NSWhite">MQA</bytes>
-						</object>
-						<reference key="NSFont" ref="504407792"/>
-					</object>
-					<object class="NSTextField" id="371048845">
-						<reference key="NSNextResponder" ref="402920546"/>
-						<int key="NSvFlags">264</int>
-						<string key="NSFrame">{{161, 172}, {76, 17}}</string>
-						<reference key="NSSuperview" ref="402920546"/>
-						<bool key="NSEnabled">YES</bool>
-						<object class="NSTextFieldCell" key="NSCell" id="700514603">
-							<int key="NSCellFlags">67239424</int>
-							<int key="NSCellFlags2">71303168</int>
-							<string key="NSContents">Perfil:</string>
-							<reference key="NSSupport" ref="504407792"/>
-							<reference key="NSControlView" ref="371048845"/>
-							<reference key="NSBackgroundColor" ref="1050331515"/>
-							<object class="NSColor" key="NSTextColor" id="348305228">
-								<int key="NSColorSpace">6</int>
-								<string key="NSCatalogName">System</string>
-								<string key="NSColorName">controlTextColor</string>
-								<object class="NSColor" key="NSColor" id="528461034">
-									<int key="NSColorSpace">3</int>
-									<bytes key="NSWhite">MAA</bytes>
-								</object>
-							</object>
-						</object>
-					</object>
-					<object class="NSScrollView" id="24997021">
-						<reference key="NSNextResponder" ref="402920546"/>
-						<int key="NSvFlags">274</int>
-						<array class="NSMutableArray" key="NSSubviews">
-							<object class="NSClipView" id="359907851">
-								<reference key="NSNextResponder" ref="24997021"/>
-								<int key="NSvFlags">2304</int>
-								<array class="NSMutableArray" key="NSSubviews">
-									<object class="NSTextView" id="137005850">
-										<reference key="NSNextResponder" ref="359907851"/>
-										<int key="NSvFlags">2322</int>
-										<string key="NSFrameSize">{275, 100}</string>
-										<reference key="NSSuperview" ref="359907851"/>
-										<object class="NSTextContainer" key="NSTextContainer" id="488642694">
-											<object class="NSLayoutManager" key="NSLayoutManager">
-												<object class="NSTextStorage" key="NSTextStorage">
-													<object class="NSMutableString" key="NSString">
-														<characters key="NS.bytes"/>
-													</object>
-													<nil key="NSDelegate"/>
-												</object>
-												<array class="NSMutableArray" key="NSTextContainers">
-													<reference ref="488642694"/>
-												</array>
-												<int key="NSLMFlags">6</int>
-												<nil key="NSDelegate"/>
-											</object>
-											<reference key="NSTextView" ref="137005850"/>
-											<double key="NSWidth">275</double>
-											<int key="NSTCFlags">1</int>
-										</object>
-										<object class="NSTextViewSharedData" key="NSSharedData">
-											<int key="NSFlags">67121127</int>
-											<int key="NSTextCheckingTypes">0</int>
-											<nil key="NSMarkedAttributes"/>
-											<reference key="NSBackgroundColor" ref="413565334"/>
-											<dictionary key="NSSelectedAttributes">
-												<object class="NSColor" key="NSBackgroundColor">
-													<int key="NSColorSpace">6</int>
-													<string key="NSCatalogName">System</string>
-													<string key="NSColorName">selectedTextBackgroundColor</string>
-													<reference key="NSColor" ref="496406144"/>
-												</object>
-												<object class="NSColor" key="NSColor">
-													<int key="NSColorSpace">6</int>
-													<string key="NSCatalogName">System</string>
-													<string key="NSColorName">selectedTextColor</string>
-													<reference key="NSColor" ref="528461034"/>
-												</object>
-											</dictionary>
-											<reference key="NSInsertionColor" ref="528461034"/>
-											<dictionary key="NSLinkAttributes">
-												<object class="NSColor" key="NSColor">
-													<int key="NSColorSpace">1</int>
-													<bytes key="NSRGB">MCAwIDEAA</bytes>
-												</object>
-												<object class="NSCursor" key="NSCursor">
-													<string key="NSHotSpot">{8, -8}</string>
-													<int key="NSCursorType">13</int>
-												</object>
-												<integer value="1" key="NSUnderline"/>
-											</dictionary>
-											<nil key="NSDefaultParagraphStyle"/>
-											<nil key="NSTextFinder"/>
-											<int key="NSPreferredTextFinderStyle">1</int>
-										</object>
-										<int key="NSTVFlags">6</int>
-										<string key="NSMaxSize">{353, 10000000}</string>
-										<string key="NSMinize">{237, 100}</string>
-										<nil key="NSDelegate"/>
-									</object>
-								</array>
-								<string key="NSFrame">{{1, 1}, {275, 165}}</string>
-								<reference key="NSSuperview" ref="24997021"/>
-								<reference key="NSNextKeyView" ref="137005850"/>
-								<reference key="NSDocView" ref="137005850"/>
-								<reference key="NSBGColor" ref="413565334"/>
-								<object class="NSCursor" key="NSCursor">
-									<string key="NSHotSpot">{4, 5}</string>
-									<object class="NSImage" key="NSImage">
-										<int key="NSImageFlags">79691776</int>
-										<array key="NSReps">
-											<array>
-												<integer value="5"/>
-												<object class="NSURL">
-													<nil key="NS.base"/>
-													<string key="NS.relative">file://localhost/Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Resources/DVTIbeamCursor.tiff</string>
-												</object>
-											</array>
-										</array>
-										<object class="NSColor" key="NSColor">
-											<int key="NSColorSpace">3</int>
-											<bytes key="NSWhite">MCAwAA</bytes>
-										</object>
-									</object>
-								</object>
-								<int key="NScvFlags">4</int>
-							</object>
-							<object class="NSScroller" id="4475122">
-								<reference key="NSNextResponder" ref="24997021"/>
-								<int key="NSvFlags">-2147483392</int>
-								<string key="NSFrame">{{-30, 1}, {15, 210}}</string>
-								<reference key="NSSuperview" ref="24997021"/>
-								<reference key="NSTarget" ref="24997021"/>
-								<string key="NSAction">_doScroller:</string>
-								<double key="NSCurValue">1</double>
-							</object>
-							<object class="NSScroller" id="1043434819">
-								<reference key="NSNextResponder" ref="24997021"/>
-								<int key="NSvFlags">-2147483392</int>
-								<string key="NSFrame">{{-100, -100}, {87, 18}}</string>
-								<reference key="NSSuperview" ref="24997021"/>
-								<int key="NSsFlags">1</int>
-								<reference key="NSTarget" ref="24997021"/>
-								<string key="NSAction">_doScroller:</string>
-								<double key="NSCurValue">1</double>
-								<double key="NSPercent">0.94565218687057495</double>
-							</object>
-						</array>
-						<string key="NSFrame">{{242, 20}, {277, 167}}</string>
-						<reference key="NSSuperview" ref="402920546"/>
-						<reference key="NSNextKeyView" ref="359907851"/>
-						<int key="NSsFlags">133650</int>
-						<reference key="NSVScroller" ref="4475122"/>
-						<reference key="NSHScroller" ref="1043434819"/>
-						<reference key="NSContentView" ref="359907851"/>
-					</object>
-					<object class="NSTextField" id="551741204">
-						<reference key="NSNextResponder" ref="402920546"/>
-						<int key="NSvFlags">266</int>
-						<string key="NSFrame">{{242, 195}, {277, 22}}</string>
-						<reference key="NSSuperview" ref="402920546"/>
-						<bool key="NSEnabled">YES</bool>
-						<object class="NSTextFieldCell" key="NSCell" id="1044309243">
-							<int key="NSCellFlags">-1805517311</int>
-							<int key="NSCellFlags2">4194304</int>
-							<string key="NSContents"/>
-							<reference key="NSSupport" ref="504407792"/>
-							<reference key="NSControlView" ref="551741204"/>
-							<bool key="NSDrawsBackground">YES</bool>
-							<object class="NSColor" key="NSBackgroundColor" id="484887747">
-								<int key="NSColorSpace">6</int>
-								<string key="NSCatalogName">System</string>
-								<string key="NSColorName">textBackgroundColor</string>
-								<reference key="NSColor" ref="413565334"/>
-							</object>
-							<object class="NSColor" key="NSTextColor">
-								<int key="NSColorSpace">6</int>
-								<string key="NSCatalogName">System</string>
-								<string key="NSColorName">textColor</string>
-								<reference key="NSColor" ref="528461034"/>
-							</object>
-						</object>
-					</object>
-					<object class="NSTextField" id="216379690">
-						<reference key="NSNextResponder" ref="402920546"/>
-						<int key="NSvFlags">264</int>
-						<string key="NSFrame">{{161, 197}, {76, 17}}</string>
-						<reference key="NSSuperview" ref="402920546"/>
-						<bool key="NSEnabled">YES</bool>
-						<object class="NSTextFieldCell" key="NSCell" id="743669263">
-							<int key="NSCellFlags">67239424</int>
-							<int key="NSCellFlags2">71303168</int>
-							<string key="NSContents">Nom:</string>
-							<reference key="NSSupport" ref="504407792"/>
-							<reference key="NSControlView" ref="216379690"/>
-							<reference key="NSBackgroundColor" ref="1050331515"/>
-							<reference key="NSTextColor" ref="348305228"/>
-						</object>
-					</object>
-					<object class="NSBox" id="4547502">
-						<reference key="NSNextResponder" ref="402920546"/>
-						<string key="NSFrame">{{164, 20}, {5, 197}}</string>
-						<reference key="NSSuperview" ref="402920546"/>
-						<string key="NSOffsets">{0, 0}</string>
-						<object class="NSTextFieldCell" key="NSTitleCell">
-							<int key="NSCellFlags">67239424</int>
-							<int key="NSCellFlags2">0</int>
-							<string key="NSContents">Box</string>
-							<reference key="NSSupport" ref="504407792"/>
-							<reference key="NSBackgroundColor" ref="484887747"/>
-							<object class="NSColor" key="NSTextColor">
-								<int key="NSColorSpace">3</int>
-								<bytes key="NSWhite">MCAwLjgwMDAwMDAxAA</bytes>
-							</object>
-						</object>
-						<int key="NSBorderType">3</int>
-						<int key="NSBoxType">2</int>
-						<int key="NSTitlePosition">0</int>
-						<bool key="NSTransparent">NO</bool>
-					</object>
-				</array>
-				<string key="NSFrameSize">{539, 229}</string>
-				<object class="NSMutableString" key="NSClassName">
-					<characters key="NS.bytes">NSView</characters>
-				</object>
-				<string key="NSExtension">NSResponder</string>
-			</object>
-			<object class="NSView" id="416393162">
-				<nil key="NSNextResponder"/>
-				<string key="NSFrameSize">{1, 111}</string>
-			</object>
-		</array>
-		<object class="IBObjectContainer" key="IBDocument.Objects">
-			<array class="NSMutableArray" key="connectionRecords">
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
-						<string key="label">view</string>
-						<reference key="source" ref="916468310"/>
-						<reference key="destination" ref="402920546"/>
-					</object>
-					<int key="connectionID">589</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
-						<string key="label">matrix_userIcon</string>
-						<reference key="source" ref="916468310"/>
-						<reference key="destination" ref="372027953"/>
-					</object>
-					<int key="connectionID">632</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
-						<string key="label">textField_displayName</string>
-						<reference key="source" ref="916468310"/>
-						<reference key="destination" ref="551741204"/>
-					</object>
-					<int key="connectionID">634</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
-						<string key="label">textView_profile</string>
-						<reference key="source" ref="916468310"/>
-						<reference key="destination" ref="137005850"/>
-					</object>
-					<int key="connectionID">635</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
-						<string key="label">imageView_userIcon</string>
-						<reference key="source" ref="916468310"/>
-						<reference key="destination" ref="245614891"/>
-					</object>
-					<int key="connectionID">636</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
-						<string key="label">button_chooseIcon</string>
-						<reference key="source" ref="916468310"/>
-						<reference key="destination" ref="676427228"/>
-					</object>
-					<int key="connectionID">637</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBActionConnection" key="connection">
-						<string key="label">changePreference:</string>
-						<reference key="source" ref="916468310"/>
-						<reference key="destination" ref="551741204"/>
-					</object>
-					<int key="connectionID">641</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBActionConnection" key="connection">
-						<string key="label">changePreference:</string>
-						<reference key="source" ref="916468310"/>
-						<reference key="destination" ref="372027953"/>
-					</object>
-					<int key="connectionID">643</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
-						<string key="label">label_remoteAlias</string>
-						<reference key="source" ref="916468310"/>
-						<reference key="destination" ref="216379690"/>
-					</object>
-					<int key="connectionID">647</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
-						<string key="label">label_profile</string>
-						<reference key="source" ref="916468310"/>
-						<reference key="destination" ref="371048845"/>
-					</object>
-					<int key="connectionID">650</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBActionConnection" key="connection">
-						<string key="label">showImagePicker:</string>
-						<reference key="source" ref="245614891"/>
-						<reference key="destination" ref="676427228"/>
-					</object>
-					<int key="connectionID">614</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
-						<string key="label">delegate</string>
-						<reference key="source" ref="245614891"/>
-						<reference key="destination" ref="916468310"/>
-					</object>
-					<int key="connectionID">645</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
-						<string key="label">delegate</string>
-						<reference key="source" ref="137005850"/>
-						<reference key="destination" ref="916468310"/>
-					</object>
-					<int key="connectionID">640</int>
-				</object>
-			</array>
-			<object class="IBMutableOrderedSet" key="objectRecords">
-				<array key="orderedObjects">
-					<object class="IBObjectRecord">
-						<int key="objectID">0</int>
-						<array key="object" id="0"/>
-						<reference key="children" ref="1072629061"/>
-						<nil key="parent"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-2</int>
-						<reference key="object" ref="916468310"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">File's Owner</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-1</int>
-						<reference key="object" ref="387597816"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">First Responder</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">573</int>
-						<reference key="object" ref="402920546"/>
-						<array class="NSMutableArray" key="children">
-							<reference ref="245614891"/>
-							<reference ref="676427228"/>
-							<reference ref="372027953"/>
-							<reference ref="371048845"/>
-							<reference ref="24997021"/>
-							<reference ref="551741204"/>
-							<reference ref="216379690"/>
-							<reference ref="4547502"/>
-						</array>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">View</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">611</int>
-						<reference key="object" ref="245614891"/>
-						<array class="NSMutableArray" key="children">
-							<reference ref="408740476"/>
-						</array>
-						<reference key="parent" ref="402920546"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">612</int>
-						<reference key="object" ref="676427228"/>
-						<array class="NSMutableArray" key="children">
-							<reference ref="297595057"/>
-						</array>
-						<reference key="parent" ref="402920546"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">615</int>
-						<reference key="object" ref="372027953"/>
-						<array class="NSMutableArray" key="children">
-							<reference ref="367883015"/>
-							<reference ref="234190638"/>
-							<reference ref="239264469"/>
-						</array>
-						<reference key="parent" ref="402920546"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">616</int>
-						<reference key="object" ref="367883015"/>
-						<reference key="parent" ref="372027953"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">617</int>
-						<reference key="object" ref="234190638"/>
-						<reference key="parent" ref="372027953"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">627</int>
-						<reference key="object" ref="371048845"/>
-						<array class="NSMutableArray" key="children">
-							<reference ref="700514603"/>
-						</array>
-						<reference key="parent" ref="402920546"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">628</int>
-						<reference key="object" ref="24997021"/>
-						<array class="NSMutableArray" key="children">
-							<reference ref="137005850"/>
-							<reference ref="1043434819"/>
-							<reference ref="4475122"/>
-						</array>
-						<reference key="parent" ref="402920546"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">629</int>
-						<reference key="object" ref="137005850"/>
-						<reference key="parent" ref="24997021"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">630</int>
-						<reference key="object" ref="551741204"/>
-						<array class="NSMutableArray" key="children">
-							<reference ref="1044309243"/>
-						</array>
-						<reference key="parent" ref="402920546"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">631</int>
-						<reference key="object" ref="216379690"/>
-						<array class="NSMutableArray" key="children">
-							<reference ref="743669263"/>
-						</array>
-						<reference key="parent" ref="402920546"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">652</int>
-						<reference key="object" ref="4547502"/>
-						<array class="NSMutableArray" key="children"/>
-						<reference key="parent" ref="402920546"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">664</int>
-						<reference key="object" ref="408740476"/>
-						<reference key="parent" ref="245614891"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">665</int>
-						<reference key="object" ref="297595057"/>
-						<reference key="parent" ref="676427228"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">666</int>
-						<reference key="object" ref="700514603"/>
-						<reference key="parent" ref="371048845"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">667</int>
-						<reference key="object" ref="1044309243"/>
-						<reference key="parent" ref="551741204"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">668</int>
-						<reference key="object" ref="743669263"/>
-						<reference key="parent" ref="216379690"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">669</int>
-						<reference key="object" ref="239264469"/>
-						<reference key="parent" ref="372027953"/>
-					</object>
-					<object class="IBObjectRecord">




More information about the commits mailing list