Created attachment 6006 Don't use GTK_STOCK icons When using new adwaita-icon-theme 3.14.x, regular directories do not have icons. I do not have any network stuff to check, but here are a couple of potentially related reports: https://bugzilla.xfce.org/show_bug.cgi?id=10361 https://bugzilla.xfce.org/show_bug.cgi?id=9988 I pulled a few patches from Mageia's srpm and I'll attach them here: * Sun Feb 15 2015 wally <wally> 1.6.4-3.mga5 + Revision: 814986 - add patch to fix icon issue when oxygen-icon-theme is used * Sun Feb 15 2015 wally <wally> 1.6.4-2.mga5 + Revision: 814982 - add patches to fix some missing icons when adwaita-icon-theme is used
Created attachment 6007 Fix folder icon lookup
Created attachment 6008 Fix wallpaper plugin icon
For the sake of clarity, these are *not* my patches; "wally" from Mageia (assuming he wrote them) deserves that credit. I contacted him on IRC and asked him to follow up here. In the meantime, I still see the behavior reported in 10361 - will try to figure out what's going on there.
Created attachment 6010 Fix icon name usage
Created attachment 6011 Fix some GTK_STOCK icon usage
Created attachment 6012 Fix wallpaper plugin icon
Sorry for the noise, but I just attached ready-to-merge patches in git format with correct attribution after talking to wally on IRC: 14:12 < wally_> rworkman: sending those patches to upstream is in my TODO, but I've been a bit lazy lately 14:13 < wally_> rworkman: I can probably make git formatted patches, but not right now, maybe on monday 14:14 < wally_> rworkman: but if you want, you can also do it. you use my real name (from /whois) and mageia.org email addres 14:15 < wally_> which is wally@mageia.org
Fixed in git master. Thanks for the patches.