[gimp] desktop: add <release> tag for 2.99.12.



commit d5cb5cdf1bfb37f9338735a0ae4dc4dc7f907be0
Author: Jehan <jehan girinstud io>
Date:   Tue Mar 8 16:42:21 2022 +0100

    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.

 desktop/org.gimp.GIMP.appdata.xml.in.in | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
---
diff --git a/desktop/org.gimp.GIMP.appdata.xml.in.in b/desktop/org.gimp.GIMP.appdata.xml.in.in
index ce91fba484..3e35a25ad9 100644
--- a/desktop/org.gimp.GIMP.appdata.xml.in.in
+++ b/desktop/org.gimp.GIMP.appdata.xml.in.in
@@ -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>


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