gtk-doc r693 - trunk



Author: stefkost
Date: Thu Feb 26 13:25:18 2009
New Revision: 693
URL: http://svn.gnome.org/viewvc/gtk-doc?rev=693&view=rev

Log:
	* gtkdoc-scangobj.in:
	* gtkdoc-scanobj.in:
	  There is some gtk specific stuff there, which we probably want to kick
	  out. No one else gets such a treatment.



Modified:
   trunk/ChangeLog
   trunk/gtkdoc-scangobj.in
   trunk/gtkdoc-scanobj.in

Modified: trunk/gtkdoc-scangobj.in
==============================================================================
--- trunk/gtkdoc-scangobj.in	(original)
+++ trunk/gtkdoc-scangobj.in	Thu Feb 26 13:25:18 2009
@@ -27,6 +27,8 @@
 # NOTE: the lookup_signal_arg_names() function contains the argument names of
 #       standard GTK signal handlers. This may need to be updated for new
 #       GTK signals or Gnome widget signals.
+#       FIXME: this is only needed for undocumented signals, we should remove
+#       the list as its totally undermaintained anyway
 
 use Getopt::Long;
 

Modified: trunk/gtkdoc-scanobj.in
==============================================================================
--- trunk/gtkdoc-scanobj.in	(original)
+++ trunk/gtkdoc-scanobj.in	Thu Feb 26 13:25:18 2009
@@ -27,6 +27,8 @@
 # NOTE: the lookup_signal_arg_names() function contains the argument names of
 #       standard GTK signal handlers. This may need to be updated for new
 #       GTK signals or Gnome widget signals.
+#       FIXME: this is only needed for undocumented signals, we should remove
+#       the list as its totally undermaintained anyway
 
 use Getopt::Long;
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]