~pkg-mate-team/mate-desktop/+git/mate-desktop:1.26

Last commit made on 2023-09-15
Get this branch:
git clone -b 1.26 https://git.launchpad.net/~pkg-mate-team/mate-desktop/+git/mate-desktop

Branch merges

Branch information

Recent commits

a92fe0d... by raveit65

release 1.26.2

e1565d7... by raveit65

tx: update resources

f1c1196... by raveit65

tx: sync with transifex

612f1c2... by raveit65

tx: migrate to new API

a17d8a3... by raveit65

add xdg-desktop-portal config file

96a7342... by raveit65

release 1.26.1

6fcc78c... by Colomban Wendling

Revert "[mate-bg] small cleanup"

It is not possible to use the `list` pointer after it has been deleted,
so the "cleanup" this commit made lead to using freed memory if any
item actually got clean up.

This "cleanup" also don't seem meaningful to me, as all it does
otherwise is trade an assignation for a redundant test -- either of
which the compiler might happily optimize out.

This reverts commit 47426c90d10e9f738ecf89f35db94ca8deff55e0.

7f9225f... by Robert Antoni Buj Gelonch

mate-desktop-thumbnail: fix memory leak

2fbe25e... by Robert Antoni Buj Gelonch

mate-bg: fix memory leak

ecf9baa... by rezso

Fix versions

mate_minor_version and mate_micro_version always 1. In addition, mate_minor / mate_minor_version and mate_micro / mate_micro_version always same.