Skip to content

Commit d70dee1

Browse files
committed
2.8.13
1 parent c2d7d28 commit d70dee1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
xapp (2.8.12) zara; urgency=medium
29

310
[ Michael Webster ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'xapp',
33
'c',
4-
version : '2.8.12',
4+
version : '2.8.13',
55
default_options : ['buildtype=debugoptimized'],
66
meson_version : '>=0.56.0'
77
)

0 commit comments

Comments
 (0)