We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2d7d28 commit d70dee1Copy full SHA for d70dee1
debian/changelog
@@ -1,3 +1,10 @@
1
+xapp (2.8.13) zara; urgency=medium
2
+
3
+ [ Michael Webster ]
4
+ * mate-xapp-status-applet.py: Don't use theme.has_icon() - not all usable icons are in themes.
5
6
+ -- Clement Lefebvre <root@linuxmint.com> Sat, 13 Sep 2025 11:13:05 +0100
7
8
xapp (2.8.12) zara; urgency=medium
9
10
[ Michael Webster ]
meson.build
@@ -1,7 +1,7 @@
project(
'xapp',
'c',
- version : '2.8.12',
+ version : '2.8.13',
default_options : ['buildtype=debugoptimized'],
meson_version : '>=0.56.0'
)
0 commit comments