Mercurial > pidgin
annotate pixmaps/status/default/Makefile.am @ 6729:7b878ee8f064
[gaim-migrate @ 7256]
Tim Ringenbach (marv_sf) writes:
" This adds Chat and Conference support to the Yahoo! prpl.
I think I got all the major bugs out, and it works
pretty good.
You can invite others, and accept inventations for both
chats and conferences, you can join a chat from the
Buddies menu in the buddy list, like you would for irc,
and you can initiate a conference by right clicking on
a buddy, like you would for msn. You can also attempt
to join user in chat, which will fail if they're not
actually in a chat. (Apparently the offical version
can't tell before hand either.)
Oh, and you can chat."
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Wed, 03 Sep 2003 12:45:17 +0000 |
parents | ef9065e52582 |
children | 6338cb1768ea |
rev | line source |
---|---|
6320 | 1 EXTRA_DIST = \ |
2 activebuddy.png \ | |
3 admin.png \ | |
4 aim.png \ | |
5 aol.png \ | |
6 away.png \ | |
7 dnd.png \ | |
8 extendedaway.png \ | |
9 female.png \ | |
10 freeforchat.png \ | |
11 gadu-gadu.png \ | |
12 game.png \ | |
13 hiptop.png \ | |
14 icq.png \ | |
15 invisible.png \ | |
16 irc.png \ | |
17 jabber.png \ | |
18 login.png \ | |
19 logout.png \ | |
20 male.png \ | |
21 msn.png \ | |
22 na.png \ | |
23 napster.png \ | |
24 notauthorized.png \ | |
25 occupied.png \ | |
26 offline.png \ | |
27 trepia.png \ | |
28 wireless.png \ | |
29 yahoo.png | |
4687 | 30 |
31 gaimstatuspixdir = $(datadir)/pixmaps/gaim/status/default | |
32 | |
5730
99ae9bd8b5fa
[gaim-migrate @ 6154]
Christian Hammond <chipx86@chipx86.com>
parents:
5131
diff
changeset
|
33 gaimstatuspix_DATA = $(EXTRA_DIST) |