Tuesday, August 28, 2007

Creat trash icon on desktop

1)Go to ~/Desktop/
2)create file named trash.desktop
3)open this file in a text editor
4)put following code in it:

"[Desktop Entry]
Type=Link
URL=trash:/
Encoding=UTF-8
Icon=trashcan_full
EmptyIcon=trashcan_empty
Name=Trash
Comment=Contains removed files
OnlyShowIn=KDE"

5)save and voila!

Remember, you can always access your trash from konqueror if you type trash:/ in the address bar