Mercurial > pidgin
diff libpurple/connection.h @ 29259:d855ff9cf839
propagate from branch 'im.pidgin.pidgin' (head 311b4db51b575e1baa7f78d751ff926475edecc3)
to branch 'im.pidgin.cpw.attention_ui' (head 97b1a4ad4476369802e26e6ddf7aec5a5e46dc00)
author | Marcus Lundblad <ml@update.uu.se> |
---|---|
date | Thu, 13 Nov 2008 19:49:58 +0000 |
parents | 8282911d5e17 602f3b6ddbbf |
children | 9ea6842536ba |
line wrap: on
line diff
--- a/libpurple/connection.h Thu Nov 13 09:00:45 2008 +0000 +++ b/libpurple/connection.h Thu Nov 13 19:49:58 2008 +0000 @@ -45,7 +45,7 @@ PURPLE_CONNECTION_NO_URLDESC = 0x0040, /**< Connection does not support descriptions with links */ PURPLE_CONNECTION_NO_IMAGES = 0x0080, /**< Connection does not support sending of images */ PURPLE_CONNECTION_ALLOW_CUSTOM_SMILEY = 0x0100, /**< Connection supports sending and receiving custom smileys */ - + } PurpleConnectionFlags; typedef enum