~ubuntu-branches/ubuntu/precise/gnome-keyring/precise

« back to all changes in this revision

Viewing changes to schema/org.gnome.crypto.pgp.gschema.xml

  • Committer: Package Import Robot
  • Author(s): Rodrigo Moya
  • Date: 2011-09-06 10:34:09 UTC
  • mto: This revision was merged to the branch mainline in revision 124.
  • Revision ID: package-import@ubuntu.com-20110906103409-pyc6sk6k19ml05la
Tags: upstream-3.1.91
ImportĀ upstreamĀ versionĀ 3.1.91

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
                        <summary>Last key used to sign a message.</summary>
26
26
                        <description>The ID of the last secret key used to sign a message.</description>
27
27
                </key>
 
28
                <key name="keyservers" type="as">
 
29
                        <default>['hkp://pool.sks-keyservers.net', 'ldap://keyserver.pgp.com']</default>
 
30
                        <summary>PGP key servers</summary>
 
31
                        <description>A list of key server URIs to search for remote PGP keys. A display name can be included, by appending a space and then the name.</description>
 
32
                </key>
28
33
        </schema>
29
34
</schemalist>