Page 1 of 1

add trash icon to panel

Posted: 27 Feb 2013, 22:13
by tosal
Hi, is any way to add trash icon to the panel in porteus v2 64bit lxde?

Re: add trash icon to panel

Posted: 01 Mar 2013, 22:50
by fanthom
hello tosal,

please save this content as /usr/share/applications/trash.desktop:

Code: Select all

[Desktop Entry]
Type=Application
Icon=user-trash
Name=Trash
GenericName=Trash
Comment=open trash in PCManFM
Categories=Utility
Exec=pcmanfm trash:///
StartupNotify=true
Terminal=false
MimeType=x-directory/normal;inode/directory;
than right mouse click on firefox icon -> choose 'Application Launch Bar Settings' -> add your trash to the panel (you can find it under Accessories).

unfortunately this trash workaround wont allow you to empty it with right mouse click, etc..

Re: add trash icon to panel

Posted: 02 Mar 2013, 12:53
by tosal
thanks for your reply
i'm going to try and let you know