Mercurial > pidgin
annotate src/protocols/Makefile.am @ 8448:ebb160ec42af
[gaim-migrate @ 9178]
Another rad patch from SimGuy:
This patch adds the proper check in to prevent users
from sending blank lines, even if they contain markup.
It also seems to resolve the problem where in ICQ and
MSN, you can't send a smiley if it's alone on a line.
I'm not sure why this is fixed so it might have been a
coincidence.
I took the opportunity to clean up the send_cb
function, so it's got some deprecated and/or commented
code removed.
And hey, if you open an empty conv with someone and click the bold
button and then hit enter it gives you a gtk warning. Somebody fix
that.
Gtk: file gtktextbuffer.c: line 1794 (gtk_text_buffer_get_iter_at_mark):
assertion `GTK_IS_TEXT_MARK (mark)' failed
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 15 Mar 2004 01:44:39 +0000 |
parents | c75f6c9d2f70 |
children | 119e8c15bf44 |
rev | line source |
---|---|
7374
c75f6c9d2f70
[gaim-migrate @ 7969]
Christian Hammond <chipx86@chipx86.com>
parents:
7373
diff
changeset
|
1 DIST_SUBDIRS = gg irc jabber msn napster oscar toc trepia yahoo zephyr |
2415
88e35feb75f8
[gaim-migrate @ 2428]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2393
diff
changeset
|
2 |
7373
1dbf83536d83
[gaim-migrate @ 7968]
Christian Hammond <chipx86@chipx86.com>
parents:
6150
diff
changeset
|
3 SUBDIRS = $(DYNAMIC_PRPLS) $(STATIC_PRPLS) |