From 521fe0e3531cd5c456237f0f85e2525030679526 Mon Sep 17 00:00:00 2001 From: Jehan Date: Fri, 23 Jan 2026 23:40:42 +0100 Subject: [PATCH] desktop: add demo attribute to one item in the AppStream. (cherry picked from commit 7a3e5d05da6f65233f28b5e4a6e5a442117ac89f) --- desktop/org.gimp.GIMP.appdata.xml.in.in | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/desktop/org.gimp.GIMP.appdata.xml.in.in b/desktop/org.gimp.GIMP.appdata.xml.in.in index 12db4814a2..8bd8c8ff9a 100644 --- a/desktop/org.gimp.GIMP.appdata.xml.in.in +++ b/desktop/org.gimp.GIMP.appdata.xml.in.in @@ -214,10 +214,13 @@
  • Font loading on start massively sped up
  • Images won't start loading anymore before all fonts are loaded
  • Several parts of the graphical interface are better matching the theme and settings
  • -
  • No outlines in the "Fx" column anymore when hovering
  • +
  • + No outlines in the "Fx" column anymore when hovering +
  • Three functions added in the public API and one function was deprecated
  • Better support of run environments without a display
  • -
  • More bugs and usability issues have been fixed
  • +
  • Many more bugs and usability issues have been fixed
  • Reported instabilities and vulnerabilities were fixed