Created attachment 2770 update icon names according to spec Hey, it seems I never reported the problem against 1.0, so it's present in 1.1.0 too. Some icons don't use the xdg naming spec. Attached patch should fix the problem (maybe I'm lacking some of them but I think all of them should be fine).
Thanks Yves-Alexis. I applied part of the patch, leaving stock_folder-copy and stock_folder-move in place because GTK_STOCK_COPY is somewhat different from stock_folder-copy and folder-move is not part of the icon naming specification. commit 1e9764a91c3e4cf79dd8ee46bd148fec3cbd8058 Author: Jannis Pohlmann <jannis@xfce.org> Date: Sat Jan 9 16:52:02 2010 +0100 Use stock icons and standard icon names where appropriate (bug #6133). Patch provided by Yves-Alexis Perez <corsac@debian.org>.