annotate pidgin/pixmaps/status/48/Makefile.am @ 20425:5048651671e1

Revert a bunch of whitespace changes so reviewing a diff against im.pidgin.pidgin doesn't make my eyes bleed quite as much
author Stu Tomlinson <stu@nosnilmot.com>
date Sat, 26 May 2007 13:59:07 +0000
parents 8797ee49609f
children
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 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
9 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
10 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
11 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
12
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 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
14
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 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
16