copy stock_color_picker_25.png, don't copy stock_save_24.png twice.
2003-03-22 Michael Natterer <mitch@gimp.org> * gtk/Makefile.am: copy stock_color_picker_25.png, don't copy stock_save_24.png twice. * gtk/tmpl/gtkstock.sgml: use it for GTK_STOCK_COLOR_PICKER instead of stock_colorselector_24.png.
This commit is contained in:

committed by
Michael Natterer

parent
fe1c0a8bfd
commit
a5a2846731
@ -1,3 +1,11 @@
|
||||
2003-03-22 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* gtk/Makefile.am: copy stock_color_picker_25.png, don't copy
|
||||
stock_save_24.png twice.
|
||||
|
||||
* gtk/tmpl/gtkstock.sgml: use it for GTK_STOCK_COLOR_PICKER
|
||||
instead of stock_colorselector_24.png.
|
||||
|
||||
2003-03-04 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/tmpl/gtkobject.sgml: Add deprecation notes.
|
||||
|
@ -73,7 +73,6 @@ HTML_IMAGES = \
|
||||
$(top_srcdir)/gtk/stock-icons/stock_exec_24.png \
|
||||
$(top_srcdir)/gtk/stock-icons/stock_search_24.png \
|
||||
$(top_srcdir)/gtk/stock-icons/stock_search_replace_24.png \
|
||||
$(top_srcdir)/gtk/stock-icons/stock_save_24.png \
|
||||
$(top_srcdir)/gtk/stock-icons/stock_bottom_24.png \
|
||||
$(top_srcdir)/gtk/stock-icons/stock_first_24.png \
|
||||
$(top_srcdir)/gtk/stock-icons/stock_last_24.png \
|
||||
@ -109,6 +108,7 @@ HTML_IMAGES = \
|
||||
$(top_srcdir)/gtk/stock-icons/stock_save_24.png \
|
||||
$(top_srcdir)/gtk/stock-icons/stock_save_as_24.png \
|
||||
$(top_srcdir)/gtk/stock-icons/stock_colorselector_24.png \
|
||||
$(top_srcdir)/gtk/stock-icons/stock_color_picker_25.png \
|
||||
$(top_srcdir)/gtk/stock-icons/stock_font_24.png \
|
||||
$(top_srcdir)/gtk/stock-icons/stock_sort_ascending_24.png \
|
||||
$(top_srcdir)/gtk/stock-icons/stock_sort_descending_24.png \
|
||||
@ -296,12 +296,3 @@ dist-hook: dist-check-gtkdoc dist-hook-local
|
||||
-cp $(srcdir)/html/* $(distdir)/html
|
||||
|
||||
.PHONY : dist-hook-local
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -154,7 +154,7 @@ The "Close" item.
|
||||
<!-- ##### MACRO GTK_STOCK_COLOR_PICKER ##### -->
|
||||
<para>
|
||||
The "Color Picker" item.
|
||||
<inlinegraphic fileref="stock_colorselector_24.png" format="PNG"></inlinegraphic>
|
||||
<inlinegraphic fileref="stock_color_picker_25.png" format="PNG"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
@Since: 2.2
|
||||
|
Reference in New Issue
Block a user