Skip to content

Commit 7acaf48

Browse files
committed
3.2.2
1 parent 992aa2b commit 7acaf48

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

debian/changelog

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
pix (3.2.2) virginia; urgency=medium
2+
3+
[ Michael Webster ]
4+
* Use xgettext for translations.
5+
6+
[ Clement Lefebvre ]
7+
* l10n: Remove po/pix.pot
8+
* l10n: Update POT
9+
10+
[ Michael Webster ]
11+
* gth-browser-action-callbacks.c: Ignore view changes triggered by backspace if the editor sidebar is active and an entry is focused.
12+
13+
[ Clement Lefebvre ]
14+
* l10n: Update translations
15+
16+
-- Clement Lefebvre <root@linuxmint.com> Thu, 04 Jan 2024 16:47:35 +0000
17+
118
pix (3.2.1) virginia; urgency=medium
219

320
* l10n: Update translations

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project('pix', ['c', 'cpp'],
22
license : 'GPL2+',
3-
version : '3.2.1',
3+
version : '3.2.2',
44
meson_version : '>=0.43'
55
)
66

0 commit comments

Comments
 (0)