adium 4673:8e64905a951c: Updated Facebook logo. Transplanted fro...
commits at adium.im
commits at adium.im
Wed Feb 8 12:05:12 UTC 2012
details: http://hg.adium.im/adium/rev/8e64905a951c
revision: 4673:8e64905a951c
branch: (none)
author: Adrian Godoroja <robotive at me.com>
date: Wed Feb 08 14:05:07 2012 +0200
Updated Facebook logo. Transplanted from ae14848046ef (PreferencesRedux).
diffs (107 lines):
diff -r 5ac04b45f991 -r 8e64905a951c Adium.xcodeproj/project.pbxproj
--- a/Adium.xcodeproj/project.pbxproj Wed Feb 08 13:38:32 2012 +0200
+++ b/Adium.xcodeproj/project.pbxproj Wed Feb 08 14:05:07 2012 +0200
@@ -649,8 +649,6 @@
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 */; };
@@ -1452,6 +1450,8 @@
97E4B50013E7490000A8BA53 /* AboutDialog_transp_top.png in Resources */ = {isa = PBXBuildFile; fileRef = 97E4B4FC13E7490000A8BA53 /* AboutDialog_transp_top.png */; };
97E4B50113E7490000A8BA53 /* Flap_192.png in Resources */ = {isa = PBXBuildFile; fileRef = 97E4B4FD13E7490000A8BA53 /* Flap_192.png */; };
97E4B50213E7490000A8BA53 /* Awake_192.png in Resources */ = {isa = PBXBuildFile; fileRef = 97E4B4FE13E7490000A8BA53 /* Awake_192.png */; };
+ 97F7B38014E29BC500A0F6F8 /* facebook-small.png in Resources */ = {isa = PBXBuildFile; fileRef = 97F7B37E14E29BC400A0F6F8 /* facebook-small.png */; };
+ 97F7B38114E29BC500A0F6F8 /* facebook.png in Resources */ = {isa = PBXBuildFile; fileRef = 97F7B37F14E29BC400A0F6F8 /* facebook.png */; };
9E124DEC07D34C7300AA91C5 /* CBGrowlAlertDetailPane.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E124DE807D34C7300AA91C5 /* CBGrowlAlertDetailPane.m */; };
9E124DEE07D34C7400AA91C5 /* NEHGrowlPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E124DEA07D34C7300AA91C5 /* NEHGrowlPlugin.m */; };
9E124DF107D34C9100AA91C5 /* GrowlAlert.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9E124DEF07D34C9000AA91C5 /* GrowlAlert.xib */; };
@@ -3530,8 +3530,6 @@
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>"; };
@@ -4645,6 +4643,8 @@
97E4B4FC13E7490000A8BA53 /* AboutDialog_transp_top.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AboutDialog_transp_top.png; path = Resources/AboutDialog_transp_top.png; sourceTree = "<group>"; };
97E4B4FD13E7490000A8BA53 /* Flap_192.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Flap_192.png; path = Resources/Flap_192.png; sourceTree = "<group>"; };
97E4B4FE13E7490000A8BA53 /* Awake_192.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Awake_192.png; path = Resources/Awake_192.png; sourceTree = "<group>"; };
+ 97F7B37E14E29BC400A0F6F8 /* facebook-small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "facebook-small.png"; path = "Plugins/Purple Service/facebook-small.png"; sourceTree = "<group>"; };
+ 97F7B37F14E29BC400A0F6F8 /* facebook.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = facebook.png; path = "Plugins/Purple Service/facebook.png"; sourceTree = "<group>"; };
9C103FAE057127A500F3C158 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = /System/Library/Frameworks/WebKit.framework; sourceTree = "<absolute>"; };
9E124DE707D34C7300AA91C5 /* CBGrowlAlertDetailPane.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CBGrowlAlertDetailPane.h; path = Source/CBGrowlAlertDetailPane.h; sourceTree = "<group>"; };
9E124DE807D34C7300AA91C5 /* CBGrowlAlertDetailPane.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = CBGrowlAlertDetailPane.m; path = Source/CBGrowlAlertDetailPane.m; sourceTree = "<group>"; };
@@ -5727,8 +5727,8 @@
34D8153713B663650022C8C4 /* AIFacebookXMPPOAuthWebViewWindowController.m */,
34D8153813B663650022C8C4 /* AIFacebookXMPPService.h */,
34D8153913B663650022C8C4 /* AIFacebookXMPPService.m */,
- 34C8D06A13B688660073718A /* f_logo_small.png */,
- 34C8D06B13B688670073718A /* f_logo.png */,
+ 97F7B37E14E29BC400A0F6F8 /* facebook-small.png */,
+ 97F7B37F14E29BC400A0F6F8 /* facebook.png */,
34D8154813B663730022C8C4 /* JSON Kit */,
34D8152D13B6634A0022C8C4 /* Legacy (Upgrade path) */,
);
@@ -9669,8 +9669,6 @@
345D689A0F1FD56B002F2D01 /* facebook-small.png in Resources */,
1150A9960FBE48D600E0BD31 /* ESIRCAccountView.nib in Resources */,
34D8153F13B663650022C8C4 /* AIFacebookXMPPOauthWebViewWindow.xib in Resources */,
- 34C8D06C13B688670073718A /* f_logo_small.png in Resources */,
- 34C8D06D13B688670073718A /* f_logo.png in Resources */,
5A22D6E214834F44004E15F7 /* AIFacebookXMPPAccountView.nib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
@@ -9928,6 +9926,8 @@
97E4B50113E7490000A8BA53 /* Flap_192.png in Resources */,
97E4B50213E7490000A8BA53 /* Awake_192.png in Resources */,
7EC033B214590E0700CF24FB /* MessageWindow.xib in Resources */,
+ 97F7B38014E29BC500A0F6F8 /* facebook-small.png in Resources */,
+ 97F7B38114E29BC500A0F6F8 /* facebook.png in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
diff -r 5ac04b45f991 -r 8e64905a951c Plugins/Purple Service/AIFacebookXMPPService.m
--- a/Plugins/Purple Service/AIFacebookXMPPService.m Wed Feb 08 13:38:32 2012 +0200
+++ b/Plugins/Purple Service/AIFacebookXMPPService.m Wed Feb 08 14:05:07 2012 +0200
@@ -83,9 +83,9 @@
- (NSImage *)defaultServiceIconOfType:(AIServiceIconType)iconType
{
if ((iconType == AIServiceIconSmall) || (iconType == AIServiceIconList)) {
- return [NSImage imageNamed:@"f_logo_small" forClass:[self class] loadLazily:YES];
+ return [NSImage imageNamed:@"facebook-small" forClass:[self class] loadLazily:YES];
} else {
- return [NSImage imageNamed:@"f_logo" forClass:[self class] loadLazily:YES];
+ return [NSImage imageNamed:@"facebook" forClass:[self class] loadLazily:YES];
}
}
@@ -100,9 +100,9 @@
- (NSString *)pathForDefaultServiceIconOfType:(AIServiceIconType)iconType
{
if ((iconType == AIServiceIconSmall) || (iconType == AIServiceIconList)) {
- return [[NSBundle bundleForClass:[self class]] pathForImageResource:@"f_logo_small"];
+ return [[NSBundle bundleForClass:[self class]] pathForImageResource:@"facebook-small"];
} else {
- return [[NSBundle bundleForClass:[self class]] pathForImageResource:@"f_logo"];
+ return [[NSBundle bundleForClass:[self class]] pathForImageResource:@"facebook"];
}
}
diff -r 5ac04b45f991 -r 8e64905a951c Plugins/Purple Service/f_logo.png
Binary file Plugins/Purple Service/f_logo.png has changed
diff -r 5ac04b45f991 -r 8e64905a951c Plugins/Purple Service/f_logo_small.png
Binary file Plugins/Purple Service/f_logo_small.png has changed
diff -r 5ac04b45f991 -r 8e64905a951c Plugins/Purple Service/facebook-small.png
Binary file Plugins/Purple Service/facebook-small.png has changed
diff -r 5ac04b45f991 -r 8e64905a951c Plugins/Purple Service/facebook.png
Binary file Plugins/Purple Service/facebook.png has changed
diff -r 5ac04b45f991 -r 8e64905a951c Resources/Service Icons/Aqua.AdiumServiceIcons/facebook-small.png
Binary file Resources/Service Icons/Aqua.AdiumServiceIcons/facebook-small.png has changed
diff -r 5ac04b45f991 -r 8e64905a951c Resources/Service Icons/Aqua.AdiumServiceIcons/facebook.png
Binary file Resources/Service Icons/Aqua.AdiumServiceIcons/facebook.png has changed
More information about the commits
mailing list