https://bugzilla.xfce.org/show_bug.cgi?id=15888
ToZ <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from ToZ <[email protected]> --- The Directory Menu uses gtk_image_set_from_icon_name()[1] to set the icon, so it needs to be an icon from the icon theme to work - custom icons not supported. As a workaround, you can copy your custom icon to ~/.icons (create the folder if it doesn't exist) and then you can find the icon under the "Uncategorized" or "All" sections. [1]https://git.xfce.org/xfce/xfce4-panel/tree/plugins/directorymenu/directorymenu.c#n247 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
