im.pidgin.pidgin: 80428952b570d014e6a4014048edcf0bde18eebb
    datallah at pidgin.im 
    datallah at pidgin.im
       
    Thu Oct 25 00:45:43 EDT 2007
    
    
  
-----------------------------------------------------------------
Revision: 80428952b570d014e6a4014048edcf0bde18eebb
Ancestor: 1d22d94af90b1e45912ef1b50960e676dd578f35
Author: datallah at pidgin.im
Date: 2007-10-25T04:43:01
Branch: im.pidgin.pidgin
Modified files:
        pidgin/gtkimhtml.h
ChangeLog: 
Note that imhtml->clipboard[text|html]_string are deprecated.
-------------- next part --------------
============================================================
--- pidgin/gtkimhtml.h	bc9e061d340f8f6763d07d4d7f75fa7842a546bf
+++ pidgin/gtkimhtml.h	69d9bf981e2ef757cbf8c338c2c798c6ff6dd31c
@@ -128,6 +128,7 @@ struct _GtkIMHtml {
 		GtkTextTag *link;
 	} edit;
 
+	/* These are not used anymore and should be removed when possible */
 	char *clipboard_text_string;
 	char *clipboard_html_string;
 
    
    
More information about the Commits
mailing list