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

@ -649,8 +649,8 @@ procedure.</p>
gimp_register_file_handler_uri (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *procedure_name</code></em>);</pre>
<p>Registers a file handler procedure as capable of handling URIs.</p>
<p>Registers a file handler procedure as capable of handling URIs. This
allows GIMP to call the procecure directly for all kinds of URIs,
and the 'filename' traditionally passed to file procesures turns
allows GIMP to call the procedure directly for all kinds of URIs,
and the 'filename' traditionally passed to file procedures turns
into an URI.</p>
<div class="refsect3">
<a name="gimp-register-file-handler-uri.parameters"></a><h4>Parameters</h4>