summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-06-15 19:54:20 -0400
committerMatthias Clasen <mclasen@redhat.com>2011-06-15 19:56:11 -0400
commit6351e8e1349f63fcd224b4806db35dd0a1bd80ac (patch)
tree313f3e2faacc61c23b5fd367da834d73061fdfa2 /docs
parent30e80efe3e6b0fb8c78dc98fa13f05b94a0e8f21 (diff)
downloadgtk+-6351e8e1349f63fcd224b4806db35dd0a1bd80ac.tar.gz
Fix a forgotten instance of document-x-generic2.24.5
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gtk/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gtk/Makefile.am b/docs/reference/gtk/Makefile.am
index 0cbe655a7c..63f26c7ef9 100644
--- a/docs/reference/gtk/Makefile.am
+++ b/docs/reference/gtk/Makefile.am
@@ -204,7 +204,7 @@ HTML_IMAGES = \
$(top_srcdir)/gtk/stock-icons/32/gtk-dnd-multiple.png \
$(top_srcdir)/gtk/stock-icons/24/gtk-edit.png \
$(top_srcdir)/gtk/stock-icons/24/system-run.png \
- $(top_srcdir)/gtk/stock-icons/24/document-x-generic.png \
+ $(top_srcdir)/gtk/stock-icons/24/text-x-generic.png \
$(top_srcdir)/gtk/stock-icons/24/edit-find.png \
$(top_srcdir)/gtk/stock-icons/24/edit-find-replace.png \
$(top_srcdir)/gtk/stock-icons/24/go-bottom.png \