[gimp/gimp-2-10] desktop: add missing filter in <release> notes.



commit 24598bb5b606fff93a56cd3c201ba04d1a4d1b0c
Author: Jehan <jehan girinstud io>
Date:   Sun Aug 26 15:11:52 2018 +0200

    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).
    
    (cherry picked from commit 7a7de5c61caaceee43006b06dc24477587f17b8c)

 desktop/org.gimp.GIMP.appdata.xml.in.in | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/desktop/org.gimp.GIMP.appdata.xml.in.in b/desktop/org.gimp.GIMP.appdata.xml.in.in
index dac83c287e..7d6d59b1ea 100644
--- a/desktop/org.gimp.GIMP.appdata.xml.in.in
+++ b/desktop/org.gimp.GIMP.appdata.xml.in.in
@@ -177,6 +177,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>
@@ -309,9 +312,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>
@@ -321,7 +324,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>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]