diff options
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index dcb9203627..28d90c1b02 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,23 @@ +2005-06-25 Matthias Clasen <mclasen@redhat.com> + + Add some new stock items. (#166480, Kristof Vansant) + + * gtk/stock-icons/stock_fullscreen_16.png: + * gtk/stock-icons/stock_fullscreen_24.png: + * gtk/stock-icons/stock_leave_fullscreen_16.png: + * gtk/stock-icons/stock_leave_fullscreen_24.png: + * gtk/stock-icons/stock_info_16.png: + * gtk/stock-icons/stock_info_24.png: New icons. + + * gtk/stock-icons/Makefile.am: Add new icons. + + * gtk/gtkstock.h: Define names for the new icons. + + * gtk/gtkstock.c (builtin_items): Register new stock items. + + * gtk/gtkiconfactory.c (get_default_icons): Register new + stock icons. + 2005-06-24 Owen Taylor <otaylor@redhat.com> * gdk/gdkrgb.c (gdk_rgb_select_conv): Fix up selection of |