mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
directory: add more remote file system schemes
This commit is contained in:
parent
5bf37b7769
commit
dee623a8dc
1 changed files with 2 additions and 0 deletions
|
@ -602,6 +602,8 @@ nautilus_directory_is_in_recent (NautilusDirectory *directory)
|
|||
}
|
||||
|
||||
static const gchar * const remote_types[] = {
|
||||
"afp",
|
||||
"google-drive",
|
||||
"sftp",
|
||||
"webdav",
|
||||
"ftp",
|
||||
|
|
Loading…
Reference in a new issue