libgimpwidgets: rename gimpstock.[ch] to gimpicons.[ch]
because stock is on its way out, so we better start renaming and deprecating stuff sooner than later.
This commit is contained in:
@ -94,7 +94,7 @@
|
||||
<xi:include href="xml/gimpcairo-utils.xml" />
|
||||
<xi:include href="xml/gimphelpui.xml" />
|
||||
<xi:include href="xml/gimpquerybox.xml" />
|
||||
<xi:include href="xml/gimpstock.xml" />
|
||||
<xi:include href="xml/gimpicons.xml" />
|
||||
<xi:include href="xml/gimpenumwidgets.xml" />
|
||||
<xi:include href="xml/gimppropwidgets.xml" />
|
||||
<xi:include href="xml/gimpwidgets.xml" />
|
||||
|
||||
@ -762,9 +762,11 @@ GIMP_QUERY_BOX_VBOX
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpstock</FILE>
|
||||
<TITLE>GimpStock</TITLE>
|
||||
<FILE>gimpicons</FILE>
|
||||
<TITLE>GimpIcons</TITLE>
|
||||
gimp_stock_init
|
||||
gimp_icons_init
|
||||
gimp_icons_set_icon_theme
|
||||
<SUBSECTION Stock IDs>
|
||||
GIMP_STOCK_ANCHOR
|
||||
GIMP_STOCK_CENTER
|
||||
|
||||
Reference in New Issue
Block a user