Allow to disable trash completely
authorKlaus Ethgen <Klaus@Ethgen.de>
Fri, 24 May 2019 07:38:54 +0000 (08:38 +0100)
committerKlaus Ethgen <Klaus@Ethgen.de>
Fri, 24 May 2019 07:38:54 +0000 (08:38 +0100)
commitca78ff6851ef6b61b1ec7aff43a3537188e5340d
tree116657019a38a4b52fda320a3402ea3a98982ccd
parent56493b10ba396341971549ed1f3b11257103b105
Allow to disable trash completely

The posibilito to not use trash at all was lost with implementation of
system trash.

However, usually one does not want the system to keep megabytes of trash
lying around. That option allows to switch trash of completely.

The implementation, however, is a bit dirty, maybe someone else has a
better Idea to do it.
src/options.c
src/options.h
src/preferences.c
src/rcfile.c
src/trash.c