You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,8 +23,7 @@ A file explorer app.
23
23
## Note for Linux Devices
24
24
25
25
"Send to Trash" functionality on Linux-based devices only works with
26
-
the `trash-cli` dependency.
27
-
Unfortunately, I was unable to find a Java library with Recycle Bin
28
-
functionality that supported Linux, so I had to rely on this package.
26
+
the `trash-cli` dependency. This was necessary because apparently no Java library has bothered to implement the FreeDesktop.org trash specification on Linux.
27
+
29
28
The dependency should be installable from your distribution's package manager,
30
29
or at the following GitHub page: https://github.com/andreafrancia/trash-cli
0 commit comments