diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-08 08:16:47 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-08 08:16:47 +0000 |
commit | 839c46e19ac4aa00b619a185ad48ee977162ef2c (patch) | |
tree | 01f1e79a4e164244941361adb0cf062098537f12 /desktop | |
parent | Adding debian version 2.10.36-3. (diff) | |
download | gimp-839c46e19ac4aa00b619a185ad48ee977162ef2c.tar.xz gimp-839c46e19ac4aa00b619a185ad48ee977162ef2c.zip |
Merging upstream version 2.10.38.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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> |