adium 5195:df19def0bb09: Turns out this oddly named image is use...

commits at adium.im commits at adium.im
Tue Oct 23 23:51:28 UTC 2012


details:	http://hg.adium.im/adium/rev/df19def0bb09
revision:	5195:df19def0bb09
branch:		adium-1.6
author:		Paul Wilde <me at paulwilde.co.uk>
date:		Wed Oct 24 00:51:22 2012 +0100

Turns out this oddly named image is used within the "Get Info" window, so made a retina version.

diffs (37 lines):

diff -r 5de1870f10b9 -r df19def0bb09 Adium.xcodeproj/project.pbxproj
--- a/Adium.xcodeproj/project.pbxproj	Tue Oct 23 23:00:32 2012 +0200
+++ b/Adium.xcodeproj/project.pbxproj	Wed Oct 24 00:51:22 2012 +0100
@@ -1455,6 +1455,7 @@
 		C4D29CC60C3C2E3C001545A2 /* BGICLogImportController.m in Sources */ = {isa = PBXBuildFile; fileRef = C4D29CC20C3C2E3C001545A2 /* BGICLogImportController.m */; };
 		C4D29CC80C3C2E49001545A2 /* ICImport.xib in Resources */ = {isa = PBXBuildFile; fileRef = C4D29CC70C3C2E49001545A2 /* ICImport.xib */; };
 		C61AFA9A15DD43C80001EDEF /* AboutDialog_bg at 2x.png in Resources */ = {isa = PBXBuildFile; fileRef = C61AFA9915DD43C80001EDEF /* AboutDialog_bg at 2x.png */; };
+		C63BF3BE1637605400FF162B /* SRSnapback at 2x.png in Resources */ = {isa = PBXBuildFile; fileRef = C63BF3BD1637605400FF162B /* SRSnapback at 2x.png */; };
 		C699374B15F75FB2007EFFA0 /* stackImage at 2x.png in Resources */ = {isa = PBXBuildFile; fileRef = C647215515F75E3700206892 /* stackImage at 2x.png */; };
 		C6A42A8015C5B7290032FAB3 /* FTProgressReveal_Selected.png in Resources */ = {isa = PBXBuildFile; fileRef = C6A42A7415C5B7290032FAB3 /* FTProgressReveal_Selected.png */; };
 		C6A42A8115C5B7290032FAB3 /* FTProgressReveal_Selected at 2x.png in Resources */ = {isa = PBXBuildFile; fileRef = C6A42A7515C5B7290032FAB3 /* FTProgressReveal_Selected at 2x.png */; };
@@ -4534,6 +4535,7 @@
 		C4D29CC20C3C2E3C001545A2 /* BGICLogImportController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = BGICLogImportController.m; path = Source/BGICLogImportController.m; sourceTree = SOURCE_ROOT; };
 		C4D29CC70C3C2E49001545A2 /* ICImport.xib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xib; name = ICImport.xib; path = Resources/ICImport.xib; sourceTree = SOURCE_ROOT; };
 		C61AFA9915DD43C80001EDEF /* AboutDialog_bg at 2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "AboutDialog_bg at 2x.png"; path = "Resources/AboutDialog_bg at 2x.png"; sourceTree = "<group>"; };
+		C63BF3BD1637605400FF162B /* SRSnapback at 2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "SRSnapback at 2x.png"; path = "Resources/SRSnapback at 2x.png"; sourceTree = "<group>"; };
 		C647215515F75E3700206892 /* stackImage at 2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "stackImage at 2x.png"; path = "Frameworks/Adium Framework/stackImage at 2x.png"; sourceTree = "<group>"; };
 		C6A42A7415C5B7290032FAB3 /* FTProgressReveal_Selected.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = FTProgressReveal_Selected.png; path = Resources/FTProgressReveal_Selected.png; sourceTree = "<group>"; };
 		C6A42A7515C5B7290032FAB3 /* FTProgressReveal_Selected at 2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "FTProgressReveal_Selected at 2x.png"; path = "Resources/FTProgressReveal_Selected at 2x.png"; sourceTree = "<group>"; };
@@ -8828,6 +8830,7 @@
 				4F1CB63C0D640DA40073A1E6 /* get-info-advanced.tiff */,
 				4F1CB63D0D640DA40073A1E6 /* get-info-events.tiff */,
 				346196F10D31607500763051 /* SRSnapback.png */,
+				C63BF3BD1637605400FF162B /* SRSnapback at 2x.png */,
 				76889DEA12D3CA17007AEF00 /* get-info.tiff */,
 			);
 			name = "Contact Info Window";
@@ -9820,6 +9823,7 @@
 				C6BC7F9B15DD666600C5FF52 /* events-notification.tiff in Resources */,
 				76AA110C1635585E00A6EC4B /* AIAccountSelectionTopBar.xib in Resources */,
 				765F5DC51635934400C57904 /* AIRejoinGroupChatTopBar.xib in Resources */,
+				C63BF3BE1637605400FF162B /* SRSnapback at 2x.png in Resources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
diff -r 5de1870f10b9 -r df19def0bb09 Resources/SRSnapback at 2x.png
Binary file Resources/SRSnapback at 2x.png has changed




More information about the commits mailing list