diff options
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/gimp.desktop.in.in | 1 | ||||
-rw-r--r-- | desktop/org.gimp.GIMP.appdata.xml.in | 11 | ||||
-rw-r--r-- | desktop/org.gimp.GIMP.appdata.xml.in.in | 11 |
3 files changed, 23 insertions, 0 deletions
diff --git a/desktop/gimp.desktop.in.in b/desktop/gimp.desktop.in.in index c0a98e9..66f5b35 100644 --- a/desktop/gimp.desktop.in.in +++ b/desktop/gimp.desktop.in.in @@ -13,3 +13,4 @@ Terminal=false Categories=Graphics;2DGraphics;RasterGraphics;GTK; StartupNotify=true MimeType=@MIME_TYPES@ +StartupWMClass=gimp-@GIMP_APP_VERSION@ diff --git a/desktop/org.gimp.GIMP.appdata.xml.in b/desktop/org.gimp.GIMP.appdata.xml.in index 5b56038..77ec726 100644 --- a/desktop/org.gimp.GIMP.appdata.xml.in +++ b/desktop/org.gimp.GIMP.appdata.xml.in @@ -73,6 +73,17 @@ </provides> <releases> + <release version="2.10.38" date="2024-05-02"> + <description> + <_p> + GIMP 2.10.38 has been the first bug-fix only release for a long + time, correcting various bugs, some more annoying than others. + </_p> + <_p> + On Windows, the Windows Ink API support has been backported. + </_p> + </description> + </release> <release version="2.10.36" date="2023-11-05"> <description> <_p> diff --git a/desktop/org.gimp.GIMP.appdata.xml.in.in b/desktop/org.gimp.GIMP.appdata.xml.in.in index fc81525..775a25c 100644 --- a/desktop/org.gimp.GIMP.appdata.xml.in.in +++ b/desktop/org.gimp.GIMP.appdata.xml.in.in @@ -73,6 +73,17 @@ </provides> <releases> + <release version="2.10.38" date="2024-05-02"> + <description> + <_p> + GIMP 2.10.38 has been the first bug-fix only release for a long + time, correcting various bugs, some more annoying than others. + </_p> + <_p> + On Windows, the Windows Ink API support has been backported. + </_p> + </description> + </release> <release version="2.10.36" date="2023-11-05"> <description> <_p> |