Mercurial > pidgin.yaz
annotate pidgin/pixmaps/protocols/22/Makefile.am @ 17319:8a7238fb7905
explicit merge of 'dc4f2ee34039521ae6a198fe7d62f4dca8a84589'
and '9d8bc74c7c13474edcefafedd0af9020b27c9a2f'
author | Jeffrey Connelly <jaconnel@calpoly.edu> |
---|---|
date | Wed, 30 May 2007 02:56:25 +0000 |
parents | f62023eddfc6 e7d59fa4faaf |
children | 9347a942b7cd |
rev | line source |
---|---|
15434 | 1 SUBDIRS = scalable |
2 | |
3 EXTRA_DIST = aim.png \ | |
4 bonjour.png \ | |
5 gadu-gadu.png \ | |
16985
e7d59fa4faaf
Add a Google Talk icon from Vinicius Depizzol.
Richard Laager <rlaager@wiktel.com>
parents:
15453
diff
changeset
|
6 google-talk.png \ |
15435
29e443e0613f
I think this takes care of protocol icons. Note there are still places
Sean Egan <seanegan@gmail.com>
parents:
15434
diff
changeset
|
7 novell.png \ |
15434 | 8 icq.png \ |
9 irc.png \ | |
10 jabber.png \ | |
11 meanwhile.png \ | |
12 msn.png \ | |
16407
f62023eddfc6
Add and use MySpaceIM icon uploaded by hbons (48x48 original and resized 22x22 and 16x16 versions).
Jeffrey Connelly <jaconnel@calpoly.edu>
parents:
15453
diff
changeset
|
13 myspace.png \ |
15434 | 14 qq.png \ |
15 silc.png \ | |
15435
29e443e0613f
I think this takes care of protocol icons. Note there are still places
Sean Egan <seanegan@gmail.com>
parents:
15434
diff
changeset
|
16 simple.png \ |
15434 | 17 yahoo.png \ |
18 zephyr.png | |
19 | |
20 pidginprotocolpixdir = $(datadir)/pixmaps/pidgin/protocols/22 | |
21 | |
22 pidginprotocolpix_DATA = $(EXTRA_DIST) |