summaryrefslogtreecommitdiff
path: root/gtk/stock-icons
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-11-02 00:48:28 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-11-02 00:48:28 +0000
commit05969ed56635c4a1a6eb83d299102f475f05588a (patch)
treea91e10b0bdaa07bc4e03cc8ed4dc063364ff20a0 /gtk/stock-icons
parentc77203bd74d0e89c19e78dff2939e6b05a8a9d5d (diff)
downloadgtk+-05969ed56635c4a1a6eb83d299102f475f05588a.tar.gz
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.
Diffstat (limited to 'gtk/stock-icons')
-rw-r--r--gtk/stock-icons/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/stock-icons/Makefile.am b/gtk/stock-icons/Makefile.am
index a91f9a3227..41a3aeb13e 100644
--- a/gtk/stock-icons/Makefile.am
+++ b/gtk/stock-icons/Makefile.am
@@ -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 \