Empty Bin is a Nautilus script that:
· Checks whether your bin (current user's bin) is empty or not.
· Notifies if already empty.
· If not empty, asks if the bin has to be emptied.
· Empties it if confirmed.
· Notifies whether the emptying was completed or cancelled.
This may not be useful as a nautilus-script in itself, but I made it to be able to empty the bin quickly through a keyboard shortcut, but still having a confirmation window in case the command is invoked accidentally.
Product's homepage
Requirements:
· GNOME
· zenity
· Nautilus
· notify-send
What's New in This Release: [ read full changelog ]
· Item count shows name of file to delete if there is only one in the bin, instead of the number of items.
· Added Turkish Translation by Mr-Idea