first commit
This commit is contained in:
31
etc_org/gnome-vfs-2.0/modules/default-modules.conf
Normal file
31
etc_org/gnome-vfs-2.0/modules/default-modules.conf
Normal file
@ -0,0 +1,31 @@
|
||||
#
|
||||
# Module configuration file for the GNOME Virtual File System.
|
||||
#
|
||||
# Syntax:
|
||||
#
|
||||
# <method 1> <method 2> ... <method N> : <module>
|
||||
#
|
||||
|
||||
computer: computer
|
||||
|
||||
dns-sd: dns-sd
|
||||
|
||||
file: file
|
||||
|
||||
test: vfs-test
|
||||
|
||||
network: network
|
||||
|
||||
#nntp: nntp
|
||||
|
||||
gzip ugzip: gzip
|
||||
|
||||
#efs: vefs
|
||||
|
||||
#nfs: nfs
|
||||
|
||||
sftp: sftp
|
||||
|
||||
ssh: sftp
|
||||
|
||||
tar: tar
|
19
etc_org/gnome-vfs-2.0/modules/extra-modules.conf
Normal file
19
etc_org/gnome-vfs-2.0/modules/extra-modules.conf
Normal file
@ -0,0 +1,19 @@
|
||||
#
|
||||
# Module configuration file for the GNOME Virtual File System.
|
||||
#
|
||||
# Syntax:
|
||||
#
|
||||
# <method 1> <method 2> ... <method N> : <module>
|
||||
#
|
||||
|
||||
bzip2: bzip2
|
||||
|
||||
ftp: ftp
|
||||
|
||||
http: http
|
||||
|
||||
dav: http
|
||||
|
||||
davs: http
|
||||
|
||||
https: http
|
Reference in New Issue
Block a user