annotate pidgin/pixmaps/animations/16/Makefile.am @ 16587:3d4579c1dc44

Replace CC-licensed icons.
author Hylke Bons <hylkebons@gmail.com>
date Sat, 28 Apr 2007 16:05:28 +0000
parents 4a331e8d01df
children 580c6c5d9480
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15455
3b45081f6183 Finish converting the statusbox. Note the connecting and animation icons are too large. I put out a request to Hylke.
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
1 EXTRA_DIST = connect0.png \
3b45081f6183 Finish converting the statusbox. Note the connecting and animation icons are too large. I put out a request to Hylke.
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
2 connect1.png \
3b45081f6183 Finish converting the statusbox. Note the connecting and animation icons are too large. I put out a request to Hylke.
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
3 connect2.png \
3b45081f6183 Finish converting the statusbox. Note the connecting and animation icons are too large. I put out a request to Hylke.
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
4 connect3.png \
15675
9195abe409de throbber for a connecting icon
Sean Egan <seanegan@gmail.com>
parents: 15669
diff changeset
5 connect4.png \
9195abe409de throbber for a connecting icon
Sean Egan <seanegan@gmail.com>
parents: 15669
diff changeset
6 connect5.png \
9195abe409de throbber for a connecting icon
Sean Egan <seanegan@gmail.com>
parents: 15669
diff changeset
7 connect6.png \
9195abe409de throbber for a connecting icon
Sean Egan <seanegan@gmail.com>
parents: 15669
diff changeset
8 connect7.png \
15701
4a331e8d01df Fix win32 docklet. This is pretty ugly - we'll force GTK+ 2.10 at some point and use GtkStatusIcon to avoid converting the stock images to HICONs directly.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 15675
diff changeset
9 connect8.png \
15455
3b45081f6183 Finish converting the statusbox. Note the connecting and animation icons are too large. I put out a request to Hylke.
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
10 typing0.png \
3b45081f6183 Finish converting the statusbox. Note the connecting and animation icons are too large. I put out a request to Hylke.
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
11 typing1.png \
3b45081f6183 Finish converting the statusbox. Note the connecting and animation icons are too large. I put out a request to Hylke.
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
12 typing2.png \
15669
603488306e23 more icon updates.
Sean Egan <seanegan@gmail.com>
parents: 15455
diff changeset
13 typing3.png \
603488306e23 more icon updates.
Sean Egan <seanegan@gmail.com>
parents: 15455
diff changeset
14 typing4.png
15455
3b45081f6183 Finish converting the statusbox. Note the connecting and animation icons are too large. I put out a request to Hylke.
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
15
3b45081f6183 Finish converting the statusbox. Note the connecting and animation icons are too large. I put out a request to Hylke.
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
16 pidginanimpixdir = $(datadir)/pixmaps/pidgin/animations/16
3b45081f6183 Finish converting the statusbox. Note the connecting and animation icons are too large. I put out a request to Hylke.
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
17 pidginanimpix_DATA = $(EXTRA_DIST)