diff libpurple/protocols/oscar/oscar.h @ 23314:b3ec26e66e26

Specified one of the OSCAR_CAPABILITY_GENERICUNKNOWN capabilities to be OSCAR_CAPABILITY_ICHAT_SCREENSHARE, the screen sharing facility in iChat.
author Evan Schoenberg <evan.s@dreskin.net>
date Sat, 07 Jun 2008 18:52:57 +0000
parents f1a0258b44f4
children 142287779080
line wrap: on
line diff
--- a/libpurple/protocols/oscar/oscar.h	Sat Jun 07 18:42:48 2008 +0000
+++ b/libpurple/protocols/oscar/oscar.h	Sat Jun 07 18:52:57 2008 +0000
@@ -353,7 +353,8 @@
 	OSCAR_CAPABILITY_ICHATAV              = 0x02000000,
 	OSCAR_CAPABILITY_LIVEVIDEO            = 0x04000000,
 	OSCAR_CAPABILITY_CAMERA               = 0x08000000,
-	OSCAR_CAPABILITY_LAST                 = 0x10000000
+	OSCAR_CAPABILITY_ICHAT_SCREENSHARE	  = 0x10000000,
+	OSCAR_CAPABILITY_LAST                 = 0x20000000
 } OscarCapability;
 
 /*