diff options
author | Vincent Untz <vuntz@gnome.org> | 2011-03-31 21:56:53 +0530 |
---|---|---|
committer | Vincent Untz <vuntz@gnome.org> | 2011-03-31 21:59:23 +0530 |
commit | b6381cb31953070ba7b641bb6fbdb16758bd8356 (patch) | |
tree | f5f2333b49c43affab423240f291a52c001fe07d /menu | |
parent | da408f4ab4e22af0799440942b22b1e44e5f4364 (diff) | |
download | xdg-specs-b6381cb31953070ba7b641bb6fbdb16758bd8356.tar.xz |
menu: Add Unity to list of registered environments
See http://lists.freedesktop.org/archives/xdg/2011-March/011856.html
Diffstat (limited to 'menu')
-rw-r--r-- | menu/menu-spec.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/menu/menu-spec.xml b/menu/menu-spec.xml index 67365d7..8c6a5fa 100644 --- a/menu/menu-spec.xml +++ b/menu/menu-spec.xml @@ -8,7 +8,7 @@ <articleinfo> <title>Desktop Menu Specification</title> <releaseinfo>Version &version;</releaseinfo> - <date>23 June 2010</date> + <date>31 March 2011</date> <authorgroup> <author> <firstname>Waldo</firstname> @@ -2076,6 +2076,8 @@ </row><row> <entry>ROX</entry><entry>ROX Desktop</entry> </row><row> + <entry>Unity</entry><entry>Unity Shell</entry> + </row><row> <entry>XFCE</entry><entry>XFCE Desktop</entry> </row><row> <entry>Old</entry><entry>Legacy menu systems</entry> |