/cpw/tomkiewicz/gg11: 2ddf7ee5803f: Gadu-Gadu: sent images are s...

Tomasz Wasilczyk tomkiewicz at cpw.pidgin.im
Wed Sep 19 08:50:00 EDT 2012


Changeset: 2ddf7ee5803fde2f7eb29c5dd1d0a7936202e3fd
Author:	 Tomasz Wasilczyk <tomkiewicz at cpw.pidgin.im>
Date:	 2012-09-19 14:49 +0200
Branch:	 default
URL: http://hg.pidgin.im/cpw/tomkiewicz/gg11/rev/2ddf7ee5803f

Description:

Gadu-Gadu: sent images are supported now, remove comment

diffstat:

 libpurple/protocols/gg/message-prpl.c |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff --git a/libpurple/protocols/gg/message-prpl.c b/libpurple/protocols/gg/message-prpl.c
--- a/libpurple/protocols/gg/message-prpl.c
+++ b/libpurple/protocols/gg/message-prpl.c
@@ -396,7 +396,6 @@ gchar * ggp_message_format_to_gg(PurpleC
 	GList *pending_objects = NULL;
 	GList *font_stack = NULL;
 	static int html_sizes_pt[7] = { 7, 8, 9, 10, 12, 14, 16 };
-	/* TODO: sent images */
 
 	ggp_font *font_new, *font_current, *font_base;
 	gboolean font_changed = FALSE;



More information about the Commits mailing list