Le dimanche 11 mars 2007, à 17:18, Vincent Untz a écrit :
> Hi,
> 
> I've been working on updating desktop-file-utils for the latest
> changes in the desktop entry spec. While doing this, I found that there
> are still some issues with the spec.
> 
> Here are some patches:

And another patch which just changes "the $PATH" to "the $PATH
environment variable".

Vincent

-- 
Les gens heureux ne sont pas pressés.
Index: desktop-entry-spec/desktop-entry-spec.xml
===================================================================
--- desktop-entry-spec.orig/desktop-entry-spec.xml	2007-03-24 12:19:48.000000000 +0100
+++ desktop-entry-spec/desktop-entry-spec.xml	2007-03-24 12:20:11.000000000 +0100
@@ -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.
     </para>
_______________________________________________
xdg mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/xdg

Reply via email to