diff options
author | Waldo Bastian <waldo.bastian@intel.com> | 2005-02-10 15:25:10 +0000 |
---|---|---|
committer | Waldo Bastian <waldo.bastian@intel.com> | 2005-02-10 15:25:10 +0000 |
commit | f201f3c3ac3131ed752c2d3a18da7e041d458a69 (patch) | |
tree | 4291b652bf9896a990fa65f5447002091883f8af /menu/menu-spec.xml | |
parent | 6839b8fa8f4d6003c3a0d0a013371d3d12bd65a6 (diff) | |
download | xdg-specs-f201f3c3ac3131ed752c2d3a18da7e041d458a69.tar.xz |
Slight rewording in example of desktop-file id to make it more obvious
Diffstat (limited to 'menu/menu-spec.xml')
-rw-r--r-- | menu/menu-spec.xml | 6 |
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 <AppDir>, and <filename>/opt/fop</filename> - as a <LegacyDir> with a prefix of <literal>foo-</literal> + specified as an <AppDir>, and <filename>/opt/ude</filename> + as <LegacyDir prefix="foo-"> 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> |