adium 4019:077b30a8398c: Added facebook logo files for facebook-...

commits at adium.im commits at adium.im
Sat Jun 25 21:20:01 UTC 2011


details:	http://hg.adium.im/adium/rev/077b30a8398c
revision:	4019:077b30a8398c
branch:		(none)
author:		Evan Schoenberg
date:		Sat Jun 25 16:19:52 2011 -0500

Added facebook logo files for facebook-xmpp

diffs (39 lines):

diff -r 6ca41449fc05 -r 077b30a8398c Adium.xcodeproj/project.pbxproj
--- a/Adium.xcodeproj/project.pbxproj	Sat Jun 25 16:02:59 2011 -0500
+++ b/Adium.xcodeproj/project.pbxproj	Sat Jun 25 16:19:52 2011 -0500
@@ -675,6 +675,8 @@
 		34C7C62809EC4E890060FB4A /* AILibpurplePlugin.h in Headers */ = {isa = PBXBuildFile; fileRef = 34B3244309BA003C00029361 /* AILibpurplePlugin.h */; settings = {ATTRIBUTES = (Public, ); }; };
 		34C846AF101E515900140B4B /* QTKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34C846AE101E515900140B4B /* QTKit.framework */; };
 		34C899AC07E51B18009357F6 /* BuiltInEventPresets.plist in Resources */ = {isa = PBXBuildFile; fileRef = 34C899AB07E51B18009357F6 /* BuiltInEventPresets.plist */; };
+		34C8D06C13B688670073718A /* f_logo_small.png in Resources */ = {isa = PBXBuildFile; fileRef = 34C8D06A13B688660073718A /* f_logo_small.png */; };
+		34C8D06D13B688670073718A /* f_logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 34C8D06B13B688670073718A /* f_logo.png */; };
 		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 */; };
@@ -3574,6 +3576,8 @@
 		34C846E5101E518F00140B4B /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = /System/Library/Frameworks/QuickTime.framework; sourceTree = "<absolute>"; };
 		34C898C2089297B00046AD38 /* ja */ = {isa = PBXFileReference; lastKnownFileType = folder; name = ja; path = "Resources/ja.lproj/Shared Dock Icon Images"; sourceTree = "<group>"; };
 		34C899AB07E51B18009357F6 /* BuiltInEventPresets.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist; name = BuiltInEventPresets.plist; path = Resources/BuiltInEventPresets.plist; sourceTree = "<group>"; };
+		34C8D06A13B688660073718A /* f_logo_small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = f_logo_small.png; path = "Plugins/Purple Service/f_logo_small.png"; sourceTree = "<group>"; };
+		34C8D06B13B688670073718A /* f_logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = f_logo.png; path = "Plugins/Purple Service/f_logo.png"; sourceTree = "<group>"; };
 		34C91BB90CA8909700740974 /* AIContentNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIContentNotification.h; path = "Frameworks/Adium Framework/Source/AIContentNotification.h"; sourceTree = "<group>"; };
 		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>"; };
@@ -5742,6 +5746,8 @@
 				34D8153713B663650022C8C4 /* AIFacebookXMPPOAuthWebViewWindowController.m */,
 				34D8153813B663650022C8C4 /* AIFacebookXMPPService.h */,
 				34D8153913B663650022C8C4 /* AIFacebookXMPPService.m */,
+				34C8D06A13B688660073718A /* f_logo_small.png */,
+				34C8D06B13B688670073718A /* f_logo.png */,
 				34D8154813B663730022C8C4 /* JSON Kit */,
 				34D8152D13B6634A0022C8C4 /* Legacy (Upgrade path) */,
 			);
@@ -9682,6 +9688,8 @@
 				1150A9960FBE48D600E0BD31 /* ESIRCAccountView.nib in Resources */,
 				34D8153C13B663650022C8C4 /* AIFacebookXMPPAccountView.xib in Resources */,
 				34D8153F13B663650022C8C4 /* AIFacebookXMPPOauthWebViewWindow.xib in Resources */,
+				34C8D06C13B688670073718A /* f_logo_small.png in Resources */,
+				34C8D06D13B688670073718A /* f_logo.png in Resources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};




More information about the commits mailing list