summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2009-01-05 18:14:58 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2009-01-05 18:14:58 +0000
commitb6036a88a61ac22bdf4ac0877134d20413aacc78 (patch)
treeebe79a69ec0a67d154afe6835c6cddfdd2270939 /docs
parent04fe64b120f1903d05f47134012e007839fcf1bb (diff)
downloadgtk+-b6036a88a61ac22bdf4ac0877134d20413aacc78.tar.gz
Use a better caps lock warning icon
svn path=/trunk/; revision=22070
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/ChangeLog5
-rw-r--r--docs/reference/gtk/Makefile.am1
-rw-r--r--docs/reference/gtk/tmpl/gtkstock.sgml9
3 files changed, 15 insertions, 0 deletions
diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog
index d6c5b6bdde..0a4b01ddb7 100644
--- a/docs/reference/ChangeLog
+++ b/docs/reference/ChangeLog
@@ -1,3 +1,8 @@
+2009-01-05 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/tmpl/gtkstock.sgml: Add GTK_STOCK_CAPS_LOCK_WARNING
+ * gtk/Makefile.am: And copy the icon
+
2009-01-04 Matthias Clasen <mclasen@redhat.com>
Bug 566045 – GtkViewport is lacking a description
diff --git a/docs/reference/gtk/Makefile.am b/docs/reference/gtk/Makefile.am
index cf819d58a3..7f5b9b3c13 100644
--- a/docs/reference/gtk/Makefile.am
+++ b/docs/reference/gtk/Makefile.am
@@ -181,6 +181,7 @@ HTML_IMAGES = \
$(top_srcdir)/gtk/stock-icons/20/gtk-apply.png \
$(top_srcdir)/gtk/stock-icons/24/gtk-bold.png \
$(top_srcdir)/gtk/stock-icons/20/gtk-cancel.png \
+ $(top_srcdir)/gtk/stock-icons/24/gtk-caps-lock-warning.png \
$(top_srcdir)/gtk/stock-icons/24/gtk-cdrom.png \
$(top_srcdir)/gtk/stock-icons/24/gtk-clear.png \
$(top_srcdir)/gtk/stock-icons/24/gtk-close.png \
diff --git a/docs/reference/gtk/tmpl/gtkstock.sgml b/docs/reference/gtk/tmpl/gtkstock.sgml
index 65e6a509b9..6da3b7b0f8 100644
--- a/docs/reference/gtk/tmpl/gtkstock.sgml
+++ b/docs/reference/gtk/tmpl/gtkstock.sgml
@@ -151,6 +151,15 @@ The "Cancel" item.
+<!-- ##### MACRO GTK_STOCK_CAPS_LOCK_WARNING ##### -->
+<para>
+The "Caps Lock Warning" icon.
+<inlinegraphic fileref="gtk-caps-lock-warning.png" format="PNG"></inlinegraphic>
+</para>
+
+@Since: 2.16
+
+
<!-- ##### MACRO GTK_STOCK_CDROM ##### -->
<para>
The "CD-Rom" item.