Mercurial > pidgin
diff plugins/Makefile.am @ 191:948100a8cb23
[gaim-migrate @ 201]
Wrote a plugin for IcedSoal to put an asterisk in the titlebar of conversations
where you haven't replied to the person yet (e.g. you weren't the last person
to say something).
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Thu, 27 Apr 2000 12:14:16 +0000 |
| parents | 3a8809beb5ce |
| children | 6af9b88e4f90 |
line wrap: on
line diff
--- a/plugins/Makefile.am Thu Apr 27 08:16:15 2000 +0000 +++ b/plugins/Makefile.am Thu Apr 27 12:14:16 2000 +0000 @@ -10,4 +10,4 @@ plugin_DATA = autorecon.so iconaway.so spellchk.so plugindir = $(libdir)/gaim EXTRA_DIST = CRAZY HOWTO SIGNALS autorecon.c chkmail.c filectl.c gaiminc.c \ - iconaway.c simple.c spellchk.c toc_commands.c + iconaway.c notify.c simple.c spellchk.c toc_commands.c
