src/protocols/oscar/info.c

changeset 4898
285e9ff6eeb8
parent 4870
50dac8774e21
child 5836
88819e4cc840
--- a/src/protocols/oscar/info.c	Thu Mar 27 18:32:22 2003 +0000
+++ b/src/protocols/oscar/info.c	Thu Mar 27 21:41:21 2003 +0000
@@ -307,9 +307,13 @@
 	  0x82, 0x22, 0x44, 0x45, 0x53, 0x54, 0x00, 0x00}},
 
 	/*
-	 * Setting this lets AIM users receive messages from 
-	 * ICQ users, and ICQ users receive messages from AIM 
-	 * users.
+	 * Setting this lets AIM users receive messages from ICQ users, and ICQ 
+	 * users receive messages from AIM users.  It also lets ICQ users show 
+	 * up in buddy lists for AIM users, and AIM users show up in buddy lists 
+	 * for ICQ users.  And ICQ privacy/invisibility acts like AIM privacy, 
+	 * in that if you add a user to your deny list, you will not be able to 
+	 * see them as online (previous you could still see them, but they 
+	 * couldn't see you.
 	 */
 	{AIM_CAPS_INTEROPERATE,
 	 {0x09, 0x46, 0x13, 0x4d, 0x4c, 0x7f, 0x11, 0xd1,

mercurial