From: Duncan C. <dun...@us...> - 2005-04-06 21:32:50
|
Update of /cvsroot/gtk2hs/gtk2hs/tools/callbackGen In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4028/tools/callbackGen Modified Files: gtkmarshal.list Log Message: Remove the marhsaler that was only needed by gconf. Index: gtkmarshal.list =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/tools/callbackGen/gtkmarshal.list,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- gtkmarshal.list 6 Apr 2005 20:14:22 -0000 1.6 +++ gtkmarshal.list 6 Apr 2005 21:32:42 -0000 1.7 @@ -103,7 +103,5 @@ VOID:INT,BOOLEAN # This is for the "edited" signal in CellRendererText: VOID:POINTER,STRING -# This is for the GConfClient value_changed signal -VOID:STRING,POINTER # This is for GtkMozEmbed BOOLEAN:STRING |