summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorMike Ruprecht <cmaiku@gmail.com>2017-06-01 21:31:43 -0500
committerMike Ruprecht <cmaiku@gmail.com>2017-06-01 21:31:43 -0500
commit2947cf388807990de5e8fe603490b6dc36b7d856 (patch)
tree65c3882cf10d351a880ae5dc1bb778a0672fbd02 /.hgignore
parent0a46261173ba030db1362873a9aaf785f625c253 (diff)
downloadpidgin-2947cf388807990de5e8fe603490b6dc36b7d856.tar.gz
gnt: Use default marshaller for GObject signals
Since 2.30 it's been possible to use a default c_marshaller by passing NULL to g_signal_new(). It has since become the recommended way of creating signals. https://developer.gnome.org/gobject/stable/howto-signals.html This patch ports libgnt to use this method instead of generating its own marshallers with glib-genmarshal.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index 139d227fc9..8b7486924a 100644
--- a/.hgignore
+++ b/.hgignore
@@ -64,7 +64,6 @@ doc/reference/.*/html/.*
doc/reference/.*/xml/.*
doc/reference/.*/version.xml
finch/finch$
-finch/libgnt/gntmarshal.[ch]
gtk-doc.make
install-sh
intltool-.*