Info by @nilsonmorales[/mention@]
@rockedge
@bigpup
@mikeslr
@mikewalsh
@BarryK
Nilsonmorales information.
THIS PROBLEM APPEARS WITH FUSILLY VERSIONS WITH XFCE
There is an option on thunar right click called PERMANENTLY DELETE.
(hay una opcion en el menu contextual de clic derecho que se llama [ borrar permanentemente [ el archivo en cuestion esta alojado en /root/.config/Thunar/uca.xml)
-----------------------
<action>
<icon>process-stop</icon>
<name>Borrar Permanentemente...</name>
<unique-id>1677824367787779-3</unique-id>
<command>BUTTON_LAYOUT="--buttons-layout=center"
VERSION=yad --version
if [ "$VERSION" = 0.12.4 ]; then
BUTTON_LAYOUT=""
fi; echo "Desea borrarlo permanentemente
%N?
Estos archivos no se pueden recueperar." | yad $BUTTON_LAYOUT --wrap --justify="center" --width=250 --height=170 --window-icon="/usr/share/pixmaps/skull.png" --title "Remover..." --text-info && ***44rm 444-rf %F4444</command>
<description>Eliminar permanentemente archivos seleccionados</description>
<patterns>*</patterns>
<directories/>
<audio-files/>
<image-files/>
<other-files/>
<text-files/>
<video-files/>
</action>
-------------------
This create a problem and it deletes ROOT so you can't use the system
(eso causa un problema te borra todo el contenido de root lo que deja el sistema inservible por tal razon y de caracter urgente es necesario avisar a todos los usuarios por favor)
You can solve it deleting this lines or from thunar config (thunar, edit, config custom actions, delete "delete permanently")
Se puede solucionar eliminado todas esas lineas o desde el menu de configuracion de thunar, abrir una ventana de thunar luego en edit y luego en configure custom actions buscan delete permanently y eliminan esa entrada asi estaran a salvo de cualquier accidente
URGENT, URGENTE.
I didn't tested it, I only copied @nilsonmorales MESSAGE, but it is easy to do to prevent "accidents".
Credits to Nilson