| 4 |
- |
1 |
<gconfschemafile>
|
|
|
2 |
<schemalist>
|
|
|
3 |
<schema>
|
|
|
4 |
<key>/schemas/apps/gnome-keyring/daemon-components/ssh</key>
|
|
|
5 |
<applyto>/apps/gnome-keyring/daemon-components/ssh</applyto>
|
|
|
6 |
<owner>gnome-keyring</owner>
|
|
|
7 |
<type>bool</type>
|
|
|
8 |
<default>TRUE</default>
|
|
|
9 |
<gettext_domain>gnome-keyring</gettext_domain>
|
|
|
10 |
<locale name="C">
|
|
|
11 |
<short>Whether the gnome-keyring SSH agent is enabled.</short>
|
|
|
12 |
<long>This option enables the SSH agent in the gnome-keyring daemon. It only takes effect as gnome-keyring-daemon starts, (ie: when the user logs in). This setting may be overridden when certain command line arguments are passed to the daemon.</long>
|
|
|
13 |
</locale>
|
|
|
14 |
</schema>
|
|
|
15 |
<schema>
|
|
|
16 |
<key>/schemas/apps/gnome-keyring/daemon-components/pkcs11</key>
|
|
|
17 |
<applyto>/apps/gnome-keyring/daemon-components/pkcs11</applyto>
|
|
|
18 |
<owner>gnome-keyring</owner>
|
|
|
19 |
<type>bool</type>
|
|
|
20 |
<default>TRUE</default>
|
|
|
21 |
<gettext_domain>gnome-keyring</gettext_domain>
|
|
|
22 |
<locale name="C">
|
|
|
23 |
<short>Whether the gnome-keyring PKCS#11 component is enabled.</short>
|
|
|
24 |
<long>This option enables the PKCS#11 component in the gnome-keyring daemon. It only takes effect as gnome-keyring-daemon starts, (ie: when the user logs in). This setting may be overridden when certain command line arguments are passed to the daemon.</long>
|
|
|
25 |
</locale>
|
|
|
26 |
</schema>
|
|
|
27 |
</schemalist>
|
|
|
28 |
</gconfschemafile>
|