summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Jon McCann <jmccann@redhat.com>2010-10-28 14:26:33 -0400
committerWilliam Jon McCann <jmccann@redhat.com>2010-10-28 14:26:33 -0400
commita0bab8e3d0443f7db3173c7786d5ac309c689d79 (patch)
treebc16c4b57000a124a634ebba1c93c60107d3b52f
parent31dd7c3f7c93d79cc0872f75597223748df09205 (diff)
downloadlibnotify-a0bab8e3d0443f7db3173c7786d5ac309c689d79.tar.gz
Bump spec version and update authors
-rw-r--r--docs/notification-spec.xml97
1 files changed, 11 insertions, 86 deletions
diff --git a/docs/notification-spec.xml b/docs/notification-spec.xml
index f1f4b09..7ee9bbb 100644
--- a/docs/notification-spec.xml
+++ b/docs/notification-spec.xml
@@ -3,8 +3,8 @@
<article id="index">
<articleinfo>
<title>Desktop Notifications Specification</title>
- <releaseinfo>Version 1.1</releaseinfo>
- <date>25 August 2007</date>
+ <releaseinfo>Version 1.2</releaseinfo>
+ <date>28 October 2010</date>
<authorgroup>
<author>
<firstname>Mike</firstname>
@@ -24,91 +24,16 @@
</address>
</affiliation>
</author>
+ <author>
+ <firstname>William Jon</firstname>
+ <surname>McCann</surname>
+ <affiliation>
+ <address>
+ <email>jmccann@redhat.com</email>
+ </address>
+ </affiliation>
+ </author>
</authorgroup>
- <revhistory>
- <revision>
- <revnumber>1.0</revnumber>
- <date>25 August 2007</date>
- <authorinitials>cdh</authorinitials>
- <revremark>
- Added spec_version to the GetServerInformation return values.
- Mark this specification as a 1.0.
- </revremark>
- </revision>
- <revision>
- <revnumber>0.9</revnumber>
- <date>15 January 2006</date>
- <authorinitials>cdh</authorinitials>
- <revremark>
- Clarify the naming for the application IDs.
- Put back a number of things that probably shouldn't have been removed
- from the spec.
- </revremark>
- </revision>
- <revision>
- <revnumber>0.8</revnumber>
- <date>23 September 2005</date>
- <authorinitials>J5</authorinitials>
- <revremark>
- Major overhaul of spec to work with the newer D-Bus recursive type system.
- Simplify protocol.
- Changed the verbage notification type to category
- </revremark>
- </revision>
- <revision>
- <revnumber>0.7</revnumber>
- <date>28 July 2005</date>
- <authorinitials>cdh</authorinitials>
- <revremark>
- Added "x" and "y" hints. Talk about the variant type for hint values.
- </revremark>
- </revision>
- <revision>
- <revnumber>0.6</revnumber>
- <date>1 April 2005</date>
- <authorinitials>cdh</authorinitials>
- <revremark>
- Updated to work with D-BUS 0.31+.
- </revremark>
- </revision>
- <revision>
- <revnumber>0.5</revnumber>
- <date>2 October 2004</date>
- <authorinitials>cdh</authorinitials>
- <revremark>
- Added a "suppress-sound" hint. Added a "sound" capability. Renamed the
- "soundfile" hint to sound-file".
- </revremark>
- </revision>
- <revision>
- <revnumber>0.4</revnumber>
- <date>29 September 2004</date>
- <authorinitials>cdh</authorinitials>
- <revremark>
- Added image support in markup, and made the restrictions on markup more
- clear. Removed the High urgency. Added new notification types. Fixed
- notification expiration.
- </revremark>
- </revision>
- <revision>
- <revnumber>0.3</revnumber>
- <date>15 September 2004</date>
- <authorinitials>cdh</authorinitials>
- <revremark>Added hint and notification type sections</revremark>
- </revision>
- <revision>
- <revnumber>0.2</revnumber>
- <date>foo</date>
- <authorinitials>mh</authorinitials>
- <revremark>Added replaces field to protocol</revremark>
- </revision>
- <revision>
- <revnumber>0.1</revnumber>
- <date>foo</date>
- <authorinitials>mh</authorinitials>
- <revremark>Initial version</revremark>
- </revision>
- </revhistory>
</articleinfo>
<sect1 id="introduction">