Am Samstag 04 Dezember 2010, um 08:16:55 schrieb Zoltan Matlak: > Hi, > > Is it possible to add trash can to desktop or to task bar? Or the only way > to access it is from the file manager? > > Thanks for your help. > Zoltan
Just create a new txt file called trash.desktop in the Desktop folder and paste in the following: Type=Application Icon=emptytrash Name=Trash Name[de]=Persönliches Verzeichnis Categories=FileManager;Utility;Core;GTK; Exec=pcmanfm trash:/// StartupNotify=true Terminal=false This will give you a trash icon on the desktop. But unfortunately the icon is fixed and won't change if there is something in the trash. _______________________________________________ Mailing list: https://launchpad.net/~lubuntu-desktop Post to : [email protected] Unsubscribe : https://launchpad.net/~lubuntu-desktop More help : https://help.launchpad.net/ListHelp

