annotate pidgin/pixmaps/protocols/22/Makefile.am @ 15435:29e443e0613f

I think this takes care of protocol icons. Note there are still places that ask for a "stauts icon" and expect a protocol icon. I haven't hit those yet.
author Sean Egan <seanegan@gmail.com>
date Sat, 27 Jan 2007 10:15:07 +0000
parents 974e8112b27e
children c6115dc73b28
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15434
974e8112b27e Makefileize those icons
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
1 SUBDIRS = scalable
974e8112b27e Makefileize those icons
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
2
974e8112b27e Makefileize those icons
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
3 EXTRA_DIST = aim.png \
974e8112b27e Makefileize those icons
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
4 bonjour.png \
974e8112b27e Makefileize those icons
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
5 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
6 novell.png \
15434
974e8112b27e Makefileize those icons
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
7 icq.png \
974e8112b27e Makefileize those icons
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
8 irc.png \
974e8112b27e Makefileize those icons
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
9 jabber.png \
974e8112b27e Makefileize those icons
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
10 Makefile.am \
974e8112b27e Makefileize those icons
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
11 meanwhile.png \
974e8112b27e Makefileize those icons
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
12 msn.png \
974e8112b27e Makefileize those icons
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
13 qq.png \
974e8112b27e Makefileize those icons
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
14 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
15 simple.png \
15434
974e8112b27e Makefileize those icons
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
16 yahoo.png \
974e8112b27e Makefileize those icons
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
17 zephyr.png
974e8112b27e Makefileize those icons
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
18
974e8112b27e Makefileize those icons
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
19 pidginprotocolpixdir = $(datadir)/pixmaps/pidgin/protocols/22
974e8112b27e Makefileize those icons
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
20
974e8112b27e Makefileize those icons
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
21 pidginprotocolpix_DATA = $(EXTRA_DIST)