diff options
author | David Faure <faure@kde.org> | 2014-04-02 23:09:28 +0200 |
---|---|---|
committer | David Faure <faure@kde.org> | 2014-04-02 23:09:28 +0200 |
commit | e9be1b7628eb1db3e85be02a3a9f424448be1ec6 (patch) | |
tree | 4eb8eb64f27ccef4db0fdcabeb8486762fc77a69 /wm-spec | |
parent | f680442c60dbeea2cb4ea88cfb35385df2b8a114 (diff) | |
download | xdg-specs-e9be1b7628eb1db3e85be02a3a9f424448be1ec6.tar.xz |
date -> pubdate, so it appears in the HTML-generated pages
https://bugs.freedesktop.org/show_bug.cgi?id=76045
Diffstat (limited to 'wm-spec')
-rw-r--r-- | wm-spec/wm-spec.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/wm-spec/wm-spec.xml b/wm-spec/wm-spec.xml index 08eef15..0859dc6 100644 --- a/wm-spec/wm-spec.xml +++ b/wm-spec/wm-spec.xml @@ -1,7 +1,5 @@ <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [ -<!ENTITY version "Draft version 1.5.draft-1"> -<!ENTITY date "Fri November 29, 2011"> ]> <article id="index"> <articleinfo> @@ -11,8 +9,8 @@ </corpauthor> </authorgroup> <title>Extended Window Manager Hints</title> -<date>&date;</date> -<releaseinfo>&version;</releaseinfo> +<pubdate>29 November 2011</pubdate> +<releaseinfo>1.5</releaseinfo> </articleinfo> <sect1> <title>Introduction</title> |