Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 254566
Collapse All | Expand All

(-)./gnome-mount-0.8.old/gnome-mount.schemas.in (-3 / +3 lines)
Lines 6-12 Link Here
6
        <applyto>/system/storage/default_options/vfat/mount_options</applyto>
6
        <applyto>/system/storage/default_options/vfat/mount_options</applyto>
7
        <type>list</type>
7
        <type>list</type>
8
        <list_type>string</list_type>
8
        <list_type>string</list_type>
9
        <default>[shortname=lower,uid=]</default>
9
        <default>[shortname=lower,uid=,utf8]</default>
10
        <locale name="C">
10
        <locale name="C">
11
          <short>Default mount options for vfat fs</short>
11
          <short>Default mount options for vfat fs</short>
12
          <long>A list of default mount options for volumes formatted with the vfat file system.</long>
12
          <long>A list of default mount options for volumes formatted with the vfat file system.</long>
Lines 18-24 Link Here
18
        <applyto>/system/storage/default_options/iso9660/mount_options</applyto>
18
        <applyto>/system/storage/default_options/iso9660/mount_options</applyto>
19
        <type>list</type>
19
        <type>list</type>
20
        <list_type>string</list_type>
20
        <list_type>string</list_type>
21
        <default>[uid=]</default>
21
        <default>[uid=,utf8]</default>
22
        <locale name="C">
22
        <locale name="C">
23
          <short>Default mount options for iso9660 fs</short>
23
          <short>Default mount options for iso9660 fs</short>
24
          <long>A list of default mount options for volumes formatted with the iso9660 file system.</long>
24
          <long>A list of default mount options for volumes formatted with the iso9660 file system.</long>
Lines 42-48 Link Here
42
        <applyto>/system/storage/default_options/ntfs/mount_options</applyto>
42
        <applyto>/system/storage/default_options/ntfs/mount_options</applyto>
43
        <type>list</type>
43
        <type>list</type>
44
        <list_type>string</list_type>
44
        <list_type>string</list_type>
45
        <default>[umask=222]</default>
45
        <default>[umask=222,utf8]</default>
46
        <locale name="C">
46
        <locale name="C">
47
          <short>Default mount options for ntfs fs</short>
47
          <short>Default mount options for ntfs fs</short>
48
          <long>A list of default mount options for volumes formatted with the ntfs file system.</long>
48
          <long>A list of default mount options for volumes formatted with the ntfs file system.</long>

Return to bug 254566