--- libgnomevfs/gnome-vfs-filesystem-type.c 2008-11-12 23:23:10.000000000 +1100 +++ libgnomevfs/gnome-vfs-filesystem-type.c 2008-11-12 23:21:20.000000000 +1100 @@ -63,6 +63,7 @@ { "msdos" , N_("MSDOS Volume"), 0 }, { "msdosfs" , N_("MSDOS Volume"), 0 }, { "nfs" , N_("NFS Network Volume"), 1 }, + { "nfs4" , N_("NFS4 Network Volume"), 1 }, { "ntfs" , N_("Windows NT Volume"), 0 }, { "nwfs" , N_("Netware Volume"), 0 }, { "proc" , N_("System Volume"), 0 },