annotate pidgin/pixmaps/status/48/Makefile.am @ 15721:759f4c6262c6

make rtl icons work: http://gaim.sf.net/sean/rtl.png
author Sean Egan <seanegan@gmail.com>
date Mon, 26 Feb 2007 02:44:00 +0000
parents 78b4a44547da
children 8797ee49609f
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: 15720
diff changeset
1 SUBDIRS = rtl
759f4c6262c6 make rtl icons work: http://gaim.sf.net/sean/rtl.png
Sean Egan <seanegan@gmail.com>
parents: 15720
diff changeset
2
15719
00c2896fb5f3 48px status icons (for window icons), and (seriously) rtl versions of chat.png and the 16px extended-away.png
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
3 EXTRA_DIST = available.png \
00c2896fb5f3 48px status icons (for window icons), and (seriously) rtl versions of chat.png and the 16px extended-away.png
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
4 away.png \
00c2896fb5f3 48px status icons (for window icons), and (seriously) rtl versions of chat.png and the 16px extended-away.png
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
5 busy.png \
00c2896fb5f3 48px status icons (for window icons), and (seriously) rtl versions of chat.png and the 16px extended-away.png
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
6 chat.png \
00c2896fb5f3 48px status icons (for window icons), and (seriously) rtl versions of chat.png and the 16px extended-away.png
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
7 extended-away.png \
00c2896fb5f3 48px status icons (for window icons), and (seriously) rtl versions of chat.png and the 16px extended-away.png
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
8 invisible.png \
00c2896fb5f3 48px status icons (for window icons), and (seriously) rtl versions of chat.png and the 16px extended-away.png
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
9 log-in.png \
00c2896fb5f3 48px status icons (for window icons), and (seriously) rtl versions of chat.png and the 16px extended-away.png
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
10 log-out.png \
00c2896fb5f3 48px status icons (for window icons), and (seriously) rtl versions of chat.png and the 16px extended-away.png
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
11 offline.png \
00c2896fb5f3 48px status icons (for window icons), and (seriously) rtl versions of chat.png and the 16px extended-away.png
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
12 person.png
00c2896fb5f3 48px status icons (for window icons), and (seriously) rtl versions of chat.png and the 16px extended-away.png
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
13
00c2896fb5f3 48px status icons (for window icons), and (seriously) rtl versions of chat.png and the 16px extended-away.png
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
14 pidginstatuspixdir = $(datadir)/pixmaps/pidgin/status/48
00c2896fb5f3 48px status icons (for window icons), and (seriously) rtl versions of chat.png and the 16px extended-away.png
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
15
00c2896fb5f3 48px status icons (for window icons), and (seriously) rtl versions of chat.png and the 16px extended-away.png
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
16 pidginstatuspix_DATA = $(EXTRA_DIST)
00c2896fb5f3 48px status icons (for window icons), and (seriously) rtl versions of chat.png and the 16px extended-away.png
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
17