Add some missing stock icons..
2004-12-16 Matthias Clasen <mclasen@redhat.com> * gtk/Makefile.am (HTML_IMAGES): Add some missing stock icons..
This commit is contained in:

committed by
Matthias Clasen

parent
6fe67ca30e
commit
8f5a7d9f73
@ -1,5 +1,10 @@
|
||||
2004-12-16 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/Makefile.am (HTML_IMAGES): Add some missing stock
|
||||
icons..
|
||||
|
||||
* gtk/tmpl/gtkstock.sgml: Fix some stock icon names.
|
||||
|
||||
* === Released 2.6.0 ===
|
||||
|
||||
2004-12-15 Matthias Clasen <mclasen@redhat.com>
|
||||
|
@ -202,6 +202,7 @@ HTML_IMAGES = \
|
||||
$(top_srcdir)/gtk/stock-icons/stock_media_next_24.png \
|
||||
$(top_srcdir)/gtk/stock-icons/stock_media_pause_24.png \
|
||||
$(top_srcdir)/gtk/stock-icons/stock_media_play_24.png \
|
||||
$(top_srcdir)/gtk/stock-icons/stock_media_play__rtl_24.png \
|
||||
$(top_srcdir)/gtk/stock-icons/stock_media_previous_24.png \
|
||||
$(top_srcdir)/gtk/stock-icons/stock_media_record_24.png \
|
||||
$(top_srcdir)/gtk/stock-icons/stock_media_rewind_24.png \
|
||||
|
@ -438,7 +438,7 @@ The "Home" item.
|
||||
<!-- ##### MACRO GTK_STOCK_INDENT ##### -->
|
||||
<para>
|
||||
The "Indent" item.
|
||||
<inlinegraphic fileref="stock_indent_24.png" format="PNG"></inlinegraphic>
|
||||
<inlinegraphic fileref="stock_text_indent_24.png" format="PNG"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
@Since: 2.4
|
||||
@ -820,7 +820,7 @@ RTL variant
|
||||
<!-- ##### MACRO GTK_STOCK_UNINDENT ##### -->
|
||||
<para>
|
||||
The "Unindent" item.
|
||||
<inlinegraphic fileref="stock_unindent_24.png" format="PNG"></inlinegraphic>
|
||||
<inlinegraphic fileref="stock_text_unindent_24.png" format="PNG"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
@Since: 2.4
|
||||
|
Reference in New Issue
Block a user