GNOME Bugzilla – Bug 586695
Use special XDG directory names
Last modified: 2010-03-09 04:50:46 UTC
See http://bugzilla.gnome.org/show_bug.cgi?id=541276 Short: glib now supports special icons for the XDG special folders. Nautilus trunk already supports them. Would be nice if the panel (Places) would show the same icons. You can find the icon names here: http://bugzilla.gnome.org/attachment.cgi?id=136424
Created attachment 137212 [details] Screenshot
Created attachment 141597 [details] [review] Use special icons for XDG dirs in places menu This patch adds the recognition of XDG dirs to panel_util_get_icon_for_uri_known_folders and creates a GIcon with g_themed_icon_new_with_default_fallbacks in panel_place_menu_item_append_gtk_bookmarks. This seems to do what is needed - although my icon theme seems to only have icons for documents and music :-/
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.