diff options
author | Stef Walter <stef@memberwebs.com> | 2009-08-20 02:57:59 +0000 |
---|---|---|
committer | Stef Walter <stefw@collabora.co.uk> | 2010-12-04 16:11:42 +0000 |
commit | 75bcfac74b3508b64b315afc782af45316d36f68 (patch) | |
tree | 2dd1b93defc46aaea967ea7412bed0975a927915 /secret-service | |
parent | 66e81ac74e965b5b7681aabb4215d852c608815f (diff) | |
download | xdg-specs-75bcfac74b3508b64b315afc782af45316d36f68.tar.xz |
Clearly note that this is a draft specification
Diffstat (limited to 'secret-service')
-rw-r--r-- | secret-service/specification.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/secret-service/specification.xml b/secret-service/specification.xml index 335e9da..86acd02 100644 --- a/secret-service/specification.xml +++ b/secret-service/specification.xml @@ -1,9 +1,9 @@ <?xml version="1.0"?> <book xml:id="index" xmlns="http://docbook.org/ns/docbook" version="5.0"> <bookinfo> - <title>Secrets API Specification</title> + <title>Secrets API Draft</title> <releaseinfo> - Secrets 0.1 + Secrets 0.1 DRAFT <!-- The latest version of this documentation can be found on-line at <ulink role="online-location" url="http://[SERVER]/secrets/index.html">http://[SERVER]/secrets/</ulink>.--> </releaseinfo> |