summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2006-04-24 05:46:41 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-04-24 05:46:41 +0000
commit2a834a412dbf7ba6f3b28736a92fbf21818c89c1 (patch)
tree79ea54d393de7cbeda3e24c2a04544c22f4a4d63 /docs/reference/gtk/Makefile.am
parent0d10969b9fc8635d46153351a3bdbca3ae4fe271 (diff)
downloadgdk-pixbuf-2a834a412dbf7ba6f3b28736a92fbf21818c89c1.tar.gz
Add new stock icons.
2006-04-24 Matthias Clasen <mclasen@redhat.com> * gtk/Makefile.am (HTML_IMAGES): Add new stock icons. * gtk/tmpl/gtkstock.sgml: Document new stock icons
Diffstat (limited to 'docs/reference/gtk/Makefile.am')
-rw-r--r--docs/reference/gtk/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/reference/gtk/Makefile.am b/docs/reference/gtk/Makefile.am
index ff78ff1d5..9aca8205b 100644
--- a/docs/reference/gtk/Makefile.am
+++ b/docs/reference/gtk/Makefile.am
@@ -212,6 +212,9 @@ HTML_IMAGES = \
$(top_srcdir)/gtk/stock-icons/20/gtk-no.png \
$(top_srcdir)/gtk/stock-icons/20/gtk-ok.png \
$(top_srcdir)/gtk/stock-icons/24/gtk-open.png \
+ $(top_srcdir)/gtk/stock-icons/24/gtk-orientation-landscale.png \
+ $(top_srcdir)/gtk/stock-icons/24/gtk-orientation-portrait.png \
+ $(top_srcdir)/gtk/stock-icons/24/gtk-orientation-reverse-landscape.png \
$(top_srcdir)/gtk/stock-icons/24/gtk-paste.png \
$(top_srcdir)/gtk/stock-icons/24/gtk-preferences.png \
$(top_srcdir)/gtk/stock-icons/24/gtk-print.png \