Created attachment 2213 Use xdg icon names Hi, it seems that the places plugin doesn't use XDG icon names. For example it uses gnome-fs-home instead of user-home. Attached patch should fix most of the problems.
Cool, thanks. This'll go into the next release for sure.
Sorry for the delay. Your patch is r7411. The code actually checks thunar-vfs's specified icon for the trash to see if the trash is full or not, so I changed it to check for both the gnome-* icon and the user-* icon (r7412). Not pretty, I know.