summaryrefslogtreecommitdiff
path: root/gtk/gtkstock.h
diff options
context:
space:
mode:
authorSebastian Pölsterl <sebp@k-d-w.org>2011-10-14 17:40:01 +0200
committerSebastian Pölsterl <sebp@k-d-w.org>2011-10-15 00:30:46 +0200
commit133a7a4f58ff97bc22d8f9e20b329b605dc99520 (patch)
tree09579fe2f35580663ffa393c56e3b81bd17ebe9f /gtk/gtkstock.h
parent7cfb3eda1b994b17a387c549eaf6caed6e7c511a (diff)
downloadgtk+-133a7a4f58ff97bc22d8f9e20b329b605dc99520.tar.gz
Fixed referenced images for GTK_STOCK_INDENT
https://bugzilla.gnome.org/show_bug.cgi?id=661780
Diffstat (limited to 'gtk/gtkstock.h')
-rw-r--r--gtk/gtkstock.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtkstock.h b/gtk/gtkstock.h
index a5d5a5b8c3..2fb03685ad 100644
--- a/gtk/gtkstock.h
+++ b/gtk/gtkstock.h
@@ -471,9 +471,9 @@ void gtk_stock_set_translate_func (const gchar *domain,
* GTK_STOCK_INDENT:
*
* The "Indent" item.
- * <inlinegraphic fileref="gtk-indent-ltr.png" format="PNG"></inlinegraphic>
+ * <inlinegraphic fileref="format-indent-more-ltr.png" format="PNG"></inlinegraphic>
* RTL variant
- * <inlinegraphic fileref="gtk-indent-rtl.png" format="PNG"></inlinegraphic>
+ * <inlinegraphic fileref="format-indent-more-rtl.png" format="PNG"></inlinegraphic>
*
* Since: 2.4
*/