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 84e74be commit 21cb923Copy full SHA for 21cb923
debian/changelog
@@ -1,3 +1,13 @@
1
+xapp (3.2.0) zena; urgency=medium
2
+
3
+ * test-scripts: Switch to XApp symbolic icons
4
+ * Add some of the generic icons used in nemo
5
+ * Add some of the generic icons used in cinnamon
6
+ * icons: Add common device icons
7
+ * icons: Switch to xapp-symbolic-icons (XSI)
8
9
+ -- Clement Lefebvre <[email protected]> Wed, 12 Nov 2025 14:46:52 +0000
10
11
xapp (3.0.1) zara; urgency=medium
12
13
* icons: Prefix non-prefixed icons
meson.build
@@ -1,7 +1,7 @@
project(
'xapp',
'c',
- version : '3.0.1',
+ version : '3.2.0',
default_options : ['buildtype=debugoptimized'],
meson_version : '>=0.56.0'
)
0 commit comments