From: David Rheinsberg Date: Fri, 11 Oct 2024 07:53:25 +0000 (+0200) Subject: docs/DESKTOP_ENVIRONMENTS: fix formatting X-Git-Tag: v257-rc1~263 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5697bce82b1b37602255ac12e4a8f4a12305dc03;p=thirdparty%2Fsystemd.git docs/DESKTOP_ENVIRONMENTS: fix formatting The annotation about omittance is meant to be about the `RANDOM` string. However, the current formatting makes it look like the entire naming scheme is optional. Fix this. --- diff --git a/docs/DESKTOP_ENVIRONMENTS.md b/docs/DESKTOP_ENVIRONMENTS.md index 1c72969853c..ebf46949346 100644 --- a/docs/DESKTOP_ENVIRONMENTS.md +++ b/docs/DESKTOP_ENVIRONMENTS.md @@ -66,10 +66,10 @@ desktop environments should adhere to the following conventions: is encouraged. * The RANDOM should be a string of random characters to ensure that multiple instances - of the application can be launched. + of the application can be launched. - It can be omitted in the case of a non-transient application services which can ensure - multiple instances are not spawned, such as a DBus activated application. + It can be omitted in the case of a non-transient application services which can ensure + multiple instances are not spawned, such as a DBus activated application. * If no application ID is available, the launcher should generate a reasonable name when possible (e.g. using `basename(argv[0])`). This name must not