howtothings.co.uk

Full Version: How to add the recycle bin to the desktop
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How to add the recycle bin to the desktop

This is a tutorial on how to add the recycle bin to your backtrack 4 desktop.

Steps

1) Open a new document (In Kate editor)
2) Enter the following

Code:
[Desktop Entry]
Comment=Contains removed files
EmptyIcon=trashcan_empty
Encoding=UTF-8
Icon=trashcan_full
Name=Recycle Bin
Name[en_US]=Recycle Bin
Type=Link
URL=trash:/

3) Save the document