[gimp] desktop: fix the AppData release listing.



commit 46e96a413db488c6350b2d3424418a1fa128c59f
Author: Jehan <jehan girinstud io>
Date:   Tue Sep 17 13:03:21 2019 +0200

    desktop: fix the AppData release listing.
    
    I wrote down the wrong option name (based on some Gaussian Blur specific
    option). My mistake was to make a quick check in GIMP itself instead of
    properly looking at the relevant commit message and code change.
    Thanks to Sabri Ünal for raising this issue.

 desktop/org.gimp.GIMP.appdata.xml.in.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/desktop/org.gimp.GIMP.appdata.xml.in.in b/desktop/org.gimp.GIMP.appdata.xml.in.in
index 20928c1672..06fa8b1655 100644
--- a/desktop/org.gimp.GIMP.appdata.xml.in.in
+++ b/desktop/org.gimp.GIMP.appdata.xml.in.in
@@ -86,7 +86,7 @@
           View: new "Show All" view mode to show out of canvas boundaries
           </_li>
           <_li>
-          Filters: unchecking "Clip to the input extent" allows layer resize
+          Filters: new "Clipping" option to allow layer resize when relevant
           </_li>
           <_li>
           Foreground Select tool: new "Grayscale" Preview Mode


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