diff options
author | Benjamin Otte <otte@redhat.com> | 2011-03-28 23:54:00 +0200 |
---|---|---|
committer | Benjamin Otte <otte@redhat.com> | 2011-03-29 00:09:39 +0200 |
commit | c6ddbe675a1a3b7c04cd5b88003fc29c823cd413 (patch) | |
tree | 6ceb351b767c0c86acf4b16ebfb4ddcfb038a5e6 /gtk/gtkstock.h | |
parent | e274dbbdced7f3f8e6349bdfadcd743326cfa799 (diff) | |
download | gtk+-c6ddbe675a1a3b7c04cd5b88003fc29c823cd413.tar.gz |
docs: Fixes for icon renaming
Fixes up breakage from 39d4207ab7ecedc0fce2e65478dbd5d152e23b65
Diffstat (limited to 'gtk/gtkstock.h')
-rw-r--r-- | gtk/gtkstock.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkstock.h b/gtk/gtkstock.h index b32d4b162f..a5d5a5b8c3 100644 --- a/gtk/gtkstock.h +++ b/gtk/gtkstock.h @@ -319,7 +319,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_FILE: * * The "File" item. - * <inlinegraphic fileref="document-x-generic.png" format="PNG"></inlinegraphic> + * <inlinegraphic fileref="text-x-generic.png" format="PNG"></inlinegraphic> * * Since 3.0, this item has a label, before it only had an icon. * |