desktop: add <release> tag for 2.99.12.

It's better to start early as these need to be translated too and are
now even visible in GIMP itself.

Note that I wrote 2.99.11 in the version attribute, but only to be able
to test this easily during development. It will have to be edited to the
right version at release.
This commit is contained in:
Jehan 2022-03-08 16:42:21 +01:00
parent 10d8765101
commit d5cb5cdf1b

View file

@ -73,6 +73,25 @@
</provides>
<releases>
<release version="2.99.11" date="TODO" type="development">
<description>
<_p>
One step further towards GIMP 3.0, GIMP 2.99.12 comes along with the following noteworthy improvements:
</_p>
<ul>
<_li demo="toolbox:bucket-fill,
tool-options:fill-area=2,
tool-options:line-art-stroke-border=1">
New "Stroke borders" option in Bucket Fill tool's "Fill by line art detection"
</_li>
<_li demo="toolbox:bucket-fill,
tool-options:fill-area=2,
tool-options:line-art-settings">
Redesigned and reorganized "Fill by line art detection" settings
</_li>
</ul>
</description>
</release>
<release version="2.99.10" date="2022-02-22" type="development">
<description>
<_p>