tchx84 / Portfolio

A minimalist file manager for those who want to use Linux mobile devices.
GNU General Public License v3.0
94 stars 23 forks source link

trash: Disable restoring and emptying buttons on sub-directories #201

Closed tchx84 closed 3 years ago

tchx84 commented 3 years ago

The trash spec does not allow restoring or emptying trash folder sub-directories anyway. So it's better to not allow it in the first place.

Closes #198