From 3048968e19c2c4557f7843075dfa69c2964a7e15 Mon Sep 17 00:00:00 2001 From: David Faure Date: Fri, 4 Apr 2014 10:14:53 +0200 Subject: menu-spec: refer to the desktop entry spec for the desktop file ID concept --- menu/menu-spec.xml | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/menu/menu-spec.xml b/menu/menu-spec.xml index 73edfcd..7b84176 100644 --- a/menu/menu-spec.xml +++ b/menu/menu-spec.xml @@ -2416,16 +2416,13 @@ Desktop-File Id - The id to identify a desktop entry with. - For example, if /usr/share/applications is - specified as an <AppDir>, and /opt/ude - as <LegacyDir prefix="foo-"> - then - /usr/share/applications/foo/bar.desktop, - /usr/share/applications/foo-bar.desktop - and - /opt/ude/Settings/bar.desktop all have - the same desktop-file id foo-bar.desktop + The ID to identify a desktop entry with. + For desktop files installed in $XDG_DATA_DIRS/applications, this + is the same as the desktop file ID defined in the Desktop Entry Specification. + In addition, if /opt/ude is defined + as <LegacyDir prefix="foo-"> then + /opt/ude/Settings/bar.desktop has + the desktop-file id foo-bar.desktop -- cgit v1.2.3-54-g00ecf