summaryrefslogtreecommitdiff
path: root/gnu/packages/tryton.scm
diff options
context:
space:
mode:
authorHartmut Goebel <h.goebel@crazy-compilers.com>2021-01-22 16:55:23 +0100
committerHartmut Goebel <h.goebel@crazy-compilers.com>2021-02-08 19:47:12 +0100
commit71094100008319d628fb05a13b628f2f0eb2bf2f (patch)
tree6191e9b833fd6a21102533c58520646f0512963b /gnu/packages/tryton.scm
parent0ad07005d4a77be0289dc187b2994b9bcb4acbf2 (diff)
downloadguix-patches-71094100008319d628fb05a13b628f2f0eb2bf2f.tar
guix-patches-71094100008319d628fb05a13b628f2f0eb2bf2f.tar.gz
gnu: tryton: Rephrase synopsis and description.
* gnu/packages/tryton.scm (tryton)[synopsis, description] Rephrase.
Diffstat (limited to 'gnu/packages/tryton.scm')
-rw-r--r--gnu/packages/tryton.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm
index ca378e05b9..e92e60739d 100644
--- a/gnu/packages/tryton.scm
+++ b/gnu/packages/tryton.scm
@@ -117,9 +117,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