adium-1.4 3535:3dfe1c87356a: Hide the old facebook service from ...
commits at adium.im
commits at adium.im
Fri Jun 24 22:44:40 UTC 2011
details: http://hg.adium.im/adium-1.4/rev/3dfe1c87356a
revision: 3535:3dfe1c87356a
branch: facebook-xmpp
author: Evan Schoenberg
date: Fri Jun 24 17:43:34 2011 -0500
Hide the old facebook service from service lists. Closes #15077
diffs (14 lines):
diff -r fe1a296ad08e -r 3dfe1c87356a Plugins/Purple Service/PurpleFacebookService.m
--- a/Plugins/Purple Service/PurpleFacebookService.m Fri Jun 24 17:31:36 2011 -0500
+++ b/Plugins/Purple Service/PurpleFacebookService.m Fri Jun 24 17:43:34 2011 -0500
@@ -38,6 +38,10 @@
return @"Facebook";
}
+- (BOOL)isHidden
+{
+ return YES;
+}
/*!
* @brief Default icon
More information about the commits
mailing list