Mercurial > pidgin.yaz
view doc/Makefile.am @ 27019:74c9f4f79825
Add 'jabber' to the signals output and NULL checking so it won't crash on Windows
I'm baffled, but I currently get this signal output for the jabber-receiving-message signal:
(22:27:44) jabber: Recv (ssl)(307): <message from='paul.aurich@gmail.com/desktop35DEABC4' to='paul@darkrain42.org/Testing' type='chat' id='purpleabb8c602'><active xmlns='http://jabber.org/protocol/chatstates'/><nos:x value='disabled' xmlns:nos='google:nosave'/><arc:record otr='false' xmlns:arc='http://jabber.org/protocol/archive'/></message>
(22:27:44) signals test: received message (type=chat, id=purpleabb8c602, from=(null) to=chat) (nil)
presence and IQ are fine...
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Fri, 22 May 2009 05:31:46 +0000 |
parents | 380e7149a777 |
children | 76a689608a83 |
line wrap: on
line source
man_MANS = if ENABLE_GTK man_MANS += pidgin.1 endif if ENABLE_GNT man_MANS += finch.1 endif EXTRA_DIST = \ C-HOWTO.dox \ PERL-HOWTO.dox \ SIGNAL-HOWTO.dox \ TCL-HOWTO.dox \ TracFooter.html \ TracHeader.html \ account-signals.dox \ blist-signals.dox \ certificate-signals.dox \ cipher-signals.dox \ connection-signals.dox \ conversation-signals.dox \ core-signals.dox \ dbus-server-signals.dox \ funniest_home_convos.txt \ finch.1.in \ gtkaccount-signals.dox \ gtkblist-signals.dox \ gtkconv-signals.dox \ gtklog-signals.dox \ gtkimhtml-signals.dox \ gtkrc-2.0 \ imgstore-signals.dox \ log-signals.dox \ notify-signals.dox \ pidgin.1.in \ plugin-i18n.dox \ plugin-ids.dox \ plugin-signals.dox \ savedstatus-signals.dox \ sound-signals.dox \ the_penguin.txt \ xfer-signals.dox