adium 5159:d4fff8e3bf39: Also revert this.
commits at adium.im
commits at adium.im
Sun Oct 21 22:03:12 UTC 2012
details: http://hg.adium.im/adium/rev/d4fff8e3bf39
revision: 5159:d4fff8e3bf39
branch: adium-1.6
author: Thijs Alkemade <thijsalkemade at gmail.com>
date: Mon Oct 22 00:02:16 2012 +0200
Also revert this.
diffs (12 lines):
diff -r 2a996beac083 -r d4fff8e3bf39 Frameworks/Adium Framework/Source/AIChat.m
--- a/Frameworks/Adium Framework/Source/AIChat.m Sun Oct 21 23:59:42 2012 +0200
+++ b/Frameworks/Adium Framework/Source/AIChat.m Mon Oct 22 00:02:16 2012 +0200
@@ -661,7 +661,7 @@
[adium.fileTransferController sendFile:[fileURL path]
toListContact:targetFileTransferContact];
} else {
- AILogWithSignature(@"No contact available to receive files to %@", self.listObject);
+ AILogWithSignature(@"No contact available to receive files to %@", listContact);
NSBeep();
}
}
More information about the commits
mailing list