--- gnome-mount.schemas.in.orig Wed Jun 21 22:45:53 2006
+++ gnome-mount.schemas.in Sun Dec 31 15:38:28 2006
@@ -6,7 +6,7 @@
/system/storage/default_options/vfat/mount_options
list
string
- [shortname=winnt,uid=]
+ [longnames,-u=]
Default mount options for vfat fs
A list of default mount options for volumes formatted with the vfat file system.
@@ -18,7 +18,7 @@
/system/storage/default_options/iso9660/mount_options
list
string
- [uid=]
+ []
Default mount options for iso9660 fs
A list of default mount options for volumes formatted with the iso9660 file system.
@@ -30,7 +30,7 @@
/system/storage/default_options/udf/mount_options
list
string
- [uid=]
+ []
Default mount options for udf fs
A list of default mount options for volumes formatted with the udf file system.
@@ -42,7 +42,7 @@
/system/storage/default_options/ntfs/mount_options
list
string
- [umask=222]
+ [-m=222]
Default mount options for ntfs fs
A list of default mount options for volumes formatted with the ntfs file system.