comparison Makefile.mingw @ 3670:773dbe57e635

[gaim-migrate @ 3800] New pngs added.. committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Mon, 14 Oct 2002 00:13:38 +0000
parents 9682c0e022c6
children 91d95e2163ee
comparison
equal deleted inserted replaced
3669:f82c5470044e 3670:773dbe57e635
60 PIXMAPS_DIALOGS = $(GAIM_PIXMAPS)/gaim_error.png \ 60 PIXMAPS_DIALOGS = $(GAIM_PIXMAPS)/gaim_error.png \
61 $(GAIM_PIXMAPS)/gaim_info.png \ 61 $(GAIM_PIXMAPS)/gaim_info.png \
62 $(GAIM_PIXMAPS)/gaim_warning.png \ 62 $(GAIM_PIXMAPS)/gaim_warning.png \
63 $(GAIM_PIXMAPS)/gaim_question.png 63 $(GAIM_PIXMAPS)/gaim_question.png
64 64
65 PIXMAPS_BUTTONS = $(GAIM_PIXMAPS)/edit.png 65 PIXMAPS_BUTTONS = $(GAIM_PIXMAPS)/edit.png \
66 $(GAIM_PIXMAPS)/accounts.png \
67 $(GAIM_PIXMAPS)/preferences.png \
68 $(GAIM_PIXMAPS)/signon.png
66 69
67 PIXMAPS = $(GAIM_PIXMAPS)/away.png \ 70 PIXMAPS = $(GAIM_PIXMAPS)/away.png \
68 $(GAIM_PIXMAPS)/connect.png \ 71 $(GAIM_PIXMAPS)/connect.png \
69 $(GAIM_PIXMAPS)/msgpend.png \ 72 $(GAIM_PIXMAPS)/msgpend.png \
70 $(GAIM_PIXMAPS)/msgunread.png \ 73 $(GAIM_PIXMAPS)/msgunread.png \
71 $(GAIM_PIXMAPS)/offline.png \ 74 $(GAIM_PIXMAPS)/offline.png \
72 $(GAIM_PIXMAPS)/online.png 75 $(GAIM_PIXMAPS)/online.png \
76 $(GAIM_PIXMAPS)/logo.png
73 77
74 78
75 ## 79 ##
76 ## Don't forget to change STATIC_PROTO_INIT, in config.h.mingw if you 80 ## Don't forget to change STATIC_PROTO_INIT, in config.h.mingw if you
77 ## change the status of a protocol (static/plugin) 81 ## change the status of a protocol (static/plugin)