howtothings.co.uk
How to add the recycle bin to the desktop - Printable Version

+- howtothings.co.uk (https://www.howtothings.co.uk)
+-- Forum: Computing (https://www.howtothings.co.uk/forumdisplay.php?fid=4)
+--- Forum: Operating System and Software Support (https://www.howtothings.co.uk/forumdisplay.php?fid=17)
+--- Thread: How to add the recycle bin to the desktop (/showthread.php?tid=552)



How to add the recycle bin to the desktop - Mark - 21-11-2010

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