diff options
author | David Faure <faure@kde.org> | 2016-08-20 10:28:58 +0200 |
---|---|---|
committer | David Faure <faure@kde.org> | 2016-08-20 10:28:58 +0200 |
commit | 7860a2370969f6d0c970c0e9db73e06049d96413 (patch) | |
tree | 2751f7ed3444fadefd9bcaf75b6c73fe419fee80 /menu | |
parent | f5df0f4dc789a62c7b7291fcfe7e8f682d589c49 (diff) |
Add Pantheon Desktop Environment to menu spec
https://bugs.freedesktop.org/show_bug.cgi?id=97385
Diffstat (limited to 'menu')
-rw-r--r-- | menu/menu-spec.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/menu/menu-spec.xml b/menu/menu-spec.xml index 7b84176..e994da2 100644 --- a/menu/menu-spec.xml +++ b/menu/menu-spec.xml @@ -1,6 +1,6 @@ <!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 "1.1-draft"> + <!ENTITY version "1.1"> <!ENTITY dtd-version "1.0"> ]> @@ -8,7 +8,7 @@ <articleinfo> <title>Desktop Menu Specification</title> <releaseinfo>Version &version;</releaseinfo> - <pubdate>31 March 2011</pubdate> + <pubdate>20 August 2016</pubdate> <authorgroup> <author> <firstname>Waldo</firstname> @@ -2174,6 +2174,8 @@ </row><row> <entry>Cinnamon</entry><entry>Cinnamon Desktop</entry> </row><row> + <entry>Pantheon</entry><entry>Pantheon Desktop</entry> + </row><row> <entry>Old</entry><entry>Legacy menu systems</entry> </row> </tbody> |