Mercurial > pidgin.yaz
annotate pidgin/pixmaps/protocols/48/Makefile.am @ 21294:8f3f166e0a39
Allow myspace to build outside of the source tree
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Sat, 10 Nov 2007 15:21:01 +0000 |
parents | 9347a942b7cd |
children |
rev | line source |
---|---|
15434 | 1 EXTRA_DIST = aim.png \ |
2 bonjour.png \ | |
3 gadu-gadu.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
|
4 novell.png \ |
15434 | 5 icq.png \ |
6 irc.png \ | |
7 jabber.png \ | |
8 meanwhile.png \ | |
9 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
|
10 myspace.png \ |
15434 | 11 qq.png \ |
12 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
|
13 simple.png \ |
15434 | 14 yahoo.png \ |
15 zephyr.png | |
16 | |
17 pidginprotocolpixdir = $(datadir)/pixmaps/pidgin/protocols/48 | |
18 | |
19 pidginprotocolpix_DATA = $(EXTRA_DIST) |