desktop: add missing filter in <release> notes.

Also remove '.' at end of some <li>. `appstream-util` does not like full
stops in item lists, when in `validate-strict` mode (we don't test in
this mode, but it is worth improving the warning list a bit).
This commit is contained in:
Jehan 2018-08-26 15:11:52 +02:00
parent c04544c3db
commit 7a7de5c61c
1 changed files with 6 additions and 3 deletions

View File

@ -87,6 +87,9 @@
New "Little Planet" (gegl:stereographic-projection) filter
</_li>
<_li>
New "Long Shadow" filter
</_li>
<_li>
The "Straighten" option of the Measure Tool now allows
vertical straightening
</_li>
@ -219,9 +222,9 @@
</_p>
<ul>
<_li>Major core optimizations for painting and display,
including parallelized painting code.</_li>
including parallelized painting code</_li>
<_li>Symmetries are now preserved in XCF files (saved as image
parasites).</_li>
parasites)</_li>
<_li>"Light" and "Dark" themes rewritten from scratch to get
rid of various usability issues. "Lighter" and "Darker" themes
removed.</_li>
@ -231,7 +234,7 @@
<_li>Plug-in debugging improved to output stack traces from
plug-ins with --stack-trace-mode command line option not only
on receiving signals but also on warnings and critical errors
when "fatal-warnings" debug key is set.</_li>
when "fatal-warnings" debug key is set</_li>
</ul>
<_p>For more information, see https://www.gimp.org/news/2018/04/17/gimp-2-10-0-rc2-released/</_p>
</description>