[gtk+] Fixed referenced images for GTK_STOCK_INDENT
- From: Sebastian Polsterl <sebp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Fixed referenced images for GTK_STOCK_INDENT
- Date: Fri, 14 Oct 2011 22:31:50 +0000 (UTC)
commit 133a7a4f58ff97bc22d8f9e20b329b605dc99520
Author: Sebastian PÃlsterl <sebp k-d-w org>
Date: Fri Oct 14 17:40:01 2011 +0200
Fixed referenced images for GTK_STOCK_INDENT
https://bugzilla.gnome.org/show_bug.cgi?id=661780
gtk/gtkstock.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkstock.h b/gtk/gtkstock.h
index a5d5a5b..2fb0368 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
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]