~mate-desktop/mate-desktop/+git/caja:1.28

Last commit made on 2024-11-07
Get this branch:
git clone -b 1.28 https://git.launchpad.net/~mate-desktop/mate-desktop/+git/caja

Branch merges

Branch information

Recent commits

0a168a1... by luke

ci: fix typo

75d787a... by luke

Attempt to fix 2nd Travis deployment issue

51fbdc2... by luke

ci: Bump dpl branches for Ruby 3 support

d90c625... by =?utf-8?q?Stefan_P=C3=B6schel?= <email address hidden>

caja-file-operations: fix caption/button in destination error dialogue

For certain operations, the destination is checked. If an error occurs,
the user is asked how to proceed using a dialogue. So far this dialogue
was hard-coded to only consider the copy operation.

This fix also considers the other affected operations and generalizes
the continue button text.

27fdb84... by raveit65

release 1.28.0

b595edc... by raveit65

tx: sync with transifex

e2a2786... by raveit65

ci: use ubuntu jammy docker

9697f4a... by luke

Wl bgleaks fixes (#1763)

* Wayland-background-dialog: fix memory leaks

* Wayland-background-dialog: check that the image is valid before using it

53d7285... by luke

wayland-background-dialog: fix two issues found by cppcheck

*Reduce the scope of the preview box

*Do not read the same value from gsettings before reading it from the color style combobox

f885c9e... by luke

wayland-background-dialog: ensure style provider is added only once