[gimp] Bug 782759 - strict validation of appdata file fails.



commit c4701c484a1d3383b28fabc9d20ebbd30aded8c4
Author: Jehan <jehan girinstud io>
Date:   Mon May 22 22:32:32 2017 +0200

    Bug 782759 - strict validation of appdata file fails.
    
    Thanks to a new photo-editing screenshot from Patrick David.
    A second screenshot for painting coming up soon as well.

 desktop/gimp.appdata.xml.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/desktop/gimp.appdata.xml.in b/desktop/gimp.appdata.xml.in
index 08db6bb..0773d3c 100644
--- a/desktop/gimp.appdata.xml.in
+++ b/desktop/gimp.appdata.xml.in
@@ -41,8 +41,8 @@
   <url type="homepage">http://www.gimp.org/</url>
   <screenshots>
     <screenshot type="default">
-      <image>http://www.gimp.org/screenshots/linux_mixer.jpg</image>
-      <_caption>Screenshot showing channel mixing and layer editor</_caption>
+      <image>http://www.gimp.org/screenshots/Screenshot-gimp-2.10-photo-editing.jpg</image>
+      <_caption>Photo editing in GIMP</_caption>
     </screenshot>
   </screenshots>
   <update_contact>gimp-developer-list_at_gnome.org</update_contact>


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