Mercurial > pidgin.yaz
view pixmaps/Makefile.am @ 8892:ed62fb44aa30
[gaim-migrate @ 9661]
" This patch does two things:
1) Fixes a crash in themes.c if the smiley theme has no
smileys and you attempt to get a list of them elsewhere
in gaim.
2) Makes the insert smiley dialog have a little text
label that says the smiley theme has no available
smileys if it would otherwise contain nothing. This
solution was suggested as acceptable for letting the
user know there's no smileys without disabling the
button, blah blah blah. You can ask me for the gory
details if you want to know what I would have had to
code to make it work the other way." --Kevin Stange
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Thu, 06 May 2004 14:02:06 +0000 |
parents | 5989b8abed57 |
children | ab7dd4d50936 |
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 \ info.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 \ smileys/none/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 info.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