Mercurial > pidgin
annotate pixmaps/Makefile.am @ 6516:7c14b35bc984
[gaim-migrate @ 7033]
reversed the last yahoo info patch and applied this one instead, which includes
msn info support. ChipX86: if this messes you up, tell me and i'll switch it
back.
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Wed, 20 Aug 2003 02:45:31 +0000 |
parents | fcc28f5dd0c8 |
children | 79e33c8ecf16 |
rev | line source |
---|---|
6143 | 1 SUBDIRS = smileys status |
5024 | 2 |
3 EXTRA_DIST = \ | |
4 about_menu.png \ | |
5 accounts.png \ | |
2468
16e8b83b10a2
[gaim-migrate @ 2481]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2426
diff
changeset
|
6 away.png \ |
5024 | 7 change-bgcolor-small.png \ |
8 change-fgcolor-small.png \ | |
2468
16e8b83b10a2
[gaim-migrate @ 2481]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2426
diff
changeset
|
9 connect.png \ |
3363 | 10 edit.png \ |
3372 | 11 gaim.png \ |
4483 | 12 gaim_auth.png \ |
3766 | 13 gaim_cool.png \ |
3427 | 14 gaim_error.png \ |
15 gaim_info.png \ | |
16 gaim_question.png \ | |
17 gaim_warning.png \ | |
5024 | 18 insert-image-small.png \ |
19 insert-link-small.png \ | |
20 insert-smiley-small.png \ | |
21 logo.png \ | |
2468
16e8b83b10a2
[gaim-migrate @ 2481]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2426
diff
changeset
|
22 msgpend.png \ |
3546 | 23 msgunread.png \ |
2468
16e8b83b10a2
[gaim-migrate @ 2481]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2426
diff
changeset
|
24 offline.png \ |
16e8b83b10a2
[gaim-migrate @ 2481]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2426
diff
changeset
|
25 online.png \ |
6198
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6156
diff
changeset
|
26 pause.png \ |
5822 | 27 send-im.png \ |
5024 | 28 tb_drag_arrow_down.xpm \ |
29 tb_drag_arrow_left.xpm \ | |
30 tb_drag_arrow_right.xpm \ | |
31 tb_drag_arrow_up.xpm \ | |
3671 | 32 text_bigger.png \ |
5024 | 33 text_normal.png \ |
3671 | 34 text_smaller.png \ |
5024 | 35 typed.png \ |
6198
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6156
diff
changeset
|
36 typing.png \ |
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6156
diff
changeset
|
37 Makefile.mingw \ |
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6156
diff
changeset
|
38 smileys/Makefile.mingw \ |
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6156
diff
changeset
|
39 smileys/default/Makefile.mingw \ |
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6156
diff
changeset
|
40 status/default/Makefile.mingw \ |
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6156
diff
changeset
|
41 status/Makefile.mingw \ |
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6156
diff
changeset
|
42 gaim-install.ico \ |
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6156
diff
changeset
|
43 gaim.ico \ |
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6156
diff
changeset
|
44 gaim_4bit_16.ico \ |
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6156
diff
changeset
|
45 gaim_away.ico \ |
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6156
diff
changeset
|
46 gaim_away_4bit_16.ico \ |
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6156
diff
changeset
|
47 gaim_msgpend_4bit_16.ico \ |
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6156
diff
changeset
|
48 gaim_msgunread_4bit_16.ico \ |
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6156
diff
changeset
|
49 gaim_offline.ico \ |
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6156
diff
changeset
|
50 gaim_offline_4bit_16.ico |
fcc28f5dd0c8
[gaim-migrate @ 6684]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
6156
diff
changeset
|
51 |
327 | 52 |
3363 | 53 gaimbuttonpixdir = $(datadir)/pixmaps/gaim/buttons |
6009
5cd7a10c6ade
[gaim-migrate @ 6457]
Christian Hammond <chipx86@chipx86.com>
parents:
5822
diff
changeset
|
54 gaimbuttonpix_DATA = about_menu.png accounts.png change-bgcolor-small.png change-fgcolor-small.png edit.png insert-image-small.png insert-link-small.png insert-smiley-small.png pause.png text_bigger.png text_normal.png text_smaller.png send-im.png |
3363 | 55 |
3427 | 56 gaimdialogpixdir = $(datadir)/pixmaps/gaim/dialogs |
4483 | 57 gaimdialogpix_DATA = gaim_error.png gaim_info.png gaim_question.png gaim_warning.png gaim_cool.png gaim_auth.png |
3427 | 58 |
5024 | 59 gaimiconpixdir = $(datadir)/pixmaps/gaim/icons |
60 gaimiconpix_DATA = away.png connect.png msgpend.png offline.png online.png msgunread.png | |
3671 | 61 |
3425 | 62 gaimdistpixdir = $(datadir)/pixmaps/gaim |
6156 | 63 gaimdistpix_DATA = logo.png tb_drag_arrow_down.xpm tb_drag_arrow_left.xpm tb_drag_arrow_right.xpm tb_drag_arrow_up.xpm typed.png typing.png |
3363 | 64 |
3425 | 65 distpixmapdir = $(datadir)/pixmaps |
66 distpixmap_DATA = gaim.png | |
3363 | 67 |