stevepusser wrote:Yes--they work fine with Thunar 1.8.9 and xfdesktop 4.14 from my repo, because it supports the same "3" API. I have the MX 19 developer's private alpha4, which has the same packages, and all our custom desktop actions work.
Could you please tell me how can I use backports to install this?
I've tried, but I couldn't make it work:
[This last line was edited. Before was: "I've tried, but I could make it work"]
=============================================
# apt update
Ign:1
http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2
http://ftp.debian.org/debian buster-backports InRelease
Hit:3
https://repo.skype.com/deb stable InRelease
Hit:4
http://deb.debian.org/debian stable InRelease
Hit:5
http://linux.teamviewer.com/deb stable InRelease
Hit:6
http://deb.debian.org/debian stable-updates InRelease
Hit:7
http://deb.debian.org/debian-security stable/updates InRelease
Ign:8
http://dl.google.com/linux/earth/deb stable InRelease
Hit:9
https://www.deb-multimedia.org buster InRelease
Hit:10
http://dl.google.com/linux/chrome/deb stable Release
Hit:11
http://dl.google.com/linux/earth/deb stable Release
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
=============================================
# apt upgrade -y
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
=============================================
# apt-get -t buster-backports install "xfdesktop4"
Reading package lists... Done
Building dependency tree
Reading state information... Done
xfdesktop4 is already the newest version (4.12.4-2).
xfdesktop4 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 79 not upgraded.
=============================================
# apt-get -t buster-backports install "thunar"
Reading package lists... Done
Building dependency tree
Reading state information... Done
thunar is already the newest version (1.8.4-1).
0 upgraded, 0 newly installed, 0 to remove and 79 not upgraded.
=============================================
# apt-get -t buster-backports install "xfce4"
Reading package lists... Done
Building dependency tree
Reading state information... Done
xfce4 is already the newest version (4.12.5).
xfce4 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 79 not upgraded.
=============================================