Sync from Nautilus commit b72d57b038e50172fac2fafdc6c26660378aab34
No changes (except a whitespace fix), for we already had a copy of special_directory_get_gicon().
This commit is contained in:
parent
2af5ce906e
commit
eb40a6cc68
@ -509,7 +509,6 @@ sidebar_update_restore_selection (GtkPlacesSidebar *sidebar,
|
||||
static GIcon *
|
||||
special_directory_get_gicon (GUserDirectory directory)
|
||||
{
|
||||
|
||||
#define ICON_CASE(x) \
|
||||
case G_USER_DIRECTORY_ ## x: \
|
||||
return g_themed_icon_new (ICON_NAME_FOLDER_ ## x);
|
||||
|
Loading…
Reference in New Issue
Block a user