Desktop Trashcan Problem
Posted: Sat Jun 25, 2011 9:33 am
I am using LXDE/Archlinux on an EeePC 901.
The trashcan on my desktop does not show the "empty" icon after it has been emptied, although it behaves correctly within pcmanfm.
The desktop entry is:
If I replace "Icon=trashcan_full" with "Icon=trashcan_empty", an empty trashcan is shown, so the icon is actually present.
I would be very grateful for any advice.
Thanks in advance.
The trashcan on my desktop does not show the "empty" icon after it has been emptied, although it behaves correctly within pcmanfm.
The desktop entry is:
Code: Select all
[Desktop Entry]
Type=Link
URL=trash:/
Encoding=UTF-8
Icon=trashcan_full
EmptyIcon=trashcan_empty
Name=Wastebin
Comment=Contains removed files
#OnlyShowIn=KDE
I would be very grateful for any advice.
Thanks in advance.