summaryrefslogtreecommitdiff
path: root/gtk/gtkstock.h
diff options
context:
space:
mode:
authorCarl-Anton Ingmarsson <ca.ingmarsson@gmail.com>2010-09-01 17:43:06 +0200
committerJavier Jardón <jjardon@gnome.org>2010-09-01 17:43:59 +0200
commit38fad431299bccd4a6c9154de131169852ca1a3a (patch)
treefb7bfc24f3585658edb25cc66c81bb84d2a821db /gtk/gtkstock.h
parent9074f74c6f826de3f265d6b08e4a564fbf0aaf68 (diff)
downloadgtk+-38fad431299bccd4a6c9154de131169852ca1a3a.tar.gz
docs: Further fix GtkStock documentation
Some icons were left out from the commit 9688665334db1fe451a5141a0b1c241f09fc49d0 https://bugzilla.gnome.org/show_bug.cgi?id=628308 Signed-off-by: Javier Jardón <jjardon@gnome.org>
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 db80262d71..57e4b8f227 100644
--- a/gtk/gtkstock.h
+++ b/gtk/gtkstock.h
@@ -99,7 +99,7 @@ void gtk_stock_set_translate_func (const gchar *domain,
* GTK_STOCK_BOLD:
*
* The "Bold" item.
- * <inlinegraphic fileref="gtk-bold.png" format="PNG"></inlinegraphic>
+ * <inlinegraphic fileref="format-text-bold.png" format="PNG"></inlinegraphic>
*/
#define GTK_STOCK_BOLD "gtk-bold"
@@ -133,7 +133,7 @@ void gtk_stock_set_translate_func (const gchar *domain,
* GTK_STOCK_CLEAR:
*
* The "Clear" item.
- * <inlinegraphic fileref="gtk-clear.png" format="PNG"></inlinegraphic>
+ * <inlinegraphic fileref="edit-clear.png" format="PNG"></inlinegraphic>
*/
#define GTK_STOCK_CLEAR "gtk-clear"