mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
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:
parent
69f87bcc84
commit
71894bd787
21 changed files with 58 additions and 36 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue