annotate pidgin/pixmaps/status/22/Makefile.am @ 16524:1ccbf44fbce5

Remove small glitch.
author Hylke Bons <hylkebons@gmail.com>
date Fri, 27 Apr 2007 11:26:36 +0000
parents 759f4c6262c6
children 9347a942b7cd
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15721
759f4c6262c6 make rtl icons work: http://gaim.sf.net/sean/rtl.png
Sean Egan <seanegan@gmail.com>
parents: 15455
diff changeset
1 SUBDIRS = rtl scalable
15397
a8ee645e7fb4 A lot of status icon changes:
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
2
a8ee645e7fb4 A lot of status icon changes:
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
3 EXTRA_DIST = available.png \
a8ee645e7fb4 A lot of status icon changes:
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
4 away.png \
a8ee645e7fb4 A lot of status icon changes:
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
5 busy.png \
a8ee645e7fb4 A lot of status icon changes:
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
6 chat.png \
a8ee645e7fb4 A lot of status icon changes:
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
7 extended-away.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: 15397
diff changeset
8 invisible.png \
15397
a8ee645e7fb4 A lot of status icon changes:
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
9 log-in.png \
a8ee645e7fb4 A lot of status icon changes:
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
10 log-out.png \
a8ee645e7fb4 A lot of status icon changes:
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
11 offline.png \
a8ee645e7fb4 A lot of status icon changes:
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
12 person.png
a8ee645e7fb4 A lot of status icon changes:
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
13
a8ee645e7fb4 A lot of status icon changes:
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
14 pidginstatuspixdir = $(datadir)/pixmaps/pidgin/status/22
a8ee645e7fb4 A lot of status icon changes:
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
15
a8ee645e7fb4 A lot of status icon changes:
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
16 pidginstatuspix_DATA = $(EXTRA_DIST)
a8ee645e7fb4 A lot of status icon changes:
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
17