adium 2215:947a81387af5: No more "kept" about this.

commits at adium.im commits at adium.im
Sun May 17 01:35:14 UTC 2009


details:	http://hg.adium.im/adium/rev/947a81387af5
revision:	2215:947a81387af5
author:		Zachary West <zacw at adium.im>
date:		Sat May 16 21:35:10 2009 -0400

No more "kept" about this.

diffstat:

 Source/CBContactCountingDisplayPlugin.m |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 9b68e5f0d926 -r 947a81387af5 Source/CBContactCountingDisplayPlugin.m
--- a/Source/CBContactCountingDisplayPlugin.m	Sat May 16 21:31:37 2009 -0400
+++ b/Source/CBContactCountingDisplayPlugin.m	Sat May 16 21:35:10 2009 -0400
@@ -31,7 +31,7 @@
 #define SHOW_COUNT_ALL_CONTACTS_TITLE				AILocalizedString(@"Show Group Total Count", nil)
 
 #define KEY_COUNT_ALL_CONTACTS					@"Count All Contacts"
-#define KEY_COUNT_ONLINE_CONTACTS				@"Count Online Contacts" //Kept as "Online" to preserve preferences
+#define KEY_COUNT_ONLINE_CONTACTS				@"Count Online Contacts"
 
 #define	KEY_HIDE_CONTACT_LIST_GROUPS			@"Hide Contact List Groups"
 




More information about the commits mailing list