Actually add the missing/broken image icon as the image for the "missing

Thu Nov  1 19:44:48 2001  Owen Taylor  <otaylor@redhat.com>

	* gtk/gtkiconfactory.c gtk/stock-icons/Makefile.am:
	Actually add the missing/broken image icon as the
	image for the "missing image" stock icon.
This commit is contained in:
Owen Taylor
2001-11-02 00:48:28 +00:00
committed by Owen Taylor
parent c77203bd74
commit 05969ed566
9 changed files with 46 additions and 5 deletions

View File

@ -10,6 +10,7 @@ IMAGES = @STRIP_BEGIN@ \
stock_align_left.png \
stock_align_right.png \
stock_bottom.png \
stock_broken_image.png \
stock_button_apply.png \
stock_button_cancel.png \
stock_button_close.png \
@ -114,6 +115,7 @@ VARIABLES = @STRIP_BEGIN@ \
stock_menu_print_preview $(srcdir)/stock_menu_print_preview.png \
stock_menu_sort_ascending $(srcdir)/stock_menu_sort_ascending.png \
stock_menu_sort_descending $(srcdir)/stock_menu_sort_descending.png \
stock_missing_image $(srcdir)/stock_broken_image.png \
stock_new $(srcdir)/stock_new.png \
stock_open $(srcdir)/stock_open.png \
stock_paste $(srcdir)/stock_paste.png \