From 78ee8ae2c81266e8035fc0ffca96feafed0033b8 Mon Sep 17 00:00:00 2001 From: Jehan Date: Sat, 17 Oct 2020 12:20:40 +0200 Subject: [PATCH] desktop: kick start the Appdata for GIMP 2.99.2 release. --- desktop/org.gimp.GIMP.appdata.xml.in.in | 37 +++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/desktop/org.gimp.GIMP.appdata.xml.in.in b/desktop/org.gimp.GIMP.appdata.xml.in.in index 67e81dff5d..a5e25679c0 100644 --- a/desktop/org.gimp.GIMP.appdata.xml.in.in +++ b/desktop/org.gimp.GIMP.appdata.xml.in.in @@ -73,6 +73,43 @@ + + https://www.gimp.org/news/2020/TODO/gimp-2-99-2-released/ + + <_p> + This is the first development release for GIMP 3.0, whose focus + was the port to the GTK+3 toolkit. Noteworthy improvements + (though some are still work-in-progress) include: + +
    + <_li> + Multi-selection of layers in the Layers dockable + + <_li> + Proper high pixel density display support + + <_li> + Improved input device support + + <_li> + Major plug-in API rewrite + + <_li> + Plug-in API now available in C/C++, Python 3, Javascript, Lua and Vala + + <_li> + New manageable extension format + + <_li> + CSS-based themes and actual symbolic icon theme support + + <_li> + Wayland support + +
+
+
+ https://www.gimp.org/news/2020/10/04/gimp-2-10-22-released/