summaryrefslogtreecommitdiffstats
path: root/menu
diff options
context:
space:
mode:
authorWaldo Bastian <waldo.bastian@intel.com>2006-07-13 22:15:54 +0000
committerWaldo Bastian <waldo.bastian@intel.com>2006-07-13 22:15:54 +0000
commit09593bf4d1902ae10bac0bbbdd3eb6d0a0a6673c (patch)
treec4fb7aa0fe5b5c376635826f23268e3dace328ac /menu
parent6855384d021d88557f80674798c584c15b547f36 (diff)
downloadxdg-specs-09593bf4d1902ae10bac0bbbdd3eb6d0a0a6673c.tar.xz
Fix .menu file in the how to install a submenu example
Diffstat (limited to 'menu')
-rw-r--r--menu/menu-spec.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/menu/menu-spec.xml b/menu/menu-spec.xml
index 268fe45..72831fa 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.0.draft-4">
+ <!ENTITY version "1.0.draft-5">
<!ENTITY dtd-version "1.0">
]>
@@ -8,7 +8,7 @@
<articleinfo>
<title>Desktop Menu Specification</title>
<releaseinfo>Version &version;</releaseinfo>
- <date>28 March 2006</date>
+ <date>13 July 2006</date>
<authorgroup>
<author>
<firstname>Waldo</firstname>
@@ -2032,9 +2032,10 @@ entries</ulink>: <varname>Categories</varname>,
<programlisting>
<replaceable>sysconfdir</replaceable>/menus/application-merged/shinythings-webmirror.menu:
- &lt;!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 0.8//EN"
- "http://www.freedesktop.org/standards/menu-spec/menu-0.8.dtd"&gt;
+ &lt;!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu &dtd-version;//EN"
+ "http://www.freedesktop.org/standards/menu-spec/menu-&dtd-version;.dtd"&gt;
&lt;Menu&gt;
+ &lt;Name&gt;Applications&lt;/Name&gt;
&lt;Menu&gt;
&lt;Name&gt;WebMirror&lt;/Name&gt;
&lt;Directory&gt;shinythings-webmirror.directory&lt;/Directory&gt;