Mercurial > pidgin
view pixmaps/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 | 79e33c8ecf16 |
children | 6d1c5321c55e |
line wrap: on
line source
SUBDIRS = smileys status EXTRA_DIST = \ about_menu.png \ accounts.png \ away.png \ change-bgcolor-small.png \ change-fgcolor-small.png \ connect.png \ edit.png \ gaim.png \ gaim_auth.png \ gaim_cool.png \ gaim_error.png \ gaim_info.png \ gaim_question.png \ gaim_warning.png \ insert-image-small.png \ insert-link-small.png \ insert-smiley-small.png \ logo.png \ msgpend.png \ msgunread.png \ offline.png \ online.png \ pause.png \ send-im.png \ tb_drag_arrow_down.xpm \ tb_drag_arrow_left.xpm \ tb_drag_arrow_right.xpm \ tb_drag_arrow_up.xpm \ text_bigger.png \ text_normal.png \ text_smaller.png \ typed.png \ typing.png \ Makefile.mingw \ smileys/Makefile.mingw \ smileys/default/Makefile.mingw \ status/default/Makefile.mingw \ status/Makefile.mingw \ gaim-install.ico \ gaim.ico \ gaim_4bit_16.ico \ gaim_away.ico \ gaim_away_4bit_16.ico \ gaim_msgpend_4bit_16.ico \ gaim_msgunread_4bit_16.ico \ gaim_offline.ico \ gaim_offline_4bit_16.ico \ gaim_blank_4bit_16.ico gaimbuttonpixdir = $(datadir)/pixmaps/gaim/buttons gaimbuttonpix_DATA = about_menu.png accounts.png change-bgcolor-small.png change-fgcolor-small.png edit.png insert-image-small.png insert-link-small.png insert-smiley-small.png pause.png text_bigger.png text_normal.png text_smaller.png send-im.png gaimdialogpixdir = $(datadir)/pixmaps/gaim/dialogs gaimdialogpix_DATA = gaim_error.png gaim_info.png gaim_question.png gaim_warning.png gaim_cool.png gaim_auth.png gaimiconpixdir = $(datadir)/pixmaps/gaim/icons gaimiconpix_DATA = away.png connect.png msgpend.png offline.png online.png msgunread.png gaimdistpixdir = $(datadir)/pixmaps/gaim gaimdistpix_DATA = logo.png tb_drag_arrow_down.xpm tb_drag_arrow_left.xpm tb_drag_arrow_right.xpm tb_drag_arrow_up.xpm typed.png typing.png distpixmapdir = $(datadir)/pixmaps distpixmap_DATA = gaim.png