comparison pixmaps/Makefile.am @ 3427:8fa61405af2b

[gaim-migrate @ 3453] Who never commits anything *now*, Etan? I changed most of the error message text around. If you think any of it should be different, just let me know, or send a patch. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sun, 25 Aug 2002 10:51:24 +0000
parents 59589bb7ce1e
children cfbdfe334975
comparison
equal deleted inserted replaced
3426:ccbcc11a68c2 3427:8fa61405af2b
44 fontface.xpm \ 44 fontface.xpm \
45 fontface2.xpm \ 45 fontface2.xpm \
46 free_icon.xpm \ 46 free_icon.xpm \
47 gaim.png \ 47 gaim.png \
48 gaim.xpm \ 48 gaim.xpm \
49 gaim_error.png \
50 gaim_info.png \
51 gaim_question.png \
52 gaim_warning.png \
49 gg_suncloud.xpm \ 53 gg_suncloud.xpm \
50 gg_sunred.xpm \ 54 gg_sunred.xpm \
51 gg_sunwhitered.xpm \ 55 gg_sunwhitered.xpm \
52 gg_sunyellow.xpm \ 56 gg_sunyellow.xpm \
53 gnome_add.xpm \ 57 gnome_add.xpm \
125 129
126 130
127 gaimbuttonpixdir = $(datadir)/pixmaps/gaim/buttons 131 gaimbuttonpixdir = $(datadir)/pixmaps/gaim/buttons
128 gaimbuttonpix_DATA = edit.png 132 gaimbuttonpix_DATA = edit.png
129 133
134 gaimdialogpixdir = $(datadir)/pixmaps/gaim/dialogs
135 gaimdialogpix_DATA = gaim_error.png gaim_info.png gaim_question.png gaim_warning.png
136
130 gaimdistpixdir = $(datadir)/pixmaps/gaim 137 gaimdistpixdir = $(datadir)/pixmaps/gaim
131 gaimdistpix_DATA = away.png connect.png msgpend.png offline.png online.png 138 gaimdistpix_DATA = away.png connect.png msgpend.png offline.png online.png
132 139
133 distpixmapdir = $(datadir)/pixmaps 140 distpixmapdir = $(datadir)/pixmaps
134 distpixmap_DATA = gaim.png 141 distpixmap_DATA = gaim.png