Actually this is not a nautilus bug, it's gvfs.

In daemon/gvfsbackendcomputer.c around line 522 we have 
  file->display_name = g_strdup (_("Filesystem"));
  file->icon = g_themed_icon_new ("drive-harddisk");
  file->root = g_file_new_for_path ("/");

I think just changing "drive-harddisk" to "drive-harddisk-dist" and
providing an icon would do it.

-- 
Place an Ubuntu icon/emblem on the system partition
https://bugs.launchpad.net/bugs/301035
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to