mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
spell missing stock icons correctly.
Fri Dec 17 13:51:17 2004 Jonathan Blandford <jrb@redhat.com> * gtk/Makefile.am (HTML_IMAGES): spell missing stock icons correctly.
This commit is contained in:
parent
f42ce4a24e
commit
55e724b087
@ -1,3 +1,8 @@
|
||||
Fri Dec 17 13:51:17 2004 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/Makefile.am (HTML_IMAGES): spell missing stock icons
|
||||
correctly.
|
||||
|
||||
2004-12-16 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/tmpl/gtkfeatures.sgml: Improve wording. (#161484,
|
||||
|
@ -202,7 +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_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 \
|
||||
|
@ -1873,6 +1873,14 @@ Sets the default size of child buttons.
|
||||
|
||||
@Returns:
|
||||
|
||||
<!-- ##### FUNCTION gtk_cell_view_set_cell_data ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@cell_view:
|
||||
@cellview:
|
||||
|
||||
<!-- ##### FUNCTION gtk_clist_construct ##### -->
|
||||
<para>
|
||||
Initializes a previously allocated #GtkCList widget for use. This should not
|
||||
|
Loading…
Reference in New Issue
Block a user