gnu: tryton: Rephrase synopsis and description.
* gnu/packages/tryton.scm (tryton)[synopsis, description] Rephrase.
This commit is contained in:
parent
0ad07005d4
commit
7109410000
1 changed files with 2 additions and 2 deletions
|
@ -117,9 +117,9 @@ and security.")
|
||||||
("python-pycairo" ,python-pycairo)
|
("python-pycairo" ,python-pycairo)
|
||||||
("python-pygobject" ,python-pygobject)))
|
("python-pygobject" ,python-pygobject)))
|
||||||
(home-page "https://www.tryton.org/")
|
(home-page "https://www.tryton.org/")
|
||||||
(synopsis "Client component of Tryton")
|
(synopsis "Tryton Client")
|
||||||
(description
|
(description
|
||||||
"This package is the client component of Tryton.")
|
"This package provides the Tryton GTK client.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
(define-public python-trytond-country
|
(define-public python-trytond-country
|
||||||
|
|
Reference in a new issue