New upstream version 2.10.12

This commit is contained in:
Jeremy Bicha
2019-10-13 20:52:44 -04:00
1146 changed files with 225716 additions and 130830 deletions

View File

@ -642,6 +642,8 @@ function also still accepts the old (pre-2.2) way of registering a
menu entry and takes a string in the form
"<Domain>/Path/To/My/Menu"
(e.g. "&lt;Image&gt;/Filters/Render/Useless").</p>
<p>Note that registering a full (pre-2.2-style) menu path is
deprecated and will cause a failure in GIMP 3.0 and newer.</p>
<p>It is possible to register a procedure only for keyboard-shortcut
activation by passing a <em class="parameter"><code>menu_label</code></em>
to <a class="link" href="libgimp-gimp.html#gimp-install-procedure" title="gimp_install_procedure ()"><code class="function">gimp_install_procedure()</code></a> but