unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Bruno Victal <mirai@makinata.eu>
To: 64256@debbugs.gnu.org
Cc: Bruno Victal <mirai@makinata.eu>
Subject: [bug#64256] [PATCH 2/2] gnu: desktop-file-utils: Format description.
Date: Fri, 23 Jun 2023 16:46:26 +0100	[thread overview]
Message-ID: <119030edc53ec0e936c0ea0490f861ea735f4ecb.1687535166.git.mirai@makinata.eu> (raw)
In-Reply-To: <cover.1687534864.git.mirai@makinata.eu>

* gnu/packages/freedesktop.scm (desktop-file-utils)[description]: Format
description.
---
 gnu/packages/freedesktop.scm | 22 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)

diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 6385741d89..3bfc8b33ae 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -2214,15 +2214,19 @@ (define-public desktop-file-utils
     (description
      "This package contains a few command line utilities for working with
 desktop entries:
-
-desktop-file-validate: validates a desktop file and prints warnings/errors
-                       about desktop entry specification violations.
-
-desktop-file-install: installs a desktop file to the applications directory,
-                      optionally munging it a bit in transit.
-
-update-desktop-database: updates the database containing a cache of MIME types
-                         handled by desktop files.")
+@table @command
+@item desktop-file-validate
+Validates a desktop file and prints warnings/errors about desktop entry
+specification violations.
+
+@item desktop-file-install
+Installs a desktop file to the applications directory, optionally munging it
+a bit in transit.
+
+@item update-desktop-database
+Updates the database containing a cache of MIME types handled by desktop
+files.
+@end table")
     (license license:gpl2+)))
 
 (define-public xdg-user-dirs
-- 
2.39.2





  parent reply	other threads:[~2023-06-23 15:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-23 15:42 [bug#64256] [PATCH 0/2] Package description typo fixes Bruno Victal
2023-06-23 15:46 ` [bug#64256] [PATCH 1/2] gnu: guile-hashing: Fix description Bruno Victal
2023-06-23 15:46 ` Bruno Victal [this message]
2023-07-11 14:12 ` bug#64256: [PATCH 0/2] Package description typo fixes Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=119030edc53ec0e936c0ea0490f861ea735f4ecb.1687535166.git.mirai@makinata.eu \
    --to=mirai@makinata.eu \
    --cc=64256@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).