guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#46037] [PATCH 2/2] gnu: tryton: Rephrase synopsis and description.


From: Hartmut Goebel
Subject: [bug#46037] [PATCH 2/2] gnu: tryton: Rephrase synopsis and description.
Date: Fri, 22 Jan 2021 17:02:46 +0100

* 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 via email to

[Prev in Thread] Current Thread [Next in Thread]