all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hartmut Goebel <h.goebel@crazy-compilers.com>
To: 46037@debbugs.gnu.org
Subject: [bug#46037] [PATCH 2/2] gnu: tryton: Rephrase synopsis and description.
Date: Fri, 22 Jan 2021 17:02:46 +0100	[thread overview]
Message-ID: <661f66d9db907fc3bf5afb70388ee9ed65d3cf81.1611331018.git.h.goebel@crazy-compilers.com> (raw)
In-Reply-To: <fc1094dfadb6c1498df4c59dd7ac84d1830b2c16.1611331018.git.h.goebel@crazy-compilers.com>

* gnu/packages/tryton.scm (tryton)[synopsis, description] Rephrase.
---
 gnu/packages/tryton.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm
index eb1ea2859f..7009a394c8 100644
--- a/gnu/packages/tryton.scm
+++ b/gnu/packages/tryton.scm
@@ -114,9 +114,9 @@ and security.")
        ("python-pycairo" ,python-pycairo)
        ("python-pygobject" ,python-pygobject)))
     (home-page "https://www.tryton.org/")
-    (synopsis "Client component of Tryton")
+    (synopsis "Tryton Client")
     (description
-     "This package is the client component of Tryton.")
+     "This package provides the Tryton GTK client.")
     (license license:gpl3+)))
 
 (define-public python-trytond-country
-- 
2.21.3





  reply	other threads:[~2021-01-22 16:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-22 16:01 [bug#46037] [PATCH 1/2] gnu: Rename "python-trytond" to "trytond" Hartmut Goebel
2021-01-22 16:02 ` Hartmut Goebel [this message]
2021-01-22 21:30 ` bug#46037: (no subject) Hartmut Goebel

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

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

  git send-email \
    --in-reply-to=661f66d9db907fc3bf5afb70388ee9ed65d3cf81.1611331018.git.h.goebel@crazy-compilers.com \
    --to=h.goebel@crazy-compilers.com \
    --cc=46037@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.