From cab65e9ade1e0a9c549a8f1ab4781e9585410803 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Sat, 28 Apr 2007 13:49:31 +0000 Subject: change "the $PATH" to "the $PATH environment variable". 2007-04-28 Vincent Untz * desktop-entry-spec.xml: change "the $PATH" to "the $PATH environment variable". http://lists.freedesktop.org/archives/xdg/2007-March/009552.html --- desktop-entry/ChangeLog | 6 ++++++ desktop-entry/desktop-entry-spec.xml | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'desktop-entry') diff --git a/desktop-entry/ChangeLog b/desktop-entry/ChangeLog index 3295e61..b38d940 100644 --- a/desktop-entry/ChangeLog +++ b/desktop-entry/ChangeLog @@ -1,3 +1,9 @@ +2007-04-28 Vincent Untz + + * desktop-entry-spec.xml: change "the $PATH" to "the $PATH environment + variable". + http://lists.freedesktop.org/archives/xdg/2007-March/009552.html + 2007-04-28 Vincent Untz * desktop-entry-spec.xml: improve the description of the Comment key. diff --git a/desktop-entry/desktop-entry-spec.xml b/desktop-entry/desktop-entry-spec.xml index f79016d..756419e 100644 --- a/desktop-entry/desktop-entry-spec.xml +++ b/desktop-entry/desktop-entry-spec.xml @@ -571,7 +571,8 @@ by one or more arguments. The executable program can either be specified with its full path or with the name of the executable only. If no full path is provided the - executable is looked up in the $PATH used by the desktop environment. + executable is looked up in the $PATH environment variable used by the + desktop environment. The name or path of the executable program may not contain the equal sign ("="). Arguments are separated by a space. -- cgit v1.2.3-54-g00ecf