adium 4719:e787b18f0207: Sorry, Eric!
commits at adium.im
commits at adium.im
Tue Mar 13 23:27:16 UTC 2012
details: http://hg.adium.im/adium/rev/e787b18f0207
revision: 4719:e787b18f0207
branch: (none)
author: Robert Vehse
date: Wed Mar 14 00:26:38 2012 +0100
Sorry, Eric!
diffs (39 lines):
diff -r 9afd1c5b80fb -r e787b18f0207 Adium.xcodeproj/project.pbxproj
--- a/Adium.xcodeproj/project.pbxproj Tue Mar 13 19:17:41 2012 -0400
+++ b/Adium.xcodeproj/project.pbxproj Wed Mar 14 00:26:38 2012 +0100
@@ -1454,7 +1454,7 @@
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 */; };
- 9E124DF207D34C9100AA91C5 /* events-growl-alert.png in Resources */ = {isa = PBXBuildFile; fileRef = 9E124DF007D34C9000AA91C5 /* events-growl-alert.png */; };
+ 9E124DF207D34C9100AA91C5 /* events-growl-alert.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 9E124DF007D34C9000AA91C5 /* events-growl-alert.tiff */; };
9E125C6607D3571400AA91C5 /* ESBlockingPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E125C6407D3571400AA91C5 /* ESBlockingPlugin.m */; };
9E1E1DFD0A96741500E16DFC /* LMX.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9E1E1DFC0A96741500E16DFC /* LMX.framework */; };
9E1E1E270A96770C00E16DFC /* LMX.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9E1E1DFC0A96741500E16DFC /* LMX.framework */; };
@@ -4650,7 +4650,7 @@
9E124DE907D34C7300AA91C5 /* NEHGrowlPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = NEHGrowlPlugin.h; path = Source/NEHGrowlPlugin.h; sourceTree = "<group>"; };
9E124DEA07D34C7300AA91C5 /* NEHGrowlPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = NEHGrowlPlugin.m; path = Source/NEHGrowlPlugin.m; sourceTree = "<group>"; };
9E124DEF07D34C9000AA91C5 /* GrowlAlert.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = GrowlAlert.xib; path = Resources/GrowlAlert.xib; sourceTree = "<group>"; };
- 9E124DF007D34C9000AA91C5 /* events-growl-alert.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "events-growl-alert.png"; path = "Resources/events-growl-alert.png"; sourceTree = "<group>"; };
+ 9E124DF007D34C9000AA91C5 /* events-growl-alert.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = "events-growl-alert.tiff"; path = "Resources/events-growl-alert.tiff"; sourceTree = "<group>"; };
9E125C6307D3571400AA91C5 /* ESBlockingPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ESBlockingPlugin.h; path = Source/ESBlockingPlugin.h; sourceTree = "<group>"; };
9E125C6407D3571400AA91C5 /* ESBlockingPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ESBlockingPlugin.m; path = Source/ESBlockingPlugin.m; sourceTree = "<group>"; };
9E1E1DFC0A96741500E16DFC /* LMX.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LMX.framework; path = Frameworks/LMX.framework; sourceTree = "<group>"; };
@@ -7399,7 +7399,7 @@
9E124DE707D34C7300AA91C5 /* CBGrowlAlertDetailPane.h */,
9E124DE807D34C7300AA91C5 /* CBGrowlAlertDetailPane.m */,
9E124DEF07D34C9000AA91C5 /* GrowlAlert.xib */,
- 9E124DF007D34C9000AA91C5 /* events-growl-alert.png */,
+ 9E124DF007D34C9000AA91C5 /* events-growl-alert.tiff */,
9E124DE907D34C7300AA91C5 /* NEHGrowlPlugin.h */,
9E124DEA07D34C7300AA91C5 /* NEHGrowlPlugin.m */,
);
@@ -9769,7 +9769,7 @@
342838EE07D2D004004F01C9 /* Shared Dock Icon Images in Resources */,
4BB5B78207D2DC4900CFE06F /* pref-status.tiff in Resources */,
9E124DF107D34C9100AA91C5 /* GrowlAlert.xib in Resources */,
- 9E124DF207D34C9100AA91C5 /* events-growl-alert.png in Resources */,
+ 9E124DF207D34C9100AA91C5 /* events-growl-alert.tiff in Resources */,
34A6F68507D65D6200972830 /* GeneralPreferences.nib in Resources */,
34A6FB2607D6F97B00972830 /* EventSoundContactAlert.nib in Resources */,
34A6FB2D07D6F98600972830 /* events-sound-alert.tiff in Resources */,
More information about the commits
mailing list