summaryrefslogtreecommitdiffstats
path: root/menu
diff options
context:
space:
mode:
authorWaldo Bastian <waldo.bastian@intel.com>2005-02-10 15:25:10 +0000
committerWaldo Bastian <waldo.bastian@intel.com>2005-02-10 15:25:10 +0000
commitf201f3c3ac3131ed752c2d3a18da7e041d458a69 (patch)
tree4291b652bf9896a990fa65f5447002091883f8af /menu
parent6839b8fa8f4d6003c3a0d0a013371d3d12bd65a6 (diff)
downloadxdg-specs-f201f3c3ac3131ed752c2d3a18da7e041d458a69.tar.xz
Slight rewording in example of desktop-file id to make it more obvious
Diffstat (limited to 'menu')
-rw-r--r--menu/menu-spec.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/menu/menu-spec.xml b/menu/menu-spec.xml
index de3c1a0..506c8eb 100644
--- a/menu/menu-spec.xml
+++ b/menu/menu-spec.xml
@@ -1988,13 +1988,13 @@ entries</ulink>: <varname>Categories</varname>,
<para>
The id to identify a desktop entry with.
For example, if <filename>/usr/share/applications</filename> is
- specified as an &lt;AppDir&gt;, and <filename>/opt/fop</filename>
- as a &lt;LegacyDir&gt; with a prefix of <literal>foo-</literal>
+ specified as an &lt;AppDir&gt;, and <filename>/opt/ude</filename>
+ as &lt;LegacyDir prefix="foo-"&gt;
then
<filename>/usr/share/applications/foo/bar.desktop</filename>,
<filename>/usr/share/applications/foo-bar.desktop</filename>
and
- <filename>/opt/fop/Settings/bar.desktop</filename> all have
+ <filename>/opt/ude/Settings/bar.desktop</filename> all have
the same desktop-file id <literal>foo-bar.desktop</literal>
</para>
</glossdef>